Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c339 bool has_gpu_clamps; member
532 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
634 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
663 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
3127 .has_gpu_clamps = false,
3188 .has_gpu_clamps = false,
3245 .has_gpu_clamps = false,
3362 .has_gpu_clamps = true,
3488 .has_gpu_clamps = true,
3646 .has_gpu_clamps = false,
[all …]