xref: /freebsd-src/sys/contrib/device-tree/include/dt-bindings/clock/tegra210-car.h (revision 5def4c47d4bd90b209b9b4a4ba9faec15846d8fd)
1c66ec88fSEmmanuel Vadot /* SPDX-License-Identifier: GPL-2.0 */
2c66ec88fSEmmanuel Vadot /*
3c66ec88fSEmmanuel Vadot  * This header provides constants for binding nvidia,tegra210-car.
4c66ec88fSEmmanuel Vadot  *
5c66ec88fSEmmanuel Vadot  * The first 224 clocks are numbered to match the bits in the CAR's CLK_OUT_ENB
6c66ec88fSEmmanuel Vadot  * registers. These IDs often match those in the CAR's RST_DEVICES registers,
7c66ec88fSEmmanuel Vadot  * but not in all cases. Some bits in CLK_OUT_ENB affect multiple clocks. In
8c66ec88fSEmmanuel Vadot  * this case, those clocks are assigned IDs above 224 in order to highlight
9c66ec88fSEmmanuel Vadot  * this issue. Implementations that interpret these clock IDs as bit values
10c66ec88fSEmmanuel Vadot  * within the CLK_OUT_ENB or RST_DEVICES registers should be careful to
11c66ec88fSEmmanuel Vadot  * explicitly handle these special cases.
12c66ec88fSEmmanuel Vadot  *
13c66ec88fSEmmanuel Vadot  * The balance of the clocks controlled by the CAR are assigned IDs of 224 and
14c66ec88fSEmmanuel Vadot  * above.
15c66ec88fSEmmanuel Vadot  */
16c66ec88fSEmmanuel Vadot 
17c66ec88fSEmmanuel Vadot #ifndef _DT_BINDINGS_CLOCK_TEGRA210_CAR_H
18c66ec88fSEmmanuel Vadot #define _DT_BINDINGS_CLOCK_TEGRA210_CAR_H
19c66ec88fSEmmanuel Vadot 
20c66ec88fSEmmanuel Vadot /* 0 */
21c66ec88fSEmmanuel Vadot /* 1 */
22c66ec88fSEmmanuel Vadot /* 2 */
23c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ISPB 3
24c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_RTC 4
25c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_TIMER 5
26c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_UARTA 6
27c66ec88fSEmmanuel Vadot /* 7 (register bit affects uartb and vfir) */
28c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_GPIO 8
29c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SDMMC2 9
30c66ec88fSEmmanuel Vadot /* 10 (register bit affects spdif_in and spdif_out) */
31c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S1 11
32c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C1 12
33c66ec88fSEmmanuel Vadot /* 13 */
34c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SDMMC1 14
35c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SDMMC4 15
36c66ec88fSEmmanuel Vadot /* 16 */
37c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PWM 17
38c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S2 18
39c66ec88fSEmmanuel Vadot /* 19 */
40c66ec88fSEmmanuel Vadot /* 20 (register bit affects vi and vi_sensor) */
41c66ec88fSEmmanuel Vadot /* 21 */
42c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_USBD 22
43c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ISPA 23
44c66ec88fSEmmanuel Vadot /* 24 */
45c66ec88fSEmmanuel Vadot /* 25 */
46c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DISP2 26
47c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DISP1 27
48c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HOST1X 28
49c66ec88fSEmmanuel Vadot /* 29 */
50c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S0 30
51c66ec88fSEmmanuel Vadot /* 31 */
52c66ec88fSEmmanuel Vadot 
53c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_MC 32
54c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AHBDMA 33
55c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_APBDMA 34
56c66ec88fSEmmanuel Vadot /* 35 */
57c66ec88fSEmmanuel Vadot /* 36 */
58c66ec88fSEmmanuel Vadot /* 37 */
59c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PMC 38
60c66ec88fSEmmanuel Vadot /* 39 (register bit affects fuse and fuse_burn) */
61c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_KFUSE 40
62c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SBC1 41
63c66ec88fSEmmanuel Vadot /* 42 */
64c66ec88fSEmmanuel Vadot /* 43 */
65c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SBC2 44
66c66ec88fSEmmanuel Vadot /* 45 */
67c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SBC3 46
68c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C5 47
69c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIA 48
70c66ec88fSEmmanuel Vadot /* 49 */
71c66ec88fSEmmanuel Vadot /* 50 */
72c66ec88fSEmmanuel Vadot /* 51 */
73c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CSI 52
74c66ec88fSEmmanuel Vadot /* 53 */
75c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C2 54
76c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_UARTC 55
77c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_MIPI_CAL 56
78c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_EMC 57
79c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_USB2 58
80c66ec88fSEmmanuel Vadot /* 59 */
81c66ec88fSEmmanuel Vadot /* 60 */
82c66ec88fSEmmanuel Vadot /* 61 */
83c66ec88fSEmmanuel Vadot /* 62 */
84c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_BSEV 63
85c66ec88fSEmmanuel Vadot 
86c66ec88fSEmmanuel Vadot /* 64 */
87c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_UARTD 65
88c66ec88fSEmmanuel Vadot /* 66 */
89c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C3 67
90c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SBC4 68
91c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SDMMC3 69
92c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PCIE 70
93c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_OWR 71
94c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AFI 72
95c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CSITE 73
96c66ec88fSEmmanuel Vadot /* 74 */
97c66ec88fSEmmanuel Vadot /* 75 */
98c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_LA 76
99c66ec88fSEmmanuel Vadot /* 77 */
100c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOC_THERM 78
101c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DTV 79
102c66ec88fSEmmanuel Vadot /* 80 */
103c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2CSLOW 81
104c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIB 82
105c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_TSEC 83
106c66ec88fSEmmanuel Vadot /* 84 */
107c66ec88fSEmmanuel Vadot /* 85 */
108c66ec88fSEmmanuel Vadot /* 86 */
109c66ec88fSEmmanuel Vadot /* 87 */
110c66ec88fSEmmanuel Vadot /* 88 */
111c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_HOST 89
112c66ec88fSEmmanuel Vadot /* 90 */
113c66ec88fSEmmanuel Vadot /* 91 */
114c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CSUS 92
115c66ec88fSEmmanuel Vadot /* 93 */
116c66ec88fSEmmanuel Vadot /* 94 */
117c66ec88fSEmmanuel Vadot /* 95 (bit affects xusb_dev and xusb_dev_src) */
118c66ec88fSEmmanuel Vadot 
119c66ec88fSEmmanuel Vadot /* 96 */
120c66ec88fSEmmanuel Vadot /* 97 */
121c66ec88fSEmmanuel Vadot /* 98 */
122c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_MSELECT 99
123c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_TSENSOR 100
124c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S3 101
125c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S4 102
126c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C4 103
127c66ec88fSEmmanuel Vadot /* 104 */
128c66ec88fSEmmanuel Vadot /* 105 */
129c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_D_AUDIO 106
130c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_APB2APE 107
131c66ec88fSEmmanuel Vadot /* 108 */
132c66ec88fSEmmanuel Vadot /* 109 */
133c66ec88fSEmmanuel Vadot /* 110 */
134c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HDA2CODEC_2X 111
135c66ec88fSEmmanuel Vadot /* 112 */
136c66ec88fSEmmanuel Vadot /* 113 */
137c66ec88fSEmmanuel Vadot /* 114 */
138c66ec88fSEmmanuel Vadot /* 115 */
139c66ec88fSEmmanuel Vadot /* 116 */
140c66ec88fSEmmanuel Vadot /* 117 */
141c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF_2X 118
142c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ACTMON 119
143c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_EXTERN1 120
144c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_EXTERN2 121
145c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_EXTERN3 122
146c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SATA_OOB 123
147c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SATA 124
148c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HDA 125
149c66ec88fSEmmanuel Vadot /* 126 */
150c66ec88fSEmmanuel Vadot /* 127 */
151c66ec88fSEmmanuel Vadot 
152c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HDA2HDMI 128
153c66ec88fSEmmanuel Vadot /* 129 */
154c66ec88fSEmmanuel Vadot /* 130 */
155c66ec88fSEmmanuel Vadot /* 131 */
156c66ec88fSEmmanuel Vadot /* 132 */
157c66ec88fSEmmanuel Vadot /* 133 */
158c66ec88fSEmmanuel Vadot /* 134 */
159c66ec88fSEmmanuel Vadot /* 135 */
160c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CEC 136
161c66ec88fSEmmanuel Vadot /* 137 */
162c66ec88fSEmmanuel Vadot /* 138 */
163c66ec88fSEmmanuel Vadot /* 139 */
164c66ec88fSEmmanuel Vadot /* 140 */
165c66ec88fSEmmanuel Vadot /* 141 */
166c66ec88fSEmmanuel Vadot /* 142 */
167c66ec88fSEmmanuel Vadot /* (bit affects xusb_falcon_src, xusb_fs_src, xusb_host_src and xusb_ss_src) */
168c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_GATE 143
169c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CILAB 144
170c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CILCD 145
171c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CILE 146
172c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIALP 147
173c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIBLP 148
174c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ENTROPY 149
175c66ec88fSEmmanuel Vadot /* 150 */
176c66ec88fSEmmanuel Vadot /* 151 */
177c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DP2 152
178c66ec88fSEmmanuel Vadot /* 153 */
179c66ec88fSEmmanuel Vadot /* 154 */
180c66ec88fSEmmanuel Vadot /* 155 (bit affects dfll_ref and dfll_soc) */
181c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_SS 156
182c66ec88fSEmmanuel Vadot /* 157 */
183c66ec88fSEmmanuel Vadot /* 158 */
184c66ec88fSEmmanuel Vadot /* 159 */
185c66ec88fSEmmanuel Vadot 
186c66ec88fSEmmanuel Vadot /* 160 */
187c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC1 161
188c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC2 162
189c66ec88fSEmmanuel Vadot /* 163 */
190c66ec88fSEmmanuel Vadot /* 164 */
191c66ec88fSEmmanuel Vadot /* 165 */
192c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2C6 166
193c66ec88fSEmmanuel Vadot /* 167 */
194c66ec88fSEmmanuel Vadot /* 168 */
195c66ec88fSEmmanuel Vadot /* 169 */
196c66ec88fSEmmanuel Vadot /* 170 */
197c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VIM2_CLK 171
198c66ec88fSEmmanuel Vadot /* 172 */
199c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_MIPIBIF 173
200c66ec88fSEmmanuel Vadot /* 174 */
201c66ec88fSEmmanuel Vadot /* 175 */
202c66ec88fSEmmanuel Vadot /* 176 */
203c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK72MHZ 177
204c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VIC03 178
205c66ec88fSEmmanuel Vadot /* 179 */
206c66ec88fSEmmanuel Vadot /* 180 */
207c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DPAUX 181
208c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR0 182
209c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR1 183
210c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_GPU 184
211c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DBGAPB 185
212c66ec88fSEmmanuel Vadot /* 186 */
213c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT_ADSP 187
214c66ec88fSEmmanuel Vadot /* 188 ((bit affects pll_a_out_adsp and pll_a_out0_out_adsp)*/
215c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_G_REF 189
216c66ec88fSEmmanuel Vadot /* 190 */
217c66ec88fSEmmanuel Vadot /* 191 */
218c66ec88fSEmmanuel Vadot 
219c66ec88fSEmmanuel Vadot /* 192 */
220c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SDMMC_LEGACY 193
221c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_NVDEC 194
222c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_NVJPG 195
223c66ec88fSEmmanuel Vadot /* 196 */
224c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC3 197
225c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_APE 198
226c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ADSP 199
227c66ec88fSEmmanuel Vadot /* 200 */
228c66ec88fSEmmanuel Vadot /* 201 */
229c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_MAUD 202
230c66ec88fSEmmanuel Vadot /* 203 */
231c66ec88fSEmmanuel Vadot /* 204 */
232c66ec88fSEmmanuel Vadot /* 205 */
233c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_TSECB 206
234c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DPAUX1 207
235c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VI_I2C 208
236c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HSIC_TRK 209
237c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_USB2_TRK 210
238c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_QSPI 211
239c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_UARTAPE 212
240c66ec88fSEmmanuel Vadot /* 213 */
241c66ec88fSEmmanuel Vadot /* 214 */
242c66ec88fSEmmanuel Vadot /* 215 */
243c66ec88fSEmmanuel Vadot /* 216 */
244c66ec88fSEmmanuel Vadot /* 217 */
245c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ADSP_NEON 218
246c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_NVENC 219
247c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_IQC2 220
248c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_IQC1 221
249c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR_SAFE 222
250c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT_CPU 223
251c66ec88fSEmmanuel Vadot 
252c66ec88fSEmmanuel Vadot 
253c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_UARTB 224
254c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VFIR 225
255c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF_IN 226
256c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF_OUT 227
257c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VI 228
258c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VI_SENSOR 229
259c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_FUSE 230
260c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_FUSE_BURN 231
261c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK_32K 232
262c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK_M 233
263c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK_M_DIV2 234
264c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK_M_DIV4 235
265c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_OSC_DIV2 234
266c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_OSC_DIV4 235
267c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_REF 236
268c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C 237
269c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C_OUT1 238
270c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C2 239
271c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C3 240
272c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_M 241
273c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_M_OUT1 242
274c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P 243
275c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT1 244
276c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT2 245
277c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT3 246
278c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT4 247
279c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_A 248
280c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_A_OUT0 249
281c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_D 250
282c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_D_OUT0 251
283c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_D2 252
284c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_D2_OUT0 253
285c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U 254
286c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_480M 255
287c66ec88fSEmmanuel Vadot 
288c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_60M 256
289c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_48M 257
290c66ec88fSEmmanuel Vadot /* 258 */
291c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_X 259
292c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_X_OUT0 260
293c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_RE_VCO 261
294c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_RE_OUT 262
295c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_E 263
296c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF_IN_SYNC 264
297c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S0_SYNC 265
298c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S1_SYNC 266
299c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S2_SYNC 267
300c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S3_SYNC 268
301c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_I2S4_SYNC 269
302c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VIMCLK_SYNC 270
303c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO0 271
304c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO1 272
305c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO2 273
306c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO3 274
307c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO4 275
308c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF 276
309c66ec88fSEmmanuel Vadot /* 277 */
310*5def4c47SEmmanuel Vadot #define TEGRA210_CLK_QSPI_PM 278
311c66ec88fSEmmanuel Vadot /* 279 */
312c66ec88fSEmmanuel Vadot /* 280 */
313c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR0_LVDS 281 /* deprecated */
314c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR0_OUT 281
315c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SOR1_OUT 282
316c66ec88fSEmmanuel Vadot /* 283 */
317c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_HOST_SRC 284
318c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_FALCON_SRC 285
319c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_FS_SRC 286
320c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_SS_SRC 287
321c66ec88fSEmmanuel Vadot 
322c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_DEV_SRC 288
323c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_DEV 289
324c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_HS_SRC 290
325c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SCLK 291
326c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_HCLK 292
327c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PCLK 293
328c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CCLK_G 294
329c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CCLK_LP 295
330c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DFLL_REF 296
331c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DFLL_SOC 297
332c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_VI_SENSOR2 298
333c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT5 299
334c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CML0 300
335c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CML1 301
336c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C4 302
337c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_DP 303
338c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_E_MUX 304
339c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_MB 305
340c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_A1 306
341c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_D_DSI_OUT 307
342c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C4_OUT0 308
343c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C4_OUT1 309
344c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C4_OUT2 310
345c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C4_OUT3 311
346c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_OUT 312
347c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_OUT1 313
348c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_U_OUT2 314
349c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_USB2_HSIC_TRK 315
350c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT_HSIO 316
351c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_OUT_XUSB 317
352c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_SSP_SRC 318
353c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_RE_OUT1 319
354c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_MB_UD 320
355c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_P_UD 321
356c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ISP 322
357c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_A_OUT_ADSP 323
358c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_A_OUT0_OUT_ADSP 324
359c66ec88fSEmmanuel Vadot /* 325 */
360c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_OSC 326
361c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CSI_TPG 327
362c66ec88fSEmmanuel Vadot /* 328 */
363c66ec88fSEmmanuel Vadot /* 329 */
364c66ec88fSEmmanuel Vadot /* 330 */
365c66ec88fSEmmanuel Vadot /* 331 */
366c66ec88fSEmmanuel Vadot /* 332 */
367c66ec88fSEmmanuel Vadot /* 333 */
368c66ec88fSEmmanuel Vadot /* 334 */
369c66ec88fSEmmanuel Vadot /* 335 */
370c66ec88fSEmmanuel Vadot /* 336 */
371c66ec88fSEmmanuel Vadot /* 337 */
372c66ec88fSEmmanuel Vadot /* 338 */
373c66ec88fSEmmanuel Vadot /* 339 */
374c66ec88fSEmmanuel Vadot /* 340 */
375c66ec88fSEmmanuel Vadot /* 341 */
376c66ec88fSEmmanuel Vadot /* 342 */
377c66ec88fSEmmanuel Vadot /* 343 */
378c66ec88fSEmmanuel Vadot /* 344 */
379c66ec88fSEmmanuel Vadot /* 345 */
380c66ec88fSEmmanuel Vadot /* 346 */
381c66ec88fSEmmanuel Vadot /* 347 */
382c66ec88fSEmmanuel Vadot /* 348 */
383c66ec88fSEmmanuel Vadot /* 349 */
384c66ec88fSEmmanuel Vadot 
385c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO0_MUX 350
386c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO1_MUX 351
387c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO2_MUX 352
388c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO3_MUX 353
389c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_AUDIO4_MUX 354
390c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SPDIF_MUX 355
391c66ec88fSEmmanuel Vadot /* 356 */
392c66ec88fSEmmanuel Vadot /* 357 */
393c66ec88fSEmmanuel Vadot /* 358 */
394c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIA_MUX 359
395c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DSIB_MUX 360
396c66ec88fSEmmanuel Vadot /* 361 */
397c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_XUSB_SS_DIV2 362
398c66ec88fSEmmanuel Vadot 
399c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_M_UD 363
400c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_PLL_C_UD 364
401c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_SCLK_MUX 365
402c66ec88fSEmmanuel Vadot 
403c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_ACLK 370
404c66ec88fSEmmanuel Vadot 
405c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC1_SYNC_CLK 388
406c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC1_SYNC_CLK_MUX 389
407c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC2_SYNC_CLK 390
408c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC2_SYNC_CLK_MUX 391
409c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC3_SYNC_CLK 392
410c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_DMIC3_SYNC_CLK_MUX 393
411c66ec88fSEmmanuel Vadot 
412c66ec88fSEmmanuel Vadot #define TEGRA210_CLK_CLK_MAX 394
413c66ec88fSEmmanuel Vadot 
414c66ec88fSEmmanuel Vadot #endif	/* _DT_BINDINGS_CLOCK_TEGRA210_CAR_H */
415