Searched refs:UART_LCR_WLEN7 (Results 1 – 22 of 22) sorted by relevance
618 outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); in init_hardware()621 outb(UART_LCR_WLEN7, io + UART_LCR); in init_hardware()809 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act200()819 soutp(UART_LCR, UART_LCR_WLEN7); in init_act200()837 soutp(UART_LCR, UART_LCR_DLAB|UART_LCR_WLEN7); in init_act220()844 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()870 soutp(UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN7); in init_act220()878 soutp(UART_LCR, UART_LCR_WLEN7); in init_act220()
691 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()
532 lcr = UART_LCR_WLEN7; in siu_set_termios()
449 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
651 cval = UART_LCR_WLEN7; in m32r_sio_set_termios()
378 | UART_LCR_WLEN7 | UART_LCR_WLEN8)1335 sizebits = UART_LCR_WLEN7; in config_port()
1130 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
859 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
241 urb_value |= UART_LCR_WLEN7; in ssu100_set_termios()
485 new_lcr |= UART_LCR_WLEN7; in f81232_set_termios()
245 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
295 new_lcr |= UART_LCR_WLEN7; in qt2_set_termios()
1559 lData = UART_LCR_WLEN7; in change_port_settings()
759 lcr |= UART_LCR_WLEN7; in cls_param()
1029 lcr |= UART_LCR_WLEN7; in neo_param()
801 lcr |= UART_LCR_WLEN7; in cls_param()
742 lcr |= UART_LCR_WLEN7; in neo_param()
267 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
340 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
2478 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()