Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c572 static inline bool tegra_powergate_is_valid(struct tegra_pmc *pmc, int id) in tegra_powergate_lookup()
590 if (!tegra_powergate_is_valid(pmc, i)) in tegra20_powergate_set()
1085 if (!tegra_powergate_is_valid(pmc, id)) in tegra_pmc_cpu_power_on()
557 static inline bool tegra_powergate_is_valid(struct tegra_pmc *pmc, int id) tegra_powergate_is_valid() function