linux/include/dt-bindings/power/mt8183-power.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2020 MediaTek Inc.
 * Author: Weiyi Lu <[email protected]>
 */

#ifndef _DT_BINDINGS_POWER_MT8183_POWER_H
#define _DT_BINDINGS_POWER_MT8183_POWER_H

#define MT8183_POWER_DOMAIN_AUDIO
#define MT8183_POWER_DOMAIN_CONN
#define MT8183_POWER_DOMAIN_MFG_ASYNC
#define MT8183_POWER_DOMAIN_MFG
#define MT8183_POWER_DOMAIN_MFG_CORE0
#define MT8183_POWER_DOMAIN_MFG_CORE1
#define MT8183_POWER_DOMAIN_MFG_2D
#define MT8183_POWER_DOMAIN_DISP
#define MT8183_POWER_DOMAIN_CAM
#define MT8183_POWER_DOMAIN_ISP
#define MT8183_POWER_DOMAIN_VDEC
#define MT8183_POWER_DOMAIN_VENC
#define MT8183_POWER_DOMAIN_VPU_TOP
#define MT8183_POWER_DOMAIN_VPU_CORE0
#define MT8183_POWER_DOMAIN_VPU_CORE1

#endif /* _DT_BINDINGS_POWER_MT8183_POWER_H */