Searched refs:PCGCTL_STOPPCLK (Results 1 – 4 of 4) sorted by relevance
142 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_exit_hibernation()235 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_enter_hibernation()
379 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_handle_wakeup_detected_intr()
644 #define PCGCTL_STOPPCLK BIT(0) macro
3475 pcgctl |= PCGCTL_STOPPCLK; in dwc2_port_suspend()3483 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_suspend()3509 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_resume()3803 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()