Home
last modified time | relevance | path

Searched defs:tegra_pmc (Results 1 – 1 of 1) sorted by relevance

/drivers/soc/tegra/
Dpmc.c372 struct tegra_pmc { struct
381 const struct tegra_pmc_soc *soc; argument
382 bool tz_only;
384 unsigned long rate;
386 enum tegra_suspend_mode suspend_mode;
410 static struct tegra_pmc *pmc = &(struct tegra_pmc) { argument