Searched refs:HPRT0_PWR (Results 1 – 3 of 3) sorted by relevance
1589 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()1724 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()1775 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()1799 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()2404 hprt0 &= ~HPRT0_PWR; in _dwc2_hcd_suspend()2490 dwc2_writel(HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()
691 #define HPRT0_PWR (1 << 12) macro
1129 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()1130 if (!(hprt0 & HPRT0_PWR)) { in dwc2_core_host_init()1131 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()