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.c346 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()
3300 .has_gpu_clamps = false,
3362 .has_gpu_clamps = false,
3420 .has_gpu_clamps = false,
3565 .has_gpu_clamps = true,
3725 .has_gpu_clamps = true,
3919 .has_gpu_clamps = false,
[all …]