Searched refs:UART_LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
88 #define UART_LCR_DLAB 0x80 /* Divisor Latch Access */ macro94 #define UART_LCR_CONF_MODE_A UART_LCR_DLAB /* Configuration mode A */
657 ns_write_reg(uart, UART_LCR, lcr | UART_LCR_DLAB); in ns16550_setup_preirq()
Completed in 4 milliseconds