Searched refs:XHCI_PS_CEC (Results 1 – 2 of 2) sorted by relevance
136 #define XHCI_PS_CEC 0x00800000 /* RW - config error change */ macro
3015 XHCI_PS_CEC)) { in xhci_root_intr()3417 XWRITE4(sc, oper, port, v | XHCI_PS_CEC); in xhci_roothub_exec()3568 if (v & XHCI_PS_CEC) in xhci_roothub_exec()