Searched refs:BELKIN_SA_LSR_PE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ | ||
H A D | belkin_sa.h | 102 #define BELKIN_SA_LSR_PE 0x04 /* parity error */ macro |
H A D | belkin_sa.c | 260 else if (status & BELKIN_SA_LSR_PE) in belkin_sa_process_read_urb() |