1 // SPDX-License-Identifier: (GPL-2.0-or-later 1 2 // 3 // Device Tree binding constants for Actions S 4 // 5 // Copyright (c) 2018 Linaro Ltd. 6 7 #ifndef __DT_BINDINGS_ACTIONS_S900_RESET_H 8 #define __DT_BINDINGS_ACTIONS_S900_RESET_H 9 10 #define RESET_CHIPID 11 #define RESET_CPU_SCNT 12 #define RESET_SRAMI 13 #define RESET_DDR_CTL_PHY 14 #define RESET_DMAC 15 #define RESET_GPIO 16 #define RESET_BISP_AXI 17 #define RESET_CSI0 18 #define RESET_CSI1 19 #define RESET_DE 20 #define RESET_DSI 21 #define RESET_GPU3D_PA 22 #define RESET_GPU3D_PB 23 #define RESET_HDE 24 #define RESET_I2C0 25 #define RESET_I2C1 26 #define RESET_I2C2 27 #define RESET_I2C3 28 #define RESET_I2C4 29 #define RESET_I2C5 30 #define RESET_IMX 31 #define RESET_NANDC0 32 #define RESET_NANDC1 33 #define RESET_SD0 34 #define RESET_SD1 35 #define RESET_SD2 36 #define RESET_SD3 37 #define RESET_SPI0 38 #define RESET_SPI1 39 #define RESET_SPI2 40 #define RESET_SPI3 41 #define RESET_UART0 42 #define RESET_UART1 43 #define RESET_UART2 44 #define RESET_UART3 45 #define RESET_UART4 46 #define RESET_UART5 47 #define RESET_UART6 48 #define RESET_HDMI 49 #define RESET_LVDS 50 #define RESET_EDP 51 #define RESET_USB2HUB 52 #define RESET_USB2HSIC 53 #define RESET_USB3 54 #define RESET_PCM1 55 #define RESET_AUDIO 56 #define RESET_PCM0 57 #define RESET_SE 58 #define RESET_GIC 59 #define RESET_DDR_CTL_PHY_AXI 60 #define RESET_CMU_DDR 61 #define RESET_DMM 62 #define RESET_HDCP2TX 63 #define RESET_ETHERNET 64 65 #endif /* __DT_BINDINGS_ACTIONS_S900_RESET_H * 66
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.