Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax3100.c108 #define MAX3100_PARITY_ON 1 macro
169 if (s->parity & MAX3100_PARITY_ON) in max3100_calc_parity()
229 if (s->parity & MAX3100_PARITY_ON) { in max3100_handlerx()
502 parity |= MAX3100_PARITY_ON; in max3100_set_termios()
505 parity &= ~MAX3100_PARITY_ON; in max3100_set_termios()