15425fb15SMikko Perttunen /* SPDX-License-Identifier: GPL-2.0 */ 25425fb15SMikko Perttunen /* Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. */ 35425fb15SMikko Perttunen 45425fb15SMikko Perttunen #ifndef __ABI_MACH_T194_CLOCK_H 55425fb15SMikko Perttunen #define __ABI_MACH_T194_CLOCK_H 65425fb15SMikko Perttunen 75425fb15SMikko Perttunen #define TEGRA194_CLK_ACTMON 1 85425fb15SMikko Perttunen #define TEGRA194_CLK_ADSP 2 95425fb15SMikko Perttunen #define TEGRA194_CLK_ADSPNEON 3 105425fb15SMikko Perttunen #define TEGRA194_CLK_AHUB 4 115425fb15SMikko Perttunen #define TEGRA194_CLK_APB2APE 5 125425fb15SMikko Perttunen #define TEGRA194_CLK_APE 6 135425fb15SMikko Perttunen #define TEGRA194_CLK_AUD_MCLK 7 145425fb15SMikko Perttunen #define TEGRA194_CLK_AXI_CBB 8 155425fb15SMikko Perttunen #define TEGRA194_CLK_CAN1 9 165425fb15SMikko Perttunen #define TEGRA194_CLK_CAN1_HOST 10 175425fb15SMikko Perttunen #define TEGRA194_CLK_CAN2 11 185425fb15SMikko Perttunen #define TEGRA194_CLK_CAN2_HOST 12 195425fb15SMikko Perttunen #define TEGRA194_CLK_CEC 13 205425fb15SMikko Perttunen #define TEGRA194_CLK_CLK_M 14 215425fb15SMikko Perttunen #define TEGRA194_CLK_DMIC1 15 225425fb15SMikko Perttunen #define TEGRA194_CLK_DMIC2 16 235425fb15SMikko Perttunen #define TEGRA194_CLK_DMIC3 17 245425fb15SMikko Perttunen #define TEGRA194_CLK_DMIC4 18 255425fb15SMikko Perttunen #define TEGRA194_CLK_DPAUX 19 265425fb15SMikko Perttunen #define TEGRA194_CLK_DPAUX1 20 275425fb15SMikko Perttunen #define TEGRA194_CLK_ACLK 21 285425fb15SMikko Perttunen #define TEGRA194_CLK_MSS_ENCRYPT 22 295425fb15SMikko Perttunen #define TEGRA194_CLK_EQOS_RX_INPUT 23 305425fb15SMikko Perttunen #define TEGRA194_CLK_IQC2 24 315425fb15SMikko Perttunen #define TEGRA194_CLK_AON_APB 25 325425fb15SMikko Perttunen #define TEGRA194_CLK_AON_NIC 26 335425fb15SMikko Perttunen #define TEGRA194_CLK_AON_CPU_NIC 27 345425fb15SMikko Perttunen #define TEGRA194_CLK_PLLA1 28 355425fb15SMikko Perttunen #define TEGRA194_CLK_DSPK1 29 365425fb15SMikko Perttunen #define TEGRA194_CLK_DSPK2 30 375425fb15SMikko Perttunen #define TEGRA194_CLK_EMC 31 385425fb15SMikko Perttunen #define TEGRA194_CLK_EQOS_AXI 32 395425fb15SMikko Perttunen #define TEGRA194_CLK_EQOS_PTP_REF 33 405425fb15SMikko Perttunen #define TEGRA194_CLK_EQOS_RX 34 415425fb15SMikko Perttunen #define TEGRA194_CLK_EQOS_TX 35 425425fb15SMikko Perttunen #define TEGRA194_CLK_EXTPERIPH1 36 435425fb15SMikko Perttunen #define TEGRA194_CLK_EXTPERIPH2 37 445425fb15SMikko Perttunen #define TEGRA194_CLK_EXTPERIPH3 38 455425fb15SMikko Perttunen #define TEGRA194_CLK_EXTPERIPH4 39 465425fb15SMikko Perttunen #define TEGRA194_CLK_FUSE 40 475425fb15SMikko Perttunen #define TEGRA194_CLK_GPCCLK 41 485425fb15SMikko Perttunen #define TEGRA194_CLK_GPU_PWR 42 495425fb15SMikko Perttunen #define TEGRA194_CLK_HDA 43 505425fb15SMikko Perttunen #define TEGRA194_CLK_HDA2CODEC_2X 44 515425fb15SMikko Perttunen #define TEGRA194_CLK_HDA2HDMICODEC 45 525425fb15SMikko Perttunen #define TEGRA194_CLK_HOST1X 46 535425fb15SMikko Perttunen #define TEGRA194_CLK_HSIC_TRK 47 545425fb15SMikko Perttunen #define TEGRA194_CLK_I2C1 48 555425fb15SMikko Perttunen #define TEGRA194_CLK_I2C2 49 565425fb15SMikko Perttunen #define TEGRA194_CLK_I2C3 50 575425fb15SMikko Perttunen #define TEGRA194_CLK_I2C4 51 585425fb15SMikko Perttunen #define TEGRA194_CLK_I2C6 52 595425fb15SMikko Perttunen #define TEGRA194_CLK_I2C7 53 605425fb15SMikko Perttunen #define TEGRA194_CLK_I2C8 54 615425fb15SMikko Perttunen #define TEGRA194_CLK_I2C9 55 625425fb15SMikko Perttunen #define TEGRA194_CLK_I2S1 56 635425fb15SMikko Perttunen #define TEGRA194_CLK_I2S1_SYNC_INPUT 57 645425fb15SMikko Perttunen #define TEGRA194_CLK_I2S2 58 655425fb15SMikko Perttunen #define TEGRA194_CLK_I2S2_SYNC_INPUT 59 665425fb15SMikko Perttunen #define TEGRA194_CLK_I2S3 60 675425fb15SMikko Perttunen #define TEGRA194_CLK_I2S3_SYNC_INPUT 61 685425fb15SMikko Perttunen #define TEGRA194_CLK_I2S4 62 695425fb15SMikko Perttunen #define TEGRA194_CLK_I2S4_SYNC_INPUT 63 705425fb15SMikko Perttunen #define TEGRA194_CLK_I2S5 64 715425fb15SMikko Perttunen #define TEGRA194_CLK_I2S5_SYNC_INPUT 65 725425fb15SMikko Perttunen #define TEGRA194_CLK_I2S6 66 735425fb15SMikko Perttunen #define TEGRA194_CLK_I2S6_SYNC_INPUT 67 745425fb15SMikko Perttunen #define TEGRA194_CLK_IQC1 68 755425fb15SMikko Perttunen #define TEGRA194_CLK_ISP 69 765425fb15SMikko Perttunen #define TEGRA194_CLK_KFUSE 70 775425fb15SMikko Perttunen #define TEGRA194_CLK_MAUD 71 785425fb15SMikko Perttunen #define TEGRA194_CLK_MIPI_CAL 72 795425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_CORE_PLL_FIXED 73 805425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L0_RX_ANA 74 815425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L0_RX_LS_BIT 75 825425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L0_RX_SYMB 76 835425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L0_TX_LS_3XBIT 77 845425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L0_TX_SYMB 78 855425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_L1_RX_ANA 79 865425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_TX_1MHZ_REF 80 875425fb15SMikko Perttunen #define TEGRA194_CLK_NVCSI 81 885425fb15SMikko Perttunen #define TEGRA194_CLK_NVCSILP 82 895425fb15SMikko Perttunen #define TEGRA194_CLK_NVDEC 83 905425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAYHUB 84 915425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAY_DISP 85 925425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAY_P0 86 935425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAY_P1 87 945425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAY_P2 88 955425fb15SMikko Perttunen #define TEGRA194_CLK_NVENC 89 965425fb15SMikko Perttunen #define TEGRA194_CLK_NVJPG 90 975425fb15SMikko Perttunen #define TEGRA194_CLK_OSC 91 985425fb15SMikko Perttunen #define TEGRA194_CLK_AON_TOUCH 92 995425fb15SMikko Perttunen #define TEGRA194_CLK_PLLA 93 1005425fb15SMikko Perttunen #define TEGRA194_CLK_PLLAON 94 1015425fb15SMikko Perttunen #define TEGRA194_CLK_PLLD 95 1025425fb15SMikko Perttunen #define TEGRA194_CLK_PLLD2 96 1035425fb15SMikko Perttunen #define TEGRA194_CLK_PLLD3 97 1045425fb15SMikko Perttunen #define TEGRA194_CLK_PLLDP 98 1055425fb15SMikko Perttunen #define TEGRA194_CLK_PLLD4 99 1065425fb15SMikko Perttunen #define TEGRA194_CLK_PLLE 100 1075425fb15SMikko Perttunen #define TEGRA194_CLK_PLLP 101 1085425fb15SMikko Perttunen #define TEGRA194_CLK_PLLP_OUT0 102 1095425fb15SMikko Perttunen #define TEGRA194_CLK_UTMIPLL 103 1105425fb15SMikko Perttunen #define TEGRA194_CLK_PLLA_OUT0 104 1115425fb15SMikko Perttunen #define TEGRA194_CLK_PWM1 105 1125425fb15SMikko Perttunen #define TEGRA194_CLK_PWM2 106 1135425fb15SMikko Perttunen #define TEGRA194_CLK_PWM3 107 1145425fb15SMikko Perttunen #define TEGRA194_CLK_PWM4 108 1155425fb15SMikko Perttunen #define TEGRA194_CLK_PWM5 109 1165425fb15SMikko Perttunen #define TEGRA194_CLK_PWM6 110 1175425fb15SMikko Perttunen #define TEGRA194_CLK_PWM7 111 1185425fb15SMikko Perttunen #define TEGRA194_CLK_PWM8 112 1195425fb15SMikko Perttunen #define TEGRA194_CLK_RCE_CPU_NIC 113 1205425fb15SMikko Perttunen #define TEGRA194_CLK_RCE_NIC 114 1215425fb15SMikko Perttunen #define TEGRA194_CLK_SATA 115 1225425fb15SMikko Perttunen #define TEGRA194_CLK_SATA_OOB 116 1235425fb15SMikko Perttunen #define TEGRA194_CLK_AON_I2C_SLOW 117 1245425fb15SMikko Perttunen #define TEGRA194_CLK_SCE_CPU_NIC 118 1255425fb15SMikko Perttunen #define TEGRA194_CLK_SCE_NIC 119 1265425fb15SMikko Perttunen #define TEGRA194_CLK_SDMMC1 120 1275425fb15SMikko Perttunen #define TEGRA194_CLK_UPHY_PLL3 121 1285425fb15SMikko Perttunen #define TEGRA194_CLK_SDMMC3 122 1295425fb15SMikko Perttunen #define TEGRA194_CLK_SDMMC4 123 1305425fb15SMikko Perttunen #define TEGRA194_CLK_SE 124 1315425fb15SMikko Perttunen #define TEGRA194_CLK_SOR0_OUT 125 1325425fb15SMikko Perttunen #define TEGRA194_CLK_SOR0_REF 126 1335425fb15SMikko Perttunen #define TEGRA194_CLK_SOR0_PAD_CLKOUT 127 1345425fb15SMikko Perttunen #define TEGRA194_CLK_SOR1_OUT 128 1355425fb15SMikko Perttunen #define TEGRA194_CLK_SOR1_REF 129 1365425fb15SMikko Perttunen #define TEGRA194_CLK_SOR1_PAD_CLKOUT 130 1375425fb15SMikko Perttunen #define TEGRA194_CLK_SOR_SAFE 131 1385425fb15SMikko Perttunen #define TEGRA194_CLK_IQC1_IN 132 1395425fb15SMikko Perttunen #define TEGRA194_CLK_IQC2_IN 133 1405425fb15SMikko Perttunen #define TEGRA194_CLK_DMIC5 134 1415425fb15SMikko Perttunen #define TEGRA194_CLK_SPI1 135 1425425fb15SMikko Perttunen #define TEGRA194_CLK_SPI2 136 1435425fb15SMikko Perttunen #define TEGRA194_CLK_SPI3 137 1445425fb15SMikko Perttunen #define TEGRA194_CLK_I2C_SLOW 138 1455425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DMIC1 139 1465425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DMIC2 140 1475425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DMIC3 141 1485425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DMIC4 142 1495425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DSPK1 143 1505425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_DSPK2 144 1515425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S1 145 1525425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S2 146 1535425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S3 147 1545425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S4 148 1555425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S5 149 1565425fb15SMikko Perttunen #define TEGRA194_CLK_SYNC_I2S6 150 1575425fb15SMikko Perttunen #define TEGRA194_CLK_MPHY_FORCE_LS_MODE 151 1585425fb15SMikko Perttunen #define TEGRA194_CLK_TACH 152 1595425fb15SMikko Perttunen #define TEGRA194_CLK_TSEC 153 1605425fb15SMikko Perttunen #define TEGRA194_CLK_TSECB 154 1615425fb15SMikko Perttunen #define TEGRA194_CLK_UARTA 155 1625425fb15SMikko Perttunen #define TEGRA194_CLK_UARTB 156 1635425fb15SMikko Perttunen #define TEGRA194_CLK_UARTC 157 1645425fb15SMikko Perttunen #define TEGRA194_CLK_UARTD 158 1655425fb15SMikko Perttunen #define TEGRA194_CLK_UARTE 159 1665425fb15SMikko Perttunen #define TEGRA194_CLK_UARTF 160 1675425fb15SMikko Perttunen #define TEGRA194_CLK_UARTG 161 1685425fb15SMikko Perttunen #define TEGRA194_CLK_UART_FST_MIPI_CAL 162 1695425fb15SMikko Perttunen #define TEGRA194_CLK_UFSDEV_REF 163 1705425fb15SMikko Perttunen #define TEGRA194_CLK_UFSHC 164 1715425fb15SMikko Perttunen #define TEGRA194_CLK_USB2_TRK 165 1725425fb15SMikko Perttunen #define TEGRA194_CLK_VI 166 1735425fb15SMikko Perttunen #define TEGRA194_CLK_VIC 167 1745425fb15SMikko Perttunen #define TEGRA194_CLK_PVA0_AXI 168 1755425fb15SMikko Perttunen #define TEGRA194_CLK_PVA0_VPS0 169 1765425fb15SMikko Perttunen #define TEGRA194_CLK_PVA0_VPS1 170 1775425fb15SMikko Perttunen #define TEGRA194_CLK_PVA1_AXI 171 1785425fb15SMikko Perttunen #define TEGRA194_CLK_PVA1_VPS0 172 1795425fb15SMikko Perttunen #define TEGRA194_CLK_PVA1_VPS1 173 1805425fb15SMikko Perttunen #define TEGRA194_CLK_DLA0_FALCON 174 1815425fb15SMikko Perttunen #define TEGRA194_CLK_DLA0_CORE 175 1825425fb15SMikko Perttunen #define TEGRA194_CLK_DLA1_FALCON 176 1835425fb15SMikko Perttunen #define TEGRA194_CLK_DLA1_CORE 177 1845425fb15SMikko Perttunen #define TEGRA194_CLK_SOR2_OUT 178 1855425fb15SMikko Perttunen #define TEGRA194_CLK_SOR2_REF 179 1865425fb15SMikko Perttunen #define TEGRA194_CLK_SOR2_PAD_CLKOUT 180 1875425fb15SMikko Perttunen #define TEGRA194_CLK_SOR3_OUT 181 1885425fb15SMikko Perttunen #define TEGRA194_CLK_SOR3_REF 182 1895425fb15SMikko Perttunen #define TEGRA194_CLK_SOR3_PAD_CLKOUT 183 1905425fb15SMikko Perttunen #define TEGRA194_CLK_NVDISPLAY_P3 184 1915425fb15SMikko Perttunen #define TEGRA194_CLK_DPAUX2 185 1925425fb15SMikko Perttunen #define TEGRA194_CLK_DPAUX3 186 1935425fb15SMikko Perttunen #define TEGRA194_CLK_NVDEC1 187 1945425fb15SMikko Perttunen #define TEGRA194_CLK_NVENC1 188 1955425fb15SMikko Perttunen #define TEGRA194_CLK_SE_FREE 189 1965425fb15SMikko Perttunen #define TEGRA194_CLK_UARTH 190 1975425fb15SMikko Perttunen #define TEGRA194_CLK_FUSE_SERIAL 191 1985425fb15SMikko Perttunen #define TEGRA194_CLK_QSPI0 192 1995425fb15SMikko Perttunen #define TEGRA194_CLK_QSPI1 193 2005425fb15SMikko Perttunen #define TEGRA194_CLK_QSPI0_PM 194 2015425fb15SMikko Perttunen #define TEGRA194_CLK_QSPI1_PM 195 2025425fb15SMikko Perttunen #define TEGRA194_CLK_VI_CONST 196 2035425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_BPMP 197 2045425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_SCE 198 2055425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVDEC 199 2065425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVJPG 200 2075425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_TSEC 201 2085425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_TSECB 202 2095425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_VI 203 2105425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_SE 204 2115425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVENC 205 2125425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_ISP 206 2135425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_VIC 207 2145425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVDISPLAYHUB 208 2155425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_AXICBB 209 2165425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_DLA 210 2175425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_PVA_CORE 211 2185425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_PVA_VPS 212 2195425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_CVNAS 213 2205425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_RCE 214 2215425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVENC1 215 2225425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_DLA_FALCON 216 2235425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_NVDEC1 217 2245425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_GPU 218 2255425fb15SMikko Perttunen #define TEGRA194_CLK_SDMMC_LEGACY_TM 219 2265425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_0 220 2275425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_1 221 2285425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_2 222 2295425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_3 223 2305425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_4 224 2315425fb15SMikko Perttunen #define TEGRA194_CLK_PEX1_CORE_5 225 2325425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_REF1 226 2335425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_REF2 227 2345425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_A 229 2355425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_B 230 2365425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_C 231 2375425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_D 232 2385425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_E 233 2395425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_F 234 2405425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_G 235 2415425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_H 236 2425425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4 237 2435425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4_OUT 238 2445425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4_OUT1 239 2455425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4_OUT2 240 2465425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4_MUXED 241 2475425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC4_VCO_DIV2 242 2485425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_A_PAD 244 2495425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_B_PAD 245 2505425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_C_PAD 246 2515425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_D_PAD 247 2525425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_E_PAD 248 2535425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_F_PAD 249 2545425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_G_PAD 250 2555425fb15SMikko Perttunen #define TEGRA194_CLK_CSI_H_PAD 251 2565425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_SATA_USB_RX_BYP 254 2575425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_USB_PAD_PLL0_MGMT 255 2585425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_USB_PAD_PLL1_MGMT 256 2595425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_USB_PAD_PLL2_MGMT 257 2605425fb15SMikko Perttunen #define TEGRA194_CLK_PEX_USB_PAD_PLL3_MGMT 258 2615425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_CORE_DEV 265 2625425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_CORE_MUX 266 2635425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_CORE_HOST 267 2645425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_CORE_SS 268 2655425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FALCON 269 2665425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FALCON_HOST 270 2675425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FALCON_SS 271 2685425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FS 272 2695425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FS_HOST 273 2705425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_FS_DEV 274 2715425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_SS 275 2725425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_SS_DEV 276 2735425fb15SMikko Perttunen #define TEGRA194_CLK_XUSB_SS_SUPERSPEED 277 2745425fb15SMikko Perttunen #define TEGRA194_CLK_PLLDISPHUB 278 2755425fb15SMikko Perttunen #define TEGRA194_CLK_PLLDISPHUB_DIV 279 2765425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_CLUSTER0 280 2775425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_CLUSTER1 281 2785425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_CLUSTER2 282 2795425fb15SMikko Perttunen #define TEGRA194_CLK_NAFLL_CLUSTER3 283 2805425fb15SMikko Perttunen #define TEGRA194_CLK_CAN1_CORE 284 2815425fb15SMikko Perttunen #define TEGRA194_CLK_CAN2_CORE 285 2825425fb15SMikko Perttunen #define TEGRA194_CLK_PLLA1_OUT1 286 2835425fb15SMikko Perttunen #define TEGRA194_CLK_PLLREFE_VCOOUT 288 2845425fb15SMikko Perttunen #define TEGRA194_CLK_CLK_32K 289 2855425fb15SMikko Perttunen #define TEGRA194_CLK_SPDIFIN_SYNC_INPUT 290 2865425fb15SMikko Perttunen #define TEGRA194_CLK_UTMIPLL_CLKOUT48 291 2875425fb15SMikko Perttunen #define TEGRA194_CLK_UTMIPLL_CLKOUT480 292 2885425fb15SMikko Perttunen #define TEGRA194_CLK_CVNAS 293 2895425fb15SMikko Perttunen #define TEGRA194_CLK_PLLNVCSI 294 2905425fb15SMikko Perttunen #define TEGRA194_CLK_PVA0_CPU_AXI 295 2915425fb15SMikko Perttunen #define TEGRA194_CLK_PVA1_CPU_AXI 296 2925425fb15SMikko Perttunen #define TEGRA194_CLK_PVA0_VPS 297 2935425fb15SMikko Perttunen #define TEGRA194_CLK_PVA1_VPS 298 2945425fb15SMikko Perttunen #define TEGRA194_CLK_DLA0_FALCON_MUX 299 2955425fb15SMikko Perttunen #define TEGRA194_CLK_DLA1_FALCON_MUX 300 2965425fb15SMikko Perttunen #define TEGRA194_CLK_DLA0_CORE_MUX 301 2975425fb15SMikko Perttunen #define TEGRA194_CLK_DLA1_CORE_MUX 302 2985425fb15SMikko Perttunen #define TEGRA194_CLK_UTMIPLL_HPS 304 2995425fb15SMikko Perttunen #define TEGRA194_CLK_I2C5 305 3005425fb15SMikko Perttunen #define TEGRA194_CLK_I2C10 306 3015425fb15SMikko Perttunen #define TEGRA194_CLK_BPMP_CPU_NIC 307 3025425fb15SMikko Perttunen #define TEGRA194_CLK_BPMP_APB 308 3035425fb15SMikko Perttunen #define TEGRA194_CLK_TSC 309 3045425fb15SMikko Perttunen #define TEGRA194_CLK_EMCSA 310 3055425fb15SMikko Perttunen #define TEGRA194_CLK_EMCSB 311 3065425fb15SMikko Perttunen #define TEGRA194_CLK_EMCSC 312 3075425fb15SMikko Perttunen #define TEGRA194_CLK_EMCSD 313 3085425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC 314 3095425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC2 315 3105425fb15SMikko Perttunen #define TEGRA194_CLK_PLLC3 316 3115425fb15SMikko Perttunen #define TEGRA194_CLK_TSC_REF 317 3125425fb15SMikko Perttunen #define TEGRA194_CLK_FUSE_BURN 318 3135425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_0M 319 3145425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_1M 320 3155425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_2M 321 3165425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_3M 322 3175425fb15SMikko Perttunen #define TEGRA194_CLK_PEX0_CORE_4M 323 3185425fb15SMikko Perttunen #define TEGRA194_CLK_PEX1_CORE_5M 324 3195425fb15SMikko Perttunen #define TEGRA194_CLK_PLLE_HPS 326 3205425fb15SMikko Perttunen 3215425fb15SMikko Perttunen #endif 322