Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/tegra/
Dpmc.c386 bool supports_core_domain; member
3309 .supports_core_domain = true,
3370 .supports_core_domain = true,
3427 .supports_core_domain = false,
3571 .supports_core_domain = false,
3730 .supports_core_domain = false,
3925 .supports_core_domain = false,
4110 .supports_core_domain = false,
4239 .supports_core_domain = false,
4294 if (!pmc->soc->supports_core_domain) in tegra_pmc_sync_state()