Searched refs:XHCI_PS_PRC (Results 1 – 2 of 2) sorted by relevance
134 #define XHCI_PS_PRC 0x00200000 /* RW - port reset change */ macro
3014 XHCI_PS_PRC | XHCI_PS_PLC | in xhci_root_intr()3433 XWRITE4(sc, oper, port, v | XHCI_PS_PRC); in xhci_roothub_exec()3564 if (v & XHCI_PS_PRC) in xhci_roothub_exec()