Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_reg.h111 #define UART_LCR_WLEN6 0x01 /* Wordlength: 6 bits */ macro
/linux/drivers/usb/serial/
A Dssu100.c239 urb_value |= UART_LCR_WLEN6; in ssu100_set_termios()
A Dark3116.c208 lcr = UART_LCR_WLEN6; in ark3116_set_termios()
A Df81232.c651 new_lcr |= UART_LCR_WLEN6; in f81232_set_termios()
A Dquatech2.c289 new_lcr |= UART_LCR_WLEN6; in qt2_set_termios()
A Df81534.c978 new_lcr |= UART_LCR_WLEN6; in f81534_set_termios()
A Dmos7720.c1396 lData = UART_LCR_WLEN6; in change_port_settings()
/linux/drivers/tty/serial/jsm/
A Djsm_cls.c745 lcr |= UART_LCR_WLEN6; in cls_param()
A Djsm_neo.c1016 lcr |= UART_LCR_WLEN6; in neo_param()
/linux/drivers/tty/serial/
A Dpxa.c438 cval = UART_LCR_WLEN6; in serial_pxa_set_termios()
A Dvr41xx_siu.c512 lcr = UART_LCR_WLEN6; in siu_set_termios()
A Dserial-tegra.c1326 lcr |= UART_LCR_WLEN6; in tegra_uart_set_termios()
A Domap-serial.c816 cval = UART_LCR_WLEN6; in serial_omap_set_termios()
/linux/drivers/mmc/core/
A Dsdio_uart.c258 cval = UART_LCR_WLEN6; in sdio_uart_change_speed()
/linux/drivers/tty/serial/8250/
A D8250_omap.c365 cval = UART_LCR_WLEN6; in omap_8250_set_termios()
A D8250_port.c2590 cval = UART_LCR_WLEN6; in serial8250_compute_lcr()
/linux/drivers/tty/
A Dmxser.c585 cval = UART_LCR_WLEN6; in mxser_change_speed()

Completed in 43 milliseconds