Searched refs:HCS_INDICATOR (Results 1 – 10 of 10) sorted by relevance
42 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
26 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* true: has port indicators */ macro
27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
1222 if (HCS_INDICATOR(reg)) in xhci_lowlevel_init()
1048 if (HCS_INDICATOR(reg)) in ehci_common_init()
137 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
723 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
110 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro