18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_POWER_RK3128_POWER_H__
38c2ecf20Sopenharmony_ci#define __DT_BINDINGS_POWER_RK3128_POWER_H__
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/* VD_CORE */
68c2ecf20Sopenharmony_ci#define RK3128_PD_CORE		0
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci/* VD_LOGIC */
98c2ecf20Sopenharmony_ci#define RK3128_PD_VIO		1
108c2ecf20Sopenharmony_ci#define RK3128_PD_VIDEO		2
118c2ecf20Sopenharmony_ci#define RK3128_PD_GPU		3
128c2ecf20Sopenharmony_ci#define RK3128_PD_MSCH		4
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif
15