Home
last modified time | relevance | path

Searched refs:WC_PARITY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/
Dmrst_max3110.h36 #define WC_PARITY_ENABLE (1 << 5) macro
Dmrst_max3110.c678 new_conf |= WC_PARITY_ENABLE; in serial_m3110_set_termios()
681 new_conf &= ~WC_PARITY_ENABLE; in serial_m3110_set_termios()