0001
0002
0003
0004 #ifndef __ABI_MACH_T194_POWERGATE_T194_H_
0005 #define __ABI_MACH_T194_POWERGATE_T194_H_
0006
0007 #define TEGRA194_POWER_DOMAIN_AUD 1
0008 #define TEGRA194_POWER_DOMAIN_DISP 2
0009 #define TEGRA194_POWER_DOMAIN_DISPB 3
0010 #define TEGRA194_POWER_DOMAIN_DISPC 4
0011 #define TEGRA194_POWER_DOMAIN_ISPA 5
0012 #define TEGRA194_POWER_DOMAIN_NVDECA 6
0013 #define TEGRA194_POWER_DOMAIN_NVJPG 7
0014 #define TEGRA194_POWER_DOMAIN_NVENCA 8
0015 #define TEGRA194_POWER_DOMAIN_NVENCB 9
0016 #define TEGRA194_POWER_DOMAIN_NVDECB 10
0017 #define TEGRA194_POWER_DOMAIN_SAX 11
0018 #define TEGRA194_POWER_DOMAIN_VE 12
0019 #define TEGRA194_POWER_DOMAIN_VIC 13
0020 #define TEGRA194_POWER_DOMAIN_XUSBA 14
0021 #define TEGRA194_POWER_DOMAIN_XUSBB 15
0022 #define TEGRA194_POWER_DOMAIN_XUSBC 16
0023 #define TEGRA194_POWER_DOMAIN_PCIEX8A 17
0024 #define TEGRA194_POWER_DOMAIN_PCIEX4A 18
0025 #define TEGRA194_POWER_DOMAIN_PCIEX1A 19
0026 #define TEGRA194_POWER_DOMAIN_PCIEX8B 21
0027 #define TEGRA194_POWER_DOMAIN_PVAA 22
0028 #define TEGRA194_POWER_DOMAIN_PVAB 23
0029 #define TEGRA194_POWER_DOMAIN_DLAA 24
0030 #define TEGRA194_POWER_DOMAIN_DLAB 25
0031 #define TEGRA194_POWER_DOMAIN_CV 26
0032 #define TEGRA194_POWER_DOMAIN_GPU 27
0033 #define TEGRA194_POWER_DOMAIN_MAX 27
0034
0035 #endif