18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT7623A_POWER_H 38c2ecf20Sopenharmony_ci#define _DT_BINDINGS_POWER_MT7623A_POWER_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define MT7623A_POWER_DOMAIN_CONN 0 68c2ecf20Sopenharmony_ci#define MT7623A_POWER_DOMAIN_ETH 1 78c2ecf20Sopenharmony_ci#define MT7623A_POWER_DOMAIN_HIF 2 88c2ecf20Sopenharmony_ci#define MT7623A_POWER_DOMAIN_IFR_MSC 3 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT7623A_POWER_H */ 11