Home
last modified time | relevance | path

Searched refs:tegra_pmc_powergate_set (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-tegra/
Dpmc.c99 static int tegra_pmc_powergate_set(int id, bool new_state) in tegra_pmc_powergate_set() function
153 return tegra_pmc_powergate_set(id, true); in tegra_pmc_cpu_power_on()