162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2021 Rockchip Electronics Co. Ltd.
462306a36Sopenharmony_ci * Copyright (c) 2022 Collabora Ltd.
562306a36Sopenharmony_ci *
662306a36Sopenharmony_ci * Author: Elaine Zhang <zhangqing@rock-chips.com>
762306a36Sopenharmony_ci * Author: Sebastian Reichel <sebastian.reichel@collabora.com>
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_ROCKCHIP_RK3588_H
1162306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_ROCKCHIP_RK3588_H
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#define SRST_A_TOP_BIU			0
1462306a36Sopenharmony_ci#define SRST_P_TOP_BIU			1
1562306a36Sopenharmony_ci#define SRST_P_CSIPHY0			2
1662306a36Sopenharmony_ci#define SRST_CSIPHY0			3
1762306a36Sopenharmony_ci#define SRST_P_CSIPHY1			4
1862306a36Sopenharmony_ci#define SRST_CSIPHY1			5
1962306a36Sopenharmony_ci#define SRST_A_TOP_M500_BIU		6
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ci#define SRST_A_TOP_M400_BIU		7
2262306a36Sopenharmony_ci#define SRST_A_TOP_S200_BIU		8
2362306a36Sopenharmony_ci#define SRST_A_TOP_S400_BIU		9
2462306a36Sopenharmony_ci#define SRST_A_TOP_M300_BIU		10
2562306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_INIT	11
2662306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_CMN	12
2762306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_LANE	13
2862306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_PCS	14
2962306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_INIT	15
3062306a36Sopenharmony_ci
3162306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_CMN	16
3262306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_LANE	17
3362306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_PCS	18
3462306a36Sopenharmony_ci#define SRST_DCPHY0			19
3562306a36Sopenharmony_ci#define SRST_P_MIPI_DCPHY0		20
3662306a36Sopenharmony_ci#define SRST_P_MIPI_DCPHY0_GRF		21
3762306a36Sopenharmony_ci
3862306a36Sopenharmony_ci#define SRST_DCPHY1			22
3962306a36Sopenharmony_ci#define SRST_P_MIPI_DCPHY1		23
4062306a36Sopenharmony_ci#define SRST_P_MIPI_DCPHY1_GRF		24
4162306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_CDPHY	25
4262306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_CSIPHY	26
4362306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_VCCIO3_5	27
4462306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_VCCIO6	28
4562306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_EMMCIO	29
4662306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_IOC_TOP	30
4762306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_IOC_RIGHT	31
4862306a36Sopenharmony_ci
4962306a36Sopenharmony_ci#define SRST_P_CRU			32
5062306a36Sopenharmony_ci#define SRST_A_CHANNEL_SECURE2VO1USB	33
5162306a36Sopenharmony_ci#define SRST_A_CHANNEL_SECURE2CENTER	34
5262306a36Sopenharmony_ci#define SRST_H_CHANNEL_SECURE2VO1USB	35
5362306a36Sopenharmony_ci#define SRST_H_CHANNEL_SECURE2CENTER	36
5462306a36Sopenharmony_ci
5562306a36Sopenharmony_ci#define SRST_P_CHANNEL_SECURE2VO1USB	37
5662306a36Sopenharmony_ci#define SRST_P_CHANNEL_SECURE2CENTER	38
5762306a36Sopenharmony_ci
5862306a36Sopenharmony_ci#define SRST_H_AUDIO_BIU		39
5962306a36Sopenharmony_ci#define SRST_P_AUDIO_BIU		40
6062306a36Sopenharmony_ci#define SRST_H_I2S0_8CH			41
6162306a36Sopenharmony_ci#define SRST_M_I2S0_8CH_TX		42
6262306a36Sopenharmony_ci#define SRST_M_I2S0_8CH_RX		43
6362306a36Sopenharmony_ci#define SRST_P_ACDCDIG			44
6462306a36Sopenharmony_ci#define SRST_H_I2S2_2CH			45
6562306a36Sopenharmony_ci#define SRST_H_I2S3_2CH			46
6662306a36Sopenharmony_ci
6762306a36Sopenharmony_ci#define SRST_M_I2S2_2CH			47
6862306a36Sopenharmony_ci#define SRST_M_I2S3_2CH			48
6962306a36Sopenharmony_ci#define SRST_DAC_ACDCDIG		49
7062306a36Sopenharmony_ci#define SRST_H_SPDIF0			50
7162306a36Sopenharmony_ci
7262306a36Sopenharmony_ci#define SRST_M_SPDIF0			51
7362306a36Sopenharmony_ci#define SRST_H_SPDIF1			52
7462306a36Sopenharmony_ci#define SRST_M_SPDIF1			53
7562306a36Sopenharmony_ci#define SRST_H_PDM1			54
7662306a36Sopenharmony_ci#define SRST_PDM1			55
7762306a36Sopenharmony_ci
7862306a36Sopenharmony_ci#define SRST_A_BUS_BIU			56
7962306a36Sopenharmony_ci#define SRST_P_BUS_BIU			57
8062306a36Sopenharmony_ci#define SRST_A_GIC			58
8162306a36Sopenharmony_ci#define SRST_A_GIC_DBG			59
8262306a36Sopenharmony_ci#define SRST_A_DMAC0			60
8362306a36Sopenharmony_ci#define SRST_A_DMAC1			61
8462306a36Sopenharmony_ci#define SRST_A_DMAC2			62
8562306a36Sopenharmony_ci#define SRST_P_I2C1			63
8662306a36Sopenharmony_ci#define SRST_P_I2C2			64
8762306a36Sopenharmony_ci#define SRST_P_I2C3			65
8862306a36Sopenharmony_ci#define SRST_P_I2C4			66
8962306a36Sopenharmony_ci#define SRST_P_I2C5			67
9062306a36Sopenharmony_ci#define SRST_P_I2C6			68
9162306a36Sopenharmony_ci#define SRST_P_I2C7			69
9262306a36Sopenharmony_ci#define SRST_P_I2C8			70
9362306a36Sopenharmony_ci
9462306a36Sopenharmony_ci#define SRST_I2C1			71
9562306a36Sopenharmony_ci#define SRST_I2C2			72
9662306a36Sopenharmony_ci#define SRST_I2C3			73
9762306a36Sopenharmony_ci#define SRST_I2C4			74
9862306a36Sopenharmony_ci#define SRST_I2C5			75
9962306a36Sopenharmony_ci#define SRST_I2C6			76
10062306a36Sopenharmony_ci#define SRST_I2C7			77
10162306a36Sopenharmony_ci#define SRST_I2C8			78
10262306a36Sopenharmony_ci#define SRST_P_CAN0			79
10362306a36Sopenharmony_ci#define SRST_CAN0			80
10462306a36Sopenharmony_ci#define SRST_P_CAN1			81
10562306a36Sopenharmony_ci#define SRST_CAN1			82
10662306a36Sopenharmony_ci#define SRST_P_CAN2			83
10762306a36Sopenharmony_ci#define SRST_CAN2			84
10862306a36Sopenharmony_ci#define SRST_P_SARADC			85
10962306a36Sopenharmony_ci
11062306a36Sopenharmony_ci#define SRST_P_TSADC			86
11162306a36Sopenharmony_ci#define SRST_TSADC			87
11262306a36Sopenharmony_ci#define SRST_P_UART1			88
11362306a36Sopenharmony_ci#define SRST_P_UART2			89
11462306a36Sopenharmony_ci#define SRST_P_UART3			90
11562306a36Sopenharmony_ci#define SRST_P_UART4			91
11662306a36Sopenharmony_ci#define SRST_P_UART5			92
11762306a36Sopenharmony_ci#define SRST_P_UART6			93
11862306a36Sopenharmony_ci#define SRST_P_UART7			94
11962306a36Sopenharmony_ci#define SRST_P_UART8			95
12062306a36Sopenharmony_ci#define SRST_P_UART9			96
12162306a36Sopenharmony_ci#define SRST_S_UART1			97
12262306a36Sopenharmony_ci
12362306a36Sopenharmony_ci#define SRST_S_UART2			98
12462306a36Sopenharmony_ci#define SRST_S_UART3			99
12562306a36Sopenharmony_ci#define SRST_S_UART4			100
12662306a36Sopenharmony_ci#define SRST_S_UART5			101
12762306a36Sopenharmony_ci#define SRST_S_UART6			102
12862306a36Sopenharmony_ci#define SRST_S_UART7			103
12962306a36Sopenharmony_ci
13062306a36Sopenharmony_ci#define SRST_S_UART8			104
13162306a36Sopenharmony_ci#define SRST_S_UART9			105
13262306a36Sopenharmony_ci#define SRST_P_SPI0			106
13362306a36Sopenharmony_ci#define SRST_P_SPI1			107
13462306a36Sopenharmony_ci#define SRST_P_SPI2			108
13562306a36Sopenharmony_ci#define SRST_P_SPI3			109
13662306a36Sopenharmony_ci#define SRST_P_SPI4			110
13762306a36Sopenharmony_ci#define SRST_SPI0			111
13862306a36Sopenharmony_ci#define SRST_SPI1			112
13962306a36Sopenharmony_ci#define SRST_SPI2			113
14062306a36Sopenharmony_ci#define SRST_SPI3			114
14162306a36Sopenharmony_ci#define SRST_SPI4			115
14262306a36Sopenharmony_ci
14362306a36Sopenharmony_ci#define SRST_P_WDT0			116
14462306a36Sopenharmony_ci#define SRST_T_WDT0			117
14562306a36Sopenharmony_ci#define SRST_P_SYS_GRF			118
14662306a36Sopenharmony_ci#define SRST_P_PWM1			119
14762306a36Sopenharmony_ci#define SRST_PWM1			120
14862306a36Sopenharmony_ci#define SRST_P_PWM2			121
14962306a36Sopenharmony_ci#define SRST_PWM2			122
15062306a36Sopenharmony_ci#define SRST_P_PWM3			123
15162306a36Sopenharmony_ci#define SRST_PWM3			124
15262306a36Sopenharmony_ci#define SRST_P_BUSTIMER0		125
15362306a36Sopenharmony_ci#define SRST_P_BUSTIMER1		126
15462306a36Sopenharmony_ci#define SRST_BUSTIMER0			127
15562306a36Sopenharmony_ci
15662306a36Sopenharmony_ci#define SRST_BUSTIMER1			128
15762306a36Sopenharmony_ci#define SRST_BUSTIMER2			129
15862306a36Sopenharmony_ci#define SRST_BUSTIMER3			130
15962306a36Sopenharmony_ci#define SRST_BUSTIMER4			131
16062306a36Sopenharmony_ci#define SRST_BUSTIMER5			132
16162306a36Sopenharmony_ci#define SRST_BUSTIMER6			133
16262306a36Sopenharmony_ci#define SRST_BUSTIMER7			134
16362306a36Sopenharmony_ci#define SRST_BUSTIMER8			135
16462306a36Sopenharmony_ci#define SRST_BUSTIMER9			136
16562306a36Sopenharmony_ci#define SRST_BUSTIMER10			137
16662306a36Sopenharmony_ci#define SRST_BUSTIMER11			138
16762306a36Sopenharmony_ci#define SRST_P_MAILBOX0			139
16862306a36Sopenharmony_ci#define SRST_P_MAILBOX1			140
16962306a36Sopenharmony_ci#define SRST_P_MAILBOX2			141
17062306a36Sopenharmony_ci#define SRST_P_GPIO1			142
17162306a36Sopenharmony_ci#define SRST_GPIO1			143
17262306a36Sopenharmony_ci
17362306a36Sopenharmony_ci#define SRST_P_GPIO2			144
17462306a36Sopenharmony_ci#define SRST_GPIO2			145
17562306a36Sopenharmony_ci#define SRST_P_GPIO3			146
17662306a36Sopenharmony_ci#define SRST_GPIO3			147
17762306a36Sopenharmony_ci#define SRST_P_GPIO4			148
17862306a36Sopenharmony_ci#define SRST_GPIO4			149
17962306a36Sopenharmony_ci#define SRST_A_DECOM			150
18062306a36Sopenharmony_ci#define SRST_P_DECOM			151
18162306a36Sopenharmony_ci#define SRST_D_DECOM			152
18262306a36Sopenharmony_ci#define SRST_P_TOP			153
18362306a36Sopenharmony_ci#define SRST_A_GICADB_GIC2CORE_BUS	154
18462306a36Sopenharmony_ci#define SRST_P_DFT2APB			155
18562306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_TOP		156
18662306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_CDPHY	157
18762306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_BOT_RIGHT	158
18862306a36Sopenharmony_ci
18962306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_IOC_TOP	159
19062306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_IOC_RIGHT	160
19162306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_CSIPHY	161
19262306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_VCCIO3_5	162
19362306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_VCCIO6	163
19462306a36Sopenharmony_ci#define SRST_P_APB2ASB_MST_EMMCIO	164
19562306a36Sopenharmony_ci#define SRST_A_SPINLOCK			165
19662306a36Sopenharmony_ci#define SRST_P_OTPC_NS			166
19762306a36Sopenharmony_ci#define SRST_OTPC_NS			167
19862306a36Sopenharmony_ci#define SRST_OTPC_ARB			168
19962306a36Sopenharmony_ci
20062306a36Sopenharmony_ci#define SRST_P_BUSIOC			169
20162306a36Sopenharmony_ci#define SRST_P_PMUCM0_INTMUX		170
20262306a36Sopenharmony_ci#define SRST_P_DDRCM0_INTMUX		171
20362306a36Sopenharmony_ci
20462306a36Sopenharmony_ci#define SRST_P_DDR_DFICTL_CH0		172
20562306a36Sopenharmony_ci#define SRST_P_DDR_MON_CH0		173
20662306a36Sopenharmony_ci#define SRST_P_DDR_STANDBY_CH0		174
20762306a36Sopenharmony_ci#define SRST_P_DDR_UPCTL_CH0		175
20862306a36Sopenharmony_ci#define SRST_TM_DDR_MON_CH0		176
20962306a36Sopenharmony_ci#define SRST_P_DDR_GRF_CH01		177
21062306a36Sopenharmony_ci#define SRST_DFI_CH0			178
21162306a36Sopenharmony_ci#define SRST_SBR_CH0			179
21262306a36Sopenharmony_ci#define SRST_DDR_UPCTL_CH0		180
21362306a36Sopenharmony_ci#define SRST_DDR_DFICTL_CH0		181
21462306a36Sopenharmony_ci#define SRST_DDR_MON_CH0		182
21562306a36Sopenharmony_ci#define SRST_DDR_STANDBY_CH0		183
21662306a36Sopenharmony_ci#define SRST_A_DDR_UPCTL_CH0		184
21762306a36Sopenharmony_ci#define SRST_P_DDR_DFICTL_CH1		185
21862306a36Sopenharmony_ci#define SRST_P_DDR_MON_CH1		186
21962306a36Sopenharmony_ci#define SRST_P_DDR_STANDBY_CH1		187
22062306a36Sopenharmony_ci
22162306a36Sopenharmony_ci#define SRST_P_DDR_UPCTL_CH1		188
22262306a36Sopenharmony_ci#define SRST_TM_DDR_MON_CH1		189
22362306a36Sopenharmony_ci#define SRST_DFI_CH1			190
22462306a36Sopenharmony_ci#define SRST_SBR_CH1			191
22562306a36Sopenharmony_ci#define SRST_DDR_UPCTL_CH1		192
22662306a36Sopenharmony_ci#define SRST_DDR_DFICTL_CH1		193
22762306a36Sopenharmony_ci#define SRST_DDR_MON_CH1		194
22862306a36Sopenharmony_ci#define SRST_DDR_STANDBY_CH1		195
22962306a36Sopenharmony_ci#define SRST_A_DDR_UPCTL_CH1		196
23062306a36Sopenharmony_ci#define SRST_A_DDR01_MSCH0		197
23162306a36Sopenharmony_ci#define SRST_A_DDR01_RS_MSCH0		198
23262306a36Sopenharmony_ci#define SRST_A_DDR01_FRS_MSCH0		199
23362306a36Sopenharmony_ci
23462306a36Sopenharmony_ci#define SRST_A_DDR01_SCRAMBLE0		200
23562306a36Sopenharmony_ci#define SRST_A_DDR01_FRS_SCRAMBLE0	201
23662306a36Sopenharmony_ci#define SRST_A_DDR01_MSCH1		202
23762306a36Sopenharmony_ci#define SRST_A_DDR01_RS_MSCH1		203
23862306a36Sopenharmony_ci#define SRST_A_DDR01_FRS_MSCH1		204
23962306a36Sopenharmony_ci#define SRST_A_DDR01_SCRAMBLE1		205
24062306a36Sopenharmony_ci#define SRST_A_DDR01_FRS_SCRAMBLE1	206
24162306a36Sopenharmony_ci#define SRST_P_DDR01_MSCH0		207
24262306a36Sopenharmony_ci#define SRST_P_DDR01_MSCH1		208
24362306a36Sopenharmony_ci
24462306a36Sopenharmony_ci#define SRST_P_DDR_DFICTL_CH2		209
24562306a36Sopenharmony_ci#define SRST_P_DDR_MON_CH2		210
24662306a36Sopenharmony_ci#define SRST_P_DDR_STANDBY_CH2		211
24762306a36Sopenharmony_ci#define SRST_P_DDR_UPCTL_CH2		212
24862306a36Sopenharmony_ci#define SRST_TM_DDR_MON_CH2		213
24962306a36Sopenharmony_ci#define SRST_P_DDR_GRF_CH23		214
25062306a36Sopenharmony_ci#define SRST_DFI_CH2			215
25162306a36Sopenharmony_ci#define SRST_SBR_CH2			216
25262306a36Sopenharmony_ci#define SRST_DDR_UPCTL_CH2		217
25362306a36Sopenharmony_ci#define SRST_DDR_DFICTL_CH2		218
25462306a36Sopenharmony_ci#define SRST_DDR_MON_CH2		219
25562306a36Sopenharmony_ci#define SRST_DDR_STANDBY_CH2		220
25662306a36Sopenharmony_ci#define SRST_A_DDR_UPCTL_CH2		221
25762306a36Sopenharmony_ci#define SRST_P_DDR_DFICTL_CH3		222
25862306a36Sopenharmony_ci#define SRST_P_DDR_MON_CH3		223
25962306a36Sopenharmony_ci#define SRST_P_DDR_STANDBY_CH3		224
26062306a36Sopenharmony_ci
26162306a36Sopenharmony_ci#define SRST_P_DDR_UPCTL_CH3		225
26262306a36Sopenharmony_ci#define SRST_TM_DDR_MON_CH3		226
26362306a36Sopenharmony_ci#define SRST_DFI_CH3			227
26462306a36Sopenharmony_ci#define SRST_SBR_CH3			228
26562306a36Sopenharmony_ci#define SRST_DDR_UPCTL_CH3		229
26662306a36Sopenharmony_ci#define SRST_DDR_DFICTL_CH3		230
26762306a36Sopenharmony_ci#define SRST_DDR_MON_CH3		231
26862306a36Sopenharmony_ci#define SRST_DDR_STANDBY_CH3		232
26962306a36Sopenharmony_ci#define SRST_A_DDR_UPCTL_CH3		233
27062306a36Sopenharmony_ci#define SRST_A_DDR23_MSCH2		234
27162306a36Sopenharmony_ci#define SRST_A_DDR23_RS_MSCH2		235
27262306a36Sopenharmony_ci#define SRST_A_DDR23_FRS_MSCH2		236
27362306a36Sopenharmony_ci
27462306a36Sopenharmony_ci#define SRST_A_DDR23_SCRAMBLE2		237
27562306a36Sopenharmony_ci#define SRST_A_DDR23_FRS_SCRAMBLE2	238
27662306a36Sopenharmony_ci#define SRST_A_DDR23_MSCH3		239
27762306a36Sopenharmony_ci#define SRST_A_DDR23_RS_MSCH3		240
27862306a36Sopenharmony_ci#define SRST_A_DDR23_FRS_MSCH3		241
27962306a36Sopenharmony_ci#define SRST_A_DDR23_SCRAMBLE3		242
28062306a36Sopenharmony_ci#define SRST_A_DDR23_FRS_SCRAMBLE3	243
28162306a36Sopenharmony_ci#define SRST_P_DDR23_MSCH2		244
28262306a36Sopenharmony_ci#define SRST_P_DDR23_MSCH3		245
28362306a36Sopenharmony_ci
28462306a36Sopenharmony_ci#define SRST_ISP1			246
28562306a36Sopenharmony_ci#define SRST_ISP1_VICAP			247
28662306a36Sopenharmony_ci#define SRST_A_ISP1_BIU			248
28762306a36Sopenharmony_ci#define SRST_H_ISP1_BIU			249
28862306a36Sopenharmony_ci
28962306a36Sopenharmony_ci#define SRST_A_RKNN1			250
29062306a36Sopenharmony_ci#define SRST_A_RKNN1_BIU		251
29162306a36Sopenharmony_ci#define SRST_H_RKNN1			252
29262306a36Sopenharmony_ci#define SRST_H_RKNN1_BIU		253
29362306a36Sopenharmony_ci
29462306a36Sopenharmony_ci#define SRST_A_RKNN2			254
29562306a36Sopenharmony_ci#define SRST_A_RKNN2_BIU		255
29662306a36Sopenharmony_ci#define SRST_H_RKNN2			256
29762306a36Sopenharmony_ci#define SRST_H_RKNN2_BIU		257
29862306a36Sopenharmony_ci
29962306a36Sopenharmony_ci#define SRST_A_RKNN_DSU0		258
30062306a36Sopenharmony_ci#define SRST_P_NPUTOP_BIU		259
30162306a36Sopenharmony_ci#define SRST_P_NPU_TIMER		260
30262306a36Sopenharmony_ci#define SRST_NPUTIMER0			261
30362306a36Sopenharmony_ci#define SRST_NPUTIMER1			262
30462306a36Sopenharmony_ci#define SRST_P_NPU_WDT			263
30562306a36Sopenharmony_ci#define SRST_T_NPU_WDT			264
30662306a36Sopenharmony_ci#define SRST_P_NPU_PVTM			265
30762306a36Sopenharmony_ci#define SRST_P_NPU_GRF			266
30862306a36Sopenharmony_ci#define SRST_NPU_PVTM			267
30962306a36Sopenharmony_ci
31062306a36Sopenharmony_ci#define SRST_NPU_PVTPLL			268
31162306a36Sopenharmony_ci#define SRST_H_NPU_CM0_BIU		269
31262306a36Sopenharmony_ci#define SRST_F_NPU_CM0_CORE		270
31362306a36Sopenharmony_ci#define SRST_T_NPU_CM0_JTAG		271
31462306a36Sopenharmony_ci#define SRST_A_RKNN0			272
31562306a36Sopenharmony_ci#define SRST_A_RKNN0_BIU		273
31662306a36Sopenharmony_ci#define SRST_H_RKNN0			274
31762306a36Sopenharmony_ci#define SRST_H_RKNN0_BIU		275
31862306a36Sopenharmony_ci
31962306a36Sopenharmony_ci#define SRST_H_NVM_BIU			276
32062306a36Sopenharmony_ci#define SRST_A_NVM_BIU			277
32162306a36Sopenharmony_ci#define SRST_H_EMMC			278
32262306a36Sopenharmony_ci#define SRST_A_EMMC			279
32362306a36Sopenharmony_ci#define SRST_C_EMMC			280
32462306a36Sopenharmony_ci#define SRST_B_EMMC			281
32562306a36Sopenharmony_ci#define SRST_T_EMMC			282
32662306a36Sopenharmony_ci#define SRST_S_SFC			283
32762306a36Sopenharmony_ci#define SRST_H_SFC			284
32862306a36Sopenharmony_ci#define SRST_H_SFC_XIP			285
32962306a36Sopenharmony_ci
33062306a36Sopenharmony_ci#define SRST_P_GRF			286
33162306a36Sopenharmony_ci#define SRST_P_DEC_BIU			287
33262306a36Sopenharmony_ci#define SRST_P_PHP_BIU			288
33362306a36Sopenharmony_ci#define SRST_A_PCIE_GRIDGE		289
33462306a36Sopenharmony_ci#define SRST_A_PHP_BIU			290
33562306a36Sopenharmony_ci#define SRST_A_GMAC0			291
33662306a36Sopenharmony_ci#define SRST_A_GMAC1			292
33762306a36Sopenharmony_ci#define SRST_A_PCIE_BIU			293
33862306a36Sopenharmony_ci#define SRST_PCIE0_POWER_UP		294
33962306a36Sopenharmony_ci#define SRST_PCIE1_POWER_UP		295
34062306a36Sopenharmony_ci#define SRST_PCIE2_POWER_UP		296
34162306a36Sopenharmony_ci
34262306a36Sopenharmony_ci#define SRST_PCIE3_POWER_UP		297
34362306a36Sopenharmony_ci#define SRST_PCIE4_POWER_UP		298
34462306a36Sopenharmony_ci#define SRST_P_PCIE0			299
34562306a36Sopenharmony_ci#define SRST_P_PCIE1			300
34662306a36Sopenharmony_ci#define SRST_P_PCIE2			301
34762306a36Sopenharmony_ci#define SRST_P_PCIE3			302
34862306a36Sopenharmony_ci
34962306a36Sopenharmony_ci#define SRST_P_PCIE4			303
35062306a36Sopenharmony_ci#define SRST_A_PHP_GIC_ITS		304
35162306a36Sopenharmony_ci#define SRST_A_MMU_PCIE			305
35262306a36Sopenharmony_ci#define SRST_A_MMU_PHP			306
35362306a36Sopenharmony_ci#define SRST_A_MMU_BIU			307
35462306a36Sopenharmony_ci
35562306a36Sopenharmony_ci#define SRST_A_USB3OTG2			308
35662306a36Sopenharmony_ci
35762306a36Sopenharmony_ci#define SRST_PMALIVE0			309
35862306a36Sopenharmony_ci#define SRST_PMALIVE1			310
35962306a36Sopenharmony_ci#define SRST_PMALIVE2			311
36062306a36Sopenharmony_ci#define SRST_A_SATA0			312
36162306a36Sopenharmony_ci#define SRST_A_SATA1			313
36262306a36Sopenharmony_ci#define SRST_A_SATA2			314
36362306a36Sopenharmony_ci#define SRST_RXOOB0			315
36462306a36Sopenharmony_ci#define SRST_RXOOB1			316
36562306a36Sopenharmony_ci#define SRST_RXOOB2			317
36662306a36Sopenharmony_ci#define SRST_ASIC0			318
36762306a36Sopenharmony_ci#define SRST_ASIC1			319
36862306a36Sopenharmony_ci#define SRST_ASIC2			320
36962306a36Sopenharmony_ci
37062306a36Sopenharmony_ci#define SRST_A_RKVDEC_CCU		321
37162306a36Sopenharmony_ci#define SRST_H_RKVDEC0			322
37262306a36Sopenharmony_ci#define SRST_A_RKVDEC0			323
37362306a36Sopenharmony_ci#define SRST_H_RKVDEC0_BIU		324
37462306a36Sopenharmony_ci#define SRST_A_RKVDEC0_BIU		325
37562306a36Sopenharmony_ci#define SRST_RKVDEC0_CA			326
37662306a36Sopenharmony_ci#define SRST_RKVDEC0_HEVC_CA		327
37762306a36Sopenharmony_ci#define SRST_RKVDEC0_CORE		328
37862306a36Sopenharmony_ci
37962306a36Sopenharmony_ci#define SRST_H_RKVDEC1			329
38062306a36Sopenharmony_ci#define SRST_A_RKVDEC1			330
38162306a36Sopenharmony_ci#define SRST_H_RKVDEC1_BIU		331
38262306a36Sopenharmony_ci#define SRST_A_RKVDEC1_BIU		332
38362306a36Sopenharmony_ci#define SRST_RKVDEC1_CA			333
38462306a36Sopenharmony_ci#define SRST_RKVDEC1_HEVC_CA		334
38562306a36Sopenharmony_ci#define SRST_RKVDEC1_CORE		335
38662306a36Sopenharmony_ci
38762306a36Sopenharmony_ci#define SRST_A_USB_BIU			336
38862306a36Sopenharmony_ci#define SRST_H_USB_BIU			337
38962306a36Sopenharmony_ci#define SRST_A_USB3OTG0			338
39062306a36Sopenharmony_ci#define SRST_A_USB3OTG1			339
39162306a36Sopenharmony_ci#define SRST_H_HOST0			340
39262306a36Sopenharmony_ci#define SRST_H_HOST_ARB0		341
39362306a36Sopenharmony_ci#define SRST_H_HOST1			342
39462306a36Sopenharmony_ci#define SRST_H_HOST_ARB1		343
39562306a36Sopenharmony_ci#define SRST_A_USB_GRF			344
39662306a36Sopenharmony_ci#define SRST_C_USB2P0_HOST0		345
39762306a36Sopenharmony_ci
39862306a36Sopenharmony_ci#define SRST_C_USB2P0_HOST1		346
39962306a36Sopenharmony_ci#define SRST_HOST_UTMI0			347
40062306a36Sopenharmony_ci#define SRST_HOST_UTMI1			348
40162306a36Sopenharmony_ci
40262306a36Sopenharmony_ci#define SRST_A_VDPU_BIU			349
40362306a36Sopenharmony_ci#define SRST_A_VDPU_LOW_BIU		350
40462306a36Sopenharmony_ci#define SRST_H_VDPU_BIU			351
40562306a36Sopenharmony_ci#define SRST_A_JPEG_DECODER_BIU		352
40662306a36Sopenharmony_ci#define SRST_A_VPU			353
40762306a36Sopenharmony_ci#define SRST_H_VPU			354
40862306a36Sopenharmony_ci#define SRST_A_JPEG_ENCODER0		355
40962306a36Sopenharmony_ci#define SRST_H_JPEG_ENCODER0		356
41062306a36Sopenharmony_ci#define SRST_A_JPEG_ENCODER1		357
41162306a36Sopenharmony_ci#define SRST_H_JPEG_ENCODER1		358
41262306a36Sopenharmony_ci#define SRST_A_JPEG_ENCODER2		359
41362306a36Sopenharmony_ci#define SRST_H_JPEG_ENCODER2		360
41462306a36Sopenharmony_ci
41562306a36Sopenharmony_ci#define SRST_A_JPEG_ENCODER3		361
41662306a36Sopenharmony_ci#define SRST_H_JPEG_ENCODER3		362
41762306a36Sopenharmony_ci#define SRST_A_JPEG_DECODER		363
41862306a36Sopenharmony_ci#define SRST_H_JPEG_DECODER		364
41962306a36Sopenharmony_ci#define SRST_H_IEP2P0			365
42062306a36Sopenharmony_ci#define SRST_A_IEP2P0			366
42162306a36Sopenharmony_ci#define SRST_IEP2P0_CORE		367
42262306a36Sopenharmony_ci#define SRST_H_RGA2			368
42362306a36Sopenharmony_ci#define SRST_A_RGA2			369
42462306a36Sopenharmony_ci#define SRST_RGA2_CORE			370
42562306a36Sopenharmony_ci#define SRST_H_RGA3_0			371
42662306a36Sopenharmony_ci#define SRST_A_RGA3_0			372
42762306a36Sopenharmony_ci#define SRST_RGA3_0_CORE		373
42862306a36Sopenharmony_ci
42962306a36Sopenharmony_ci#define SRST_H_RKVENC0_BIU		374
43062306a36Sopenharmony_ci#define SRST_A_RKVENC0_BIU		375
43162306a36Sopenharmony_ci#define SRST_H_RKVENC0			376
43262306a36Sopenharmony_ci#define SRST_A_RKVENC0			377
43362306a36Sopenharmony_ci#define SRST_RKVENC0_CORE		378
43462306a36Sopenharmony_ci
43562306a36Sopenharmony_ci#define SRST_H_RKVENC1_BIU		379
43662306a36Sopenharmony_ci#define SRST_A_RKVENC1_BIU		380
43762306a36Sopenharmony_ci#define SRST_H_RKVENC1			381
43862306a36Sopenharmony_ci#define SRST_A_RKVENC1			382
43962306a36Sopenharmony_ci#define SRST_RKVENC1_CORE		383
44062306a36Sopenharmony_ci
44162306a36Sopenharmony_ci#define SRST_A_VI_BIU			384
44262306a36Sopenharmony_ci#define SRST_H_VI_BIU			385
44362306a36Sopenharmony_ci#define SRST_P_VI_BIU			386
44462306a36Sopenharmony_ci#define SRST_D_VICAP			387
44562306a36Sopenharmony_ci#define SRST_A_VICAP			388
44662306a36Sopenharmony_ci#define SRST_H_VICAP			389
44762306a36Sopenharmony_ci#define SRST_ISP0			390
44862306a36Sopenharmony_ci#define SRST_ISP0_VICAP			391
44962306a36Sopenharmony_ci
45062306a36Sopenharmony_ci#define SRST_FISHEYE0			392
45162306a36Sopenharmony_ci#define SRST_FISHEYE1			393
45262306a36Sopenharmony_ci#define SRST_P_CSI_HOST_0		394
45362306a36Sopenharmony_ci#define SRST_P_CSI_HOST_1		395
45462306a36Sopenharmony_ci#define SRST_P_CSI_HOST_2		396
45562306a36Sopenharmony_ci#define SRST_P_CSI_HOST_3		397
45662306a36Sopenharmony_ci#define SRST_P_CSI_HOST_4		398
45762306a36Sopenharmony_ci#define SRST_P_CSI_HOST_5		399
45862306a36Sopenharmony_ci
45962306a36Sopenharmony_ci#define SRST_CSIHOST0_VICAP		400
46062306a36Sopenharmony_ci#define SRST_CSIHOST1_VICAP		401
46162306a36Sopenharmony_ci#define SRST_CSIHOST2_VICAP		402
46262306a36Sopenharmony_ci#define SRST_CSIHOST3_VICAP		403
46362306a36Sopenharmony_ci#define SRST_CSIHOST4_VICAP		404
46462306a36Sopenharmony_ci#define SRST_CSIHOST5_VICAP		405
46562306a36Sopenharmony_ci#define SRST_CIFIN			406
46662306a36Sopenharmony_ci
46762306a36Sopenharmony_ci#define SRST_A_VOP_BIU			407
46862306a36Sopenharmony_ci#define SRST_A_VOP_LOW_BIU		408
46962306a36Sopenharmony_ci#define SRST_H_VOP_BIU			409
47062306a36Sopenharmony_ci#define SRST_P_VOP_BIU			410
47162306a36Sopenharmony_ci#define SRST_H_VOP			411
47262306a36Sopenharmony_ci#define SRST_A_VOP			412
47362306a36Sopenharmony_ci#define SRST_D_VOP0			413
47462306a36Sopenharmony_ci#define SRST_D_VOP2HDMI_BRIDGE0		414
47562306a36Sopenharmony_ci#define SRST_D_VOP2HDMI_BRIDGE1		415
47662306a36Sopenharmony_ci
47762306a36Sopenharmony_ci#define SRST_D_VOP1			416
47862306a36Sopenharmony_ci#define SRST_D_VOP2			417
47962306a36Sopenharmony_ci#define SRST_D_VOP3			418
48062306a36Sopenharmony_ci#define SRST_P_VOPGRF			419
48162306a36Sopenharmony_ci#define SRST_P_DSIHOST0			420
48262306a36Sopenharmony_ci#define SRST_P_DSIHOST1			421
48362306a36Sopenharmony_ci#define SRST_DSIHOST0			422
48462306a36Sopenharmony_ci#define SRST_DSIHOST1			423
48562306a36Sopenharmony_ci#define SRST_VOP_PMU			424
48662306a36Sopenharmony_ci#define SRST_P_VOP_CHANNEL_BIU		425
48762306a36Sopenharmony_ci
48862306a36Sopenharmony_ci#define SRST_H_VO0_BIU			426
48962306a36Sopenharmony_ci#define SRST_H_VO0_S_BIU		427
49062306a36Sopenharmony_ci#define SRST_P_VO0_BIU			428
49162306a36Sopenharmony_ci#define SRST_P_VO0_S_BIU		429
49262306a36Sopenharmony_ci#define SRST_A_HDCP0_BIU		430
49362306a36Sopenharmony_ci#define SRST_P_VO0GRF			431
49462306a36Sopenharmony_ci#define SRST_H_HDCP_KEY0		432
49562306a36Sopenharmony_ci#define SRST_A_HDCP0			433
49662306a36Sopenharmony_ci#define SRST_H_HDCP0			434
49762306a36Sopenharmony_ci#define SRST_HDCP0			435
49862306a36Sopenharmony_ci
49962306a36Sopenharmony_ci#define SRST_P_TRNG0			436
50062306a36Sopenharmony_ci#define SRST_DP0			437
50162306a36Sopenharmony_ci#define SRST_DP1			438
50262306a36Sopenharmony_ci#define SRST_H_I2S4_8CH			439
50362306a36Sopenharmony_ci#define SRST_M_I2S4_8CH_TX		440
50462306a36Sopenharmony_ci#define SRST_H_I2S8_8CH			441
50562306a36Sopenharmony_ci
50662306a36Sopenharmony_ci#define SRST_M_I2S8_8CH_TX		442
50762306a36Sopenharmony_ci#define SRST_H_SPDIF2_DP0		443
50862306a36Sopenharmony_ci#define SRST_M_SPDIF2_DP0		444
50962306a36Sopenharmony_ci#define SRST_H_SPDIF5_DP1		445
51062306a36Sopenharmony_ci#define SRST_M_SPDIF5_DP1		446
51162306a36Sopenharmony_ci
51262306a36Sopenharmony_ci#define SRST_A_HDCP1_BIU		447
51362306a36Sopenharmony_ci#define SRST_A_VO1_BIU			448
51462306a36Sopenharmony_ci#define SRST_H_VOP1_BIU			449
51562306a36Sopenharmony_ci#define SRST_H_VOP1_S_BIU		450
51662306a36Sopenharmony_ci#define SRST_P_VOP1_BIU			451
51762306a36Sopenharmony_ci#define SRST_P_VO1GRF			452
51862306a36Sopenharmony_ci#define SRST_P_VO1_S_BIU		453
51962306a36Sopenharmony_ci
52062306a36Sopenharmony_ci#define SRST_H_I2S7_8CH			454
52162306a36Sopenharmony_ci#define SRST_M_I2S7_8CH_RX		455
52262306a36Sopenharmony_ci#define SRST_H_HDCP_KEY1		456
52362306a36Sopenharmony_ci#define SRST_A_HDCP1			457
52462306a36Sopenharmony_ci#define SRST_H_HDCP1			458
52562306a36Sopenharmony_ci#define SRST_HDCP1			459
52662306a36Sopenharmony_ci#define SRST_P_TRNG1			460
52762306a36Sopenharmony_ci#define SRST_P_HDMITX0			461
52862306a36Sopenharmony_ci
52962306a36Sopenharmony_ci#define SRST_HDMITX0_REF		462
53062306a36Sopenharmony_ci#define SRST_P_HDMITX1			463
53162306a36Sopenharmony_ci#define SRST_HDMITX1_REF		464
53262306a36Sopenharmony_ci#define SRST_A_HDMIRX			465
53362306a36Sopenharmony_ci#define SRST_P_HDMIRX			466
53462306a36Sopenharmony_ci#define SRST_HDMIRX_REF			467
53562306a36Sopenharmony_ci
53662306a36Sopenharmony_ci#define SRST_P_EDP0			468
53762306a36Sopenharmony_ci#define SRST_EDP0_24M			469
53862306a36Sopenharmony_ci#define SRST_P_EDP1			470
53962306a36Sopenharmony_ci#define SRST_EDP1_24M			471
54062306a36Sopenharmony_ci#define SRST_M_I2S5_8CH_TX		472
54162306a36Sopenharmony_ci#define SRST_H_I2S5_8CH			473
54262306a36Sopenharmony_ci#define SRST_M_I2S6_8CH_TX		474
54362306a36Sopenharmony_ci
54462306a36Sopenharmony_ci#define SRST_M_I2S6_8CH_RX		475
54562306a36Sopenharmony_ci#define SRST_H_I2S6_8CH			476
54662306a36Sopenharmony_ci#define SRST_H_SPDIF3			477
54762306a36Sopenharmony_ci#define SRST_M_SPDIF3			478
54862306a36Sopenharmony_ci#define SRST_H_SPDIF4			479
54962306a36Sopenharmony_ci#define SRST_M_SPDIF4			480
55062306a36Sopenharmony_ci#define SRST_H_SPDIFRX0			481
55162306a36Sopenharmony_ci#define SRST_M_SPDIFRX0			482
55262306a36Sopenharmony_ci#define SRST_H_SPDIFRX1			483
55362306a36Sopenharmony_ci#define SRST_M_SPDIFRX1			484
55462306a36Sopenharmony_ci
55562306a36Sopenharmony_ci#define SRST_H_SPDIFRX2			485
55662306a36Sopenharmony_ci#define SRST_M_SPDIFRX2			486
55762306a36Sopenharmony_ci#define SRST_LINKSYM_HDMITXPHY0		487
55862306a36Sopenharmony_ci#define SRST_LINKSYM_HDMITXPHY1		488
55962306a36Sopenharmony_ci#define SRST_VO1_BRIDGE0		489
56062306a36Sopenharmony_ci#define SRST_VO1_BRIDGE1		490
56162306a36Sopenharmony_ci
56262306a36Sopenharmony_ci#define SRST_H_I2S9_8CH			491
56362306a36Sopenharmony_ci#define SRST_M_I2S9_8CH_RX		492
56462306a36Sopenharmony_ci#define SRST_H_I2S10_8CH		493
56562306a36Sopenharmony_ci#define SRST_M_I2S10_8CH_RX		494
56662306a36Sopenharmony_ci#define SRST_P_S_HDMIRX			495
56762306a36Sopenharmony_ci
56862306a36Sopenharmony_ci#define SRST_GPU			496
56962306a36Sopenharmony_ci#define SRST_SYS_GPU			497
57062306a36Sopenharmony_ci#define SRST_A_S_GPU_BIU		498
57162306a36Sopenharmony_ci#define SRST_A_M0_GPU_BIU		499
57262306a36Sopenharmony_ci#define SRST_A_M1_GPU_BIU		500
57362306a36Sopenharmony_ci#define SRST_A_M2_GPU_BIU		501
57462306a36Sopenharmony_ci#define SRST_A_M3_GPU_BIU		502
57562306a36Sopenharmony_ci#define SRST_P_GPU_BIU			503
57662306a36Sopenharmony_ci#define SRST_P_GPU_PVTM			504
57762306a36Sopenharmony_ci
57862306a36Sopenharmony_ci#define SRST_GPU_PVTM			505
57962306a36Sopenharmony_ci#define SRST_P_GPU_GRF			506
58062306a36Sopenharmony_ci#define SRST_GPU_PVTPLL			507
58162306a36Sopenharmony_ci#define SRST_GPU_JTAG			508
58262306a36Sopenharmony_ci
58362306a36Sopenharmony_ci#define SRST_A_AV1_BIU			509
58462306a36Sopenharmony_ci#define SRST_A_AV1			510
58562306a36Sopenharmony_ci#define SRST_P_AV1_BIU			511
58662306a36Sopenharmony_ci#define SRST_P_AV1			512
58762306a36Sopenharmony_ci
58862306a36Sopenharmony_ci#define SRST_A_DDR_BIU			513
58962306a36Sopenharmony_ci#define SRST_A_DMA2DDR			514
59062306a36Sopenharmony_ci#define SRST_A_DDR_SHAREMEM		515
59162306a36Sopenharmony_ci#define SRST_A_DDR_SHAREMEM_BIU		516
59262306a36Sopenharmony_ci#define SRST_A_CENTER_S200_BIU		517
59362306a36Sopenharmony_ci#define SRST_A_CENTER_S400_BIU		518
59462306a36Sopenharmony_ci#define SRST_H_AHB2APB			519
59562306a36Sopenharmony_ci#define SRST_H_CENTER_BIU		520
59662306a36Sopenharmony_ci#define SRST_F_DDR_CM0_CORE		521
59762306a36Sopenharmony_ci
59862306a36Sopenharmony_ci#define SRST_DDR_TIMER0			522
59962306a36Sopenharmony_ci#define SRST_DDR_TIMER1			523
60062306a36Sopenharmony_ci#define SRST_T_WDT_DDR			524
60162306a36Sopenharmony_ci#define SRST_T_DDR_CM0_JTAG		525
60262306a36Sopenharmony_ci#define SRST_P_CENTER_GRF		526
60362306a36Sopenharmony_ci#define SRST_P_AHB2APB			527
60462306a36Sopenharmony_ci#define SRST_P_WDT			528
60562306a36Sopenharmony_ci#define SRST_P_TIMER			529
60662306a36Sopenharmony_ci#define SRST_P_DMA2DDR			530
60762306a36Sopenharmony_ci#define SRST_P_SHAREMEM			531
60862306a36Sopenharmony_ci#define SRST_P_CENTER_BIU		532
60962306a36Sopenharmony_ci#define SRST_P_CENTER_CHANNEL_BIU	533
61062306a36Sopenharmony_ci
61162306a36Sopenharmony_ci#define SRST_P_USBDPGRF0		534
61262306a36Sopenharmony_ci#define SRST_P_USBDPPHY0		535
61362306a36Sopenharmony_ci#define SRST_P_USBDPGRF1		536
61462306a36Sopenharmony_ci#define SRST_P_USBDPPHY1		537
61562306a36Sopenharmony_ci#define SRST_P_HDPTX0			538
61662306a36Sopenharmony_ci#define SRST_P_HDPTX1			539
61762306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_BOT_RIGHT	540
61862306a36Sopenharmony_ci#define SRST_P_USB2PHY_U3_0_GRF0	541
61962306a36Sopenharmony_ci#define SRST_P_USB2PHY_U3_1_GRF0	542
62062306a36Sopenharmony_ci#define SRST_P_USB2PHY_U2_0_GRF0	543
62162306a36Sopenharmony_ci#define SRST_P_USB2PHY_U2_1_GRF0	544
62262306a36Sopenharmony_ci#define SRST_HDPTX0_ROPLL		545
62362306a36Sopenharmony_ci#define SRST_HDPTX0_LCPLL		546
62462306a36Sopenharmony_ci#define SRST_HDPTX0			547
62562306a36Sopenharmony_ci#define SRST_HDPTX1_ROPLL		548
62662306a36Sopenharmony_ci
62762306a36Sopenharmony_ci#define SRST_HDPTX1_LCPLL		549
62862306a36Sopenharmony_ci#define SRST_HDPTX1			550
62962306a36Sopenharmony_ci#define SRST_HDPTX0_HDMIRXPHY_SET	551
63062306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0		552
63162306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_LCPLL	553
63262306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_ROPLL	554
63362306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY0_PCS_HS	555
63462306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1		556
63562306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_LCPLL	557
63662306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_ROPLL	558
63762306a36Sopenharmony_ci#define SRST_USBDP_COMBO_PHY1_PCS_HS	559
63862306a36Sopenharmony_ci#define SRST_HDMIHDP0			560
63962306a36Sopenharmony_ci#define SRST_HDMIHDP1			561
64062306a36Sopenharmony_ci
64162306a36Sopenharmony_ci#define SRST_A_VO1USB_TOP_BIU		562
64262306a36Sopenharmony_ci#define SRST_H_VO1USB_TOP_BIU		563
64362306a36Sopenharmony_ci
64462306a36Sopenharmony_ci#define SRST_H_SDIO_BIU			564
64562306a36Sopenharmony_ci#define SRST_H_SDIO			565
64662306a36Sopenharmony_ci#define SRST_SDIO			566
64762306a36Sopenharmony_ci
64862306a36Sopenharmony_ci#define SRST_H_RGA3_BIU			567
64962306a36Sopenharmony_ci#define SRST_A_RGA3_BIU			568
65062306a36Sopenharmony_ci#define SRST_H_RGA3_1			569
65162306a36Sopenharmony_ci#define SRST_A_RGA3_1			570
65262306a36Sopenharmony_ci#define SRST_RGA3_1_CORE		571
65362306a36Sopenharmony_ci
65462306a36Sopenharmony_ci#define SRST_REF_PIPE_PHY0		572
65562306a36Sopenharmony_ci#define SRST_REF_PIPE_PHY1		573
65662306a36Sopenharmony_ci#define SRST_REF_PIPE_PHY2		574
65762306a36Sopenharmony_ci
65862306a36Sopenharmony_ci#define SRST_P_PHPTOP_CRU		575
65962306a36Sopenharmony_ci#define SRST_P_PCIE2_GRF0		576
66062306a36Sopenharmony_ci#define SRST_P_PCIE2_GRF1		577
66162306a36Sopenharmony_ci#define SRST_P_PCIE2_GRF2		578
66262306a36Sopenharmony_ci#define SRST_P_PCIE2_PHY0		579
66362306a36Sopenharmony_ci#define SRST_P_PCIE2_PHY1		580
66462306a36Sopenharmony_ci#define SRST_P_PCIE2_PHY2		581
66562306a36Sopenharmony_ci#define SRST_P_PCIE3_PHY		582
66662306a36Sopenharmony_ci#define SRST_P_APB2ASB_SLV_CHIP_TOP	583
66762306a36Sopenharmony_ci#define SRST_PCIE30_PHY			584
66862306a36Sopenharmony_ci
66962306a36Sopenharmony_ci#define SRST_H_PMU1_BIU			585
67062306a36Sopenharmony_ci#define SRST_P_PMU1_BIU			586
67162306a36Sopenharmony_ci#define SRST_H_PMU_CM0_BIU		587
67262306a36Sopenharmony_ci#define SRST_F_PMU_CM0_CORE		588
67362306a36Sopenharmony_ci#define SRST_T_PMU1_CM0_JTAG		589
67462306a36Sopenharmony_ci
67562306a36Sopenharmony_ci#define SRST_DDR_FAIL_SAFE		590
67662306a36Sopenharmony_ci#define SRST_P_CRU_PMU1			591
67762306a36Sopenharmony_ci#define SRST_P_PMU1_GRF			592
67862306a36Sopenharmony_ci#define SRST_P_PMU1_IOC			593
67962306a36Sopenharmony_ci#define SRST_P_PMU1WDT			594
68062306a36Sopenharmony_ci#define SRST_T_PMU1WDT			595
68162306a36Sopenharmony_ci#define SRST_P_PMU1TIMER		596
68262306a36Sopenharmony_ci#define SRST_PMU1TIMER0			597
68362306a36Sopenharmony_ci#define SRST_PMU1TIMER1			598
68462306a36Sopenharmony_ci#define SRST_P_PMU1PWM			599
68562306a36Sopenharmony_ci#define SRST_PMU1PWM			600
68662306a36Sopenharmony_ci
68762306a36Sopenharmony_ci#define SRST_P_I2C0			601
68862306a36Sopenharmony_ci#define SRST_I2C0			602
68962306a36Sopenharmony_ci#define SRST_S_UART0			603
69062306a36Sopenharmony_ci#define SRST_P_UART0			604
69162306a36Sopenharmony_ci#define SRST_H_I2S1_8CH			605
69262306a36Sopenharmony_ci#define SRST_M_I2S1_8CH_TX		606
69362306a36Sopenharmony_ci#define SRST_M_I2S1_8CH_RX		607
69462306a36Sopenharmony_ci#define SRST_H_PDM0			608
69562306a36Sopenharmony_ci#define SRST_PDM0			609
69662306a36Sopenharmony_ci
69762306a36Sopenharmony_ci#define SRST_H_VAD			610
69862306a36Sopenharmony_ci#define SRST_HDPTX0_INIT		611
69962306a36Sopenharmony_ci#define SRST_HDPTX0_CMN			612
70062306a36Sopenharmony_ci#define SRST_HDPTX0_LANE		613
70162306a36Sopenharmony_ci#define SRST_HDPTX1_INIT		614
70262306a36Sopenharmony_ci
70362306a36Sopenharmony_ci#define SRST_HDPTX1_CMN			615
70462306a36Sopenharmony_ci#define SRST_HDPTX1_LANE		616
70562306a36Sopenharmony_ci#define SRST_M_MIPI_DCPHY0		617
70662306a36Sopenharmony_ci#define SRST_S_MIPI_DCPHY0		618
70762306a36Sopenharmony_ci#define SRST_M_MIPI_DCPHY1		619
70862306a36Sopenharmony_ci#define SRST_S_MIPI_DCPHY1		620
70962306a36Sopenharmony_ci#define SRST_OTGPHY_U3_0		621
71062306a36Sopenharmony_ci#define SRST_OTGPHY_U3_1		622
71162306a36Sopenharmony_ci#define SRST_OTGPHY_U2_0		623
71262306a36Sopenharmony_ci#define SRST_OTGPHY_U2_1		624
71362306a36Sopenharmony_ci
71462306a36Sopenharmony_ci#define SRST_P_PMU0GRF			625
71562306a36Sopenharmony_ci#define SRST_P_PMU0IOC			626
71662306a36Sopenharmony_ci#define SRST_P_GPIO0			627
71762306a36Sopenharmony_ci#define SRST_GPIO0			628
71862306a36Sopenharmony_ci
71962306a36Sopenharmony_ci#define SRST_A_SECURE_NS_BIU		629
72062306a36Sopenharmony_ci#define SRST_H_SECURE_NS_BIU		630
72162306a36Sopenharmony_ci#define SRST_A_SECURE_S_BIU		631
72262306a36Sopenharmony_ci#define SRST_H_SECURE_S_BIU		632
72362306a36Sopenharmony_ci#define SRST_P_SECURE_S_BIU		633
72462306a36Sopenharmony_ci#define SRST_CRYPTO_CORE		634
72562306a36Sopenharmony_ci
72662306a36Sopenharmony_ci#define SRST_CRYPTO_PKA			635
72762306a36Sopenharmony_ci#define SRST_CRYPTO_RNG			636
72862306a36Sopenharmony_ci#define SRST_A_CRYPTO			637
72962306a36Sopenharmony_ci#define SRST_H_CRYPTO			638
73062306a36Sopenharmony_ci#define SRST_KEYLADDER_CORE		639
73162306a36Sopenharmony_ci#define SRST_KEYLADDER_RNG		640
73262306a36Sopenharmony_ci#define SRST_A_KEYLADDER		641
73362306a36Sopenharmony_ci#define SRST_H_KEYLADDER		642
73462306a36Sopenharmony_ci#define SRST_P_OTPC_S			643
73562306a36Sopenharmony_ci#define SRST_OTPC_S			644
73662306a36Sopenharmony_ci#define SRST_WDT_S			645
73762306a36Sopenharmony_ci
73862306a36Sopenharmony_ci#define SRST_T_WDT_S			646
73962306a36Sopenharmony_ci#define SRST_H_BOOTROM			647
74062306a36Sopenharmony_ci#define SRST_A_DCF			648
74162306a36Sopenharmony_ci#define SRST_P_DCF			649
74262306a36Sopenharmony_ci#define SRST_H_BOOTROM_NS		650
74362306a36Sopenharmony_ci#define SRST_P_KEYLADDER		651
74462306a36Sopenharmony_ci#define SRST_H_TRNG_S			652
74562306a36Sopenharmony_ci
74662306a36Sopenharmony_ci#define SRST_H_TRNG_NS			653
74762306a36Sopenharmony_ci#define SRST_D_SDMMC_BUFFER		654
74862306a36Sopenharmony_ci#define SRST_H_SDMMC			655
74962306a36Sopenharmony_ci#define SRST_H_SDMMC_BUFFER		656
75062306a36Sopenharmony_ci#define SRST_SDMMC			657
75162306a36Sopenharmony_ci#define SRST_P_TRNG_CHK			658
75262306a36Sopenharmony_ci#define SRST_TRNG_S			659
75362306a36Sopenharmony_ci
75462306a36Sopenharmony_ci#endif
755