Searched refs:BITS_PARITY_MASK (Results 1 – 1 of 1) sorted by relevance
373 #define BITS_PARITY_MASK 0x00f0 macro1135 switch (bits & BITS_PARITY_MASK) { in cp210x_get_termios_port()1161 bits &= ~BITS_PARITY_MASK; in cp210x_get_termios_port()1423 bits &= ~BITS_PARITY_MASK; in cp210x_set_termios()