Searched refs:HPRT0_RST (Results 1 – 3 of 3) sorted by relevance
209 hprt0 |= HPRT0_RST; in dwc2_hcd_start()1681 if (hprt0 & HPRT0_RST) in dwc2_hcd_hub_control()1758 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()1766 hprt0 &= ~HPRT0_RST; in dwc2_hcd_hub_control()2254 hprt0 &= ~HPRT0_RST; in dwc2_hcd_reset_func()
693 #define HPRT0_RST (1 << 8) macro
314 *hprt0_modify |= HPRT0_RST; in dwc2_hprt0_enable()