162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 262306a36Sopenharmony_ci 362306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_MEDIATEK_MT6735_WDT_H_ 462306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_MEDIATEK_MT6735_WDT_H_ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define MT6735_TOPRGU_MM_RST 1 762306a36Sopenharmony_ci#define MT6735_TOPRGU_MFG_RST 2 862306a36Sopenharmony_ci#define MT6735_TOPRGU_VENC_RST 3 962306a36Sopenharmony_ci#define MT6735_TOPRGU_VDEC_RST 4 1062306a36Sopenharmony_ci#define MT6735_TOPRGU_IMG_RST 5 1162306a36Sopenharmony_ci#define MT6735_TOPRGU_MD_RST 7 1262306a36Sopenharmony_ci#define MT6735_TOPRGU_CONN_RST 9 1362306a36Sopenharmony_ci#define MT6735_TOPRGU_C2K_SW_RST 14 1462306a36Sopenharmony_ci#define MT6735_TOPRGU_C2K_RST 15 1562306a36Sopenharmony_ci#define MT6735_TOPRGU_RST_NUM 9 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci#endif 18