Home
last modified time | relevance | path

Searched defs:UART_LCRVAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_omap.c27 #define UART_LCRVAL UART_LCR_8N1 macro
H A Dns16550.c20 #define UART_LCRVAL UART_LCR_8N1 /* 8 data, 1 stop, no parity */ macro