18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2015 MediaTek Inc.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT2701_POWER_H
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_POWER_MT2701_POWER_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_CONN	0
108c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_DISP	1
118c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_MFG		2
128c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_VDEC	3
138c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_ISP		4
148c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_BDP		5
158c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_ETH		6
168c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_HIF		7
178c2ecf20Sopenharmony_ci#define MT2701_POWER_DOMAIN_IFR_MSC	8
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT2701_POWER_H */
20