18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2016 Freescale Semiconductor, Inc.
48c2ecf20Sopenharmony_ci * Copyright 2017-2018 NXP
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_RSCRC_IMX_H
88c2ecf20Sopenharmony_ci#define __DT_BINDINGS_RSCRC_IMX_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci/*
118c2ecf20Sopenharmony_ci * These defines are used to indicate a resource. Resources include peripherals
128c2ecf20Sopenharmony_ci * and bus masters (but not memory regions). Note items from list should
138c2ecf20Sopenharmony_ci * never be changed or removed (only added to at the end of the list).
148c2ecf20Sopenharmony_ci */
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci#define IMX_SC_R_A53			0
178c2ecf20Sopenharmony_ci#define IMX_SC_R_A53_0			1
188c2ecf20Sopenharmony_ci#define IMX_SC_R_A53_1			2
198c2ecf20Sopenharmony_ci#define IMX_SC_R_A53_2			3
208c2ecf20Sopenharmony_ci#define IMX_SC_R_A53_3			4
218c2ecf20Sopenharmony_ci#define IMX_SC_R_A72			5
228c2ecf20Sopenharmony_ci#define IMX_SC_R_A72_0			6
238c2ecf20Sopenharmony_ci#define IMX_SC_R_A72_1			7
248c2ecf20Sopenharmony_ci#define IMX_SC_R_A72_2			8
258c2ecf20Sopenharmony_ci#define IMX_SC_R_A72_3			9
268c2ecf20Sopenharmony_ci#define IMX_SC_R_CCI			10
278c2ecf20Sopenharmony_ci#define IMX_SC_R_DB			11
288c2ecf20Sopenharmony_ci#define IMX_SC_R_DRC_0			12
298c2ecf20Sopenharmony_ci#define IMX_SC_R_DRC_1			13
308c2ecf20Sopenharmony_ci#define IMX_SC_R_GIC_SMMU		14
318c2ecf20Sopenharmony_ci#define IMX_SC_R_IRQSTR_M4_0		15
328c2ecf20Sopenharmony_ci#define IMX_SC_R_IRQSTR_M4_1		16
338c2ecf20Sopenharmony_ci#define IMX_SC_R_SMMU			17
348c2ecf20Sopenharmony_ci#define IMX_SC_R_GIC			18
358c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT0		19
368c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT1		20
378c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT2		21
388c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_BLIT_OUT		22
398c2ecf20Sopenharmony_ci#define IMX_SC_R_PERF			23
408c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_WARP		25
418c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_VIDEO0		28
428c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_VIDEO1		29
438c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_FRAC0		30
448c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0			32
458c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_2_PID0		33
468c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_PLL_0		34
478c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_0_PLL_1		35
488c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT0		36
498c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT1		37
508c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT2		38
518c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_BLIT_OUT		39
528c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_WARP		42
538c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_VIDEO0		45
548c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_VIDEO1		46
558c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_FRAC0		47
568c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1			49
578c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_PLL_0		51
588c2ecf20Sopenharmony_ci#define IMX_SC_R_DC_1_PLL_1		52
598c2ecf20Sopenharmony_ci#define IMX_SC_R_SPI_0			53
608c2ecf20Sopenharmony_ci#define IMX_SC_R_SPI_1			54
618c2ecf20Sopenharmony_ci#define IMX_SC_R_SPI_2			55
628c2ecf20Sopenharmony_ci#define IMX_SC_R_SPI_3			56
638c2ecf20Sopenharmony_ci#define IMX_SC_R_UART_0			57
648c2ecf20Sopenharmony_ci#define IMX_SC_R_UART_1			58
658c2ecf20Sopenharmony_ci#define IMX_SC_R_UART_2			59
668c2ecf20Sopenharmony_ci#define IMX_SC_R_UART_3			60
678c2ecf20Sopenharmony_ci#define IMX_SC_R_UART_4			61
688c2ecf20Sopenharmony_ci#define IMX_SC_R_EMVSIM_0		62
698c2ecf20Sopenharmony_ci#define IMX_SC_R_EMVSIM_1		63
708c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH0		64
718c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH1		65
728c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH2		66
738c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH3		67
748c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH4		68
758c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH5		69
768c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH6		70
778c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH7		71
788c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH8		72
798c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH9		73
808c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH10		74
818c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH11		75
828c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH12		76
838c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH13		77
848c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH14		78
858c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH15		79
868c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH16		80
878c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH17		81
888c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH18		82
898c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH19		83
908c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH20		84
918c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH21		85
928c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH22		86
938c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH23		87
948c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH24		88
958c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH25		89
968c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH26		90
978c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH27		91
988c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH28		92
998c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH29		93
1008c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH30		94
1018c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_0_CH31		95
1028c2ecf20Sopenharmony_ci#define IMX_SC_R_I2C_0			96
1038c2ecf20Sopenharmony_ci#define IMX_SC_R_I2C_1			97
1048c2ecf20Sopenharmony_ci#define IMX_SC_R_I2C_2			98
1058c2ecf20Sopenharmony_ci#define IMX_SC_R_I2C_3			99
1068c2ecf20Sopenharmony_ci#define IMX_SC_R_I2C_4			100
1078c2ecf20Sopenharmony_ci#define IMX_SC_R_ADC_0			101
1088c2ecf20Sopenharmony_ci#define IMX_SC_R_ADC_1			102
1098c2ecf20Sopenharmony_ci#define IMX_SC_R_FTM_0			103
1108c2ecf20Sopenharmony_ci#define IMX_SC_R_FTM_1			104
1118c2ecf20Sopenharmony_ci#define IMX_SC_R_CAN_0			105
1128c2ecf20Sopenharmony_ci#define IMX_SC_R_CAN_1			106
1138c2ecf20Sopenharmony_ci#define IMX_SC_R_CAN_2			107
1148c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH0		108
1158c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH1		109
1168c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH2		110
1178c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH3		111
1188c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH4		112
1198c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH5		113
1208c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH6		114
1218c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH7		115
1228c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH8		116
1238c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH9		117
1248c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH10		118
1258c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH11		119
1268c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH12		120
1278c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH13		121
1288c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH14		122
1298c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH15		123
1308c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH16		124
1318c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH17		125
1328c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH18		126
1338c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH19		127
1348c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH20		128
1358c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH21		129
1368c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH22		130
1378c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH23		131
1388c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH24		132
1398c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH25		133
1408c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH26		134
1418c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH27		135
1428c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH28		136
1438c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH29		137
1448c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH30		138
1458c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_1_CH31		139
1468c2ecf20Sopenharmony_ci#define IMX_SC_R_UNUSED1		140
1478c2ecf20Sopenharmony_ci#define IMX_SC_R_UNUSED2		141
1488c2ecf20Sopenharmony_ci#define IMX_SC_R_UNUSED3		142
1498c2ecf20Sopenharmony_ci#define IMX_SC_R_UNUSED4		143
1508c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_0_PID0		144
1518c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_0_PID1		145
1528c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_0_PID2		146
1538c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_0_PID3		147
1548c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_1_PID0		148
1558c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_1_PID1		149
1568c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_1_PID2		150
1578c2ecf20Sopenharmony_ci#define IMX_SC_R_GPU_1_PID3		151
1588c2ecf20Sopenharmony_ci#define IMX_SC_R_PCIE_A			152
1598c2ecf20Sopenharmony_ci#define IMX_SC_R_SERDES_0		153
1608c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_0		154
1618c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_1		155
1628c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_2		156
1638c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_3		157
1648c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_4		158
1658c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_5		159
1668c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_6		160
1678c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_7		161
1688c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_8		162
1698c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_9		163
1708c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_10		164
1718c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_11		165
1728c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_12		166
1738c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_13		167
1748c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_14		168
1758c2ecf20Sopenharmony_ci#define IMX_SC_R_PCIE_B			169
1768c2ecf20Sopenharmony_ci#define IMX_SC_R_SATA_0			170
1778c2ecf20Sopenharmony_ci#define IMX_SC_R_SERDES_1		171
1788c2ecf20Sopenharmony_ci#define IMX_SC_R_HSIO_GPIO		172
1798c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_15		173
1808c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_16		174
1818c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_17		175
1828c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_18		176
1838c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_19		177
1848c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_20		178
1858c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_21		179
1868c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_22		180
1878c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_23		181
1888c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_24		182
1898c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_25		183
1908c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_26		184
1918c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_27		185
1928c2ecf20Sopenharmony_ci#define IMX_SC_R_MATCH_28		186
1938c2ecf20Sopenharmony_ci#define IMX_SC_R_LCD_0			187
1948c2ecf20Sopenharmony_ci#define IMX_SC_R_LCD_0_PWM_0		188
1958c2ecf20Sopenharmony_ci#define IMX_SC_R_LCD_0_I2C_0		189
1968c2ecf20Sopenharmony_ci#define IMX_SC_R_LCD_0_I2C_1		190
1978c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_0			191
1988c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_1			192
1998c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_2			193
2008c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_3			194
2018c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_4			195
2028c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_5			196
2038c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_6			197
2048c2ecf20Sopenharmony_ci#define IMX_SC_R_PWM_7			198
2058c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_0			199
2068c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_1			200
2078c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_2			201
2088c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_3			202
2098c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_4			203
2108c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_5			204
2118c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_6			205
2128c2ecf20Sopenharmony_ci#define IMX_SC_R_GPIO_7			206
2138c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_0			207
2148c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_1			208
2158c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_2			209
2168c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_3			210
2178c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_4			211
2188c2ecf20Sopenharmony_ci#define IMX_SC_R_KPP			212
2198c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_0A			213
2208c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_1A			214
2218c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_2A			215
2228c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_3A			216
2238c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_4A			217
2248c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_5A			218
2258c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_6A			219
2268c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_7A			220
2278c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_8A			221
2288c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_9A			222
2298c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_10A			223
2308c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_11A			224
2318c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_12A			225
2328c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_13A			226
2338c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_5B			227
2348c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_6B			228
2358c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_7B			229
2368c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_8B			230
2378c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_9B			231
2388c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_10B			232
2398c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_11B			233
2408c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_12B			234
2418c2ecf20Sopenharmony_ci#define IMX_SC_R_MU_13B			235
2428c2ecf20Sopenharmony_ci#define IMX_SC_R_ROM_0			236
2438c2ecf20Sopenharmony_ci#define IMX_SC_R_FSPI_0			237
2448c2ecf20Sopenharmony_ci#define IMX_SC_R_FSPI_1			238
2458c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE			239
2468c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R0			240
2478c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R1			241
2488c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R2			242
2498c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R3			243
2508c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R4			244
2518c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R5			245
2528c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R6			246
2538c2ecf20Sopenharmony_ci#define IMX_SC_R_IEE_R7			247
2548c2ecf20Sopenharmony_ci#define IMX_SC_R_SDHC_0			248
2558c2ecf20Sopenharmony_ci#define IMX_SC_R_SDHC_1			249
2568c2ecf20Sopenharmony_ci#define IMX_SC_R_SDHC_2			250
2578c2ecf20Sopenharmony_ci#define IMX_SC_R_ENET_0			251
2588c2ecf20Sopenharmony_ci#define IMX_SC_R_ENET_1			252
2598c2ecf20Sopenharmony_ci#define IMX_SC_R_MLB_0			253
2608c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH0		254
2618c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH1		255
2628c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH2		256
2638c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH3		257
2648c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH4		258
2658c2ecf20Sopenharmony_ci#define IMX_SC_R_USB_0			259
2668c2ecf20Sopenharmony_ci#define IMX_SC_R_USB_1			260
2678c2ecf20Sopenharmony_ci#define IMX_SC_R_USB_0_PHY		261
2688c2ecf20Sopenharmony_ci#define IMX_SC_R_USB_2			262
2698c2ecf20Sopenharmony_ci#define IMX_SC_R_USB_2_PHY		263
2708c2ecf20Sopenharmony_ci#define IMX_SC_R_DTCP			264
2718c2ecf20Sopenharmony_ci#define IMX_SC_R_NAND			265
2728c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_0			266
2738c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_0_PWM_0		267
2748c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_0_I2C_0		268
2758c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_0_I2C_1		269
2768c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_1			270
2778c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_1_PWM_0		271
2788c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_1_I2C_0		272
2798c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_1_I2C_1		273
2808c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_2			274
2818c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_2_PWM_0		275
2828c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_2_I2C_0		276
2838c2ecf20Sopenharmony_ci#define IMX_SC_R_LVDS_2_I2C_1		277
2848c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PID0		278
2858c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PID1		279
2868c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PID2		280
2878c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PID3		281
2888c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PID4		282
2898c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_RGPIO		283
2908c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_SEMA42		284
2918c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_TPM		285
2928c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_PIT		286
2938c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_UART		287
2948c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_I2C		288
2958c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_INTMUX		289
2968c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0B		292
2978c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A0		293
2988c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A1		294
2998c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A2		295
3008c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_0A3		296
3018c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_0_MU_1A		297
3028c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PID0		298
3038c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PID1		299
3048c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PID2		300
3058c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PID3		301
3068c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PID4		302
3078c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_RGPIO		303
3088c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_SEMA42		304
3098c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_TPM		305
3108c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_PIT		306
3118c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_UART		307
3128c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_I2C		308
3138c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_INTMUX		309
3148c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0B		312
3158c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A0		313
3168c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A1		314
3178c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A2		315
3188c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_0A3		316
3198c2ecf20Sopenharmony_ci#define IMX_SC_R_M4_1_MU_1A		317
3208c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_0			318
3218c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_1			319
3228c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_2			320
3238c2ecf20Sopenharmony_ci#define IMX_SC_R_IRQSTR_SCU2		321
3248c2ecf20Sopenharmony_ci#define IMX_SC_R_IRQSTR_DSP		322
3258c2ecf20Sopenharmony_ci#define IMX_SC_R_ELCDIF_PLL		323
3268c2ecf20Sopenharmony_ci#define IMX_SC_R_OCRAM			324
3278c2ecf20Sopenharmony_ci#define IMX_SC_R_AUDIO_PLL_0		325
3288c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_0			326
3298c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_0_PWM_0		327
3308c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_0_PWM_1		328
3318c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_0_I2C_0		329
3328c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_0_PLL		330
3338c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_1			331
3348c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_1_PWM_0		332
3358c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_1_PWM_1		333
3368c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_1_I2C_0		334
3378c2ecf20Sopenharmony_ci#define IMX_SC_R_PI_1_PLL		335
3388c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PID0		336
3398c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PID1		337
3408c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PID2		338
3418c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PID3		339
3428c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PID4		340
3438c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_SEMA42		341
3448c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_TPM			342
3458c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_PIT			343
3468c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_UART		344
3478c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_I2C			345
3488c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_0B		346
3498c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_0A0		347
3508c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_0A1		348
3518c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_0A2		349
3528c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_0A3		350
3538c2ecf20Sopenharmony_ci#define IMX_SC_R_SC_MU_1A		351
3548c2ecf20Sopenharmony_ci#define IMX_SC_R_SYSCNT_RD		352
3558c2ecf20Sopenharmony_ci#define IMX_SC_R_SYSCNT_CMP		353
3568c2ecf20Sopenharmony_ci#define IMX_SC_R_DEBUG			354
3578c2ecf20Sopenharmony_ci#define IMX_SC_R_SYSTEM			355
3588c2ecf20Sopenharmony_ci#define IMX_SC_R_SNVS			356
3598c2ecf20Sopenharmony_ci#define IMX_SC_R_OTP			357
3608c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID0		358
3618c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID1		359
3628c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID2		360
3638c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID3		361
3648c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID4		362
3658c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID5		363
3668c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID6		364
3678c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_PID7		365
3688c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_UART		366
3698c2ecf20Sopenharmony_ci#define IMX_SC_R_VPUCORE		367
3708c2ecf20Sopenharmony_ci#define IMX_SC_R_VPUCORE_0		368
3718c2ecf20Sopenharmony_ci#define IMX_SC_R_VPUCORE_1		369
3728c2ecf20Sopenharmony_ci#define IMX_SC_R_VPUCORE_2		370
3738c2ecf20Sopenharmony_ci#define IMX_SC_R_VPUCORE_3		371
3748c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_4_CH0		372
3758c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_4_CH1		373
3768c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_4_CH2		374
3778c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_4_CH3		375
3788c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_4_CH4		376
3798c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH0		377
3808c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH1		378
3818c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH2		379
3828c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH3		380
3838c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH4		381
3848c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH5		382
3858c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH6		383
3868c2ecf20Sopenharmony_ci#define IMX_SC_R_ISI_CH7		384
3878c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S0		385
3888c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S1		386
3898c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S2		387
3908c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_S3		388
3918c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S0		389
3928c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S1		390
3938c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S2		391
3948c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_S3		392
3958c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_0			393
3968c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_0_PWM_0		394
3978c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_0_I2C_0		395
3988c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_0_I2C_1		396
3998c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_1			397
4008c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_1_PWM_0		398
4018c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_1_I2C_0		399
4028c2ecf20Sopenharmony_ci#define IMX_SC_R_MIPI_1_I2C_1		400
4038c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_0			401
4048c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_0_PWM_0		402
4058c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_0_I2C_0		403
4068c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_1			404
4078c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_1_PWM_0		405
4088c2ecf20Sopenharmony_ci#define IMX_SC_R_CSI_1_I2C_0		406
4098c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI			407
4108c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_I2S		408
4118c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_I2C_0		409
4128c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_PLL_0		410
4138c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_RX		411
4148c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_RX_BYPASS		412
4158c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_RX_I2C_0		413
4168c2ecf20Sopenharmony_ci#define IMX_SC_R_ASRC_0			414
4178c2ecf20Sopenharmony_ci#define IMX_SC_R_ESAI_0			415
4188c2ecf20Sopenharmony_ci#define IMX_SC_R_SPDIF_0		416
4198c2ecf20Sopenharmony_ci#define IMX_SC_R_SPDIF_1		417
4208c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_3			418
4218c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_4			419
4228c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_5			420
4238c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_5			421
4248c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_6			422
4258c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_7			423
4268c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_8			424
4278c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_9			425
4288c2ecf20Sopenharmony_ci#define IMX_SC_R_GPT_10			426
4298c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH5		427
4308c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH6		428
4318c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH7		429
4328c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH8		430
4338c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH9		431
4348c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH10		432
4358c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH11		433
4368c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH12		434
4378c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH13		435
4388c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH14		436
4398c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH15		437
4408c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH16		438
4418c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH17		439
4428c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH18		440
4438c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH19		441
4448c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH20		442
4458c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH21		443
4468c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH22		444
4478c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH23		445
4488c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH24		446
4498c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH25		447
4508c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH26		448
4518c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH27		449
4528c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH28		450
4538c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH29		451
4548c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH30		452
4558c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_2_CH31		453
4568c2ecf20Sopenharmony_ci#define IMX_SC_R_ASRC_1			454
4578c2ecf20Sopenharmony_ci#define IMX_SC_R_ESAI_1			455
4588c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_6			456
4598c2ecf20Sopenharmony_ci#define IMX_SC_R_SAI_7			457
4608c2ecf20Sopenharmony_ci#define IMX_SC_R_AMIX			458
4618c2ecf20Sopenharmony_ci#define IMX_SC_R_MQS_0			459
4628c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH0		460
4638c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH1		461
4648c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH2		462
4658c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH3		463
4668c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH4		464
4678c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH5		465
4688c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH6		466
4698c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH7		467
4708c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH8		468
4718c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH9		469
4728c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH10		470
4738c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH11		471
4748c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH12		472
4758c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH13		473
4768c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH14		474
4778c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH15		475
4788c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH16		476
4798c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH17		477
4808c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH18		478
4818c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH19		479
4828c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH20		480
4838c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH21		481
4848c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH22		482
4858c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH23		483
4868c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH24		484
4878c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH25		485
4888c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH26		486
4898c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH27		487
4908c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH28		488
4918c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH29		489
4928c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH30		490
4938c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_3_CH31		491
4948c2ecf20Sopenharmony_ci#define IMX_SC_R_AUDIO_PLL_1		492
4958c2ecf20Sopenharmony_ci#define IMX_SC_R_AUDIO_CLK_0		493
4968c2ecf20Sopenharmony_ci#define IMX_SC_R_AUDIO_CLK_1		494
4978c2ecf20Sopenharmony_ci#define IMX_SC_R_MCLK_OUT_0		495
4988c2ecf20Sopenharmony_ci#define IMX_SC_R_MCLK_OUT_1		496
4998c2ecf20Sopenharmony_ci#define IMX_SC_R_PMIC_0			497
5008c2ecf20Sopenharmony_ci#define IMX_SC_R_PMIC_1			498
5018c2ecf20Sopenharmony_ci#define IMX_SC_R_SECO			499
5028c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR1		500
5038c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR2		501
5048c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR3		502
5058c2ecf20Sopenharmony_ci#define IMX_SC_R_SECO_MU_2		503
5068c2ecf20Sopenharmony_ci#define IMX_SC_R_SECO_MU_3		504
5078c2ecf20Sopenharmony_ci#define IMX_SC_R_SECO_MU_4		505
5088c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_RX_PWM_0		506
5098c2ecf20Sopenharmony_ci#define IMX_SC_R_A35			507
5108c2ecf20Sopenharmony_ci#define IMX_SC_R_A35_0			508
5118c2ecf20Sopenharmony_ci#define IMX_SC_R_A35_1			509
5128c2ecf20Sopenharmony_ci#define IMX_SC_R_A35_2			510
5138c2ecf20Sopenharmony_ci#define IMX_SC_R_A35_3			511
5148c2ecf20Sopenharmony_ci#define IMX_SC_R_DSP			512
5158c2ecf20Sopenharmony_ci#define IMX_SC_R_DSP_RAM		513
5168c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR1_OUT		514
5178c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR2_OUT		515
5188c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR3_OUT		516
5198c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_DEC_0		517
5208c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_ENC_0		518
5218c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR0		519
5228c2ecf20Sopenharmony_ci#define IMX_SC_R_CAAM_JR0_OUT		520
5238c2ecf20Sopenharmony_ci#define IMX_SC_R_PMIC_2			521
5248c2ecf20Sopenharmony_ci#define IMX_SC_R_DBLOGIC		522
5258c2ecf20Sopenharmony_ci#define IMX_SC_R_HDMI_PLL_1		523
5268c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R0		524
5278c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R1		525
5288c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R2		526
5298c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R3		527
5308c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R4		528
5318c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R5		529
5328c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R6		530
5338c2ecf20Sopenharmony_ci#define IMX_SC_R_BOARD_R7		531
5348c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_DEC_MP		532
5358c2ecf20Sopenharmony_ci#define IMX_SC_R_MJPEG_ENC_MP		533
5368c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_TS_0		534
5378c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_MU_0		535
5388c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_MU_1		536
5398c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_MU_2		537
5408c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_MU_3		538
5418c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU_ENC_1		539
5428c2ecf20Sopenharmony_ci#define IMX_SC_R_VPU			540
5438c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_5_CH0		541
5448c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_5_CH1		542
5458c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_5_CH2		543
5468c2ecf20Sopenharmony_ci#define IMX_SC_R_DMA_5_CH3		544
5478c2ecf20Sopenharmony_ci#define IMX_SC_R_ATTESTATION		545
5488c2ecf20Sopenharmony_ci#define IMX_SC_R_LAST			546
5498c2ecf20Sopenharmony_ci
5508c2ecf20Sopenharmony_ci/*
5518c2ecf20Sopenharmony_ci * Defines for SC PM CLK
5528c2ecf20Sopenharmony_ci */
5538c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_SLV_BUS		0	/* Slave bus clock */
5548c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MST_BUS		1	/* Master bus clock */
5558c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_PER		2	/* Peripheral clock */
5568c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_PHY		3	/* Phy clock */
5578c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC		4	/* Misc clock */
5588c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC0		0	/* Misc 0 clock */
5598c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC1		1	/* Misc 1 clock */
5608c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC2		2	/* Misc 2 clock */
5618c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC3		3	/* Misc 3 clock */
5628c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_MISC4		4	/* Misc 4 clock */
5638c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_CPU		2	/* CPU clock */
5648c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_PLL		4	/* PLL */
5658c2ecf20Sopenharmony_ci#define IMX_SC_PM_CLK_BYPASS		4	/* Bypass clock */
5668c2ecf20Sopenharmony_ci
5678c2ecf20Sopenharmony_ci/*
5688c2ecf20Sopenharmony_ci * Defines for SC CONTROL
5698c2ecf20Sopenharmony_ci */
5708c2ecf20Sopenharmony_ci#define IMX_SC_C_TEMP				0
5718c2ecf20Sopenharmony_ci#define IMX_SC_C_TEMP_HI			1
5728c2ecf20Sopenharmony_ci#define IMX_SC_C_TEMP_LOW			2
5738c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_ADDR		3
5748c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_ADDR		4
5758c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST_ENB		5
5768c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_ENB		6
5778c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_ENB		7
5788c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SLV1_ADDR		8
5798c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SLV2_ADDR		9
5808c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST_VLD		10
5818c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST1_VLD		11
5828c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_MST2_VLD		12
5838c2ecf20Sopenharmony_ci#define IMX_SC_C_SINGLE_MODE			13
5848c2ecf20Sopenharmony_ci#define IMX_SC_C_ID				14
5858c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_CLK_POLARITY		15
5868c2ecf20Sopenharmony_ci#define IMX_SC_C_LINESTATE			16
5878c2ecf20Sopenharmony_ci#define IMX_SC_C_PCIE_G_RST			17
5888c2ecf20Sopenharmony_ci#define IMX_SC_C_PCIE_BUTTON_RST		18
5898c2ecf20Sopenharmony_ci#define IMX_SC_C_PCIE_PERST			19
5908c2ecf20Sopenharmony_ci#define IMX_SC_C_PHY_RESET			20
5918c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_RATE_CORRECTION	21
5928c2ecf20Sopenharmony_ci#define IMX_SC_C_PANIC				22
5938c2ecf20Sopenharmony_ci#define IMX_SC_C_PRIORITY_GROUP			23
5948c2ecf20Sopenharmony_ci#define IMX_SC_C_TXCLK				24
5958c2ecf20Sopenharmony_ci#define IMX_SC_C_CLKDIV				25
5968c2ecf20Sopenharmony_ci#define IMX_SC_C_DISABLE_50			26
5978c2ecf20Sopenharmony_ci#define IMX_SC_C_DISABLE_125			27
5988c2ecf20Sopenharmony_ci#define IMX_SC_C_SEL_125			28
5998c2ecf20Sopenharmony_ci#define IMX_SC_C_MODE				29
6008c2ecf20Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL0			30
6018c2ecf20Sopenharmony_ci#define IMX_SC_C_KACHUNK_CNT			31
6028c2ecf20Sopenharmony_ci#define IMX_SC_C_KACHUNK_SEL			32
6038c2ecf20Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL1			33
6048c2ecf20Sopenharmony_ci#define IMX_SC_C_DPI_RESET			34
6058c2ecf20Sopenharmony_ci#define IMX_SC_C_MIPI_RESET			35
6068c2ecf20Sopenharmony_ci#define IMX_SC_C_DUAL_MODE			36
6078c2ecf20Sopenharmony_ci#define IMX_SC_C_VOLTAGE			37
6088c2ecf20Sopenharmony_ci#define IMX_SC_C_PXL_LINK_SEL			38
6098c2ecf20Sopenharmony_ci#define IMX_SC_C_OFS_SEL			39
6108c2ecf20Sopenharmony_ci#define IMX_SC_C_OFS_AUDIO			40
6118c2ecf20Sopenharmony_ci#define IMX_SC_C_OFS_PERIPH			41
6128c2ecf20Sopenharmony_ci#define IMX_SC_C_OFS_IRQ			42
6138c2ecf20Sopenharmony_ci#define IMX_SC_C_RST0				43
6148c2ecf20Sopenharmony_ci#define IMX_SC_C_RST1				44
6158c2ecf20Sopenharmony_ci#define IMX_SC_C_SEL0				45
6168c2ecf20Sopenharmony_ci#define IMX_SC_C_CALIB0				46
6178c2ecf20Sopenharmony_ci#define IMX_SC_C_CALIB1				47
6188c2ecf20Sopenharmony_ci#define IMX_SC_C_CALIB2				48
6198c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_DEBUG			49
6208c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_DOZE			50
6218c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_WAIT			51
6228c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_STOP			52
6238c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_STOP_MODE			53
6248c2ecf20Sopenharmony_ci#define IMX_SC_C_IPG_STOP_ACK			54
6258c2ecf20Sopenharmony_ci#define IMX_SC_C_SYNC_CTRL			55
6268c2ecf20Sopenharmony_ci#define IMX_SC_C_OFS_AUDIO_ALT			56
6278c2ecf20Sopenharmony_ci#define IMX_SC_C_DSP_BYP			57
6288c2ecf20Sopenharmony_ci#define IMX_SC_C_CLK_GEN_EN			58
6298c2ecf20Sopenharmony_ci#define IMX_SC_C_INTF_SEL			59
6308c2ecf20Sopenharmony_ci#define IMX_SC_C_RXC_DLY			60
6318c2ecf20Sopenharmony_ci#define IMX_SC_C_TIMER_SEL			61
6328c2ecf20Sopenharmony_ci#define IMX_SC_C_LAST				62
6338c2ecf20Sopenharmony_ci
6348c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_RSCRC_IMX_H */
635