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