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
326 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()
486 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()532 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()563 if (id == TEGRA_POWERGATE_3D) { in __tegra_powergate_remove_clamping()2608 [TEGRA_POWERGATE_3D] = "3d",2713 [TEGRA_POWERGATE_3D] = "3d0",2771 [TEGRA_POWERGATE_3D] = "3d",2825 [TEGRA_POWERGATE_3D] = "3d",2939 [TEGRA_POWERGATE_3D] = "3d",
59 ret = tegra_powergate_remove_clamping(TEGRA_POWERGATE_3D); in nvkm_device_tegra_power_up()