18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT8173_POWER_H
38c2ecf20Sopenharmony_ci#define _DT_BINDINGS_POWER_MT8173_POWER_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_VDEC	0
68c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_VENC	1
78c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_ISP		2
88c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_MM		3
98c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_VENC_LT	4
108c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_AUDIO	5
118c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_USB		6
128c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_MFG_ASYNC	7
138c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_MFG_2D	8
148c2ecf20Sopenharmony_ci#define MT8173_POWER_DOMAIN_MFG		9
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT8173_POWER_H */
17