Lines Matching refs:HPRT0_SUSP
3591 if (hprt0 & HPRT0_SUSP) in dwc2_hcd_hub_control()
3712 hprt0 &= ~HPRT0_SUSP; in dwc2_hcd_hub_control()
5514 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_hibernation()
5519 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 5000)) in dwc2_host_enter_hibernation()
5647 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5653 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_hibernation()
5756 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_partial_power_down()
5761 if (dwc2_hsotg_wait_bit_set(hsotg, HPRT0, HPRT0_SUSP, 3000)) in dwc2_host_enter_partial_power_down()
5864 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_partial_power_down()
5912 hprt0 |= HPRT0_SUSP; in dwc2_host_enter_clock_gating()
5961 hprt0 &= ~HPRT0_SUSP; in dwc2_host_exit_clock_gating()