BITS_STOP_MASK    993 drivers/usb/serial/cp210x.c 	switch (bits & BITS_STOP_MASK) {
BITS_STOP_MASK    999 drivers/usb/serial/cp210x.c 		bits &= ~BITS_STOP_MASK;
BITS_STOP_MASK   1008 drivers/usb/serial/cp210x.c 		bits &= ~BITS_STOP_MASK;
BITS_STOP_MASK   1220 drivers/usb/serial/cp210x.c 		bits &= ~BITS_STOP_MASK;