Searched refs:PCGCTL_STOPPCLK (Results 1 – 3 of 3) sorted by relevance
3316 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_suspend()3675 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()5508 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_host_enter_hibernation()5524 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_host_enter_hibernation()5770 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_host_enter_partial_power_down()5805 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_host_exit_partial_power_down()5891 pcgctl |= PCGCTL_STOPPCLK; in dwc2_host_enter_clock_gating()5928 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_host_exit_clock_gating()
648 #define PCGCTL_STOPPCLK BIT(0) macro
5529 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_gadget_enter_partial_power_down()5565 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_gadget_exit_partial_power_down()5625 pcgctl |= PCGCTL_STOPPCLK; in dwc2_gadget_enter_clock_gating()5662 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_gadget_exit_clock_gating()