Searched refs:PCGCTL_STOPPCLK (Results 1 – 3 of 3) sorted by relevance
329 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_handle_wakeup_detected_intr()
622 #define PCGCTL_STOPPCLK (1 << 0) macro
1400 pcgctl |= PCGCTL_STOPPCLK; in dwc2_port_suspend()1407 pcgctl &= ~PCGCTL_STOPPCLK; in dwc2_port_suspend()1673 pcgctl &= ~(PCGCTL_ENBL_SLEEP_GATING | PCGCTL_STOPPCLK); in dwc2_hcd_hub_control()