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

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2017 MediaTek Inc.
 * Author: Mars.C <[email protected]>
 */

#ifndef _DT_BINDINGS_POWER_MT6797_POWER_H
#define _DT_BINDINGS_POWER_MT6797_POWER_H

#define MT6797_POWER_DOMAIN_VDEC
#define MT6797_POWER_DOMAIN_VENC
#define MT6797_POWER_DOMAIN_ISP
#define MT6797_POWER_DOMAIN_MM
#define MT6797_POWER_DOMAIN_AUDIO
#define MT6797_POWER_DOMAIN_MFG_ASYNC
#define MT6797_POWER_DOMAIN_MFG
#define MT6797_POWER_DOMAIN_MFG_CORE0
#define MT6797_POWER_DOMAIN_MFG_CORE1
#define MT6797_POWER_DOMAIN_MFG_CORE2
#define MT6797_POWER_DOMAIN_MFG_CORE3
#define MT6797_POWER_DOMAIN_MJC

#endif /* _DT_BINDINGS_POWER_MT6797_POWER_H */