Searched refs:HCS_INDICATOR (Results 1 – 9 of 9) sorted by relevance
47 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
724 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
23 HCS_INDICATOR(params) ? " ind" : "", in dbg_hcs_params()
103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
136 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
1220 if (HCS_INDICATOR(reg)) in xhci_lowlevel_init()
1066 if (HCS_INDICATOR(reg)) in ehci_common_init()