Searched refs:LCR_DLAB (Results 1 – 4 of 4) sorted by relevance
72 #define LCR_DLAB 0x80 macro73 #define CFCR_DLAB LCR_DLAB
227 if ((sc->lcr & LCR_DLAB) != 0) { in uart_ns16550_write() 344 if ((sc->lcr & LCR_DLAB) != 0) { in uart_ns16550_read()
141 uart_setreg(bas, REG_LCR, lcr | LCR_DLAB); in ns8250_get_divisor()307 uart_setreg(bas, REG_LCR, lcr | LCR_DLAB); in ns8250_param()
1902 bus_write_1(bar->b_res, REG_LCR, LCR_DLAB); in puc_config_quatech()