Lines Matching refs:PCGCTL

2181 	dwc2_writel(hsotg, 0, PCGCTL);  in dwc2_core_host_init()
3348 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3350 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_port_suspend()
3707 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3709 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3711 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
5537 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5539 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5553 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5555 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5790 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_partial_power_down()
5793 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5797 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5801 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5834 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5836 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5839 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5841 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5844 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5846 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5920 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5922 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5926 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5928 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5951 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5953 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()
5957 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5959 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()