Searched refs:UART_LCR_WLEN6 (Results 1 – 2 of 2) sorted by relevance
116 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
355 lcr = UART_LCR_WLEN6; in sunplus_set_termios()