1 /* SPDX-License-Identifier: GPL-2.0 */ 2 #ifndef __DT_BINDINGS_POWER_R528_H__ 3 #define __DT_BINDINGS_POWER_R528_H__ 4 5 #define R528_PD_CPU 0 6 #define R528_PD_VE 1 7 #define R528_PD_DSP 2 8 9 #endif 10
1 /* SPDX-License-Identifier: GPL-2.0 */ 2 #ifndef __DT_BINDINGS_POWER_R528_H__ 3 #define __DT_BINDINGS_POWER_R528_H__ 4 5 #define R528_PD_CPU 0 6 #define R528_PD_VE 1 7 #define R528_PD_DSP 2 8 9 #endif 10