Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax3100.c109 #define MAX3100_PARITY_ODD 2 macro
143 if (s->parity & MAX3100_PARITY_ODD) in max3100_do_parity()
510 parity |= MAX3100_PARITY_ODD; in max3100_set_termios()
512 parity &= ~MAX3100_PARITY_ODD; in max3100_set_termios()