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