Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/tegra/
Dpmc.c325 bool has_gpu_clamps; member
515 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
617 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
646 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
3049 .has_gpu_clamps = false,
3109 .has_gpu_clamps = false,
3165 .has_gpu_clamps = false,
3281 .has_gpu_clamps = true,
3406 .has_gpu_clamps = true,
3563 .has_gpu_clamps = false,
[all …]