Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/tegra/
Dpmc.c213 bool has_gpu_clamps; member
427 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
473 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
505 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
2232 .has_gpu_clamps = false,
2279 .has_gpu_clamps = false,
2330 .has_gpu_clamps = false,
2441 .has_gpu_clamps = true,
2547 .has_gpu_clamps = true,
2672 .has_gpu_clamps = false,
[all …]