Searched defs:UART_LCRVAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/serial/ | ||
H A D | serial_omap.c | 27 #define UART_LCRVAL UART_LCR_8N1 macro |
H A D | ns16550.c | 20 #define UART_LCRVAL UART_LCR_8N1 /* 8 data, 1 stop, no parity */ macro |