Searched refs:ODD_PARITY (Results 1 – 3 of 3) sorted by relevance
90 #define ODD_PARITY 1 macro274 c_cflag & PARODD) ? ODD_PARITY : EVEN_PARITY) : NO_PARITY; in get_termios()444 case ODD_PARITY: in set_termios()
221 #define ODD_PARITY 0x01 macro
118 case ODD_PARITY: Lcr |= SR_LCR_POD; break; in SerialSetLineControl()