Searched refs:UART_LCR_WLEN6 (Results 1 – 20 of 20) sorted by relevance
110 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
112 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
102 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
239 urb_value |= UART_LCR_WLEN6; in ssu100_set_termios()
210 lcr = UART_LCR_WLEN6; in ark3116_set_termios()
289 new_lcr |= UART_LCR_WLEN6; in qt2_set_termios()
678 new_lcr |= UART_LCR_WLEN6; in f81232_set_termios()
982 new_lcr |= UART_LCR_WLEN6; in f81534_set_termios()
1567 lData = UART_LCR_WLEN6; in change_port_settings()
668 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
747 lcr |= UART_LCR_WLEN6; in cls_param()
1016 lcr |= UART_LCR_WLEN6; in neo_param()
438 cval = UART_LCR_WLEN6; in serial_pxa_set_termios()
512 lcr = UART_LCR_WLEN6; in siu_set_termios()
1320 lcr |= UART_LCR_WLEN6; in tegra_uart_set_termios()
856 cval = UART_LCR_WLEN6; in serial_omap_set_termios()
258 cval = UART_LCR_WLEN6; in sdio_uart_change_speed()
371 cval = UART_LCR_WLEN6; in omap_8250_set_termios()
2614 cval = UART_LCR_WLEN6; in serial8250_compute_lcr()