Searched refs:HPRT0_PWR (Results 1 – 3 of 3) sorted by relevance
2254 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()2256 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()3436 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()3437 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()3574 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()3649 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()4275 if (hprt0 & HPRT0_PWR) { in _dwc2_hcd_start()4323 if (hprt0 & HPRT0_PWR) in _dwc2_hcd_stop()5653 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()5659 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()[all …]
328 hprt0 |= HPRT0_PWR; in dwc2_handle_session_req_intr()
732 #define HPRT0_PWR BIT(12) macro
Completed in 19 milliseconds