Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dbelkin_sa.h102 #define BELKIN_SA_LSR_PE 0x04 /* parity error */ macro
H A Dbelkin_sa.c260 else if (status & BELKIN_SA_LSR_PE) in belkin_sa_process_read_urb()