Searched refs:PORT_RESET (Results 1 – 2 of 2) sorted by relevance
1004 if (reg & PORT_RESET) in xhci_submit_root()1042 reg |= PORT_RESET; in xhci_submit_root()
265 #define PORT_RESET (1 << 4) macro