Searched refs:HPRT0_RES (Results 1 – 4 of 4) sorted by relevance
3241 hprt0 &= ~HPRT0_RES; in dwc2_wakeup_detected()5659 hprt0 |= HPRT0_RES; in dwc2_host_exit_hibernation()5671 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_hibernation()5865 hprt0 |= HPRT0_RES; in dwc2_host_exit_partial_power_down()5873 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_partial_power_down()5962 hprt0 |= HPRT0_RES; in dwc2_host_exit_clock_gating()5973 hprt0 &= ~HPRT0_RES; in dwc2_host_exit_clock_gating()
723 #define HPRT0_RES BIT(6) macro
493 s->hprt0 |= HPRT0_RES; in dwc2_wakeup()909 val |= old & (HPRT0_SUSP | HPRT0_RES); in dwc2_hreg0_write()
747 #define HPRT0_RES BIT(6) macro