0001
0002 #ifndef __DT_BINDINGS_POWER_PX30_POWER_H__
0003 #define __DT_BINDINGS_POWER_PX30_POWER_H__
0004
0005
0006 #define PX30_PD_A35_0 0
0007 #define PX30_PD_A35_1 1
0008 #define PX30_PD_A35_2 2
0009 #define PX30_PD_A35_3 3
0010 #define PX30_PD_SCU 4
0011
0012
0013 #define PX30_PD_USB 5
0014 #define PX30_PD_DDR 6
0015 #define PX30_PD_SDCARD 7
0016 #define PX30_PD_CRYPTO 8
0017 #define PX30_PD_GMAC 9
0018 #define PX30_PD_MMC_NAND 10
0019 #define PX30_PD_VPU 11
0020 #define PX30_PD_VO 12
0021 #define PX30_PD_VI 13
0022 #define PX30_PD_GPU 14
0023
0024
0025 #define PX30_PD_PMU 15
0026
0027 #endif