![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __DT_BINDINGS_POWER_RK3328_POWER_H__ 0003 #define __DT_BINDINGS_POWER_RK3328_POWER_H__ 0004 0005 /** 0006 * RK3328 idle id Summary. 0007 */ 0008 #define RK3328_PD_CORE 0 0009 #define RK3328_PD_GPU 1 0010 #define RK3328_PD_BUS 2 0011 #define RK3328_PD_MSCH 3 0012 #define RK3328_PD_PERI 4 0013 #define RK3328_PD_VIDEO 5 0014 #define RK3328_PD_HEVC 6 0015 #define RK3328_PD_SYS 7 0016 #define RK3328_PD_VPU 8 0017 #define RK3328_PD_VIO 9 0018 0019 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |