Home
last modified time | relevance | path

Searched refs:TEGRA_POWERGATE_VDEC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/soc/tegra/
H A Dpmc.h32 #define TEGRA_POWERGATE_VDEC 4 macro
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dpmc.h32 #define TEGRA_POWERGATE_VDEC 4 macro
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c164 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
196 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_VDEC, in tegra_vde_runtime_resume()
/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c629 if (id == TEGRA_POWERGATE_VDEC) in __tegra_powergate_remove_clamping()
632 mask = (1 << TEGRA_POWERGATE_VDEC); in __tegra_powergate_remove_clamping()
2665 [TEGRA_POWERGATE_VDEC] = "vdec",
2771 [TEGRA_POWERGATE_VDEC] = "vdec",
2830 [TEGRA_POWERGATE_VDEC] = "vdec",
2886 [TEGRA_POWERGATE_VDEC] = "vdec",
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c691 if (id == TEGRA_POWERGATE_VDEC) in __tegra_powergate_remove_clamping()
694 mask = (1 << TEGRA_POWERGATE_VDEC); in __tegra_powergate_remove_clamping()
3237 [TEGRA_POWERGATE_VDEC] = "vdec",
3341 [TEGRA_POWERGATE_VDEC] = "vdec",
3402 [TEGRA_POWERGATE_VDEC] = "vdec",
3460 [TEGRA_POWERGATE_VDEC] = "vdec",
/kernel/linux/linux-5.10/drivers/staging/media/tegra-vde/
H A Dvde.c921 err = tegra_powergate_power_off(TEGRA_POWERGATE_VDEC); in tegra_vde_runtime_suspend()
937 err = tegra_powergate_sequence_power_up(TEGRA_POWERGATE_VDEC, in tegra_vde_runtime_resume()

Completed in 13 milliseconds