Searched refs:HPRT0_RST (Results 1 – 3 of 3) sorted by relevance
1689 hprt0 |= HPRT0_RST; in dwc2_hcd_start()3563 if (hprt0 & HPRT0_RST) in dwc2_hcd_hub_control()3672 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()3682 hprt0 &= ~HPRT0_RST; in dwc2_hcd_hub_control()4195 hprt0 &= ~HPRT0_RST; in dwc2_hcd_reset_func()5537 hprt0 |= HPRT0_RST; in dwc2_host_exit_hibernation()5542 hprt0 &= ~HPRT0_RST; in dwc2_host_exit_hibernation()
741 #define HPRT0_RST BIT(8) macro
340 *hprt0_modify |= HPRT0_RST; in dwc2_hprt0_enable()