Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
0002 /*
0003  * Copyright (c) 2020 huangzhenwei@allwinnertech.com
0004  * Copyright (C) 2021 Samuel Holland <samuel@sholland.org>
0005  */
0006 
0007 #ifndef _DT_BINDINGS_RST_SUN20I_D1_CCU_H_
0008 #define _DT_BINDINGS_RST_SUN20I_D1_CCU_H_
0009 
0010 #define RST_MBUS        0
0011 #define RST_BUS_DE      1
0012 #define RST_BUS_DI      2
0013 #define RST_BUS_G2D     3
0014 #define RST_BUS_CE      4
0015 #define RST_BUS_VE      5
0016 #define RST_BUS_DMA     6
0017 #define RST_BUS_MSGBOX0     7
0018 #define RST_BUS_MSGBOX1     8
0019 #define RST_BUS_MSGBOX2     9
0020 #define RST_BUS_SPINLOCK    10
0021 #define RST_BUS_HSTIMER     11
0022 #define RST_BUS_DBG     12
0023 #define RST_BUS_PWM     13
0024 #define RST_BUS_DRAM        14
0025 #define RST_BUS_MMC0        15
0026 #define RST_BUS_MMC1        16
0027 #define RST_BUS_MMC2        17
0028 #define RST_BUS_UART0       18
0029 #define RST_BUS_UART1       19
0030 #define RST_BUS_UART2       20
0031 #define RST_BUS_UART3       21
0032 #define RST_BUS_UART4       22
0033 #define RST_BUS_UART5       23
0034 #define RST_BUS_I2C0        24
0035 #define RST_BUS_I2C1        25
0036 #define RST_BUS_I2C2        26
0037 #define RST_BUS_I2C3        27
0038 #define RST_BUS_SPI0        28
0039 #define RST_BUS_SPI1        29
0040 #define RST_BUS_EMAC        30
0041 #define RST_BUS_IR_TX       31
0042 #define RST_BUS_GPADC       32
0043 #define RST_BUS_THS     33
0044 #define RST_BUS_I2S0        34
0045 #define RST_BUS_I2S1        35
0046 #define RST_BUS_I2S2        36
0047 #define RST_BUS_SPDIF       37
0048 #define RST_BUS_DMIC        38
0049 #define RST_BUS_AUDIO       39
0050 #define RST_USB_PHY0        40
0051 #define RST_USB_PHY1        41
0052 #define RST_BUS_OHCI0       42
0053 #define RST_BUS_OHCI1       43
0054 #define RST_BUS_EHCI0       44
0055 #define RST_BUS_EHCI1       45
0056 #define RST_BUS_OTG     46
0057 #define RST_BUS_LRADC       47
0058 #define RST_BUS_DPSS_TOP    48
0059 #define RST_BUS_HDMI_SUB    49
0060 #define RST_BUS_HDMI_MAIN   50
0061 #define RST_BUS_MIPI_DSI    51
0062 #define RST_BUS_TCON_LCD0   52
0063 #define RST_BUS_TCON_TV     53
0064 #define RST_BUS_LVDS0       54
0065 #define RST_BUS_TVE     55
0066 #define RST_BUS_TVE_TOP     56
0067 #define RST_BUS_TVD     57
0068 #define RST_BUS_TVD_TOP     58
0069 #define RST_BUS_LEDC        59
0070 #define RST_BUS_CSI     60
0071 #define RST_BUS_TPADC       61
0072 #define RST_DSP         62
0073 #define RST_BUS_DSP_CFG     63
0074 #define RST_BUS_DSP_DBG     64
0075 #define RST_BUS_RISCV_CFG   65
0076 
0077 #endif /* _DT_BINDINGS_RST_SUN20I_D1_CCU_H_ */