Searched refs:UART_LCR_WLEN7 (Results 1 – 24 of 24) 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()
707 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()
532 lcr = UART_LCR_WLEN7; in siu_set_termios()
450 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
706 cval = UART_LCR_WLEN7; in m32r_sio_set_termios()
378 | UART_LCR_WLEN7 | UART_LCR_WLEN8)1335 sizebits = UART_LCR_WLEN7; in config_port()
1132 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
859 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()
1575 lData = UART_LCR_WLEN7; in change_port_settings()
759 lcr |= UART_LCR_WLEN7; in cls_param()
1029 lcr |= UART_LCR_WLEN7; in neo_param()
585 lcr |= UART_LCR_WLEN7; in cls_param()
731 lcr |= UART_LCR_WLEN7; in neo_param()
267 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
335 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
2175 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()