162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR MIT */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (C) 2021 Ahmad Fatoum, Pengutronix
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RESET_STARFIVE_JH7100_H__
762306a36Sopenharmony_ci#define __DT_BINDINGS_RESET_STARFIVE_JH7100_H__
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define JH7100_RSTN_DOM3AHB_BUS		0
1062306a36Sopenharmony_ci#define JH7100_RSTN_DOM7AHB_BUS		1
1162306a36Sopenharmony_ci#define JH7100_RST_U74			2
1262306a36Sopenharmony_ci#define JH7100_RSTN_U74_AXI		3
1362306a36Sopenharmony_ci#define JH7100_RSTN_SGDMA2P_AHB		4
1462306a36Sopenharmony_ci#define JH7100_RSTN_SGDMA2P_AXI		5
1562306a36Sopenharmony_ci#define JH7100_RSTN_DMA2PNOC_AXI	6
1662306a36Sopenharmony_ci#define JH7100_RSTN_DLA_AXI		7
1762306a36Sopenharmony_ci#define JH7100_RSTN_DLANOC_AXI		8
1862306a36Sopenharmony_ci#define JH7100_RSTN_DLA_APB		9
1962306a36Sopenharmony_ci#define JH7100_RST_VP6_DRESET		10
2062306a36Sopenharmony_ci#define JH7100_RST_VP6_BRESET		11
2162306a36Sopenharmony_ci#define JH7100_RSTN_VP6_AXI		12
2262306a36Sopenharmony_ci#define JH7100_RSTN_VDECBRG_MAIN	13
2362306a36Sopenharmony_ci#define JH7100_RSTN_VDEC_AXI		14
2462306a36Sopenharmony_ci#define JH7100_RSTN_VDEC_BCLK		15
2562306a36Sopenharmony_ci#define JH7100_RSTN_VDEC_CCLK		16
2662306a36Sopenharmony_ci#define JH7100_RSTN_VDEC_APB		17
2762306a36Sopenharmony_ci#define JH7100_RSTN_JPEG_AXI		18
2862306a36Sopenharmony_ci#define JH7100_RSTN_JPEG_CCLK		19
2962306a36Sopenharmony_ci#define JH7100_RSTN_JPEG_APB		20
3062306a36Sopenharmony_ci#define JH7100_RSTN_JPCGC300_MAIN	21
3162306a36Sopenharmony_ci#define JH7100_RSTN_GC300_2X		22
3262306a36Sopenharmony_ci#define JH7100_RSTN_GC300_AXI		23
3362306a36Sopenharmony_ci#define JH7100_RSTN_GC300_AHB		24
3462306a36Sopenharmony_ci#define JH7100_RSTN_VENC_AXI		25
3562306a36Sopenharmony_ci#define JH7100_RSTN_VENCBRG_MAIN	26
3662306a36Sopenharmony_ci#define JH7100_RSTN_VENC_BCLK		27
3762306a36Sopenharmony_ci#define JH7100_RSTN_VENC_CCLK		28
3862306a36Sopenharmony_ci#define JH7100_RSTN_VENC_APB		29
3962306a36Sopenharmony_ci#define JH7100_RSTN_DDRPHY_APB		30
4062306a36Sopenharmony_ci#define JH7100_RSTN_NOC_ROB		31
4162306a36Sopenharmony_ci#define JH7100_RSTN_NOC_COG		32
4262306a36Sopenharmony_ci#define JH7100_RSTN_HIFI4_AXI		33
4362306a36Sopenharmony_ci#define JH7100_RSTN_HIFI4NOC_AXI	34
4462306a36Sopenharmony_ci#define JH7100_RST_HIFI4_DRESET		35
4562306a36Sopenharmony_ci#define JH7100_RST_HIFI4_BRESET		36
4662306a36Sopenharmony_ci#define JH7100_RSTN_USB_AXI		37
4762306a36Sopenharmony_ci#define JH7100_RSTN_USBNOC_AXI		38
4862306a36Sopenharmony_ci#define JH7100_RSTN_SGDMA1P_AXI		39
4962306a36Sopenharmony_ci#define JH7100_RSTN_DMA1P_AXI		40
5062306a36Sopenharmony_ci#define JH7100_RSTN_X2C_AXI		41
5162306a36Sopenharmony_ci#define JH7100_RSTN_NNE_AHB		42
5262306a36Sopenharmony_ci#define JH7100_RSTN_NNE_AXI		43
5362306a36Sopenharmony_ci#define JH7100_RSTN_NNENOC_AXI		44
5462306a36Sopenharmony_ci#define JH7100_RSTN_DLASLV_AXI		45
5562306a36Sopenharmony_ci#define JH7100_RSTN_DSPX2C_AXI		46
5662306a36Sopenharmony_ci#define JH7100_RSTN_VIN_SRC		47
5762306a36Sopenharmony_ci#define JH7100_RSTN_ISPSLV_AXI		48
5862306a36Sopenharmony_ci#define JH7100_RSTN_VIN_AXI		49
5962306a36Sopenharmony_ci#define JH7100_RSTN_VINNOC_AXI		50
6062306a36Sopenharmony_ci#define JH7100_RSTN_ISP0_AXI		51
6162306a36Sopenharmony_ci#define JH7100_RSTN_ISP0NOC_AXI		52
6262306a36Sopenharmony_ci#define JH7100_RSTN_ISP1_AXI		53
6362306a36Sopenharmony_ci#define JH7100_RSTN_ISP1NOC_AXI		54
6462306a36Sopenharmony_ci#define JH7100_RSTN_VOUT_SRC		55
6562306a36Sopenharmony_ci#define JH7100_RSTN_DISP_AXI		56
6662306a36Sopenharmony_ci#define JH7100_RSTN_DISPNOC_AXI		57
6762306a36Sopenharmony_ci#define JH7100_RSTN_SDIO0_AHB		58
6862306a36Sopenharmony_ci#define JH7100_RSTN_SDIO1_AHB		59
6962306a36Sopenharmony_ci#define JH7100_RSTN_GMAC_AHB		60
7062306a36Sopenharmony_ci#define JH7100_RSTN_SPI2AHB_AHB		61
7162306a36Sopenharmony_ci#define JH7100_RSTN_SPI2AHB_CORE	62
7262306a36Sopenharmony_ci#define JH7100_RSTN_EZMASTER_AHB	63
7362306a36Sopenharmony_ci#define JH7100_RST_E24			64
7462306a36Sopenharmony_ci#define JH7100_RSTN_QSPI_AHB		65
7562306a36Sopenharmony_ci#define JH7100_RSTN_QSPI_CORE		66
7662306a36Sopenharmony_ci#define JH7100_RSTN_QSPI_APB		67
7762306a36Sopenharmony_ci#define JH7100_RSTN_SEC_AHB		68
7862306a36Sopenharmony_ci#define JH7100_RSTN_AES			69
7962306a36Sopenharmony_ci#define JH7100_RSTN_PKA			70
8062306a36Sopenharmony_ci#define JH7100_RSTN_SHA			71
8162306a36Sopenharmony_ci#define JH7100_RSTN_TRNG_APB		72
8262306a36Sopenharmony_ci#define JH7100_RSTN_OTP_APB		73
8362306a36Sopenharmony_ci#define JH7100_RSTN_UART0_APB		74
8462306a36Sopenharmony_ci#define JH7100_RSTN_UART0_CORE		75
8562306a36Sopenharmony_ci#define JH7100_RSTN_UART1_APB		76
8662306a36Sopenharmony_ci#define JH7100_RSTN_UART1_CORE		77
8762306a36Sopenharmony_ci#define JH7100_RSTN_SPI0_APB		78
8862306a36Sopenharmony_ci#define JH7100_RSTN_SPI0_CORE		79
8962306a36Sopenharmony_ci#define JH7100_RSTN_SPI1_APB		80
9062306a36Sopenharmony_ci#define JH7100_RSTN_SPI1_CORE		81
9162306a36Sopenharmony_ci#define JH7100_RSTN_I2C0_APB		82
9262306a36Sopenharmony_ci#define JH7100_RSTN_I2C0_CORE		83
9362306a36Sopenharmony_ci#define JH7100_RSTN_I2C1_APB		84
9462306a36Sopenharmony_ci#define JH7100_RSTN_I2C1_CORE		85
9562306a36Sopenharmony_ci#define JH7100_RSTN_GPIO_APB		86
9662306a36Sopenharmony_ci#define JH7100_RSTN_UART2_APB		87
9762306a36Sopenharmony_ci#define JH7100_RSTN_UART2_CORE		88
9862306a36Sopenharmony_ci#define JH7100_RSTN_UART3_APB		89
9962306a36Sopenharmony_ci#define JH7100_RSTN_UART3_CORE		90
10062306a36Sopenharmony_ci#define JH7100_RSTN_SPI2_APB		91
10162306a36Sopenharmony_ci#define JH7100_RSTN_SPI2_CORE		92
10262306a36Sopenharmony_ci#define JH7100_RSTN_SPI3_APB		93
10362306a36Sopenharmony_ci#define JH7100_RSTN_SPI3_CORE		94
10462306a36Sopenharmony_ci#define JH7100_RSTN_I2C2_APB		95
10562306a36Sopenharmony_ci#define JH7100_RSTN_I2C2_CORE		96
10662306a36Sopenharmony_ci#define JH7100_RSTN_I2C3_APB		97
10762306a36Sopenharmony_ci#define JH7100_RSTN_I2C3_CORE		98
10862306a36Sopenharmony_ci#define JH7100_RSTN_WDTIMER_APB		99
10962306a36Sopenharmony_ci#define JH7100_RSTN_WDT			100
11062306a36Sopenharmony_ci#define JH7100_RSTN_TIMER0		101
11162306a36Sopenharmony_ci#define JH7100_RSTN_TIMER1		102
11262306a36Sopenharmony_ci#define JH7100_RSTN_TIMER2		103
11362306a36Sopenharmony_ci#define JH7100_RSTN_TIMER3		104
11462306a36Sopenharmony_ci#define JH7100_RSTN_TIMER4		105
11562306a36Sopenharmony_ci#define JH7100_RSTN_TIMER5		106
11662306a36Sopenharmony_ci#define JH7100_RSTN_TIMER6		107
11762306a36Sopenharmony_ci#define JH7100_RSTN_VP6INTC_APB		108
11862306a36Sopenharmony_ci#define JH7100_RSTN_PWM_APB		109
11962306a36Sopenharmony_ci#define JH7100_RSTN_MSI_APB		110
12062306a36Sopenharmony_ci#define JH7100_RSTN_TEMP_APB		111
12162306a36Sopenharmony_ci#define JH7100_RSTN_TEMP_SENSE		112
12262306a36Sopenharmony_ci#define JH7100_RSTN_SYSERR_APB		113
12362306a36Sopenharmony_ci
12462306a36Sopenharmony_ci#define JH7100_RSTN_END			114
12562306a36Sopenharmony_ci
12662306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RESET_STARFIVE_JH7100_H__ */
127