12 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef __DTS_MARVELL_MMP2_POWER_H3#define __DTS_MARVELL_MMP2_POWER_H4 5#define MMP2_POWER_DOMAIN_GPU 06#define MMP2_POWER_DOMAIN_AUDIO 17#define MMP3_POWER_DOMAIN_CAMERA 28 9#define MMP2_NR_POWER_DOMAINS 310 11#endif12