Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dbelkin_sa.h104 #define BELKIN_SA_LSR_BI 0x10 /* break indicator */ macro
H A Dbelkin_sa.c258 if (status & BELKIN_SA_LSR_BI) in belkin_sa_process_read_urb()