Searched refs:UART_LCRVAL (Results 1 – 2 of 2) sorted by relevance
27 #define UART_LCRVAL UART_LCR_8N1 macro77 serial_dout(&com_port->lcr, UART_LCR_BKSE | UART_LCRVAL); in _debug_uart_init()80 serial_dout(&com_port->lcr, UART_LCRVAL); in _debug_uart_init()
20 #define UART_LCRVAL UART_LCR_8N1 /* 8 data, 1 stop, no parity */ macro188 serial_out(UART_LCRVAL, &com_port->lcr); in NS16550_init()269 serial_dout(&com_port->lcr, UART_LCR_BKSE | UART_LCRVAL); in _debug_uart_init()272 serial_dout(&com_port->lcr, UART_LCRVAL); in _debug_uart_init()279 serial_dout(&com_port->lcr, UART_LCR_BKSE | UART_LCRVAL); in NS16550_read_baud_divisor()282 serial_dout(&com_port->lcr, UART_LCRVAL); in NS16550_read_baud_divisor()