Searched refs:UART_LCR (Results 1 – 3 of 3) sorted by relevance
23 #define UART_LCR 0x0C /* Line control register */ macro125 io_write32(base + UART_LCR, UART_LCR_DLAB); in hi16xx_uart_init()134 io_write32(base + UART_LCR, UART_LCR_DLS8); in hi16xx_uart_init()
39 #define UART_LCR 0x3 macro
20 #define UART_LCR 0xc macro
Completed in 2 milliseconds