Searched refs:EHCI_HC_IO_HCRESET (Results 1 – 3 of 3) sorted by relevance
89 ehci_register = EHCI_HC_IO_HCRESET; in _ux_hcd_ehci_controller_disable()
276 ehci_register |= EHCI_HC_IO_HCRESET; in _ux_hcd_ehci_initialize()280 while (ehci_register & EHCI_HC_IO_HCRESET) in _ux_hcd_ehci_initialize()
117 #define EHCI_HC_IO_HCRESET 0x00000002u macro