18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT6765_POWER_H
38c2ecf20Sopenharmony_ci#define _DT_BINDINGS_POWER_MT6765_POWER_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_CONN		0
68c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_MM			1
78c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG_ASYNC		2
88c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_ISP			3
98c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG			4
108c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG_CORE0		5
118c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_CAM			6
128c2ecf20Sopenharmony_ci#define MT6765_POWER_DOMAIN_VCODEC		7
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT6765_POWER_H */
15