Searched refs:LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
75 #define LCR_DLAB 0x80 macro76 #define CFCR_DLAB LCR_DLAB
420 if ((uart->lcr & LCR_DLAB) != 0) { in uart_write()543 if ((uart->lcr & LCR_DLAB) != 0) { in uart_read()
Completed in 5 milliseconds