Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/tegra/
Dpmc.c302 bool has_gpu_clamps; member
486 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
532 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
564 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
2691 .has_gpu_clamps = false,
2749 .has_gpu_clamps = false,
2803 .has_gpu_clamps = false,
2917 .has_gpu_clamps = true,
3040 .has_gpu_clamps = true,
3195 .has_gpu_clamps = false,
[all …]