Searched refs:pcgcctl (Results 1 – 1 of 1) sorted by relevance
353 u32 pcgcctl = readl(hsotg->regs + PCGCTL); in dwc2_handle_wakeup_detected_intr() local356 pcgcctl &= ~PCGCTL_STOPPCLK; in dwc2_handle_wakeup_detected_intr()357 writel(pcgcctl, hsotg->regs + PCGCTL); in dwc2_handle_wakeup_detected_intr()