162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT6765_POWER_H
362306a36Sopenharmony_ci#define _DT_BINDINGS_POWER_MT6765_POWER_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_CONN		0
662306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_MM			1
762306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG_ASYNC		2
862306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_ISP			3
962306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG			4
1062306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_MFG_CORE0		5
1162306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_CAM			6
1262306a36Sopenharmony_ci#define MT6765_POWER_DOMAIN_VCODEC		7
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT6765_POWER_H */
15