Searched refs:XHCI_PS_CLEAR (Results 1 – 2 of 2) sorted by relevance
143 #define XHCI_PS_CLEAR 0x80FF01FFU /* command bits */ macro
3410 v &= ~XHCI_PS_CLEAR; in xhci_roothub_exec()3594 v = XREAD4(sc, oper, port) & ~XHCI_PS_CLEAR; in xhci_roothub_exec()