Searched refs:HPRT0_RST (Results 1 – 3 of 3) sorted by relevance
1655 hprt0 |= HPRT0_RST; in dwc2_hcd_start()3570 if (hprt0 & HPRT0_RST) in dwc2_hcd_hub_control()3693 hprt0 |= HPRT0_PWR | HPRT0_RST; in dwc2_hcd_hub_control()3703 hprt0 &= ~HPRT0_RST; in dwc2_hcd_hub_control()4218 hprt0 &= ~HPRT0_RST; in dwc2_hcd_reset_func()5695 hprt0 |= HPRT0_RST; in dwc2_host_exit_hibernation()5700 hprt0 &= ~HPRT0_RST; in dwc2_host_exit_hibernation()
735 #define HPRT0_RST BIT(8) macro
310 *hprt0_modify |= HPRT0_RST; in dwc2_hprt0_enable()
Completed in 17 milliseconds