tegra_pmc_powergate_power_off
tegra_pmc_powergate_power_off(tegra->pmc, TEGRA_POWERGATE_SATA);
tegra_pmc_powergate_power_off(tegra->pmc, TEGRA_POWERGATE_SATA);
tegra_pmc_powergate_power_off(dc->pmc, dc->powergate);
tegra_pmc_powergate_power_off(dc->pmc, dc->powergate);
err = tegra_pmc_powergate_power_off(vde->pmc,
tegra_pmc_powergate_power_off(pcie->pmc, TEGRA_POWERGATE_PCIE);
tegra_pmc_powergate_power_off(pcie->pmc, TEGRA_POWERGATE_PCIE);
tegra_pmc_powergate_power_off(pcie->pmc, TEGRA_POWERGATE_PCIE);
EXPORT_SYMBOL(tegra_pmc_powergate_power_off);
tegra_pmc_powergate_power_off(tegra->pmc,
rc = tegra_pmc_powergate_power_off(tegra->pmc,
rc = tegra_pmc_powergate_power_off(tegra->pmc,
int tegra_pmc_powergate_power_off(struct tegra_pmc *pmc, unsigned int id);