xref: /linux/include/dt-bindings/clock/nvidia,tegra264.h (revision 115e74a29b530d121891238e9551c4bcdf7b04b5)
1*319cc06dSThierry Reding /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2*319cc06dSThierry Reding /* Copyright (c) 2022-2025, NVIDIA CORPORATION. All rights reserved. */
3*319cc06dSThierry Reding 
4*319cc06dSThierry Reding #ifndef DT_BINDINGS_CLOCK_NVIDIA_TEGRA264_H
5*319cc06dSThierry Reding #define DT_BINDINGS_CLOCK_NVIDIA_TEGRA264_H
6*319cc06dSThierry Reding 
7*319cc06dSThierry Reding #define TEGRA264_CLK_OSC				1
8*319cc06dSThierry Reding #define TEGRA264_CLK_CLK_S				2
9*319cc06dSThierry Reding #define TEGRA264_CLK_JTAG_REG				3
10*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL				4
11*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT0				5
12*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT1				6
13*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT2				7
14*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT3				8
15*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT4				9
16*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT5				10
17*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT6				11
18*319cc06dSThierry Reding #define TEGRA264_CLK_SPLL_OUT7				12
19*319cc06dSThierry Reding #define TEGRA264_CLK_AON_I2C				13
20*319cc06dSThierry Reding #define TEGRA264_CLK_HOST1X				14
21*319cc06dSThierry Reding #define TEGRA264_CLK_ISP				15
22*319cc06dSThierry Reding #define TEGRA264_CLK_ISP1				16
23*319cc06dSThierry Reding #define TEGRA264_CLK_ISP_ROOT				17
24*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_PVA0_CORE			18
25*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_PVA0_VPS			19
26*319cc06dSThierry Reding #define TEGRA264_CLK_NVCSI				20
27*319cc06dSThierry Reding #define TEGRA264_CLK_NVCSILP				21
28*319cc06dSThierry Reding #define TEGRA264_CLK_PLLP_OUT0				22
29*319cc06dSThierry Reding #define TEGRA264_CLK_PVA0_CPU_AXI			23
30*319cc06dSThierry Reding #define TEGRA264_CLK_PVA0_VPS				24
31*319cc06dSThierry Reding #define TEGRA264_CLK_PWM10				25
32*319cc06dSThierry Reding #define TEGRA264_CLK_PWM2				26
33*319cc06dSThierry Reding #define TEGRA264_CLK_PWM3				27
34*319cc06dSThierry Reding #define TEGRA264_CLK_PWM4				28
35*319cc06dSThierry Reding #define TEGRA264_CLK_PWM5				29
36*319cc06dSThierry Reding #define TEGRA264_CLK_PWM9				30
37*319cc06dSThierry Reding #define TEGRA264_CLK_QSPI0				31
38*319cc06dSThierry Reding #define TEGRA264_CLK_QSPI0_2X_PM			32
39*319cc06dSThierry Reding #define TEGRA264_CLK_RCE1_CPU				33
40*319cc06dSThierry Reding #define TEGRA264_CLK_RCE1_NIC				34
41*319cc06dSThierry Reding #define TEGRA264_CLK_RCE_CPU				35
42*319cc06dSThierry Reding #define TEGRA264_CLK_RCE_NIC				36
43*319cc06dSThierry Reding #define TEGRA264_CLK_SE					37
44*319cc06dSThierry Reding #define TEGRA264_CLK_SEU1				38
45*319cc06dSThierry Reding #define TEGRA264_CLK_SEU2				39
46*319cc06dSThierry Reding #define TEGRA264_CLK_SEU3				40
47*319cc06dSThierry Reding #define TEGRA264_CLK_SE_ROOT				41
48*319cc06dSThierry Reding #define TEGRA264_CLK_SPI1				42
49*319cc06dSThierry Reding #define TEGRA264_CLK_SPI2				43
50*319cc06dSThierry Reding #define TEGRA264_CLK_SPI3				44
51*319cc06dSThierry Reding #define TEGRA264_CLK_SPI4				45
52*319cc06dSThierry Reding #define TEGRA264_CLK_SPI5				46
53*319cc06dSThierry Reding #define TEGRA264_CLK_TOP_I2C				47
54*319cc06dSThierry Reding #define TEGRA264_CLK_TSEC				48
55*319cc06dSThierry Reding #define TEGRA264_CLK_TSEC_PKA				49
56*319cc06dSThierry Reding #define TEGRA264_CLK_UART0				50
57*319cc06dSThierry Reding #define TEGRA264_CLK_UART10				51
58*319cc06dSThierry Reding #define TEGRA264_CLK_UART11				52
59*319cc06dSThierry Reding #define TEGRA264_CLK_UART4				53
60*319cc06dSThierry Reding #define TEGRA264_CLK_UART5				54
61*319cc06dSThierry Reding #define TEGRA264_CLK_UART8				55
62*319cc06dSThierry Reding #define TEGRA264_CLK_UART9				56
63*319cc06dSThierry Reding #define TEGRA264_CLK_VI					57
64*319cc06dSThierry Reding #define TEGRA264_CLK_VI1				58
65*319cc06dSThierry Reding #define TEGRA264_CLK_VIC				59
66*319cc06dSThierry Reding #define TEGRA264_CLK_VI_ROOT				60
67*319cc06dSThierry Reding #define TEGRA264_CLK_DISPPLL				61
68*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL0				62
69*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL0_CLKOUT1A			63
70*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL0_CLKOUT2A			64
71*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL1				65
72*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL0				66
73*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL1				67
74*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL2				68
75*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL3				69
76*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL4				70
77*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL5				71
78*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL6				72
79*319cc06dSThierry Reding #define TEGRA264_CLK_VPLL7				73
80*319cc06dSThierry Reding #define TEGRA264_CLK_RG0_DIV				74
81*319cc06dSThierry Reding #define TEGRA264_CLK_RG1_DIV				75
82*319cc06dSThierry Reding #define TEGRA264_CLK_RG2_DIV				76
83*319cc06dSThierry Reding #define TEGRA264_CLK_RG3_DIV				77
84*319cc06dSThierry Reding #define TEGRA264_CLK_RG4_DIV				78
85*319cc06dSThierry Reding #define TEGRA264_CLK_RG5_DIV				79
86*319cc06dSThierry Reding #define TEGRA264_CLK_RG6_DIV				80
87*319cc06dSThierry Reding #define TEGRA264_CLK_RG7_DIV				81
88*319cc06dSThierry Reding #define TEGRA264_CLK_RG0				82
89*319cc06dSThierry Reding #define TEGRA264_CLK_RG1				83
90*319cc06dSThierry Reding #define TEGRA264_CLK_RG2				84
91*319cc06dSThierry Reding #define TEGRA264_CLK_RG3				85
92*319cc06dSThierry Reding #define TEGRA264_CLK_RG4				86
93*319cc06dSThierry Reding #define TEGRA264_CLK_RG5				87
94*319cc06dSThierry Reding #define TEGRA264_CLK_RG6				88
95*319cc06dSThierry Reding #define TEGRA264_CLK_RG7				89
96*319cc06dSThierry Reding #define TEGRA264_CLK_DISP				90
97*319cc06dSThierry Reding #define TEGRA264_CLK_DSC				91
98*319cc06dSThierry Reding #define TEGRA264_CLK_DSC_ROOT				92
99*319cc06dSThierry Reding #define TEGRA264_CLK_HUB				93
100*319cc06dSThierry Reding #define TEGRA264_CLK_VPLLX_SOR0_MUXED			94
101*319cc06dSThierry Reding #define TEGRA264_CLK_VPLLX_SOR1_MUXED			95
102*319cc06dSThierry Reding #define TEGRA264_CLK_VPLLX_SOR2_MUXED			96
103*319cc06dSThierry Reding #define TEGRA264_CLK_VPLLX_SOR3_MUXED			97
104*319cc06dSThierry Reding #define TEGRA264_CLK_LINKA_SYM				98
105*319cc06dSThierry Reding #define TEGRA264_CLK_LINKB_SYM				99
106*319cc06dSThierry Reding #define TEGRA264_CLK_LINKC_SYM				100
107*319cc06dSThierry Reding #define TEGRA264_CLK_LINKD_SYM				101
108*319cc06dSThierry Reding #define TEGRA264_CLK_PRE_SOR0				102
109*319cc06dSThierry Reding #define TEGRA264_CLK_PRE_SOR1				103
110*319cc06dSThierry Reding #define TEGRA264_CLK_PRE_SOR2				104
111*319cc06dSThierry Reding #define TEGRA264_CLK_PRE_SOR3				105
112*319cc06dSThierry Reding #define TEGRA264_CLK_SOR0_PLL_REF			106
113*319cc06dSThierry Reding #define TEGRA264_CLK_SOR1_PLL_REF			107
114*319cc06dSThierry Reding #define TEGRA264_CLK_SOR2_PLL_REF			108
115*319cc06dSThierry Reding #define TEGRA264_CLK_SOR3_PLL_REF			109
116*319cc06dSThierry Reding #define TEGRA264_CLK_SOR0_PAD				110
117*319cc06dSThierry Reding #define TEGRA264_CLK_SOR1_PAD				111
118*319cc06dSThierry Reding #define TEGRA264_CLK_SOR2_PAD				112
119*319cc06dSThierry Reding #define TEGRA264_CLK_SOR3_PAD				113
120*319cc06dSThierry Reding #define TEGRA264_CLK_SOR0_REF				114
121*319cc06dSThierry Reding #define TEGRA264_CLK_SOR1_REF				115
122*319cc06dSThierry Reding #define TEGRA264_CLK_SOR2_REF				116
123*319cc06dSThierry Reding #define TEGRA264_CLK_SOR3_REF				117
124*319cc06dSThierry Reding #define TEGRA264_CLK_SOR0_DIV				118
125*319cc06dSThierry Reding #define TEGRA264_CLK_SOR1_DIV				119
126*319cc06dSThierry Reding #define TEGRA264_CLK_SOR2_DIV				120
127*319cc06dSThierry Reding #define TEGRA264_CLK_SOR3_DIV				121
128*319cc06dSThierry Reding #define TEGRA264_CLK_SOR0				122
129*319cc06dSThierry Reding #define TEGRA264_CLK_SOR1				123
130*319cc06dSThierry Reding #define TEGRA264_CLK_SOR2				124
131*319cc06dSThierry Reding #define TEGRA264_CLK_SOR3				125
132*319cc06dSThierry Reding #define TEGRA264_CLK_SF0_SOR				126
133*319cc06dSThierry Reding #define TEGRA264_CLK_SF1_SOR				127
134*319cc06dSThierry Reding #define TEGRA264_CLK_SF2_SOR				128
135*319cc06dSThierry Reding #define TEGRA264_CLK_SF3_SOR				129
136*319cc06dSThierry Reding #define TEGRA264_CLK_SF4_SOR				130
137*319cc06dSThierry Reding #define TEGRA264_CLK_SF5_SOR				131
138*319cc06dSThierry Reding #define TEGRA264_CLK_SF6_SOR				132
139*319cc06dSThierry Reding #define TEGRA264_CLK_SF7_SOR				133
140*319cc06dSThierry Reding #define TEGRA264_CLK_SF0				134
141*319cc06dSThierry Reding #define TEGRA264_CLK_SF1				135
142*319cc06dSThierry Reding #define TEGRA264_CLK_SF2				136
143*319cc06dSThierry Reding #define TEGRA264_CLK_SF3				137
144*319cc06dSThierry Reding #define TEGRA264_CLK_SF4				138
145*319cc06dSThierry Reding #define TEGRA264_CLK_SF5				139
146*319cc06dSThierry Reding #define TEGRA264_CLK_SF6				140
147*319cc06dSThierry Reding #define TEGRA264_CLK_SF7				141
148*319cc06dSThierry Reding #define TEGRA264_CLK_MAUD				142
149*319cc06dSThierry Reding #define TEGRA264_CLK_AZA_2XBIT				143
150*319cc06dSThierry Reding #define TEGRA264_CLK_DCE_CPU				144
151*319cc06dSThierry Reding #define TEGRA264_CLK_DCE_NIC				145
152*319cc06dSThierry Reding #define TEGRA264_CLK_PLLC4				146
153*319cc06dSThierry Reding #define TEGRA264_CLK_PLLC4_OUT0				147
154*319cc06dSThierry Reding #define TEGRA264_CLK_PLLC4_OUT1				148
155*319cc06dSThierry Reding #define TEGRA264_CLK_PLLC4_MUXED			149
156*319cc06dSThierry Reding #define TEGRA264_CLK_SDMMC1				150
157*319cc06dSThierry Reding #define TEGRA264_CLK_SDMMC_LEGACY_TM			151
158*319cc06dSThierry Reding #define TEGRA264_CLK_PLLC0				152
159*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_BPMP				153
160*319cc06dSThierry Reding #define TEGRA264_CLK_PLLP_OUT_PDIV			154
161*319cc06dSThierry Reding #define TEGRA264_CLK_DISP_ROOT				155
162*319cc06dSThierry Reding #define TEGRA264_CLK_ADSP				156
163*319cc06dSThierry Reding #define TEGRA264_CLK_PLLA				157
164*319cc06dSThierry Reding #define TEGRA264_CLK_PLLA1				158
165*319cc06dSThierry Reding #define TEGRA264_CLK_PLLA1_OUT1				159
166*319cc06dSThierry Reding #define TEGRA264_CLK_PLLAON				160
167*319cc06dSThierry Reding #define TEGRA264_CLK_PLLAON_APE				161
168*319cc06dSThierry Reding #define TEGRA264_CLK_PLLA_OUT0				162
169*319cc06dSThierry Reding #define TEGRA264_CLK_AHUB				163
170*319cc06dSThierry Reding #define TEGRA264_CLK_APE				164
171*319cc06dSThierry Reding #define TEGRA264_CLK_I2S1_SCLK_IN			165
172*319cc06dSThierry Reding #define TEGRA264_CLK_I2S2_SCLK_IN			166
173*319cc06dSThierry Reding #define TEGRA264_CLK_I2S3_SCLK_IN			167
174*319cc06dSThierry Reding #define TEGRA264_CLK_I2S4_SCLK_IN			168
175*319cc06dSThierry Reding #define TEGRA264_CLK_I2S5_SCLK_IN			169
176*319cc06dSThierry Reding #define TEGRA264_CLK_I2S6_SCLK_IN			170
177*319cc06dSThierry Reding #define TEGRA264_CLK_I2S7_SCLK_IN			171
178*319cc06dSThierry Reding #define TEGRA264_CLK_I2S8_SCLK_IN			172
179*319cc06dSThierry Reding #define TEGRA264_CLK_I2S9_SCLK_IN			173
180*319cc06dSThierry Reding #define TEGRA264_CLK_I2S1_AUDIO_SYNC			174
181*319cc06dSThierry Reding #define TEGRA264_CLK_I2S2_AUDIO_SYNC			175
182*319cc06dSThierry Reding #define TEGRA264_CLK_I2S3_AUDIO_SYNC			176
183*319cc06dSThierry Reding #define TEGRA264_CLK_I2S4_AUDIO_SYNC			177
184*319cc06dSThierry Reding #define TEGRA264_CLK_I2S5_AUDIO_SYNC			178
185*319cc06dSThierry Reding #define TEGRA264_CLK_I2S6_AUDIO_SYNC			179
186*319cc06dSThierry Reding #define TEGRA264_CLK_I2S7_AUDIO_SYNC			180
187*319cc06dSThierry Reding #define TEGRA264_CLK_I2S8_AUDIO_SYNC			181
188*319cc06dSThierry Reding #define TEGRA264_CLK_DMIC1_AUDIO_SYNC			182
189*319cc06dSThierry Reding #define TEGRA264_CLK_DSPK1_AUDIO_SYNC			183
190*319cc06dSThierry Reding #define TEGRA264_CLK_I2S1				184
191*319cc06dSThierry Reding #define TEGRA264_CLK_I2S2				185
192*319cc06dSThierry Reding #define TEGRA264_CLK_I2S3				186
193*319cc06dSThierry Reding #define TEGRA264_CLK_I2S4				187
194*319cc06dSThierry Reding #define TEGRA264_CLK_I2S5				188
195*319cc06dSThierry Reding #define TEGRA264_CLK_I2S6				189
196*319cc06dSThierry Reding #define TEGRA264_CLK_I2S7				190
197*319cc06dSThierry Reding #define TEGRA264_CLK_I2S8				191
198*319cc06dSThierry Reding #define TEGRA264_CLK_I2S9				192
199*319cc06dSThierry Reding #define TEGRA264_CLK_DMIC1				193
200*319cc06dSThierry Reding #define TEGRA264_CLK_DMIC5				194
201*319cc06dSThierry Reding #define TEGRA264_CLK_DSPK1				195
202*319cc06dSThierry Reding #define TEGRA264_CLK_AON_CPU				196
203*319cc06dSThierry Reding #define TEGRA264_CLK_AON_NIC				197
204*319cc06dSThierry Reding #define TEGRA264_CLK_BPMP				198
205*319cc06dSThierry Reding #define TEGRA264_CLK_AXI_CBB				199
206*319cc06dSThierry Reding #define TEGRA264_CLK_FUSE				200
207*319cc06dSThierry Reding #define TEGRA264_CLK_TSENSE				201
208*319cc06dSThierry Reding #define TEGRA264_CLK_CSITE				202
209*319cc06dSThierry Reding #define TEGRA264_CLK_HCSITE				203
210*319cc06dSThierry Reding #define TEGRA264_CLK_DBGAPB				204
211*319cc06dSThierry Reding #define TEGRA264_CLK_LA					205
212*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFGP				206
213*319cc06dSThierry Reding #define TEGRA264_CLK_PLLE0				207
214*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_PLL0_XDIG			208
215*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_APP				209
216*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_MAC				210
217*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_MACSEC			211
218*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_TX_PCS			212
219*319cc06dSThierry Reding #define TEGRA264_CLK_MGBES_PTP_REF			213
220*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_UPHY1_PLL_XDIG		214
221*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_TX_PCS			215
222*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_MAC				216
223*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_MACSEC			217
224*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_APP				218
225*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_UPHY1_PLL_XDIG		219
226*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_TX_PCS			220
227*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_MAC				221
228*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_MACSEC			222
229*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_APP				223
230*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_UPHY1_PLL_XDIG		224
231*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_TX_PCS			225
232*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_MAC				226
233*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_MACSEC			227
234*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_APP				228
235*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_UPHY1_PLL_XDIG		229
236*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_TX_PCS			230
237*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_MAC				231
238*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_MACSEC			232
239*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_APP				233
240*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFUFS				234
241*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFUFS_CLKOUT624		235
242*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFUFS_REFCLKOUT		236
243*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFUFS_UFSDEV_REFCLKOUT		237
244*319cc06dSThierry Reding #define TEGRA264_CLK_UFSHC_CG_SYS			238
245*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_LS_BIT_DIV		239
246*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_LS_BIT			240
247*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_LS_SYMB_DIV		241
248*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_HS_SYMB_DIV		242
249*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_SYMB			243
250*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_UPHY_TX_FIFO		244
251*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_TX_LS_3XBIT_DIV		245
252*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_TX_LS_SYMB_DIV		246
253*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_PLL4_XDIG			247
254*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_TX_HS_SYMB_DIV		248
255*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_TX_SYMB			249
256*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_TX_LS_3XBIT		250
257*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_ANA			251
258*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L1_RX_ANA			252
259*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_TX_1MHZ_REF			253
260*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_CORE_PLL_FIXED		254
261*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_IOBIST			255
262*319cc06dSThierry Reding #define TEGRA264_CLK_UFSHC_CG_SYS_DIV			256
263*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_CORE				257
264*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FALCON			258
265*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FS				259
266*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_SS				260
267*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P0_RX_CORE		261
268*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P1_RX_CORE		262
269*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P2_RX_CORE		263
270*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P3_RX_CORE		264
271*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_CLK480M_NVWRAP_CORE		265
272*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_CORE_HOST			266
273*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_CORE_DEV			267
274*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_CORE_SUPERSPEED		268
275*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FALCON_HOST			269
276*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FALCON_SUPERSPEED		270
277*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FS_HOST			271
278*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_FS_DEV			272
279*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_HS_HSICP			273
280*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_SS_DEV			274
281*319cc06dSThierry Reding #define TEGRA264_CLK_XUSB1_SS_SUPERSPEED		275
282*319cc06dSThierry Reding #define TEGRA264_CLK_AON_TOUCH				276
283*319cc06dSThierry Reding #define TEGRA264_CLK_AUD_MCLK				277
284*319cc06dSThierry Reding #define TEGRA264_CLK_EXTPERIPH1				278
285*319cc06dSThierry Reding #define TEGRA264_CLK_EXTPERIPH2				279
286*319cc06dSThierry Reding #define TEGRA264_CLK_EXTPERIPH3				280
287*319cc06dSThierry Reding #define TEGRA264_CLK_EXTPERIPH4				281
288*319cc06dSThierry Reding #define TEGRA264_CLK_JTAG_REG_UNGATED			282
289*319cc06dSThierry Reding #define TEGRA264_CLK_IST_BUS				283
290*319cc06dSThierry Reding #define TEGRA264_CLK_IST_BUS_RIST_MCC			284
291*319cc06dSThierry Reding #define TEGRA264_CLK_MATHS_SEC_RIST			285
292*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_IST				286
293*319cc06dSThierry Reding #define TEGRA264_CLK_RIST_ROOT				287
294*319cc06dSThierry Reding #define TEGRA264_CLK_IST_CONTROLLER_RIST		288
295*319cc06dSThierry Reding #define TEGRA264_CLK_MSS_ENCRYPT			289
296*319cc06dSThierry Reding #define TEGRA264_CLK_EMC				290
297*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL0_CLKOUT100			291
298*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL0_CLKOUT270			292
299*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL1_CLKOUT100			293
300*319cc06dSThierry Reding #define TEGRA264_CLK_SPPLL1_CLKOUT270			294
301*319cc06dSThierry Reding #define TEGRA264_CLK_DP_LINKA_REF			295
302*319cc06dSThierry Reding #define TEGRA264_CLK_DP_LINKB_REF			296
303*319cc06dSThierry Reding #define TEGRA264_CLK_DP_LINKC_REF			297
304*319cc06dSThierry Reding #define TEGRA264_CLK_DP_LINKD_REF			298
305*319cc06dSThierry Reding #define TEGRA264_CLK_PLLNVCSI				299
306*319cc06dSThierry Reding #define TEGRA264_CLK_PLLBPMPCAM				300
307*319cc06dSThierry Reding #define TEGRA264_CLK_UTMI_PLL1				301
308*319cc06dSThierry Reding #define TEGRA264_CLK_UTMI_PLL1_CLKOUT48			302
309*319cc06dSThierry Reding #define TEGRA264_CLK_UTMI_PLL1_CLKOUT60			303
310*319cc06dSThierry Reding #define TEGRA264_CLK_UTMI_PLL1_CLKOUT480		304
311*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_ISP				305
312*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_RCE				306
313*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_RCE1				307
314*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_SE				308
315*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_VI				309
316*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_VIC				310
317*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_DCE				311
318*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_TSEC				312
319*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR0			313
320*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR1			314
321*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR2			315
322*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR3			316
323*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR4			317
324*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR5			318
325*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_CPAIR6			319
326*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_SYS			320
327*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_NVD			321
328*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_UPROC			322
329*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_GPC0			323
330*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_GPC1			324
331*319cc06dSThierry Reding #define TEGRA264_CLK_NAFLL_GPU_GPC2			325
332*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKA_INPUT			326
333*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKB_INPUT			327
334*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKC_INPUT			328
335*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKD_INPUT			329
336*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKA_AFIFO			330
337*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKB_AFIFO			331
338*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKC_AFIFO			332
339*319cc06dSThierry Reding #define TEGRA264_CLK_SOR_LINKD_AFIFO			333
340*319cc06dSThierry Reding #define TEGRA264_CLK_I2S1_PAD_M				334
341*319cc06dSThierry Reding #define TEGRA264_CLK_I2S2_PAD_M				335
342*319cc06dSThierry Reding #define TEGRA264_CLK_I2S3_PAD_M				336
343*319cc06dSThierry Reding #define TEGRA264_CLK_I2S4_PAD_M				337
344*319cc06dSThierry Reding #define TEGRA264_CLK_I2S5_PAD_M				338
345*319cc06dSThierry Reding #define TEGRA264_CLK_I2S6_PAD_M				339
346*319cc06dSThierry Reding #define TEGRA264_CLK_I2S7_PAD_M				340
347*319cc06dSThierry Reding #define TEGRA264_CLK_I2S8_PAD_M				341
348*319cc06dSThierry Reding #define TEGRA264_CLK_I2S9_PAD_M				342
349*319cc06dSThierry Reding #define TEGRA264_CLK_BPMP_NIC				343
350*319cc06dSThierry Reding #define TEGRA264_CLK_CLK1M				344
351*319cc06dSThierry Reding #define TEGRA264_CLK_RDET				345
352*319cc06dSThierry Reding #define TEGRA264_CLK_ADC_SOC_REF			346
353*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_PLL0_TXREF			347
354*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_TX				348
355*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_TX_M				349
356*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_RX_PCS_IN			350
357*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_RX_PCS_M			351
358*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_RX_IN				352
359*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_RX				353
360*319cc06dSThierry Reding #define TEGRA264_CLK_EQOS_RX_M				354
361*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_UPHY1_PLL_TXREF		355
362*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_TX				356
363*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_TX_M				357
364*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_RX_PCS_IN			358
365*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_RX_PCS_M			359
366*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_RX_IN			360
367*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_RX_M				361
368*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_UPHY1_PLL_TXREF		362
369*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_TX				363
370*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_TX_M				364
371*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_RX_PCS_IN			365
372*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_RX_PCS_M			366
373*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_RX_IN			367
374*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_RX_M				368
375*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_UPHY1_PLL_TXREF		369
376*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_TX				370
377*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_TX_M				371
378*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_RX_PCS_IN			372
379*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_RX_PCS_M			373
380*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_RX_IN			374
381*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_RX_M				375
382*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_UPHY1_PLL_TXREF		376
383*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_TX				377
384*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_TX_M				378
385*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_RX_PCS_IN			379
386*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_RX_PCS_M			380
387*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_RX_IN			381
388*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_RX_M				382
389*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P0_TX_CORE		383
390*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P1_TX_CORE		384
391*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P2_TX_CORE		385
392*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P3_TX_CORE		386
393*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P0_TX			387
394*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P1_TX			388
395*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P2_TX			389
396*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P3_TX			390
397*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P0_RX_IN			391
398*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P1_RX_IN			392
399*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P2_RX_IN			393
400*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P3_RX_IN			394
401*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P0_RX_M			395
402*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P1_RX_M			396
403*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P2_RX_M			397
404*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_USB_P3_RX_M			398
405*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_LANE0_TX_M			399
406*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C1_XCLK_NOBG_M		400
407*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C2_XCLK_NOBG_M		401
408*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C3_XCLK_NOBG_M		402
409*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_XCLK_NOBG_M		403
410*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C5_XCLK_NOBG_M		404
411*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C1_L0_RX_M			405
412*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C1_L1_RX_M			406
413*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C1_L2_RX_M			407
414*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C1_L3_RX_M			408
415*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C2_L0_RX_M			409
416*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C2_L1_RX_M			410
417*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C2_L2_RX_M			411
418*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C2_L3_RX_M			412
419*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C3_L0_RX_M			413
420*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C3_L1_RX_M			414
421*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L0_RX_M			415
422*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L1_RX_M			416
423*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L2_RX_M			417
424*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L3_RX_M			418
425*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L4_RX_M			419
426*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L5_RX_M			420
427*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L6_RX_M			421
428*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C4_L7_RX_M			422
429*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C5_L0_RX_M			423
430*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C5_L1_RX_M			424
431*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C5_L2_RX_M			425
432*319cc06dSThierry Reding #define TEGRA264_CLK_PCIE_C5_L3_RX_M			426
433*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L0_RX_PWM_BIT_M		427
434*319cc06dSThierry Reding #define TEGRA264_CLK_MPHY_L1_RX_PWM_BIT_M		428
435*319cc06dSThierry Reding #define TEGRA264_CLK_DBB_UPHY0				429
436*319cc06dSThierry Reding #define TEGRA264_CLK_UPHY0_UXL_CORE			430
437*319cc06dSThierry Reding #define TEGRA264_CLK_ISC_CPU_ROOT			431
438*319cc06dSThierry Reding #define TEGRA264_CLK_ISC_NIC				432
439*319cc06dSThierry Reding #define TEGRA264_CLK_CTC_TXCLK0_M			433
440*319cc06dSThierry Reding #define TEGRA264_CLK_CTC_TXCLK1_M			434
441*319cc06dSThierry Reding #define TEGRA264_CLK_CTC_RXCLK0_M			435
442*319cc06dSThierry Reding #define TEGRA264_CLK_CTC_RXCLK1_M			436
443*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFGP_OUT			437
444*319cc06dSThierry Reding #define TEGRA264_CLK_PLLREFGP_OUT1			438
445*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_SYS				439
446*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_NVD				440
447*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_UPROC				441
448*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_GPC0				442
449*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_GPC1				443
450*319cc06dSThierry Reding #define TEGRA264_CLK_GPU_GPC2				444
451*319cc06dSThierry Reding #define TEGRA264_CLK_PLLX				445
452*319cc06dSThierry Reding #define TEGRA264_CLK_APE_SOUNDWIRE_MSRC0		446
453*319cc06dSThierry Reding #define TEGRA264_CLK_APE_SOUNDWIRE_DATA_EN_SHAPER	447
454*319cc06dSThierry Reding #define TEGRA264_CLK_AO_SOUNDWIRE_MSRC0			448
455*319cc06dSThierry Reding #define TEGRA264_CLK_AO_SOUNDWIRE_DATA_EN_SHAPER	449
456*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_TX_SER			459
457*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_TX_SER			460
458*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_TX_SER			461
459*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_TX_SER			462
460*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE0_RX_SER			463
461*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE1_RX_SER			464
462*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE2_RX_SER			465
463*319cc06dSThierry Reding #define TEGRA264_CLK_MGBE3_RX_SER			466
464*319cc06dSThierry Reding #define TEGRA264_CLK_DPAUX				467
465*319cc06dSThierry Reding 
466*319cc06dSThierry Reding #endif /* DT_BINDINGS_CLOCK_NVIDIA_TEGRA264_H */
467