Lines Matching refs:HPRT0_SUSP
3566 if (hprt0 & HPRT0_SUSP) in dwc2_hcd_hub_control()
3685 hprt0 &= ~HPRT0_SUSP; in dwc2_hcd_hub_control()
5541 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_hibernation()
5546 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 5000)) in dwc2_host_enter_hibernation()
5686 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5692 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5791 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_partial_power_down()
5796 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 3000)) in dwc2_host_enter_partial_power_down()
5879 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_partial_power_down()
5927 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_clock_gating()
5976 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_clock_gating()