Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax3100.c111 #define MAX3100_PARITY_ON 1 macro
172 if (s->parity & MAX3100_PARITY_ON) in max3100_calc_parity()
233 if (s->parity & MAX3100_PARITY_ON) { in max3100_handlerx_unlocked()
515 parity |= MAX3100_PARITY_ON; in max3100_set_termios()
518 parity &= ~MAX3100_PARITY_ON; in max3100_set_termios()