Lines Matching refs:HPRT0_SUSP
3568 if (hprt0 & HPRT0_SUSP) in dwc2_hcd_hub_control()
3689 hprt0 &= ~HPRT0_SUSP; in dwc2_hcd_hub_control()
5510 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_hibernation()
5515 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 5000)) in dwc2_host_enter_hibernation()
5645 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5651 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5761 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_partial_power_down()
5766 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 3000)) in dwc2_host_enter_partial_power_down()
5869 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_partial_power_down()
5917 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_clock_gating()
5966 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_clock_gating()