Searched refs:UART_LCR_WLEN7 (Results 1 – 18 of 18) sorted by relevance
297 outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); in init_hardware()300 outb(UART_LCR_WLEN7, io + UART_LCR); in init_hardware()
455 soutp(UART_LCR, UART_LCR_WLEN7); in hardware_init_port()
111 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
242 urb_value |= UART_LCR_WLEN7; in ssu100_set_termios()
213 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
579 new_lcr |= UART_LCR_WLEN7; in f81232_set_termios()
292 new_lcr |= UART_LCR_WLEN7; in qt2_set_termios()
983 new_lcr |= UART_LCR_WLEN7; in f81534_set_termios()
1565 lData = UART_LCR_WLEN7; in change_port_settings()
750 lcr |= UART_LCR_WLEN7; in cls_param()
1017 lcr |= UART_LCR_WLEN7; in neo_param()
519 lcr = UART_LCR_WLEN7; in siu_set_termios()
445 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
1313 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
855 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
261 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
349 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
2473 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()