Searched refs:TEGRA_POWERGATE_3D (Results 1 – 4 of 4) sorted by relevance
40 #define TEGRA_POWERGATE_3D 1 macro71 #define TEGRA_POWERGATE_3D0 TEGRA_POWERGATE_3D
244 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()288 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()318 if (id == TEGRA_POWERGATE_3D) { in __tegra_powergate_remove_clamping()1468 [TEGRA_POWERGATE_3D] = "3d",1541 [TEGRA_POWERGATE_3D] = "3d0",1579 [TEGRA_POWERGATE_3D] = "3d",1621 [TEGRA_POWERGATE_3D] = "3d",1701 [TEGRA_POWERGATE_3D] = "3d",
331 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_3D, gr3d->clk, in gr3d_probe()393 tegra_powergate_power_off(TEGRA_POWERGATE_3D); in gr3d_remove()
59 ret = tegra_powergate_remove_clamping(TEGRA_POWERGATE_3D); in nvkm_device_tegra_power_up()