18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2017 MediaTek Inc. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_POWER_MT7622_POWER_H 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_POWER_MT7622_POWER_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define MT7622_POWER_DOMAIN_ETHSYS 0 108c2ecf20Sopenharmony_ci#define MT7622_POWER_DOMAIN_HIF0 1 118c2ecf20Sopenharmony_ci#define MT7622_POWER_DOMAIN_HIF1 2 128c2ecf20Sopenharmony_ci#define MT7622_POWER_DOMAIN_WB 3 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_POWER_MT7622_POWER_H */ 15