Lines Matching refs:PCGCTL
2381 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_core_host_init()
3499 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3501 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3507 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3509 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3533 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_resume()
3535 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_resume()
3837 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3839 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3841 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
5538 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5540 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5554 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5556 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()