Searched refs:HPRT0_PWR (Results 1 – 3 of 3) sorted by relevance
690 #define HPRT0_PWR (1 << 12) macro
1548 hprt0 &= ~HPRT0_PWR; in dwc2_hcd_hub_control()1683 if (hprt0 & HPRT0_PWR) in dwc2_hcd_hub_control()1734 hprt0 |= HPRT0_PWR; in dwc2_hcd_hub_control()1758 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()
761 !!(hprt0 & HPRT0_PWR)); in dwc2_core_host_init()762 if (!(hprt0 & HPRT0_PWR)) { in dwc2_core_host_init()763 hprt0 |= HPRT0_PWR; in dwc2_core_host_init()