162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __DTS_MARVELL_MMP2_POWER_H 362306a36Sopenharmony_ci#define __DTS_MARVELL_MMP2_POWER_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define MMP2_POWER_DOMAIN_GPU 0 662306a36Sopenharmony_ci#define MMP2_POWER_DOMAIN_AUDIO 1 762306a36Sopenharmony_ci#define MMP3_POWER_DOMAIN_CAMERA 2 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define MMP2_NR_POWER_DOMAINS 3 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci#endif 12