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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dcp210x.c216 #define BITS_PARITY_MASK 0x00f0 macro
505 switch (bits & BITS_PARITY_MASK) {
523 bits &= ~BITS_PARITY_MASK;
530 bits &= ~BITS_PARITY_MASK;
536 bits &= ~BITS_PARITY_MASK;
645 bits &= ~BITS_PARITY_MASK;

Completed in 100 milliseconds