Home
last modified time | relevance | path

Searched refs:UART_LCR_WLEN5 (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/
A Dserial_reg.h110 #define UART_LCR_WLEN5 0x00 /* Wordlength: 5 bits */ macro
/linux/drivers/usb/serial/
A Dssu100.c236 urb_value |= UART_LCR_WLEN5; in ssu100_set_termios()
A Dark3116.c205 lcr = UART_LCR_WLEN5; in ark3116_set_termios()
A Df81232.c648 new_lcr |= UART_LCR_WLEN5; in f81232_set_termios()
A Dquatech2.c286 new_lcr |= UART_LCR_WLEN5; in qt2_set_termios()
A Df81534.c975 new_lcr |= UART_LCR_WLEN5; in f81534_set_termios()
A Dmos7720.c1392 lData = UART_LCR_WLEN5; in change_port_settings()
/linux/drivers/tty/serial/jsm/
A Djsm_cls.c742 lcr |= UART_LCR_WLEN5; in cls_param()
A Djsm_neo.c1013 lcr |= UART_LCR_WLEN5; in neo_param()
/linux/drivers/tty/serial/
A Dpxa.c435 cval = UART_LCR_WLEN5; in serial_pxa_set_termios()
A Dvr41xx_siu.c509 lcr = UART_LCR_WLEN5; in siu_set_termios()
A Dserial-tegra.c1322 lcr |= UART_LCR_WLEN5; in tegra_uart_set_termios()
A Domap-serial.c813 cval = UART_LCR_WLEN5; in serial_omap_set_termios()
/linux/drivers/mmc/core/
A Dsdio_uart.c255 cval = UART_LCR_WLEN5; in sdio_uart_change_speed()
/linux/drivers/tty/serial/8250/
A D8250_omap.c362 cval = UART_LCR_WLEN5; in omap_8250_set_termios()
A D8250_port.c2587 cval = UART_LCR_WLEN5; in serial8250_compute_lcr()
/linux/drivers/tty/
A Dmxser.c582 cval = UART_LCR_WLEN5; in mxser_change_speed()

Completed in 55 milliseconds