Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/tegra/
Dpmc.c380 bool tz_only; member
423 if (pmc->tz_only) { in tegra_pmc_readl()
446 if (pmc->tz_only) { in tegra_pmc_writel()
464 if (pmc->tz_only) in tegra_pmc_scratch_readl()
473 if (pmc->tz_only) in tegra_pmc_scratch_writel()
3535 pmc->tz_only = tegra_pmc_detect_tz_only(pmc); in tegra_pmc_early_init()