0001
0002 #ifndef __DT_BINDINGS_POWER_RK3288_POWER_H__
0003 #define __DT_BINDINGS_POWER_RK3288_POWER_H__
0004
0005
0006
0007
0008
0009
0010 #define RK3288_PD_A17_0 0
0011 #define RK3288_PD_A17_1 1
0012 #define RK3288_PD_A17_2 2
0013 #define RK3288_PD_A17_3 3
0014 #define RK3288_PD_SCU 4
0015 #define RK3288_PD_DEBUG 5
0016 #define RK3288_PD_MEM 6
0017
0018
0019 #define RK3288_PD_BUS 7
0020 #define RK3288_PD_PERI 8
0021 #define RK3288_PD_VIO 9
0022 #define RK3288_PD_ALIVE 10
0023 #define RK3288_PD_HEVC 11
0024 #define RK3288_PD_VIDEO 12
0025
0026
0027 #define RK3288_PD_GPU 13
0028
0029
0030 #define RK3288_PD_PMU 14
0031
0032 #endif