Lines Matching refs:PCGCTL

2148 	dwc2_writel(hsotg, 0, PCGCTL);  in dwc2_core_host_init()
3321 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3323 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3676 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3678 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3680 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
5565 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5567 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5581 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5583 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5811 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_partial_power_down()
5814 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5818 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5822 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5855 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5857 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5860 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5862 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5865 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5867 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5931 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5933 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5937 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5939 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5962 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5964 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()
5968 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5970 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()