Home
last modified time | relevance | path

Searched refs:SERIAL_EVEN_PARITY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR) macro
231 urb_value |= SERIAL_EVEN_PARITY; in ssu100_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR) macro
281 new_lcr |= SERIAL_EVEN_PARITY; in qt2_set_termios()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR) macro
231 urb_value |= SERIAL_EVEN_PARITY; in ssu100_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR) macro
273 new_lcr |= SERIAL_EVEN_PARITY; in qt2_set_termios()

Completed in 5 milliseconds