Searched refs:UART_LCR_WLEN7 (Results 1 – 3 of 3) sorted by relevance
112 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
455 soutp(UART_LCR, UART_LCR_WLEN7); in hardware_init_port()
360 lcr = UART_LCR_WLEN7; in sunplus_set_termios()