Searched refs:PCGCTL_STOPPCLK (Results 1 – 4 of 4) sorted by relevance
393 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_handle_wakeup_detected_intr()
1491 pcgctl |= PCGCTL_STOPPCLK; in dwc2_port_suspend()1499 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_suspend()1525 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_resume()1823 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()
627 #define PCGCTL_STOPPCLK (1 << 0) macro
335 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_exit_hibernation()428 pcgcctl |= PCGCTL_STOPPCLK; in dwc2_enter_hibernation()