![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __DT_BINDINGS_POWER_RK3228_POWER_H__ 0003 #define __DT_BINDINGS_POWER_RK3228_POWER_H__ 0004 0005 /** 0006 * RK3228 idle id Summary. 0007 */ 0008 0009 #define RK3228_PD_CORE 0 0010 #define RK3228_PD_MSCH 1 0011 #define RK3228_PD_BUS 2 0012 #define RK3228_PD_SYS 3 0013 #define RK3228_PD_VIO 4 0014 #define RK3228_PD_VOP 5 0015 #define RK3228_PD_VPU 6 0016 #define RK3228_PD_RKVDEC 7 0017 #define RK3228_PD_GPU 8 0018 #define RK3228_PD_PERI 9 0019 #define RK3228_PD_GMAC 10 0020 0021 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |