Home
last modified time | relevance | path

Searched refs:UART_LCR_8N1 (Results 1 – 3 of 3) sorted by relevance

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