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()
3430 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3431 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()
3568 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
3642 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3643 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
3681 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3691 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
4267 if (hprt0 & HPRT0_PWR) { in _dwc2_hcd_start()
4315 if (hprt0 & HPRT0_PWR) in _dwc2_hcd_stop()
4507 dwc2_writel(hsotg, HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()
5619 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5625 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5852 hprt0 |= HPRT0_PWR; in dwc2_host_exit_partial_power_down()