Searched refs:PORT_POWER (Results 1 – 2 of 2) sorted by relevance
1047 if (reg & PORT_POWER) in xhci_submit_root()1079 reg |= PORT_POWER; in xhci_submit_root()1099 reg &= ~PORT_POWER; in xhci_submit_root()
276 #define PORT_POWER (1 << 9) macro
Completed in 10 milliseconds