Searched refs:BITS_STOP_MASK (Results 1 – 1 of 1) sorted by relevance
380 #define BITS_STOP_MASK 0x000f macro1167 switch (bits & BITS_STOP_MASK) { in cp210x_get_termios_port()1173 bits &= ~BITS_STOP_MASK; in cp210x_get_termios_port()1182 bits &= ~BITS_STOP_MASK; in cp210x_get_termios_port()1449 bits &= ~BITS_STOP_MASK; in cp210x_set_termios()