Searched refs:TEGRA_POWERGATE_3D (Results 1 – 4 of 4) sorted by relevance
29 #define TEGRA_POWERGATE_3D 1 macro60 #define TEGRA_POWERGATE_3D0 TEGRA_POWERGATE_3D
328 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_3D, gr3d->clk, in gr3d_probe()390 tegra_powergate_power_off(TEGRA_POWERGATE_3D); in gr3d_remove()
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()504 if (id == TEGRA_POWERGATE_3D) { in __tegra_powergate_remove_clamping()2164 [TEGRA_POWERGATE_3D] = "3d",2251 [TEGRA_POWERGATE_3D] = "3d0",2298 [TEGRA_POWERGATE_3D] = "3d",2349 [TEGRA_POWERGATE_3D] = "3d",2460 [TEGRA_POWERGATE_3D] = "3d",
59 ret = tegra_powergate_remove_clamping(TEGRA_POWERGATE_3D); in nvkm_device_tegra_power_up()