162306a36Sopenharmony_ci/** 262306a36Sopenharmony_ci * This header provides index for the HSDK reset controller. 362306a36Sopenharmony_ci */ 462306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK 562306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#define HSDK_APB_RESET 0 862306a36Sopenharmony_ci#define HSDK_AXI_RESET 1 962306a36Sopenharmony_ci#define HSDK_ETH_RESET 2 1062306a36Sopenharmony_ci#define HSDK_USB_RESET 3 1162306a36Sopenharmony_ci#define HSDK_SDIO_RESET 4 1262306a36Sopenharmony_ci#define HSDK_HDMI_RESET 5 1362306a36Sopenharmony_ci#define HSDK_GFX_RESET 6 1462306a36Sopenharmony_ci#define HSDK_DMAC_RESET 7 1562306a36Sopenharmony_ci#define HSDK_EBI_RESET 8 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci#endif /*_DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK*/ 18