Home
last modified time | relevance | path

Searched refs:TEGRA_POWERGATE_VDEC (Results 1 – 3 of 3) sorted by relevance

/linux/include/soc/tegra/
A Dpmc.h32 #define TEGRA_POWERGATE_VDEC 4 macro
/linux/drivers/soc/tegra/
A Dpmc.c657 if (id == TEGRA_POWERGATE_VDEC) in __tegra_powergate_remove_clamping()
660 mask = (1 << TEGRA_POWERGATE_VDEC); in __tegra_powergate_remove_clamping()
2968 [TEGRA_POWERGATE_VDEC] = "vdec",
3076 [TEGRA_POWERGATE_VDEC] = "vdec",
3137 [TEGRA_POWERGATE_VDEC] = "vdec",
3195 [TEGRA_POWERGATE_VDEC] = "vdec",
/linux/drivers/staging/media/tegra-vde/
A Dvde.c923 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
939 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_VDEC, in tegra_vde_runtime_resume()

Completed in 14 milliseconds