18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef __DTS_MARVELL_MMP2_POWER_H 38c2ecf20Sopenharmony_ci#define __DTS_MARVELL_MMP2_POWER_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define MMP2_POWER_DOMAIN_GPU 0 68c2ecf20Sopenharmony_ci#define MMP2_POWER_DOMAIN_AUDIO 1 78c2ecf20Sopenharmony_ci#define MMP3_POWER_DOMAIN_CAMERA 2 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define MMP2_NR_POWER_DOMAINS 3 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#endif 12