Lines Matching refs:HPRT0_PWR
2254 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()
2255 if (!(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()
3572 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
3644 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3645 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
3683 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3693 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
4271 if (hprt0 & HPRT0_PWR) { in _dwc2_hcd_start()
4319 if (hprt0 & HPRT0_PWR) in _dwc2_hcd_stop()
4512 dwc2_writel(hsotg, HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()
5684 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5690 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5893 hprt0 |= HPRT0_PWR; in dwc2_host_exit_partial_power_down()