Searched refs:EHCI_PS_PEC (Results 1 – 2 of 2) sorted by relevance
154 #define EHCI_PS_PEC 0x00000008 /* RWC port enable change */ macro158 #define EHCI_PS_CLEAR (EHCI_PS_OCC | EHCI_PS_PEC | EHCI_PS_CSC)
3279 EOWRITE4(sc, port, v | EHCI_PS_PEC); in ehci_roothub_exec()3361 if (v & EHCI_PS_PEC) in ehci_roothub_exec()