Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dmax3100.c108 #define MAX3100_PARITY_ON 1 macro
169 if (s->parity & MAX3100_PARITY_ON) in max3100_calc_parity()
230 if (s->parity & MAX3100_PARITY_ON) { in max3100_handlerx()
501 parity |= MAX3100_PARITY_ON; in max3100_set_termios()
504 parity &= ~MAX3100_PARITY_ON; in max3100_set_termios()