Searched refs:HCS_INDICATOR (Results 1 – 4 of 4) sorted by relevance
27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro
1214 if (HCS_INDICATOR(reg)) in xhci_lowlevel_init()
1121 if (HCS_INDICATOR(reg)) in ehci_common_init()
136 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro
Completed in 20 milliseconds