Lines Matching refs:PCGCTL
2183 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_core_host_init()
3311 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3313 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3319 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3321 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3345 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_resume()
3347 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_resume()
3656 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3658 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3660 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
4346 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4348 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_suspend()
4425 pcgctl = readl(hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
4427 writel(pcgctl, hsotg->regs + PCGCTL); in _dwc2_hcd_resume()
5420 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5422 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5436 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5438 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()