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