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

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

#ifndef _DT_BINDINGS_POWER_MT8192_POWER_H
#define _DT_BINDINGS_POWER_MT8192_POWER_H

#define MT8192_POWER_DOMAIN_AUDIO
#define MT8192_POWER_DOMAIN_CONN
#define MT8192_POWER_DOMAIN_MFG0
#define MT8192_POWER_DOMAIN_MFG1
#define MT8192_POWER_DOMAIN_MFG2
#define MT8192_POWER_DOMAIN_MFG3
#define MT8192_POWER_DOMAIN_MFG4
#define MT8192_POWER_DOMAIN_MFG5
#define MT8192_POWER_DOMAIN_MFG6
#define MT8192_POWER_DOMAIN_DISP
#define MT8192_POWER_DOMAIN_IPE
#define MT8192_POWER_DOMAIN_ISP
#define MT8192_POWER_DOMAIN_ISP2
#define MT8192_POWER_DOMAIN_MDP
#define MT8192_POWER_DOMAIN_VENC
#define MT8192_POWER_DOMAIN_VDEC
#define MT8192_POWER_DOMAIN_VDEC2
#define MT8192_POWER_DOMAIN_CAM
#define MT8192_POWER_DOMAIN_CAM_RAWA
#define MT8192_POWER_DOMAIN_CAM_RAWB
#define MT8192_POWER_DOMAIN_CAM_RAWC

#endif /* _DT_BINDINGS_POWER_MT8192_POWER_H */