Searched refs:TEGRA_POWERGATE_VDEC (Results 1 – 2 of 2) sorted by relevance
262 if (id == TEGRA_POWERGATE_VDEC) in tegra_powergate_remove_clamping()265 mask = (1 << TEGRA_POWERGATE_VDEC); in tegra_powergate_remove_clamping()866 [TEGRA_POWERGATE_VDEC] = "vdec",885 [TEGRA_POWERGATE_VDEC] = "vdec",918 [TEGRA_POWERGATE_VDEC] = "vdec",956 [TEGRA_POWERGATE_VDEC] = "vdec",
51 #define TEGRA_POWERGATE_VDEC 4 macro