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()
516 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_state()618 if (id == TEGRA_POWERGATE_3D && pmc->soc->has_gpu_clamps) in tegra_powergate_set()646 if (id == TEGRA_POWERGATE_3D) { in __tegra_powergate_remove_clamping()2966 [TEGRA_POWERGATE_3D] = "3d",3074 [TEGRA_POWERGATE_3D] = "3d0",3135 [TEGRA_POWERGATE_3D] = "3d",3192 [TEGRA_POWERGATE_3D] = "3d",3309 [TEGRA_POWERGATE_3D] = "3d",
59 ret = tegra_powergate_remove_clamping(TEGRA_POWERGATE_3D); in nvkm_device_tegra_power_up()
Completed in 14 milliseconds