Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dcp210x.c358 #define BITS_PARITY_MASK 0x00f0 macro
1114 switch (bits & BITS_PARITY_MASK) { in cp210x_get_termios_port()
1140 bits &= ~BITS_PARITY_MASK; in cp210x_get_termios_port()
1398 bits &= ~BITS_PARITY_MASK; in cp210x_set_termios()