Searched refs:TEGRA_POWERGATE_VDEC (Results 1 – 2 of 2) sorted by relevance
264 if (id == TEGRA_POWERGATE_VDEC) in tegra_powergate_remove_clamping()267 mask = (1 << TEGRA_POWERGATE_VDEC); in tegra_powergate_remove_clamping()876 [TEGRA_POWERGATE_VDEC] = "vdec",895 [TEGRA_POWERGATE_VDEC] = "vdec",928 [TEGRA_POWERGATE_VDEC] = "vdec",966 [TEGRA_POWERGATE_VDEC] = "vdec",
49 #define TEGRA_POWERGATE_VDEC 4 macro