Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/tegra/
Dpmc.c323 bool tz_only; member
364 if (pmc->tz_only) { in tegra_pmc_readl()
387 if (pmc->tz_only) { in tegra_pmc_writel()
405 if (pmc->tz_only) in tegra_pmc_scratch_readl()
414 if (pmc->tz_only) in tegra_pmc_scratch_writel()
2880 pmc->tz_only = tegra_pmc_detect_tz_only(pmc); in tegra_pmc_early_init()