Searched refs:LCR_DLAB (Results 1 – 4 of 4) sorted by relevance
48 #define LCR_DLAB 0x80 macro109 out_8(&udbg_comport->lcr, LCR_DLAB); in udbg_init_uart()134 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
69 #define LCR_DLAB 0x80 macro