Searched refs:USB_ST_BIT_ERR (Results 1 – 3 of 3) sorted by relevance
199 #define USB_ST_BIT_ERR 0x40 /* Bitstuff error */ macro
145 /* Bit Stuff */ USB_ST_BIT_ERR,149 /* PIDCheck */ USB_ST_BIT_ERR,150 /* UnExpPID */ USB_ST_BIT_ERR,
356 (tmp & USB_ST_BIT_ERR) ? "Bitstuff Error" : ""); in display_int_status()