Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/tegra/
Dpmc.c345 bool has_gpu_clamps; member
550 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
652 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
681 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
3315 .has_gpu_clamps = false,
3376 .has_gpu_clamps = false,
3433 .has_gpu_clamps = false,
3577 .has_gpu_clamps = true,
3736 .has_gpu_clamps = true,
3931 .has_gpu_clamps = false,
[all …]