Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c423 bool tz_only; member
469 if (pmc->tz_only) { in tegra_pmc_readl()
492 if (pmc->tz_only) { in tegra_pmc_writel()
510 if (pmc->tz_only) in tegra_pmc_scratch_readl()
519 if (pmc->tz_only) in tegra_pmc_scratch_writel()
4051 pmc->tz_only = tegra_pmc_detect_tz_only(pmc); in tegra_pmc_early_init()