Searched refs:HPRT0_PWR (Results 1 – 3 of 3) sorted by relevance
2283 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()2285 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()3459 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()3460 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()3597 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()3672 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()4296 if (hprt0 & HPRT0_PWR) { in _dwc2_hcd_start()4344 if (hprt0 & HPRT0_PWR) in _dwc2_hcd_stop()5645 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()5651 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()[all …]
342 hprt0 |= HPRT0_PWR; in dwc2_handle_session_req_intr()
748 #define HPRT0_PWR BIT(12) macro
Completed in 18 milliseconds