Searched refs:HCS_INDICATOR (Results 1 – 5 of 5) sorted by relevance
28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
723 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
109 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
Completed in 25 milliseconds