162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (C) 2016 Freescale Semiconductor, Inc.
462306a36Sopenharmony_ci * Copyright 2017-2018 NXP
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#ifndef __DT_BINDINGS_RSCRC_IMX_H
862306a36Sopenharmony_ci#define __DT_BINDINGS_RSCRC_IMX_H
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci/*
1162306a36Sopenharmony_ci * These defines are used to indicate a resource. Resources include peripherals
1262306a36Sopenharmony_ci * and bus masters (but not memory regions). Note items from list should
1362306a36Sopenharmony_ci * never be changed or removed (only added to at the end of the list).
1462306a36Sopenharmony_ci */
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci#define IMX_SC_R_AP_0			0
1762306a36Sopenharmony_ci#define IMX_SC_R_AP_0_0			1
1862306a36Sopenharmony_ci#define IMX_SC_R_AP_0_1			2
1962306a36Sopenharmony_ci#define IMX_SC_R_AP_0_2			3
2062306a36Sopenharmony_ci#define IMX_SC_R_AP_0_3			4
2162306a36Sopenharmony_ci#define IMX_SC_R_AP_1			5
2262306a36Sopenharmony_ci#define IMX_SC_R_AP_1_0			6
2362306a36Sopenharmony_ci#define IMX_SC_R_AP_1_1			7
2462306a36Sopenharmony_ci#define IMX_SC_R_AP_1_2			8
2562306a36Sopenharmony_ci#define IMX_SC_R_AP_1_3			9
2662306a36Sopenharmony_ci#define IMX_SC_R_CCI			10
2762306a36Sopenharmony_ci#define IMX_SC_R_DB			11
2862306a36Sopenharmony_ci#define IMX_SC_R_DRC_0			12
2962306a36Sopenharmony_ci#define IMX_SC_R_DRC_1			13
3062306a36Sopenharmony_ci#define IMX_SC_R_GIC_SMMU		14
3162306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_MCU_0		15
3262306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_MCU_1		16
3362306a36Sopenharmony_ci#define IMX_SC_R_SMMU_0			17
3462306a36Sopenharmony_ci#define IMX_SC_R_GIC_0			18
3562306a36Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT0		19
3662306a36Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT1		20
3762306a36Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT2		21
3862306a36Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT_OUT		22
3962306a36Sopenharmony_ci#define IMX_SC_R_PERF_0			23
4062306a36Sopenharmony_ci#define IMX_SC_R_USB_1_PHY		24
4162306a36Sopenharmony_ci#define IMX_SC_R_DC_0_WARP		25
4262306a36Sopenharmony_ci#define IMX_SC_R_V2X_MU_0		26
4362306a36Sopenharmony_ci#define IMX_SC_R_V2X_MU_1		27
4462306a36Sopenharmony_ci#define IMX_SC_R_DC_0_VIDEO0		28
4562306a36Sopenharmony_ci#define IMX_SC_R_DC_0_VIDEO1		29
4662306a36Sopenharmony_ci#define IMX_SC_R_DC_0_FRAC0		30
4762306a36Sopenharmony_ci#define IMX_SC_R_V2X_MU_2		31
4862306a36Sopenharmony_ci#define IMX_SC_R_DC_0			32
4962306a36Sopenharmony_ci#define IMX_SC_R_GPU_2_PID0		33
5062306a36Sopenharmony_ci#define IMX_SC_R_DC_0_PLL_0		34
5162306a36Sopenharmony_ci#define IMX_SC_R_DC_0_PLL_1		35
5262306a36Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT0		36
5362306a36Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT1		37
5462306a36Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT2		38
5562306a36Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT_OUT		39
5662306a36Sopenharmony_ci#define IMX_SC_R_V2X_MU_3		40
5762306a36Sopenharmony_ci#define IMX_SC_R_V2X_MU_4		41
5862306a36Sopenharmony_ci#define IMX_SC_R_DC_1_WARP		42
5962306a36Sopenharmony_ci#define IMX_SC_R_STM			43
6062306a36Sopenharmony_ci#define IMX_SC_R_SECVIO			44
6162306a36Sopenharmony_ci#define IMX_SC_R_DC_1_VIDEO0		45
6262306a36Sopenharmony_ci#define IMX_SC_R_DC_1_VIDEO1		46
6362306a36Sopenharmony_ci#define IMX_SC_R_DC_1_FRAC0		47
6462306a36Sopenharmony_ci#define IMX_SC_R_V2X			48
6562306a36Sopenharmony_ci#define IMX_SC_R_DC_1			49
6662306a36Sopenharmony_ci#define IMX_SC_R_UNUSED14		50
6762306a36Sopenharmony_ci#define IMX_SC_R_DC_1_PLL_0		51
6862306a36Sopenharmony_ci#define IMX_SC_R_DC_1_PLL_1		52
6962306a36Sopenharmony_ci#define IMX_SC_R_SPI_0			53
7062306a36Sopenharmony_ci#define IMX_SC_R_SPI_1			54
7162306a36Sopenharmony_ci#define IMX_SC_R_SPI_2			55
7262306a36Sopenharmony_ci#define IMX_SC_R_SPI_3			56
7362306a36Sopenharmony_ci#define IMX_SC_R_UART_0			57
7462306a36Sopenharmony_ci#define IMX_SC_R_UART_1			58
7562306a36Sopenharmony_ci#define IMX_SC_R_UART_2			59
7662306a36Sopenharmony_ci#define IMX_SC_R_UART_3			60
7762306a36Sopenharmony_ci#define IMX_SC_R_UART_4			61
7862306a36Sopenharmony_ci#define IMX_SC_R_EMVSIM_0		62
7962306a36Sopenharmony_ci#define IMX_SC_R_EMVSIM_1		63
8062306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH0		64
8162306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH1		65
8262306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH2		66
8362306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH3		67
8462306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH4		68
8562306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH5		69
8662306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH6		70
8762306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH7		71
8862306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH8		72
8962306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH9		73
9062306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH10		74
9162306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH11		75
9262306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH12		76
9362306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH13		77
9462306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH14		78
9562306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH15		79
9662306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH16		80
9762306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH17		81
9862306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH18		82
9962306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH19		83
10062306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH20		84
10162306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH21		85
10262306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH22		86
10362306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH23		87
10462306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH24		88
10562306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH25		89
10662306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH26		90
10762306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH27		91
10862306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH28		92
10962306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH29		93
11062306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH30		94
11162306a36Sopenharmony_ci#define IMX_SC_R_DMA_0_CH31		95
11262306a36Sopenharmony_ci#define IMX_SC_R_I2C_0			96
11362306a36Sopenharmony_ci#define IMX_SC_R_I2C_1			97
11462306a36Sopenharmony_ci#define IMX_SC_R_I2C_2			98
11562306a36Sopenharmony_ci#define IMX_SC_R_I2C_3			99
11662306a36Sopenharmony_ci#define IMX_SC_R_I2C_4			100
11762306a36Sopenharmony_ci#define IMX_SC_R_ADC_0			101
11862306a36Sopenharmony_ci#define IMX_SC_R_ADC_1			102
11962306a36Sopenharmony_ci#define IMX_SC_R_FTM_0			103
12062306a36Sopenharmony_ci#define IMX_SC_R_FTM_1			104
12162306a36Sopenharmony_ci#define IMX_SC_R_CAN_0			105
12262306a36Sopenharmony_ci#define IMX_SC_R_CAN_1			106
12362306a36Sopenharmony_ci#define IMX_SC_R_CAN_2			107
12462306a36Sopenharmony_ci#define IMX_SC_R_CAN(x)			(IMX_SC_R_CAN_0 + (x))
12562306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH0		108
12662306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH1		109
12762306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH2		110
12862306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH3		111
12962306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH4		112
13062306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH5		113
13162306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH6		114
13262306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH7		115
13362306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH8		116
13462306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH9		117
13562306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH10		118
13662306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH11		119
13762306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH12		120
13862306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH13		121
13962306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH14		122
14062306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH15		123
14162306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH16		124
14262306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH17		125
14362306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH18		126
14462306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH19		127
14562306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH20		128
14662306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH21		129
14762306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH22		130
14862306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH23		131
14962306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH24		132
15062306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH25		133
15162306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH26		134
15262306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH27		135
15362306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH28		136
15462306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH29		137
15562306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH30		138
15662306a36Sopenharmony_ci#define IMX_SC_R_DMA_1_CH31		139
15762306a36Sopenharmony_ci#define IMX_SC_R_V2X_PID0		140
15862306a36Sopenharmony_ci#define IMX_SC_R_V2X_PID1		141
15962306a36Sopenharmony_ci#define IMX_SC_R_V2X_PID2		142
16062306a36Sopenharmony_ci#define IMX_SC_R_V2X_PID3		143
16162306a36Sopenharmony_ci#define IMX_SC_R_GPU_0_PID0		144
16262306a36Sopenharmony_ci#define IMX_SC_R_GPU_0_PID1		145
16362306a36Sopenharmony_ci#define IMX_SC_R_GPU_0_PID2		146
16462306a36Sopenharmony_ci#define IMX_SC_R_GPU_0_PID3		147
16562306a36Sopenharmony_ci#define IMX_SC_R_GPU_1_PID0		148
16662306a36Sopenharmony_ci#define IMX_SC_R_GPU_1_PID1		149
16762306a36Sopenharmony_ci#define IMX_SC_R_GPU_1_PID2		150
16862306a36Sopenharmony_ci#define IMX_SC_R_GPU_1_PID3		151
16962306a36Sopenharmony_ci#define IMX_SC_R_PCIE_A			152
17062306a36Sopenharmony_ci#define IMX_SC_R_SERDES_0		153
17162306a36Sopenharmony_ci#define IMX_SC_R_MATCH_0		154
17262306a36Sopenharmony_ci#define IMX_SC_R_MATCH_1		155
17362306a36Sopenharmony_ci#define IMX_SC_R_MATCH_2		156
17462306a36Sopenharmony_ci#define IMX_SC_R_MATCH_3		157
17562306a36Sopenharmony_ci#define IMX_SC_R_MATCH_4		158
17662306a36Sopenharmony_ci#define IMX_SC_R_MATCH_5		159
17762306a36Sopenharmony_ci#define IMX_SC_R_MATCH_6		160
17862306a36Sopenharmony_ci#define IMX_SC_R_MATCH_7		161
17962306a36Sopenharmony_ci#define IMX_SC_R_MATCH_8		162
18062306a36Sopenharmony_ci#define IMX_SC_R_MATCH_9		163
18162306a36Sopenharmony_ci#define IMX_SC_R_MATCH_10		164
18262306a36Sopenharmony_ci#define IMX_SC_R_MATCH_11		165
18362306a36Sopenharmony_ci#define IMX_SC_R_MATCH_12		166
18462306a36Sopenharmony_ci#define IMX_SC_R_MATCH_13		167
18562306a36Sopenharmony_ci#define IMX_SC_R_MATCH_14		168
18662306a36Sopenharmony_ci#define IMX_SC_R_PCIE_B			169
18762306a36Sopenharmony_ci#define IMX_SC_R_SATA_0			170
18862306a36Sopenharmony_ci#define IMX_SC_R_SERDES_1		171
18962306a36Sopenharmony_ci#define IMX_SC_R_HSIO_GPIO_0		172
19062306a36Sopenharmony_ci#define IMX_SC_R_MATCH_15		173
19162306a36Sopenharmony_ci#define IMX_SC_R_MATCH_16		174
19262306a36Sopenharmony_ci#define IMX_SC_R_MATCH_17		175
19362306a36Sopenharmony_ci#define IMX_SC_R_MATCH_18		176
19462306a36Sopenharmony_ci#define IMX_SC_R_MATCH_19		177
19562306a36Sopenharmony_ci#define IMX_SC_R_MATCH_20		178
19662306a36Sopenharmony_ci#define IMX_SC_R_MATCH_21		179
19762306a36Sopenharmony_ci#define IMX_SC_R_MATCH_22		180
19862306a36Sopenharmony_ci#define IMX_SC_R_MATCH_23		181
19962306a36Sopenharmony_ci#define IMX_SC_R_MATCH_24		182
20062306a36Sopenharmony_ci#define IMX_SC_R_MATCH_25		183
20162306a36Sopenharmony_ci#define IMX_SC_R_MATCH_26		184
20262306a36Sopenharmony_ci#define IMX_SC_R_MATCH_27		185
20362306a36Sopenharmony_ci#define IMX_SC_R_MATCH_28		186
20462306a36Sopenharmony_ci#define IMX_SC_R_LCD_0			187
20562306a36Sopenharmony_ci#define IMX_SC_R_LCD_0_PWM_0		188
20662306a36Sopenharmony_ci#define IMX_SC_R_LCD_0_I2C_0		189
20762306a36Sopenharmony_ci#define IMX_SC_R_LCD_0_I2C_1		190
20862306a36Sopenharmony_ci#define IMX_SC_R_PWM_0			191
20962306a36Sopenharmony_ci#define IMX_SC_R_PWM_1			192
21062306a36Sopenharmony_ci#define IMX_SC_R_PWM_2			193
21162306a36Sopenharmony_ci#define IMX_SC_R_PWM_3			194
21262306a36Sopenharmony_ci#define IMX_SC_R_PWM_4			195
21362306a36Sopenharmony_ci#define IMX_SC_R_PWM_5			196
21462306a36Sopenharmony_ci#define IMX_SC_R_PWM_6			197
21562306a36Sopenharmony_ci#define IMX_SC_R_PWM_7			198
21662306a36Sopenharmony_ci#define IMX_SC_R_GPIO_0			199
21762306a36Sopenharmony_ci#define IMX_SC_R_GPIO_1			200
21862306a36Sopenharmony_ci#define IMX_SC_R_GPIO_2			201
21962306a36Sopenharmony_ci#define IMX_SC_R_GPIO_3			202
22062306a36Sopenharmony_ci#define IMX_SC_R_GPIO_4			203
22162306a36Sopenharmony_ci#define IMX_SC_R_GPIO_5			204
22262306a36Sopenharmony_ci#define IMX_SC_R_GPIO_6			205
22362306a36Sopenharmony_ci#define IMX_SC_R_GPIO_7			206
22462306a36Sopenharmony_ci#define IMX_SC_R_GPT_0			207
22562306a36Sopenharmony_ci#define IMX_SC_R_GPT_1			208
22662306a36Sopenharmony_ci#define IMX_SC_R_GPT_2			209
22762306a36Sopenharmony_ci#define IMX_SC_R_GPT_3			210
22862306a36Sopenharmony_ci#define IMX_SC_R_GPT_4			211
22962306a36Sopenharmony_ci#define IMX_SC_R_KPP			212
23062306a36Sopenharmony_ci#define IMX_SC_R_MU_0A			213
23162306a36Sopenharmony_ci#define IMX_SC_R_MU_1A			214
23262306a36Sopenharmony_ci#define IMX_SC_R_MU_2A			215
23362306a36Sopenharmony_ci#define IMX_SC_R_MU_3A			216
23462306a36Sopenharmony_ci#define IMX_SC_R_MU_4A			217
23562306a36Sopenharmony_ci#define IMX_SC_R_MU_5A			218
23662306a36Sopenharmony_ci#define IMX_SC_R_MU_6A			219
23762306a36Sopenharmony_ci#define IMX_SC_R_MU_7A			220
23862306a36Sopenharmony_ci#define IMX_SC_R_MU_8A			221
23962306a36Sopenharmony_ci#define IMX_SC_R_MU_9A			222
24062306a36Sopenharmony_ci#define IMX_SC_R_MU_10A			223
24162306a36Sopenharmony_ci#define IMX_SC_R_MU_11A			224
24262306a36Sopenharmony_ci#define IMX_SC_R_MU_12A			225
24362306a36Sopenharmony_ci#define IMX_SC_R_MU_13A			226
24462306a36Sopenharmony_ci#define IMX_SC_R_MU_5B			227
24562306a36Sopenharmony_ci#define IMX_SC_R_MU_6B			228
24662306a36Sopenharmony_ci#define IMX_SC_R_MU_7B			229
24762306a36Sopenharmony_ci#define IMX_SC_R_MU_8B			230
24862306a36Sopenharmony_ci#define IMX_SC_R_MU_9B			231
24962306a36Sopenharmony_ci#define IMX_SC_R_MU_10B			232
25062306a36Sopenharmony_ci#define IMX_SC_R_MU_11B			233
25162306a36Sopenharmony_ci#define IMX_SC_R_MU_12B			234
25262306a36Sopenharmony_ci#define IMX_SC_R_MU_13B			235
25362306a36Sopenharmony_ci#define IMX_SC_R_ROM_0			236
25462306a36Sopenharmony_ci#define IMX_SC_R_FSPI_0			237
25562306a36Sopenharmony_ci#define IMX_SC_R_FSPI_1			238
25662306a36Sopenharmony_ci#define IMX_SC_R_IEE_0			239
25762306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R0		240
25862306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R1		241
25962306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R2		242
26062306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R3		243
26162306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R4		244
26262306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R5		245
26362306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R6		246
26462306a36Sopenharmony_ci#define IMX_SC_R_IEE_0_R7		247
26562306a36Sopenharmony_ci#define IMX_SC_R_SDHC_0			248
26662306a36Sopenharmony_ci#define IMX_SC_R_SDHC_1			249
26762306a36Sopenharmony_ci#define IMX_SC_R_SDHC_2			250
26862306a36Sopenharmony_ci#define IMX_SC_R_ENET_0			251
26962306a36Sopenharmony_ci#define IMX_SC_R_ENET_1			252
27062306a36Sopenharmony_ci#define IMX_SC_R_MLB_0			253
27162306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH0		254
27262306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH1		255
27362306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH2		256
27462306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH3		257
27562306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH4		258
27662306a36Sopenharmony_ci#define IMX_SC_R_USB_0			259
27762306a36Sopenharmony_ci#define IMX_SC_R_USB_1			260
27862306a36Sopenharmony_ci#define IMX_SC_R_USB_0_PHY		261
27962306a36Sopenharmony_ci#define IMX_SC_R_USB_2			262
28062306a36Sopenharmony_ci#define IMX_SC_R_USB_2_PHY		263
28162306a36Sopenharmony_ci#define IMX_SC_R_DTCP			264
28262306a36Sopenharmony_ci#define IMX_SC_R_NAND			265
28362306a36Sopenharmony_ci#define IMX_SC_R_LVDS_0			266
28462306a36Sopenharmony_ci#define IMX_SC_R_LVDS_0_PWM_0		267
28562306a36Sopenharmony_ci#define IMX_SC_R_LVDS_0_I2C_0		268
28662306a36Sopenharmony_ci#define IMX_SC_R_LVDS_0_I2C_1		269
28762306a36Sopenharmony_ci#define IMX_SC_R_LVDS_1			270
28862306a36Sopenharmony_ci#define IMX_SC_R_LVDS_1_PWM_0		271
28962306a36Sopenharmony_ci#define IMX_SC_R_LVDS_1_I2C_0		272
29062306a36Sopenharmony_ci#define IMX_SC_R_LVDS_1_I2C_1		273
29162306a36Sopenharmony_ci#define IMX_SC_R_LVDS_2			274
29262306a36Sopenharmony_ci#define IMX_SC_R_LVDS_2_PWM_0		275
29362306a36Sopenharmony_ci#define IMX_SC_R_LVDS_2_I2C_0		276
29462306a36Sopenharmony_ci#define IMX_SC_R_LVDS_2_I2C_1		277
29562306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PID0		278
29662306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PID1		279
29762306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PID2		280
29862306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PID3		281
29962306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PID4		282
30062306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_RGPIO		283
30162306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_SEMA42		284
30262306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_TPM		285
30362306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_PIT		286
30462306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_UART		287
30562306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_I2C		288
30662306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_INTMUX		289
30762306a36Sopenharmony_ci#define IMX_SC_R_ENET_0_A0		290
30862306a36Sopenharmony_ci#define IMX_SC_R_ENET_0_A1		291
30962306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_0B		292
31062306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_0A0		293
31162306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_0A1		294
31262306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_0A2		295
31362306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_0A3		296
31462306a36Sopenharmony_ci#define IMX_SC_R_MCU_0_MU_1A		297
31562306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PID0		298
31662306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PID1		299
31762306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PID2		300
31862306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PID3		301
31962306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PID4		302
32062306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_RGPIO		303
32162306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_SEMA42		304
32262306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_TPM		305
32362306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_PIT		306
32462306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_UART		307
32562306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_I2C		308
32662306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_INTMUX		309
32762306a36Sopenharmony_ci#define IMX_SC_R_UNUSED17		310
32862306a36Sopenharmony_ci#define IMX_SC_R_UNUSED18		311
32962306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_0B		312
33062306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_0A0		313
33162306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_0A1		314
33262306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_0A2		315
33362306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_0A3		316
33462306a36Sopenharmony_ci#define IMX_SC_R_MCU_1_MU_1A		317
33562306a36Sopenharmony_ci#define IMX_SC_R_SAI_0			318
33662306a36Sopenharmony_ci#define IMX_SC_R_SAI_1			319
33762306a36Sopenharmony_ci#define IMX_SC_R_SAI_2			320
33862306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_AP_0		321
33962306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_DSP		322
34062306a36Sopenharmony_ci#define IMX_SC_R_ELCDIF_PLL		323
34162306a36Sopenharmony_ci#define IMX_SC_R_OCRAM			324
34262306a36Sopenharmony_ci#define IMX_SC_R_AUDIO_PLL_0		325
34362306a36Sopenharmony_ci#define IMX_SC_R_PI_0			326
34462306a36Sopenharmony_ci#define IMX_SC_R_PI_0_PWM_0		327
34562306a36Sopenharmony_ci#define IMX_SC_R_PI_0_PWM_1		328
34662306a36Sopenharmony_ci#define IMX_SC_R_PI_0_I2C_0		329
34762306a36Sopenharmony_ci#define IMX_SC_R_PI_0_PLL		330
34862306a36Sopenharmony_ci#define IMX_SC_R_PI_1			331
34962306a36Sopenharmony_ci#define IMX_SC_R_PI_1_PWM_0		332
35062306a36Sopenharmony_ci#define IMX_SC_R_PI_1_PWM_1		333
35162306a36Sopenharmony_ci#define IMX_SC_R_PI_1_I2C_0		334
35262306a36Sopenharmony_ci#define IMX_SC_R_PI_1_PLL		335
35362306a36Sopenharmony_ci#define IMX_SC_R_SC_PID0		336
35462306a36Sopenharmony_ci#define IMX_SC_R_SC_PID1		337
35562306a36Sopenharmony_ci#define IMX_SC_R_SC_PID2		338
35662306a36Sopenharmony_ci#define IMX_SC_R_SC_PID3		339
35762306a36Sopenharmony_ci#define IMX_SC_R_SC_PID4		340
35862306a36Sopenharmony_ci#define IMX_SC_R_SC_SEMA42		341
35962306a36Sopenharmony_ci#define IMX_SC_R_SC_TPM			342
36062306a36Sopenharmony_ci#define IMX_SC_R_SC_PIT			343
36162306a36Sopenharmony_ci#define IMX_SC_R_SC_UART		344
36262306a36Sopenharmony_ci#define IMX_SC_R_SC_I2C			345
36362306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_0B		346
36462306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_0A0		347
36562306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_0A1		348
36662306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_0A2		349
36762306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_0A3		350
36862306a36Sopenharmony_ci#define IMX_SC_R_SC_MU_1A		351
36962306a36Sopenharmony_ci#define IMX_SC_R_SYSCNT_RD		352
37062306a36Sopenharmony_ci#define IMX_SC_R_SYSCNT_CMP		353
37162306a36Sopenharmony_ci#define IMX_SC_R_DEBUG			354
37262306a36Sopenharmony_ci#define IMX_SC_R_SYSTEM			355
37362306a36Sopenharmony_ci#define IMX_SC_R_SNVS			356
37462306a36Sopenharmony_ci#define IMX_SC_R_OTP			357
37562306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID0		358
37662306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID1		359
37762306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID2		360
37862306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID3		361
37962306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID4		362
38062306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID5		363
38162306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID6		364
38262306a36Sopenharmony_ci#define IMX_SC_R_VPU_PID7		365
38362306a36Sopenharmony_ci#define IMX_SC_R_ENET_0_A2		366
38462306a36Sopenharmony_ci#define IMX_SC_R_ENET_1_A0		367
38562306a36Sopenharmony_ci#define IMX_SC_R_ENET_1_A1		368
38662306a36Sopenharmony_ci#define IMX_SC_R_ENET_1_A2		369
38762306a36Sopenharmony_ci#define IMX_SC_R_ENET_1_A3		370
38862306a36Sopenharmony_ci#define IMX_SC_R_ENET_1_A4		371
38962306a36Sopenharmony_ci#define IMX_SC_R_DMA_4_CH0		372
39062306a36Sopenharmony_ci#define IMX_SC_R_DMA_4_CH1		373
39162306a36Sopenharmony_ci#define IMX_SC_R_DMA_4_CH2		374
39262306a36Sopenharmony_ci#define IMX_SC_R_DMA_4_CH3		375
39362306a36Sopenharmony_ci#define IMX_SC_R_DMA_4_CH4		376
39462306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH0		377
39562306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH1		378
39662306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH2		379
39762306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH3		380
39862306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH4		381
39962306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH5		382
40062306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH6		383
40162306a36Sopenharmony_ci#define IMX_SC_R_ISI_0_CH7		384
40262306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_DEC_S0		385
40362306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_DEC_S1		386
40462306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_DEC_S2		387
40562306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_DEC_S3		388
40662306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_ENC_S0		389
40762306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_ENC_S1		390
40862306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_ENC_S2		391
40962306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_ENC_S3		392
41062306a36Sopenharmony_ci#define IMX_SC_R_MIPI_0			393
41162306a36Sopenharmony_ci#define IMX_SC_R_MIPI_0_PWM_0		394
41262306a36Sopenharmony_ci#define IMX_SC_R_MIPI_0_I2C_0		395
41362306a36Sopenharmony_ci#define IMX_SC_R_MIPI_0_I2C_1		396
41462306a36Sopenharmony_ci#define IMX_SC_R_MIPI_1			397
41562306a36Sopenharmony_ci#define IMX_SC_R_MIPI_1_PWM_0		398
41662306a36Sopenharmony_ci#define IMX_SC_R_MIPI_1_I2C_0		399
41762306a36Sopenharmony_ci#define IMX_SC_R_MIPI_1_I2C_1		400
41862306a36Sopenharmony_ci#define IMX_SC_R_CSI_0			401
41962306a36Sopenharmony_ci#define IMX_SC_R_CSI_0_PWM_0		402
42062306a36Sopenharmony_ci#define IMX_SC_R_CSI_0_I2C_0		403
42162306a36Sopenharmony_ci#define IMX_SC_R_CSI_1			404
42262306a36Sopenharmony_ci#define IMX_SC_R_CSI_1_PWM_0		405
42362306a36Sopenharmony_ci#define IMX_SC_R_CSI_1_I2C_0		406
42462306a36Sopenharmony_ci#define IMX_SC_R_HDMI			407
42562306a36Sopenharmony_ci#define IMX_SC_R_HDMI_I2S		408
42662306a36Sopenharmony_ci#define IMX_SC_R_HDMI_I2C_0		409
42762306a36Sopenharmony_ci#define IMX_SC_R_HDMI_PLL_0		410
42862306a36Sopenharmony_ci#define IMX_SC_R_HDMI_RX		411
42962306a36Sopenharmony_ci#define IMX_SC_R_HDMI_RX_BYPASS		412
43062306a36Sopenharmony_ci#define IMX_SC_R_HDMI_RX_I2C_0		413
43162306a36Sopenharmony_ci#define IMX_SC_R_ASRC_0			414
43262306a36Sopenharmony_ci#define IMX_SC_R_ESAI_0			415
43362306a36Sopenharmony_ci#define IMX_SC_R_SPDIF_0		416
43462306a36Sopenharmony_ci#define IMX_SC_R_SPDIF_1		417
43562306a36Sopenharmony_ci#define IMX_SC_R_SAI_3			418
43662306a36Sopenharmony_ci#define IMX_SC_R_SAI_4			419
43762306a36Sopenharmony_ci#define IMX_SC_R_SAI_5			420
43862306a36Sopenharmony_ci#define IMX_SC_R_GPT_5			421
43962306a36Sopenharmony_ci#define IMX_SC_R_GPT_6			422
44062306a36Sopenharmony_ci#define IMX_SC_R_GPT_7			423
44162306a36Sopenharmony_ci#define IMX_SC_R_GPT_8			424
44262306a36Sopenharmony_ci#define IMX_SC_R_GPT_9			425
44362306a36Sopenharmony_ci#define IMX_SC_R_GPT_10			426
44462306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH5		427
44562306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH6		428
44662306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH7		429
44762306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH8		430
44862306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH9		431
44962306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH10		432
45062306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH11		433
45162306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH12		434
45262306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH13		435
45362306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH14		436
45462306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH15		437
45562306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH16		438
45662306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH17		439
45762306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH18		440
45862306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH19		441
45962306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH20		442
46062306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH21		443
46162306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH22		444
46262306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH23		445
46362306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH24		446
46462306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH25		447
46562306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH26		448
46662306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH27		449
46762306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH28		450
46862306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH29		451
46962306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH30		452
47062306a36Sopenharmony_ci#define IMX_SC_R_DMA_2_CH31		453
47162306a36Sopenharmony_ci#define IMX_SC_R_ASRC_1			454
47262306a36Sopenharmony_ci#define IMX_SC_R_ESAI_1			455
47362306a36Sopenharmony_ci#define IMX_SC_R_SAI_6			456
47462306a36Sopenharmony_ci#define IMX_SC_R_SAI_7			457
47562306a36Sopenharmony_ci#define IMX_SC_R_AMIX			458
47662306a36Sopenharmony_ci#define IMX_SC_R_MQS_0			459
47762306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH0		460
47862306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH1		461
47962306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH2		462
48062306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH3		463
48162306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH4		464
48262306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH5		465
48362306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH6		466
48462306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH7		467
48562306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH8		468
48662306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH9		469
48762306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH10		470
48862306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH11		471
48962306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH12		472
49062306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH13		473
49162306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH14		474
49262306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH15		475
49362306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH16		476
49462306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH17		477
49562306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH18		478
49662306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH19		479
49762306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH20		480
49862306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH21		481
49962306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH22		482
50062306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH23		483
50162306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH24		484
50262306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH25		485
50362306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH26		486
50462306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH27		487
50562306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH28		488
50662306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH29		489
50762306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH30		490
50862306a36Sopenharmony_ci#define IMX_SC_R_DMA_3_CH31		491
50962306a36Sopenharmony_ci#define IMX_SC_R_AUDIO_PLL_1		492
51062306a36Sopenharmony_ci#define IMX_SC_R_AUDIO_CLK_0		493
51162306a36Sopenharmony_ci#define IMX_SC_R_AUDIO_CLK_1		494
51262306a36Sopenharmony_ci#define IMX_SC_R_MCLK_OUT_0		495
51362306a36Sopenharmony_ci#define IMX_SC_R_MCLK_OUT_1		496
51462306a36Sopenharmony_ci#define IMX_SC_R_PMIC_0			497
51562306a36Sopenharmony_ci#define IMX_SC_R_PMIC_1			498
51662306a36Sopenharmony_ci#define IMX_SC_R_SECO			499
51762306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR1		500
51862306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR2		501
51962306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR3		502
52062306a36Sopenharmony_ci#define IMX_SC_R_SECO_MU_2		503
52162306a36Sopenharmony_ci#define IMX_SC_R_SECO_MU_3		504
52262306a36Sopenharmony_ci#define IMX_SC_R_SECO_MU_4		505
52362306a36Sopenharmony_ci#define IMX_SC_R_HDMI_RX_PWM_0		506
52462306a36Sopenharmony_ci#define IMX_SC_R_AP_2			507
52562306a36Sopenharmony_ci#define IMX_SC_R_AP_2_0			508
52662306a36Sopenharmony_ci#define IMX_SC_R_AP_2_1			509
52762306a36Sopenharmony_ci#define IMX_SC_R_AP_2_2			510
52862306a36Sopenharmony_ci#define IMX_SC_R_AP_2_3			511
52962306a36Sopenharmony_ci#define IMX_SC_R_DSP			512
53062306a36Sopenharmony_ci#define IMX_SC_R_DSP_RAM		513
53162306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR1_OUT		514
53262306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR2_OUT		515
53362306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR3_OUT		516
53462306a36Sopenharmony_ci#define IMX_SC_R_VPU_DEC_0		517
53562306a36Sopenharmony_ci#define IMX_SC_R_VPU_ENC_0		518
53662306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR0		519
53762306a36Sopenharmony_ci#define IMX_SC_R_CAAM_JR0_OUT		520
53862306a36Sopenharmony_ci#define IMX_SC_R_PMIC_2			521
53962306a36Sopenharmony_ci#define IMX_SC_R_DBLOGIC		522
54062306a36Sopenharmony_ci#define IMX_SC_R_HDMI_PLL_1		523
54162306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R0		524
54262306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R1		525
54362306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R2		526
54462306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R3		527
54562306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R4		528
54662306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R5		529
54762306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R6		530
54862306a36Sopenharmony_ci#define IMX_SC_R_BOARD_R7		531
54962306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_DEC_MP		532
55062306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_0_ENC_MP		533
55162306a36Sopenharmony_ci#define IMX_SC_R_VPU_TS_0		534
55262306a36Sopenharmony_ci#define IMX_SC_R_VPU_MU_0		535
55362306a36Sopenharmony_ci#define IMX_SC_R_VPU_MU_1		536
55462306a36Sopenharmony_ci#define IMX_SC_R_VPU_MU_2		537
55562306a36Sopenharmony_ci#define IMX_SC_R_VPU_MU_3		538
55662306a36Sopenharmony_ci#define IMX_SC_R_VPU_ENC_1		539
55762306a36Sopenharmony_ci#define IMX_SC_R_VPU			540
55862306a36Sopenharmony_ci#define IMX_SC_R_DMA_5_CH0		541
55962306a36Sopenharmony_ci#define IMX_SC_R_DMA_5_CH1		542
56062306a36Sopenharmony_ci#define IMX_SC_R_DMA_5_CH2		543
56162306a36Sopenharmony_ci#define IMX_SC_R_DMA_5_CH3		544
56262306a36Sopenharmony_ci#define IMX_SC_R_ATTESTATION		545
56362306a36Sopenharmony_ci#define IMX_SC_R_LAST			546
56462306a36Sopenharmony_ci
56562306a36Sopenharmony_ci/*
56662306a36Sopenharmony_ci * Defines for SC PM CLK
56762306a36Sopenharmony_ci */
56862306a36Sopenharmony_ci#define IMX_SC_PM_CLK_SLV_BUS		0	/* Slave bus clock */
56962306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MST_BUS		1	/* Master bus clock */
57062306a36Sopenharmony_ci#define IMX_SC_PM_CLK_PER		2	/* Peripheral clock */
57162306a36Sopenharmony_ci#define IMX_SC_PM_CLK_PHY		3	/* Phy clock */
57262306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC		4	/* Misc clock */
57362306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC0		0	/* Misc 0 clock */
57462306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC1		1	/* Misc 1 clock */
57562306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC2		2	/* Misc 2 clock */
57662306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC3		3	/* Misc 3 clock */
57762306a36Sopenharmony_ci#define IMX_SC_PM_CLK_MISC4		4	/* Misc 4 clock */
57862306a36Sopenharmony_ci#define IMX_SC_PM_CLK_CPU		2	/* CPU clock */
57962306a36Sopenharmony_ci#define IMX_SC_PM_CLK_PLL		4	/* PLL */
58062306a36Sopenharmony_ci#define IMX_SC_PM_CLK_BYPASS		4	/* Bypass clock */
58162306a36Sopenharmony_ci
58262306a36Sopenharmony_ci/*
58362306a36Sopenharmony_ci * Compatibility defines for sc_rsrc_t
58462306a36Sopenharmony_ci */
58562306a36Sopenharmony_ci#define IMX_SC_R_A35			IMX_SC_R_AP_2
58662306a36Sopenharmony_ci#define IMX_SC_R_A35_0			IMX_SC_R_AP_2_0
58762306a36Sopenharmony_ci#define IMX_SC_R_A35_1			IMX_SC_R_AP_2_1
58862306a36Sopenharmony_ci#define IMX_SC_R_A35_2			IMX_SC_R_AP_2_2
58962306a36Sopenharmony_ci#define IMX_SC_R_A35_3			IMX_SC_R_AP_2_3
59062306a36Sopenharmony_ci#define IMX_SC_R_A53			IMX_SC_R_AP_0
59162306a36Sopenharmony_ci#define IMX_SC_R_A53_0			IMX_SC_R_AP_0_0
59262306a36Sopenharmony_ci#define IMX_SC_R_A53_1			IMX_SC_R_AP_0_1
59362306a36Sopenharmony_ci#define IMX_SC_R_A53_2			IMX_SC_R_AP_0_2
59462306a36Sopenharmony_ci#define IMX_SC_R_A53_3			IMX_SC_R_AP_0_3
59562306a36Sopenharmony_ci#define IMX_SC_R_A72			IMX_SC_R_AP_1
59662306a36Sopenharmony_ci#define IMX_SC_R_A72_0			IMX_SC_R_AP_1_0
59762306a36Sopenharmony_ci#define IMX_SC_R_A72_1			IMX_SC_R_AP_1_1
59862306a36Sopenharmony_ci#define IMX_SC_R_A72_2			IMX_SC_R_AP_1_2
59962306a36Sopenharmony_ci#define IMX_SC_R_A72_3			IMX_SC_R_AP_1_3
60062306a36Sopenharmony_ci#define IMX_SC_R_GIC			IMX_SC_R_GIC_0
60162306a36Sopenharmony_ci#define IMX_SC_R_HSIO_GPIO		IMX_SC_R_HSIO_GPIO_0
60262306a36Sopenharmony_ci#define IMX_SC_R_IEE			IMX_SC_R_IEE_0
60362306a36Sopenharmony_ci#define IMX_SC_R_IEE_R0			IMX_SC_R_IEE_0_R0
60462306a36Sopenharmony_ci#define IMX_SC_R_IEE_R1			IMX_SC_R_IEE_0_R1
60562306a36Sopenharmony_ci#define IMX_SC_R_IEE_R2			IMX_SC_R_IEE_0_R2
60662306a36Sopenharmony_ci#define IMX_SC_R_IEE_R3			IMX_SC_R_IEE_0_R3
60762306a36Sopenharmony_ci#define IMX_SC_R_IEE_R4			IMX_SC_R_IEE_0_R4
60862306a36Sopenharmony_ci#define IMX_SC_R_IEE_R5			IMX_SC_R_IEE_0_R5
60962306a36Sopenharmony_ci#define IMX_SC_R_IEE_R6			IMX_SC_R_IEE_0_R6
61062306a36Sopenharmony_ci#define IMX_SC_R_IEE_R7			IMX_SC_R_IEE_0_R7
61162306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_M4_0		IMX_SC_R_IRQSTR_MCU_0
61262306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_M4_1		IMX_SC_R_IRQSTR_MCU_1
61362306a36Sopenharmony_ci#define IMX_SC_R_IRQSTR_SCU2		IMX_SC_R_IRQSTR_AP_0
61462306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH0		IMX_SC_R_ISI_0_CH0
61562306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH1		IMX_SC_R_ISI_0_CH1
61662306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH2		IMX_SC_R_ISI_0_CH2
61762306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH3		IMX_SC_R_ISI_0_CH3
61862306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH4		IMX_SC_R_ISI_0_CH4
61962306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH5		IMX_SC_R_ISI_0_CH5
62062306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH6		IMX_SC_R_ISI_0_CH6
62162306a36Sopenharmony_ci#define IMX_SC_R_ISI_CH7		IMX_SC_R_ISI_0_CH7
62262306a36Sopenharmony_ci#define IMX_SC_R_M4_0_I2C		IMX_SC_R_MCU_0_I2C
62362306a36Sopenharmony_ci#define IMX_SC_R_M4_0_INTMUX		IMX_SC_R_MCU_0_INTMUX
62462306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A0		IMX_SC_R_MCU_0_MU_0A0
62562306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A1		IMX_SC_R_MCU_0_MU_0A1
62662306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A2		IMX_SC_R_MCU_0_MU_0A2
62762306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A3		IMX_SC_R_MCU_0_MU_0A3
62862306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0B		IMX_SC_R_MCU_0_MU_0B
62962306a36Sopenharmony_ci#define IMX_SC_R_M4_0_MU_1A		IMX_SC_R_MCU_0_MU_1A
63062306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PID0		IMX_SC_R_MCU_0_PID0
63162306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PID1		IMX_SC_R_MCU_0_PID1
63262306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PID2		IMX_SC_R_MCU_0_PID2
63362306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PID3		IMX_SC_R_MCU_0_PID3
63462306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PID4		IMX_SC_R_MCU_0_PID4
63562306a36Sopenharmony_ci#define IMX_SC_R_M4_0_PIT		IMX_SC_R_MCU_0_PIT
63662306a36Sopenharmony_ci#define IMX_SC_R_M4_0_RGPIO		IMX_SC_R_MCU_0_RGPIO
63762306a36Sopenharmony_ci#define IMX_SC_R_M4_0_SEMA42		IMX_SC_R_MCU_0_SEMA42
63862306a36Sopenharmony_ci#define IMX_SC_R_M4_0_TPM		IMX_SC_R_MCU_0_TPM
63962306a36Sopenharmony_ci#define IMX_SC_R_M4_0_UART		IMX_SC_R_MCU_0_UART
64062306a36Sopenharmony_ci#define IMX_SC_R_M4_1_I2C		IMX_SC_R_MCU_1_I2C
64162306a36Sopenharmony_ci#define IMX_SC_R_M4_1_INTMUX		IMX_SC_R_MCU_1_INTMUX
64262306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A0		IMX_SC_R_MCU_1_MU_0A0
64362306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A1		IMX_SC_R_MCU_1_MU_0A1
64462306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A2		IMX_SC_R_MCU_1_MU_0A2
64562306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A3		IMX_SC_R_MCU_1_MU_0A3
64662306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0B		IMX_SC_R_MCU_1_MU_0B
64762306a36Sopenharmony_ci#define IMX_SC_R_M4_1_MU_1A		IMX_SC_R_MCU_1_MU_1A
64862306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PID0		IMX_SC_R_MCU_1_PID0
64962306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PID1		IMX_SC_R_MCU_1_PID1
65062306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PID2		IMX_SC_R_MCU_1_PID2
65162306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PID3		IMX_SC_R_MCU_1_PID3
65262306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PID4		IMX_SC_R_MCU_1_PID4
65362306a36Sopenharmony_ci#define IMX_SC_R_M4_1_PIT		IMX_SC_R_MCU_1_PIT
65462306a36Sopenharmony_ci#define IMX_SC_R_M4_1_RGPIO		IMX_SC_R_MCU_1_RGPIO
65562306a36Sopenharmony_ci#define IMX_SC_R_M4_1_SEMA42		IMX_SC_R_MCU_1_SEMA42
65662306a36Sopenharmony_ci#define IMX_SC_R_M4_1_TPM		IMX_SC_R_MCU_1_TPM
65762306a36Sopenharmony_ci#define IMX_SC_R_M4_1_UART		IMX_SC_R_MCU_1_UART
65862306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_MP		IMX_SC_R_MJPEG_0_DEC_MP
65962306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S0		IMX_SC_R_MJPEG_0_DEC_S0
66062306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S1		IMX_SC_R_MJPEG_0_DEC_S1
66162306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S2		IMX_SC_R_MJPEG_0_DEC_S2
66262306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S3		IMX_SC_R_MJPEG_0_DEC_S3
66362306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_MP		IMX_SC_R_MJPEG_0_ENC_MP
66462306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S0		IMX_SC_R_MJPEG_0_ENC_S0
66562306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S1		IMX_SC_R_MJPEG_0_ENC_S1
66662306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S2		IMX_SC_R_MJPEG_0_ENC_S2
66762306a36Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S3		IMX_SC_R_MJPEG_0_ENC_S3
66862306a36Sopenharmony_ci#define IMX_SC_R_PERF			IMX_SC_R_PERF_0
66962306a36Sopenharmony_ci#define IMX_SC_R_SMMU			IMX_SC_R_SMMU_0
67062306a36Sopenharmony_ci#define IMX_SC_R_VPU_UART		IMX_SC_R_ENET_0_A2
67162306a36Sopenharmony_ci#define IMX_SC_R_VPUCORE		IMX_SC_R_ENET_1_A0
67262306a36Sopenharmony_ci#define IMX_SC_R_VPUCORE_0		IMX_SC_R_ENET_1_A1
67362306a36Sopenharmony_ci#define IMX_SC_R_VPUCORE_1		IMX_SC_R_ENET_1_A2
67462306a36Sopenharmony_ci#define IMX_SC_R_VPUCORE_2		IMX_SC_R_ENET_1_A3
67562306a36Sopenharmony_ci#define IMX_SC_R_VPUCORE_3		IMX_SC_R_ENET_1_A4
67662306a36Sopenharmony_ci#define IMX_SC_R_UNUSED1		IMX_SC_R_V2X_PID0
67762306a36Sopenharmony_ci#define IMX_SC_R_UNUSED2		IMX_SC_R_V2X_PID1
67862306a36Sopenharmony_ci#define IMX_SC_R_UNUSED3		IMX_SC_R_V2X_PID2
67962306a36Sopenharmony_ci#define IMX_SC_R_UNUSED4		IMX_SC_R_V2X_PID3
68062306a36Sopenharmony_ci
68162306a36Sopenharmony_ci/*
68262306a36Sopenharmony_ci * Defines for SC CONTROL
68362306a36Sopenharmony_ci */
68462306a36Sopenharmony_ci#define IMX_SC_C_TEMP				0
68562306a36Sopenharmony_ci#define IMX_SC_C_TEMP_HI			1
68662306a36Sopenharmony_ci#define IMX_SC_C_TEMP_LOW			2
68762306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_ADDR		3
68862306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_ADDR		4
68962306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST_ENB		5
69062306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_ENB		6
69162306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_ENB		7
69262306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SLV1_ADDR		8
69362306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SLV2_ADDR		9
69462306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST_VLD		10
69562306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_VLD		11
69662306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_VLD		12
69762306a36Sopenharmony_ci#define IMX_SC_C_SINGLE_MODE			13
69862306a36Sopenharmony_ci#define IMX_SC_C_ID				14
69962306a36Sopenharmony_ci#define IMX_SC_C_PXL_CLK_POLARITY		15
70062306a36Sopenharmony_ci#define IMX_SC_C_LINESTATE			16
70162306a36Sopenharmony_ci#define IMX_SC_C_PCIE_G_RST			17
70262306a36Sopenharmony_ci#define IMX_SC_C_PCIE_BUTTON_RST		18
70362306a36Sopenharmony_ci#define IMX_SC_C_PCIE_PERST			19
70462306a36Sopenharmony_ci#define IMX_SC_C_PHY_RESET			20
70562306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_RATE_CORRECTION	21
70662306a36Sopenharmony_ci#define IMX_SC_C_PANIC				22
70762306a36Sopenharmony_ci#define IMX_SC_C_PRIORITY_GROUP			23
70862306a36Sopenharmony_ci#define IMX_SC_C_TXCLK				24
70962306a36Sopenharmony_ci#define IMX_SC_C_CLKDIV				25
71062306a36Sopenharmony_ci#define IMX_SC_C_DISABLE_50			26
71162306a36Sopenharmony_ci#define IMX_SC_C_DISABLE_125			27
71262306a36Sopenharmony_ci#define IMX_SC_C_SEL_125			28
71362306a36Sopenharmony_ci#define IMX_SC_C_MODE				29
71462306a36Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL0			30
71562306a36Sopenharmony_ci#define IMX_SC_C_KACHUNK_CNT			31
71662306a36Sopenharmony_ci#define IMX_SC_C_KACHUNK_SEL			32
71762306a36Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL1			33
71862306a36Sopenharmony_ci#define IMX_SC_C_DPI_RESET			34
71962306a36Sopenharmony_ci#define IMX_SC_C_MIPI_RESET			35
72062306a36Sopenharmony_ci#define IMX_SC_C_DUAL_MODE			36
72162306a36Sopenharmony_ci#define IMX_SC_C_VOLTAGE			37
72262306a36Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SEL			38
72362306a36Sopenharmony_ci#define IMX_SC_C_OFS_SEL			39
72462306a36Sopenharmony_ci#define IMX_SC_C_OFS_AUDIO			40
72562306a36Sopenharmony_ci#define IMX_SC_C_OFS_PERIPH			41
72662306a36Sopenharmony_ci#define IMX_SC_C_OFS_IRQ			42
72762306a36Sopenharmony_ci#define IMX_SC_C_RST0				43
72862306a36Sopenharmony_ci#define IMX_SC_C_RST1				44
72962306a36Sopenharmony_ci#define IMX_SC_C_SEL0				45
73062306a36Sopenharmony_ci#define IMX_SC_C_CALIB0				46
73162306a36Sopenharmony_ci#define IMX_SC_C_CALIB1				47
73262306a36Sopenharmony_ci#define IMX_SC_C_CALIB2				48
73362306a36Sopenharmony_ci#define IMX_SC_C_IPG_DEBUG			49
73462306a36Sopenharmony_ci#define IMX_SC_C_IPG_DOZE			50
73562306a36Sopenharmony_ci#define IMX_SC_C_IPG_WAIT			51
73662306a36Sopenharmony_ci#define IMX_SC_C_IPG_STOP			52
73762306a36Sopenharmony_ci#define IMX_SC_C_IPG_STOP_MODE			53
73862306a36Sopenharmony_ci#define IMX_SC_C_IPG_STOP_ACK			54
73962306a36Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL			55
74062306a36Sopenharmony_ci#define IMX_SC_C_OFS_AUDIO_ALT			56
74162306a36Sopenharmony_ci#define IMX_SC_C_DSP_BYP			57
74262306a36Sopenharmony_ci#define IMX_SC_C_CLK_GEN_EN			58
74362306a36Sopenharmony_ci#define IMX_SC_C_INTF_SEL			59
74462306a36Sopenharmony_ci#define IMX_SC_C_RXC_DLY			60
74562306a36Sopenharmony_ci#define IMX_SC_C_TIMER_SEL			61
74662306a36Sopenharmony_ci#define IMX_SC_C_MISC0				62
74762306a36Sopenharmony_ci#define IMX_SC_C_MISC1				63
74862306a36Sopenharmony_ci#define IMX_SC_C_MISC2				64
74962306a36Sopenharmony_ci#define IMX_SC_C_MISC3				65
75062306a36Sopenharmony_ci#define IMX_SC_C_LAST				66
75162306a36Sopenharmony_ci
75262306a36Sopenharmony_ci#endif /* __DT_BINDINGS_RSCRC_IMX_H */
753