Searched refs:EHCI_HC_PS_PE (Results 1 – 4 of 4) sorted by relevance
97 ehci_register_port_status &= ~EHCI_HC_PS_PE; in _ux_hcd_ehci_port_disable()
190 if (ehci_register_port_status & EHCI_HC_PS_PE) in _ux_hcd_ehci_port_status_get()
219 if ((ehci_register_port_status & EHCI_HC_PS_PE) != 0) in _ux_hcd_ehci_port_reset()
164 #define EHCI_HC_PS_PE 0x00000004u macro