Lines Matching refs:HPRT0_PWR
2293 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()
2294 if (!(hprt0 & HPRT0_PWR)) { in dwc2_core_host_init()
2295 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()
3450 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3451 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()
3588 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()
3664 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3665 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()
3685 pwr = hprt0 & HPRT0_PWR; in dwc2_hcd_hub_control()
3695 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()
4360 hprt0 &= ~HPRT0_PWR; in _dwc2_hcd_suspend()
4473 dwc2_writel(hsotg, HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()
5561 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()
5567 hprt0 |= HPRT0_PWR; in dwc2_host_exit_hibernation()