Searched refs:HPRT0_RST (Results 1 – 3 of 3) sorted by relevance
209 hprt0 |= HPRT0_RST; in dwc2_hcd_start()1722 if (hprt0 & HPRT0_RST) in dwc2_hcd_hub_control()1799 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()1807 hprt0 &= ~HPRT0_RST; in dwc2_hcd_hub_control()2305 hprt0 &= ~HPRT0_RST; in dwc2_hcd_reset_func()
694 #define HPRT0_RST (1 << 8) macro
314 *hprt0_modify |= HPRT0_RST; in dwc2_hprt0_enable()