Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax3100.c112 #define MAX3100_PARITY_ODD 2 macro
146 if (s->parity & MAX3100_PARITY_ODD) in max3100_do_parity()
523 parity |= MAX3100_PARITY_ODD; in max3100_set_termios()
525 parity &= ~MAX3100_PARITY_ODD; in max3100_set_termios()