Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c345 bool has_gpu_clamps; member
551 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()
653 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()
682 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping()
3281 .has_gpu_clamps = false,
3343 .has_gpu_clamps = false,
3401 .has_gpu_clamps = false,
3546 .has_gpu_clamps = true,
3706 .has_gpu_clamps = true,
3902 .has_gpu_clamps = false,
[all …]