Searched refs:EVEN_PARITY (Results 1 – 3 of 3) sorted by relevance
91 #define EVEN_PARITY 2 macro274 c_cflag & PARODD) ? ODD_PARITY : EVEN_PARITY) : NO_PARITY; in get_termios()441 case EVEN_PARITY: in set_termios()
222 #define EVEN_PARITY 0x02 macro
119 case EVEN_PARITY: Lcr |= SR_LCR_PEV; break; in SerialSetLineControl()