Searched refs:UART_LCR_WLEN7 (Results 1 – 21 of 21) sorted by relevance
301 outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); in init_hardware()304 outb(UART_LCR_WLEN7, io + UART_LCR); in init_hardware()
463 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()
481 new_lcr |= UART_LCR_WLEN7; in f81232_set_termios()
223 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
292 new_lcr |= UART_LCR_WLEN7; in qt2_set_termios()
980 new_lcr |= UART_LCR_WLEN7; in f81534_set_termios()
1565 lData = UART_LCR_WLEN7; in change_port_settings()
108 | UART_LCR_WLEN7 | UART_LCR_WLEN8)609 sizebits = UART_LCR_WLEN7; in config_port()
445 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
519 lcr = UART_LCR_WLEN7; in siu_set_termios()
375 | UART_LCR_WLEN7 | UART_LCR_WLEN8)1337 sizebits = UART_LCR_WLEN7; in config_port()
1119 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
855 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
750 lcr |= UART_LCR_WLEN7; in cls_param()
1017 lcr |= UART_LCR_WLEN7; in neo_param()
760 lcr |= UART_LCR_WLEN7; in cls_param()
265 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
342 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
2555 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()