Path: blob/master/include/dt-bindings/reset/cortina,gemini-reset.h
26282 views
/* SPDX-License-Identifier: GPL-2.0 */1#ifndef _DT_BINDINGS_RESET_CORTINA_GEMINI_H2#define _DT_BINDINGS_RESET_CORTINA_GEMINI_H34#define GEMINI_RESET_DRAM 05#define GEMINI_RESET_FLASH 16#define GEMINI_RESET_IDE 27#define GEMINI_RESET_RAID 38#define GEMINI_RESET_SECURITY 49#define GEMINI_RESET_GMAC0 510#define GEMINI_RESET_GMAC1 611#define GEMINI_RESET_PCI 712#define GEMINI_RESET_USB0 813#define GEMINI_RESET_USB1 914#define GEMINI_RESET_DMAC 1015#define GEMINI_RESET_APB 1116#define GEMINI_RESET_LPC 1217#define GEMINI_RESET_LCD 1318#define GEMINI_RESET_INTCON0 1419#define GEMINI_RESET_INTCON1 1520#define GEMINI_RESET_RTC 1621#define GEMINI_RESET_TIMER 1722#define GEMINI_RESET_UART 1823#define GEMINI_RESET_SSP 1924#define GEMINI_RESET_GPIO0 2025#define GEMINI_RESET_GPIO1 2126#define GEMINI_RESET_GPIO2 2227#define GEMINI_RESET_WDOG 2328#define GEMINI_RESET_EXTERN 2429#define GEMINI_RESET_CIR 2530#define GEMINI_RESET_SATA0 2631#define GEMINI_RESET_SATA1 2732#define GEMINI_RESET_TVC 2833#define GEMINI_RESET_CPU1 3034#define GEMINI_RESET_GLOBAL 313536#endif373839