Searched refs:CSSTS (Results 1 – 3 of 3) sorted by relevance
355 #define CSSTS 0x1000 /* b12: complete-split status */ macro401 #define CSSTS 0x1000 /* b12: complete-split status */ macro
216 #define CSSTS (1 << 12) /* CSSTS Status */ macro
260 val &= CSSTS | PID_MASK; in usbhsp_pipe_barrier()