Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dmax3100.c113 #define MAX3100_PARITY_ON 1 macro
174 if (s->parity & MAX3100_PARITY_ON) in max3100_calc_parity()
234 if (s->parity & MAX3100_PARITY_ON) { in max3100_handlerx()
509 parity |= MAX3100_PARITY_ON; in max3100_set_termios()
512 parity &= ~MAX3100_PARITY_ON; in max3100_set_termios()