Lines Matching refs:PCGCTL
2187 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_core_host_init()
3333 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3335 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3341 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3343 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3367 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_resume()
3369 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_resume()
3678 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3680 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3682 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
4368 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4370 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4447 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
4449 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
5449 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5451 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5465 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5467 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()