Searched refs:UART_LCR_WLEN7 (Results 1 – 17 of 17) sorted by relevance
907 outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); in init_hardware()910 outb(UART_LCR_WLEN7, io + UART_LCR); in init_hardware()1131 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act200()1141 soutp(UART_LCR, UART_LCR_WLEN7); in init_act200()1159 soutp(UART_LCR, UART_LCR_DLAB|UART_LCR_WLEN7); in init_act220()1166 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()1192 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act220()1200 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()
828 soutp(UART_LCR, UART_LCR_WLEN7); in hardware_init_port()
119 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
111 | UART_LCR_WLEN7 | UART_LCR_WLEN8)612 sizebits = UART_LCR_WLEN7; in config_port()
598 cval = UART_LCR_WLEN7; in serial_m3110_set_termios()
473 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
534 lcr = UART_LCR_WLEN7; in siu_set_termios()
378 | UART_LCR_WLEN7 | UART_LCR_WLEN8)1334 sizebits = UART_LCR_WLEN7; in config_port()
710 cval = UART_LCR_WLEN7; in m32r_sio_set_termios()
895 cval = UART_LCR_WLEN7; in serial_hsu_set_termios()
720 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
247 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
257 urb_value |= UART_LCR_WLEN7; in ssu100_set_termios()
1647 lData = UART_LCR_WLEN7; in change_port_settings()
283 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
1027 lcr |= UART_LCR_WLEN7; in neo_param()
2249 cval = UART_LCR_WLEN7; in serial8250_do_set_termios()