Searched refs:HPRT0_RES (Results 1 – 2 of 2) sorted by relevance
3264 hprt0 &= ~HPRT0_RES; in dwc2_wakeup_detected()5664 hprt0 |= HPRT0_RES; in dwc2_host_exit_hibernation()5669 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_hibernation()5863 hprt0 |= HPRT0_RES; in dwc2_host_exit_partial_power_down()5871 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_partial_power_down()5960 hprt0 |= HPRT0_RES; in dwc2_host_exit_clock_gating()5971 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_clock_gating()
753 #define HPRT0_RES BIT(6) macro
Completed in 16 milliseconds