Searched refs:UART_LCR_WLEN6 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| A D | serial_reg.h | 117 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro |
| /linux/drivers/tty/serial/ | ||
| A D | sunplus-uart.c | 357 lcr = UART_LCR_WLEN6; in sunplus_set_termios() |
Completed in 7 milliseconds