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()
3680 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3682 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_hcd_hub_control()
3684 dwc2_writel(hsotg, 0, PCGCTL); in dwc2_hcd_hub_control()
5529 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5531 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5545 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5547 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_hibernation()
5791 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_partial_power_down()
5794 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5798 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5802 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_enter_partial_power_down()
5835 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5837 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5840 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5842 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5845 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5847 dwc2_writel(hsotg, pcgcctl, PCGCTL); in dwc2_host_exit_partial_power_down()
5921 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5923 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5927 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5929 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_enter_clock_gating()
5952 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5954 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()
5958 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5960 dwc2_writel(hsotg, pcgctl, PCGCTL); in dwc2_host_exit_clock_gating()