1*6c43f6c8STom Warren /* 2*6c43f6c8STom Warren * This header provides Tegra210-specific constants for binding 3*6c43f6c8STom Warren * nvidia,tegra210-car. 4*6c43f6c8STom Warren */ 5*6c43f6c8STom Warren 6*6c43f6c8STom Warren #ifndef _DT_BINDINGS_CLOCK_TEGRA210_CAR_H 7*6c43f6c8STom Warren #define _DT_BINDINGS_CLOCK_TEGRA210_CAR_H 8*6c43f6c8STom Warren 9*6c43f6c8STom Warren /* 0 */ 10*6c43f6c8STom Warren /* 1 */ 11*6c43f6c8STom Warren /* 2 */ 12*6c43f6c8STom Warren #define TEGRA210_CLK_ISPB 3 13*6c43f6c8STom Warren #define TEGRA210_CLK_RTC 4 14*6c43f6c8STom Warren #define TEGRA210_CLK_TIMER 5 15*6c43f6c8STom Warren #define TEGRA210_CLK_UARTA 6 16*6c43f6c8STom Warren /* 7 (register bit affects uartb and vfir) */ 17*6c43f6c8STom Warren /* 8 */ 18*6c43f6c8STom Warren #define TEGRA210_CLK_SDMMC2 9 19*6c43f6c8STom Warren /* 10 (register bit affects spdif_in and spdif_out) */ 20*6c43f6c8STom Warren #define TEGRA210_CLK_I2S1 11 21*6c43f6c8STom Warren #define TEGRA210_CLK_I2C1 12 22*6c43f6c8STom Warren /* 13 */ 23*6c43f6c8STom Warren #define TEGRA210_CLK_SDMMC1 14 24*6c43f6c8STom Warren #define TEGRA210_CLK_SDMMC4 15 25*6c43f6c8STom Warren /* 16 */ 26*6c43f6c8STom Warren #define TEGRA210_CLK_PWM 17 27*6c43f6c8STom Warren #define TEGRA210_CLK_I2S2 18 28*6c43f6c8STom Warren /* 20 (register bit affects vi and vi_sensor) */ 29*6c43f6c8STom Warren /* 21 */ 30*6c43f6c8STom Warren #define TEGRA210_CLK_USBD 22 31*6c43f6c8STom Warren #define TEGRA210_CLK_ISP 23 32*6c43f6c8STom Warren /* 26 */ 33*6c43f6c8STom Warren /* 25 */ 34*6c43f6c8STom Warren #define TEGRA210_CLK_DISP2 26 35*6c43f6c8STom Warren #define TEGRA210_CLK_DISP1 27 36*6c43f6c8STom Warren #define TEGRA210_CLK_HOST1X 28 37*6c43f6c8STom Warren #define TEGRA210_CLK_VCP 29 38*6c43f6c8STom Warren #define TEGRA210_CLK_I2S0 30 39*6c43f6c8STom Warren /* 31 */ 40*6c43f6c8STom Warren 41*6c43f6c8STom Warren #define TEGRA210_CLK_MC 32 42*6c43f6c8STom Warren /* 33 */ 43*6c43f6c8STom Warren #define TEGRA210_CLK_APBDMA 34 44*6c43f6c8STom Warren /* 35 */ 45*6c43f6c8STom Warren #define TEGRA210_CLK_KBC 36 46*6c43f6c8STom Warren /* 37 */ 47*6c43f6c8STom Warren /* 38 */ 48*6c43f6c8STom Warren /* 39 (register bit affects fuse and fuse_burn) */ 49*6c43f6c8STom Warren #define TEGRA210_CLK_KFUSE 40 50*6c43f6c8STom Warren #define TEGRA210_CLK_SBC1 41 51*6c43f6c8STom Warren #define TEGRA210_CLK_NOR 42 52*6c43f6c8STom Warren /* 43 */ 53*6c43f6c8STom Warren #define TEGRA210_CLK_SBC2 44 54*6c43f6c8STom Warren /* 45 */ 55*6c43f6c8STom Warren #define TEGRA210_CLK_SBC3 46 56*6c43f6c8STom Warren #define TEGRA210_CLK_I2C5 47 57*6c43f6c8STom Warren #define TEGRA210_CLK_DSIA 48 58*6c43f6c8STom Warren /* 49 */ 59*6c43f6c8STom Warren #define TEGRA210_CLK_MIPI 50 60*6c43f6c8STom Warren #define TEGRA210_CLK_HDMI 51 61*6c43f6c8STom Warren #define TEGRA210_CLK_CSI 52 62*6c43f6c8STom Warren /* 53 */ 63*6c43f6c8STom Warren #define TEGRA210_CLK_I2C2 54 64*6c43f6c8STom Warren #define TEGRA210_CLK_UARTC 55 65*6c43f6c8STom Warren #define TEGRA210_CLK_MIPI_CAL 56 66*6c43f6c8STom Warren #define TEGRA210_CLK_EMC 57 67*6c43f6c8STom Warren #define TEGRA210_CLK_USB2 58 68*6c43f6c8STom Warren #define TEGRA210_CLK_USB3 59 69*6c43f6c8STom Warren /* 60 */ 70*6c43f6c8STom Warren #define TEGRA210_CLK_VDE 61 71*6c43f6c8STom Warren #define TEGRA210_CLK_BSEA 62 72*6c43f6c8STom Warren #define TEGRA210_CLK_BSEV 63 73*6c43f6c8STom Warren 74*6c43f6c8STom Warren /* 64 */ 75*6c43f6c8STom Warren #define TEGRA210_CLK_UARTD 65 76*6c43f6c8STom Warren /* 66 */ 77*6c43f6c8STom Warren #define TEGRA210_CLK_I2C3 67 78*6c43f6c8STom Warren #define TEGRA210_CLK_SBC4 68 79*6c43f6c8STom Warren #define TEGRA210_CLK_SDMMC3 69 80*6c43f6c8STom Warren #define TEGRA210_CLK_PCIE 70 81*6c43f6c8STom Warren #define TEGRA210_CLK_OWR 71 82*6c43f6c8STom Warren #define TEGRA210_CLK_AFI 72 83*6c43f6c8STom Warren #define TEGRA210_CLK_CSITE 73 84*6c43f6c8STom Warren /* 74 */ 85*6c43f6c8STom Warren /* 75 */ 86*6c43f6c8STom Warren #define TEGRA210_CLK_LA 76 87*6c43f6c8STom Warren #define TEGRA210_CLK_TRACE 77 88*6c43f6c8STom Warren #define TEGRA210_CLK_SOC_THERM 78 89*6c43f6c8STom Warren #define TEGRA210_CLK_DTV 79 90*6c43f6c8STom Warren /* 80 */ 91*6c43f6c8STom Warren #define TEGRA210_CLK_I2CSLOW 81 92*6c43f6c8STom Warren #define TEGRA210_CLK_DSIB 82 93*6c43f6c8STom Warren #define TEGRA210_CLK_TSEC 83 94*6c43f6c8STom Warren /* 84 */ 95*6c43f6c8STom Warren /* 85 */ 96*6c43f6c8STom Warren /* 86 */ 97*6c43f6c8STom Warren /* 87 */ 98*6c43f6c8STom Warren /* 88 */ 99*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_HOST 89 100*6c43f6c8STom Warren /* 90 */ 101*6c43f6c8STom Warren #define TEGRA210_CLK_MSENC 91 102*6c43f6c8STom Warren #define TEGRA210_CLK_CSUS 92 103*6c43f6c8STom Warren /* 93 */ 104*6c43f6c8STom Warren /* 94 */ 105*6c43f6c8STom Warren /* 95 (bit affects xusb_dev and xusb_dev_src) */ 106*6c43f6c8STom Warren 107*6c43f6c8STom Warren /* 96 */ 108*6c43f6c8STom Warren /* 97 */ 109*6c43f6c8STom Warren /* 98 */ 110*6c43f6c8STom Warren #define TEGRA210_CLK_MSELECT 99 111*6c43f6c8STom Warren #define TEGRA210_CLK_TSENSOR 100 112*6c43f6c8STom Warren #define TEGRA210_CLK_I2S3 101 113*6c43f6c8STom Warren #define TEGRA210_CLK_I2S4 102 114*6c43f6c8STom Warren #define TEGRA210_CLK_I2C4 103 115*6c43f6c8STom Warren #define TEGRA210_CLK_SBC5 104 116*6c43f6c8STom Warren #define TEGRA210_CLK_SBC6 105 117*6c43f6c8STom Warren #define TEGRA210_CLK_D_AUDIO 106 118*6c43f6c8STom Warren #define TEGRA210_CLK_APBIF 107 119*6c43f6c8STom Warren #define TEGRA210_CLK_DAM0 108 120*6c43f6c8STom Warren #define TEGRA210_CLK_DAM1 109 121*6c43f6c8STom Warren #define TEGRA210_CLK_DAM2 110 122*6c43f6c8STom Warren #define TEGRA210_CLK_HDA2CODEC_2X 111 123*6c43f6c8STom Warren /* 112 */ 124*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO0_2X 113 125*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO1_2X 114 126*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO2_2X 115 127*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO3_2X 116 128*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO4_2X 117 129*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF_2X 118 130*6c43f6c8STom Warren #define TEGRA210_CLK_ACTMON 119 131*6c43f6c8STom Warren #define TEGRA210_CLK_EXTERN1 120 132*6c43f6c8STom Warren #define TEGRA210_CLK_EXTERN2 121 133*6c43f6c8STom Warren #define TEGRA210_CLK_EXTERN3 122 134*6c43f6c8STom Warren #define TEGRA210_CLK_SATA_OOB 123 135*6c43f6c8STom Warren #define TEGRA210_CLK_SATA 124 136*6c43f6c8STom Warren #define TEGRA210_CLK_HDA 125 137*6c43f6c8STom Warren /* 126 */ 138*6c43f6c8STom Warren #define TEGRA210_CLK_SE 127 139*6c43f6c8STom Warren 140*6c43f6c8STom Warren #define TEGRA210_CLK_HDA2HDMI 128 141*6c43f6c8STom Warren #define TEGRA210_CLK_SATA_COLD 129 142*6c43f6c8STom Warren /* 130 */ 143*6c43f6c8STom Warren /* 131 */ 144*6c43f6c8STom Warren /* 132 */ 145*6c43f6c8STom Warren /* 133 */ 146*6c43f6c8STom Warren /* 134 */ 147*6c43f6c8STom Warren /* 135 */ 148*6c43f6c8STom Warren /* 136 */ 149*6c43f6c8STom Warren /* 137 */ 150*6c43f6c8STom Warren /* 138 */ 151*6c43f6c8STom Warren /* 139 */ 152*6c43f6c8STom Warren /* 140 */ 153*6c43f6c8STom Warren /* 141 */ 154*6c43f6c8STom Warren /* 142 */ 155*6c43f6c8STom Warren /* 143 (bit affects xusb_falcon_src, xusb_fs_src, */ 156*6c43f6c8STom Warren /* xusb_host_src and xusb_ss_src) */ 157*6c43f6c8STom Warren #define TEGRA210_CLK_CILAB 144 158*6c43f6c8STom Warren #define TEGRA210_CLK_CILCD 145 159*6c43f6c8STom Warren #define TEGRA210_CLK_CILE 146 160*6c43f6c8STom Warren #define TEGRA210_CLK_DSIALP 147 161*6c43f6c8STom Warren #define TEGRA210_CLK_DSIBLP 148 162*6c43f6c8STom Warren #define TEGRA210_CLK_ENTROPY 149 163*6c43f6c8STom Warren #define TEGRA210_CLK_DDS 150 164*6c43f6c8STom Warren /* 151 */ 165*6c43f6c8STom Warren #define TEGRA210_CLK_DP2 152 166*6c43f6c8STom Warren #define TEGRA210_CLK_AMX 153 167*6c43f6c8STom Warren #define TEGRA210_CLK_ADX 154 168*6c43f6c8STom Warren /* 155 (bit affects dfll_ref and dfll_soc) */ 169*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_SS 156 170*6c43f6c8STom Warren /* 157 */ 171*6c43f6c8STom Warren /* 158 */ 172*6c43f6c8STom Warren /* 159 */ 173*6c43f6c8STom Warren 174*6c43f6c8STom Warren /* 160 */ 175*6c43f6c8STom Warren /* 161 */ 176*6c43f6c8STom Warren /* 162 */ 177*6c43f6c8STom Warren /* 163 */ 178*6c43f6c8STom Warren /* 164 */ 179*6c43f6c8STom Warren /* 165 */ 180*6c43f6c8STom Warren #define TEGRA210_CLK_I2C6 166 181*6c43f6c8STom Warren /* 167 */ 182*6c43f6c8STom Warren /* 168 */ 183*6c43f6c8STom Warren /* 169 */ 184*6c43f6c8STom Warren /* 170 */ 185*6c43f6c8STom Warren #define TEGRA210_CLK_VIM2_CLK 171 186*6c43f6c8STom Warren /* 172 */ 187*6c43f6c8STom Warren /* 173 */ 188*6c43f6c8STom Warren /* 174 */ 189*6c43f6c8STom Warren /* 175 */ 190*6c43f6c8STom Warren #define TEGRA210_CLK_HDMI_AUDIO 176 191*6c43f6c8STom Warren #define TEGRA210_CLK_CLK72MHZ 177 192*6c43f6c8STom Warren #define TEGRA210_CLK_VIC03 178 193*6c43f6c8STom Warren /* 179 */ 194*6c43f6c8STom Warren #define TEGRA210_CLK_ADX1 180 195*6c43f6c8STom Warren #define TEGRA210_CLK_DPAUX 181 196*6c43f6c8STom Warren #define TEGRA210_CLK_SOR0 182 197*6c43f6c8STom Warren /* 183 */ 198*6c43f6c8STom Warren #define TEGRA210_CLK_GPU 184 199*6c43f6c8STom Warren #define TEGRA210_CLK_AMX1 185 200*6c43f6c8STom Warren /* 186 */ 201*6c43f6c8STom Warren /* 187 */ 202*6c43f6c8STom Warren /* 188 */ 203*6c43f6c8STom Warren /* 189 */ 204*6c43f6c8STom Warren /* 190 */ 205*6c43f6c8STom Warren /* 191 */ 206*6c43f6c8STom Warren #define TEGRA210_CLK_UARTB 192 207*6c43f6c8STom Warren #define TEGRA210_CLK_VFIR 193 208*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF_IN 194 209*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF_OUT 195 210*6c43f6c8STom Warren #define TEGRA210_CLK_VI 196 211*6c43f6c8STom Warren #define TEGRA210_CLK_VI_SENSOR 197 212*6c43f6c8STom Warren #define TEGRA210_CLK_FUSE 198 213*6c43f6c8STom Warren #define TEGRA210_CLK_FUSE_BURN 199 214*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_32K 200 215*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_M 201 216*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_M_DIV2 202 217*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_M_DIV4 203 218*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_REF 204 219*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C 205 220*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C_OUT1 206 221*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C2 207 222*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C3 208 223*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_M 209 224*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_M_OUT1 210 225*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P 211 226*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P_OUT1 212 227*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P_OUT2 213 228*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P_OUT3 214 229*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P_OUT4 215 230*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_A 216 231*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_A_OUT0 217 232*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_D 218 233*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_D_OUT0 219 234*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_D2 220 235*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_D2_OUT0 221 236*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_U 222 237*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_U_480M 223 238*6c43f6c8STom Warren 239*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_U_60M 224 240*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_U_48M 225 241*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_U_12M 226 242*6c43f6c8STom Warren /* 227 */ 243*6c43f6c8STom Warren /* 228 */ 244*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_RE_VCO 229 245*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_RE_OUT 230 246*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_E 231 247*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF_IN_SYNC 232 248*6c43f6c8STom Warren #define TEGRA210_CLK_I2S0_SYNC 233 249*6c43f6c8STom Warren #define TEGRA210_CLK_I2S1_SYNC 234 250*6c43f6c8STom Warren #define TEGRA210_CLK_I2S2_SYNC 235 251*6c43f6c8STom Warren #define TEGRA210_CLK_I2S3_SYNC 236 252*6c43f6c8STom Warren #define TEGRA210_CLK_I2S4_SYNC 237 253*6c43f6c8STom Warren #define TEGRA210_CLK_VIMCLK_SYNC 238 254*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO0 239 255*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO1 240 256*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO2 241 257*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO3 242 258*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO4 243 259*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF 244 260*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_1 245 261*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_2 246 262*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_3 247 263*6c43f6c8STom Warren #define TEGRA210_CLK_BLINK 248 264*6c43f6c8STom Warren /* 249 */ 265*6c43f6c8STom Warren /* 250 */ 266*6c43f6c8STom Warren /* 251 */ 267*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_HOST_SRC 252 268*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_FALCON_SRC 253 269*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_FS_SRC 254 270*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_SS_SRC 255 271*6c43f6c8STom Warren 272*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_DEV_SRC 256 273*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_DEV 257 274*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_HS_SRC 258 275*6c43f6c8STom Warren #define TEGRA210_CLK_SCLK 259 276*6c43f6c8STom Warren #define TEGRA210_CLK_HCLK 260 277*6c43f6c8STom Warren #define TEGRA210_CLK_PCLK 261 278*6c43f6c8STom Warren /* 262 */ 279*6c43f6c8STom Warren /* 263 */ 280*6c43f6c8STom Warren #define TEGRA210_CLK_DFLL_REF 264 281*6c43f6c8STom Warren #define TEGRA210_CLK_DFLL_SOC 265 282*6c43f6c8STom Warren #define TEGRA210_CLK_VI_SENSOR2 266 283*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_P_OUT5 267 284*6c43f6c8STom Warren #define TEGRA210_CLK_CML0 268 285*6c43f6c8STom Warren #define TEGRA210_CLK_CML1 269 286*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C4 270 287*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_DP 271 288*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_E_MUX 272 289*6c43f6c8STom Warren #define TEGRA210_CLK_PLLD_DSI 273 290*6c43f6c8STom Warren /* 274 */ 291*6c43f6c8STom Warren /* 275 */ 292*6c43f6c8STom Warren /* 276 */ 293*6c43f6c8STom Warren /* 277 */ 294*6c43f6c8STom Warren /* 278 */ 295*6c43f6c8STom Warren /* 279 */ 296*6c43f6c8STom Warren /* 280 */ 297*6c43f6c8STom Warren /* 281 */ 298*6c43f6c8STom Warren /* 282 */ 299*6c43f6c8STom Warren /* 283 */ 300*6c43f6c8STom Warren /* 284 */ 301*6c43f6c8STom Warren /* 285 */ 302*6c43f6c8STom Warren /* 286 */ 303*6c43f6c8STom Warren /* 287 */ 304*6c43f6c8STom Warren 305*6c43f6c8STom Warren /* 288 */ 306*6c43f6c8STom Warren /* 289 */ 307*6c43f6c8STom Warren /* 290 */ 308*6c43f6c8STom Warren /* 291 */ 309*6c43f6c8STom Warren /* 292 */ 310*6c43f6c8STom Warren /* 293 */ 311*6c43f6c8STom Warren /* 294 */ 312*6c43f6c8STom Warren /* 295 */ 313*6c43f6c8STom Warren /* 296 */ 314*6c43f6c8STom Warren /* 297 */ 315*6c43f6c8STom Warren /* 298 */ 316*6c43f6c8STom Warren /* 299 */ 317*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO0_MUX 300 318*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO1_MUX 301 319*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO2_MUX 302 320*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO3_MUX 303 321*6c43f6c8STom Warren #define TEGRA210_CLK_AUDIO4_MUX 304 322*6c43f6c8STom Warren #define TEGRA210_CLK_SPDIF_MUX 305 323*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_1_MUX 306 324*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_2_MUX 307 325*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_OUT_3_MUX 308 326*6c43f6c8STom Warren /* 309 */ 327*6c43f6c8STom Warren /* 310 */ 328*6c43f6c8STom Warren #define TEGRA210_CLK_SOR0_LVDS 311 329*6c43f6c8STom Warren #define TEGRA210_CLK_XUSB_SS_DIV2 312 330*6c43f6c8STom Warren 331*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_M_UD 313 332*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_C_UD 314 333*6c43f6c8STom Warren 334*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_X 227 335*6c43f6c8STom Warren #define TEGRA210_CLK_PLL_X_OUT0 228 336*6c43f6c8STom Warren 337*6c43f6c8STom Warren #define TEGRA210_CLK_CCLK_G 262 338*6c43f6c8STom Warren #define TEGRA210_CLK_CCLK_LP 263 339*6c43f6c8STom Warren 340*6c43f6c8STom Warren #define TEGRA210_CLK_CLK_MAX 315 341*6c43f6c8STom Warren 342*6c43f6c8STom Warren #endif /* _DT_BINDINGS_CLOCK_TEGRA210_CAR_H */ 343