Searched refs:UART_LCR_WLEN7 (Results 1 – 24 of 24) sorted by relevance
633 outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); in init_hardware()636 outb(UART_LCR_WLEN7, io + UART_LCR); in init_hardware()824 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act200()834 soutp(UART_LCR, UART_LCR_WLEN7); in init_act200()852 soutp(UART_LCR, UART_LCR_DLAB|UART_LCR_WLEN7); in init_act220()859 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()885 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act220()893 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()
771 soutp(UART_LCR, UART_LCR_WLEN7); in hardware_init_port()
51 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
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()
450 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
532 lcr = UART_LCR_WLEN7; in siu_set_termios()
706 cval = UART_LCR_WLEN7; in m32r_sio_set_termios()
378 | UART_LCR_WLEN7 | UART_LCR_WLEN8)1334 sizebits = UART_LCR_WLEN7; in config_port()
1133 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
877 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
110 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
226 urb_value |= UART_LCR_WLEN7; in ssu100_set_termios()
485 new_lcr |= UART_LCR_WLEN7; in f81232_set_termios()
238 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
295 new_lcr |= UART_LCR_WLEN7; in qt2_set_termios()
1557 lData = UART_LCR_WLEN7; in change_port_settings()
759 lcr |= UART_LCR_WLEN7; in cls_param()
1029 lcr |= UART_LCR_WLEN7; in neo_param()
267 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
593 lcr |= UART_LCR_WLEN7; in cls_param()
749 lcr |= UART_LCR_WLEN7; in neo_param()
313 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
2506 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()