Searched refs:XHCI_PS_WRC (Results 1 – 2 of 2) sorted by relevance
132 #define XHCI_PS_WRC 0x00080000 /* RW - warm port reset change */ macro
3013 XHCI_PS_OCC | XHCI_PS_WRC | in xhci_root_intr()3414 XWRITE4(sc, oper, port, v | XHCI_PS_WRC); in xhci_roothub_exec()3562 if (v & XHCI_PS_WRC) in xhci_roothub_exec()