Searched refs:XHCI_PS_PEC (Results 1 – 2 of 2) sorted by relevance
131 #define XHCI_PS_PEC 0x00040000 /* RW - port enable/disable change */ macro
3012 XHCI_PS_CSC | XHCI_PS_PEC | in xhci_root_intr()3427 XWRITE4(sc, oper, port, v | XHCI_PS_PEC); in xhci_roothub_exec()3558 if (v & XHCI_PS_PEC) in xhci_roothub_exec()