Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmax3100.c95 #define MAX3100_PARITY_ON 1 macro
153 if (s->parity & MAX3100_PARITY_ON) in max3100_calc_parity()
196 if (s->parity & MAX3100_PARITY_ON) { in max3100_handlerx_unlocked()
488 parity |= MAX3100_PARITY_ON; in max3100_set_termios()
491 parity &= ~MAX3100_PARITY_ON; in max3100_set_termios()