Searched refs:UART_LCR_8BITS (Results 1 – 2 of 2) sorted by relevance
94 UART_LCR_8BITS = 0x03, enumerator177 IO_WRITE( LCR, UART_LCR_8BITS ); in legacy_uart_init()340 MMIO_WRITE( LCR, UART_LCR_8BITS ); in mmio_uart_init()420 MMIO_WRITE(LCR, UART_LCR_8BITS); /* Set 8 bits, clear DLAB */ in lpss_uart_re_init()
121 UART_LCR_8BITS = 0x03, enumerator