Searched refs:UART_LCR_WLEN6 (Results 1 – 22 of 22) sorted by relevance
50 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
118 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
110 #define LCR_MASK_BITS_CHAR (UART_LCR_WLEN5 | UART_LCR_WLEN6 \609 sizebits = UART_LCR_WLEN6; in config_port()
447 cval = UART_LCR_WLEN6; in serial_pxa_set_termios()
529 lcr = UART_LCR_WLEN6; in siu_set_termios()
703 cval = UART_LCR_WLEN6; in m32r_sio_set_termios()
377 #define LCR_MASK_BITS_CHAR (UART_LCR_WLEN5 | UART_LCR_WLEN6 \1331 sizebits = UART_LCR_WLEN6; in config_port()
1129 lcr |= UART_LCR_WLEN6; in tegra_uart_set_termios()
874 cval = UART_LCR_WLEN6; in serial_omap_set_termios()
109 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
223 urb_value |= UART_LCR_WLEN6; in ssu100_set_termios()
482 new_lcr |= UART_LCR_WLEN6; in f81232_set_termios()
235 lcr = UART_LCR_WLEN6; in ark3116_set_termios()
292 new_lcr |= UART_LCR_WLEN6; in qt2_set_termios()
1552 lData = UART_LCR_WLEN6; in change_port_settings()
756 lcr |= UART_LCR_WLEN6; in cls_param()
1026 lcr |= UART_LCR_WLEN6; in neo_param()
264 cval = UART_LCR_WLEN6; in sdio_uart_change_speed()
590 lcr |= UART_LCR_WLEN6; in cls_param()
746 lcr |= UART_LCR_WLEN6; in neo_param()
310 cval = UART_LCR_WLEN6; in omap_8250_set_termios()
2503 cval = UART_LCR_WLEN6; in serial8250_compute_lcr()