Home
last modified time | relevance | path

Searched refs:UART_LCR_WLEN7 (Results 1 – 18 of 18) sorted by relevance

/linux/include/uapi/linux/
A Dserial_reg.h112 #define UART_LCR_WLEN7 0x02 /* Wordlength: 7 bits */ macro
/linux/drivers/usb/serial/
A Dssu100.c242 urb_value |= UART_LCR_WLEN7; in ssu100_set_termios()
A Dark3116.c211 lcr = UART_LCR_WLEN7; in ark3116_set_termios()
A Df81232.c654 new_lcr |= UART_LCR_WLEN7; in f81232_set_termios()
A Dquatech2.c292 new_lcr |= UART_LCR_WLEN7; in qt2_set_termios()
A Df81534.c981 new_lcr |= UART_LCR_WLEN7; in f81534_set_termios()
A Dmos7720.c1400 lData = UART_LCR_WLEN7; in change_port_settings()
/linux/drivers/media/rc/
A Dserial_ir.c455 soutp(UART_LCR, UART_LCR_WLEN7); in hardware_init_port()
/linux/drivers/tty/serial/jsm/
A Djsm_cls.c748 lcr |= UART_LCR_WLEN7; in cls_param()
A Djsm_neo.c1019 lcr |= UART_LCR_WLEN7; in neo_param()
/linux/drivers/tty/serial/
A Dpxa.c441 cval = UART_LCR_WLEN7; in serial_pxa_set_termios()
A Dvr41xx_siu.c515 lcr = UART_LCR_WLEN7; in siu_set_termios()
A Dserial-tegra.c1330 lcr |= UART_LCR_WLEN7; in tegra_uart_set_termios()
A Domap-serial.c819 cval = UART_LCR_WLEN7; in serial_omap_set_termios()
/linux/drivers/mmc/core/
A Dsdio_uart.c261 cval = UART_LCR_WLEN7; in sdio_uart_change_speed()
/linux/drivers/tty/serial/8250/
A D8250_omap.c368 cval = UART_LCR_WLEN7; in omap_8250_set_termios()
A D8250_port.c2593 cval = UART_LCR_WLEN7; in serial8250_compute_lcr()
/linux/drivers/tty/
A Dmxser.c588 cval = UART_LCR_WLEN7; in mxser_change_speed()

Completed in 725 milliseconds