Searched refs:LCR_DLAB (Results 1 – 3 of 3) sorted by relevance
47 #define LCR_DLAB 0x80 macro101 out_8(&udbg_comport->lcr, LCR_DLAB); in udbg_init_uart()125 out_8(&port->lcr, LCR_DLAB); in udbg_probe_uart_speed()
126 #define LCR_DLAB 0x8000 /* Divisor Latch Access Bit */ macro
101 #define LCR_DLAB (1 << 7) /* Divisor Latch Access Bit */ macro