Searched refs:tegra_powergate_power_off (Results 1 – 6 of 6) sorted by relevance
158 static int tegra_powergate_power_off(struct generic_pm_domain *domain) in tegra_powergate_power_off() function 186 powergate->genpd.power_off = tegra_powergate_power_off; in tegra_powergate_add()
164 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
1199 tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_unpowergate_partitions() 1226 rc = tegra_powergate_power_off(TEGRA_POWERGATE_XUSBC); in tegra_xusb_powergate_partitions() 1232 rc = tegra_powergate_power_off(TEGRA_POWERGATE_XUSBA); in tegra_xusb_powergate_partitions()
1167 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_off() 1185 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on() 1236 tegra_powergate_power_off(TEGRA_POWERGATE_PCIE); in tegra_pcie_power_on()
2782 tegra_powergate_power_off(dc->powergate); in tegra_dc_runtime_suspend() 3237 tegra_powergate_power_off(dc->powergate); in tegra_dc_probe()
959 int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off() function966 EXPORT_SYMBOL(tegra_powergate_power_off);