Searched refs:has_gpu_clamps (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/tegra/ |
H A D | pmc.c | 302 bool has_gpu_clamps; member 488 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state() 590 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set() 619 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping() 2746 .has_gpu_clamps = false, 2805 .has_gpu_clamps = false, 2860 .has_gpu_clamps = false, 2975 .has_gpu_clamps = true, 3099 .has_gpu_clamps = true, 3255 .has_gpu_clamps [all...] |
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A D | pmc.c | 345 bool has_gpu_clamps; member 550 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state() 652 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set() 681 if (pmc->soc->has_gpu_clamps) { in __tegra_powergate_remove_clamping() 3315 .has_gpu_clamps = false, 3376 .has_gpu_clamps = false, 3433 .has_gpu_clamps = false, 3577 .has_gpu_clamps = true, 3736 .has_gpu_clamps = true, 3931 .has_gpu_clamps [all...] |
Completed in 9 milliseconds