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