18c2ecf20Sopenharmony_ci/** 28c2ecf20Sopenharmony_ci * This header provides index for the HSDK reset controller. 38c2ecf20Sopenharmony_ci */ 48c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK 58c2ecf20Sopenharmony_ci#define _DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define HSDK_APB_RESET 0 88c2ecf20Sopenharmony_ci#define HSDK_AXI_RESET 1 98c2ecf20Sopenharmony_ci#define HSDK_ETH_RESET 2 108c2ecf20Sopenharmony_ci#define HSDK_USB_RESET 3 118c2ecf20Sopenharmony_ci#define HSDK_SDIO_RESET 4 128c2ecf20Sopenharmony_ci#define HSDK_HDMI_RESET 5 138c2ecf20Sopenharmony_ci#define HSDK_GFX_RESET 6 148c2ecf20Sopenharmony_ci#define HSDK_DMAC_RESET 7 158c2ecf20Sopenharmony_ci#define HSDK_EBI_RESET 8 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci#endif /*_DT_BINDINGS_RESET_CONTROLLER_SNPS_HSDK*/ 18