Go to the documentation of this file.
20 #ifndef _MACH_TEGRA_POWERGATE_H_
21 #define _MACH_TEGRA_POWERGATE_H_
23 #define TEGRA_POWERGATE_CPU 0
24 #define TEGRA_POWERGATE_3D 1
25 #define TEGRA_POWERGATE_VENC 2
26 #define TEGRA_POWERGATE_PCIE 3
27 #define TEGRA_POWERGATE_VDEC 4
28 #define TEGRA_POWERGATE_L2 5
29 #define TEGRA_POWERGATE_MPE 6
30 #define TEGRA_POWERGATE_HEG 7
31 #define TEGRA_POWERGATE_SATA 8
32 #define TEGRA_POWERGATE_CPU1 9
33 #define TEGRA_POWERGATE_CPU2 10
34 #define TEGRA_POWERGATE_CPU3 11
35 #define TEGRA_POWERGATE_CELP 12
36 #define TEGRA_POWERGATE_3D1 13
38 #define TEGRA_POWERGATE_CPU0 TEGRA_POWERGATE_CPU
39 #define TEGRA_POWERGATE_3D0 TEGRA_POWERGATE_3D