0001
0002
0003
0004
0005
0006 #ifndef _DT_BINDINGS_RESET_SUN50I_H616_H_
0007 #define _DT_BINDINGS_RESET_SUN50I_H616_H_
0008
0009 #define RST_MBUS 0
0010 #define RST_BUS_DE 1
0011 #define RST_BUS_DEINTERLACE 2
0012 #define RST_BUS_GPU 3
0013 #define RST_BUS_CE 4
0014 #define RST_BUS_VE 5
0015 #define RST_BUS_DMA 6
0016 #define RST_BUS_HSTIMER 7
0017 #define RST_BUS_DBG 8
0018 #define RST_BUS_PSI 9
0019 #define RST_BUS_PWM 10
0020 #define RST_BUS_IOMMU 11
0021 #define RST_BUS_DRAM 12
0022 #define RST_BUS_NAND 13
0023 #define RST_BUS_MMC0 14
0024 #define RST_BUS_MMC1 15
0025 #define RST_BUS_MMC2 16
0026 #define RST_BUS_UART0 17
0027 #define RST_BUS_UART1 18
0028 #define RST_BUS_UART2 19
0029 #define RST_BUS_UART3 20
0030 #define RST_BUS_UART4 21
0031 #define RST_BUS_UART5 22
0032 #define RST_BUS_I2C0 23
0033 #define RST_BUS_I2C1 24
0034 #define RST_BUS_I2C2 25
0035 #define RST_BUS_I2C3 26
0036 #define RST_BUS_I2C4 27
0037 #define RST_BUS_SPI0 28
0038 #define RST_BUS_SPI1 29
0039 #define RST_BUS_EMAC0 30
0040 #define RST_BUS_EMAC1 31
0041 #define RST_BUS_TS 32
0042 #define RST_BUS_THS 33
0043 #define RST_BUS_SPDIF 34
0044 #define RST_BUS_DMIC 35
0045 #define RST_BUS_AUDIO_CODEC 36
0046 #define RST_BUS_AUDIO_HUB 37
0047 #define RST_USB_PHY0 38
0048 #define RST_USB_PHY1 39
0049 #define RST_USB_PHY2 40
0050 #define RST_USB_PHY3 41
0051 #define RST_BUS_OHCI0 42
0052 #define RST_BUS_OHCI1 43
0053 #define RST_BUS_OHCI2 44
0054 #define RST_BUS_OHCI3 45
0055 #define RST_BUS_EHCI0 46
0056 #define RST_BUS_EHCI1 47
0057 #define RST_BUS_EHCI2 48
0058 #define RST_BUS_EHCI3 49
0059 #define RST_BUS_OTG 50
0060 #define RST_BUS_HDMI 51
0061 #define RST_BUS_HDMI_SUB 52
0062 #define RST_BUS_TCON_TOP 53
0063 #define RST_BUS_TCON_TV0 54
0064 #define RST_BUS_TCON_TV1 55
0065 #define RST_BUS_TVE_TOP 56
0066 #define RST_BUS_TVE0 57
0067 #define RST_BUS_HDCP 58
0068 #define RST_BUS_KEYADC 59
0069
0070 #endif