Searched refs:LCR_SET_DLAB (Results 1 – 2 of 2) sorted by relevance
39 #define LCR_SET_DLAB 0x80 /* enable r/w DLR to set the baud rate */ macro
95 addr->LCR |= LCR_SET_DLAB; in csi_usart_config_baudrate()103 addr->LCR &= (~LCR_SET_DLAB); in csi_usart_config_baudrate()
Completed in 4 milliseconds