Lines Matching refs:PCGCTL
2182 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_core_host_init()
3310 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3312 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3318 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3320 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3344 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_resume()
3346 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_resume()
3655 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3657 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3659 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
4344 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4346 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4423 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
4425 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
5414 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5416 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5430 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5432 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()