Searched refs:UART_LCR_8N1 (Results 1 – 3 of 3) sorted by relevance
223 #define UART_LCR_8N1 0x03 macro
29 #define UART_LCRVAL UART_LCR_8N1
24 #define UART_LCRVAL UART_LCR_8N1 /* 8 data, 1 stop, no parity */
Completed in 5 milliseconds