18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (c) 2014, The Linux Foundation. All rights reserved. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_CLK_APQ_GCC_8084_H 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_CLK_APQ_GCC_8084_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define GPLL0 0 108c2ecf20Sopenharmony_ci#define GPLL0_VOTE 1 118c2ecf20Sopenharmony_ci#define GPLL1 2 128c2ecf20Sopenharmony_ci#define GPLL1_VOTE 3 138c2ecf20Sopenharmony_ci#define GPLL2 4 148c2ecf20Sopenharmony_ci#define GPLL2_VOTE 5 158c2ecf20Sopenharmony_ci#define GPLL3 6 168c2ecf20Sopenharmony_ci#define GPLL3_VOTE 7 178c2ecf20Sopenharmony_ci#define GPLL4 8 188c2ecf20Sopenharmony_ci#define GPLL4_VOTE 9 198c2ecf20Sopenharmony_ci#define CONFIG_NOC_CLK_SRC 10 208c2ecf20Sopenharmony_ci#define PERIPH_NOC_CLK_SRC 11 218c2ecf20Sopenharmony_ci#define SYSTEM_NOC_CLK_SRC 12 228c2ecf20Sopenharmony_ci#define BLSP_UART_SIM_CLK_SRC 13 238c2ecf20Sopenharmony_ci#define QDSS_TSCTR_CLK_SRC 14 248c2ecf20Sopenharmony_ci#define UFS_AXI_CLK_SRC 15 258c2ecf20Sopenharmony_ci#define RPM_CLK_SRC 16 268c2ecf20Sopenharmony_ci#define KPSS_AHB_CLK_SRC 17 278c2ecf20Sopenharmony_ci#define QDSS_AT_CLK_SRC 18 288c2ecf20Sopenharmony_ci#define BIMC_DDR_CLK_SRC 19 298c2ecf20Sopenharmony_ci#define USB30_MASTER_CLK_SRC 20 308c2ecf20Sopenharmony_ci#define USB30_SEC_MASTER_CLK_SRC 21 318c2ecf20Sopenharmony_ci#define USB_HSIC_AHB_CLK_SRC 22 328c2ecf20Sopenharmony_ci#define MMSS_BIMC_GFX_CLK_SRC 23 338c2ecf20Sopenharmony_ci#define QDSS_STM_CLK_SRC 24 348c2ecf20Sopenharmony_ci#define ACC_CLK_SRC 25 358c2ecf20Sopenharmony_ci#define SEC_CTRL_CLK_SRC 26 368c2ecf20Sopenharmony_ci#define BLSP1_QUP1_I2C_APPS_CLK_SRC 27 378c2ecf20Sopenharmony_ci#define BLSP1_QUP1_SPI_APPS_CLK_SRC 28 388c2ecf20Sopenharmony_ci#define BLSP1_QUP2_I2C_APPS_CLK_SRC 29 398c2ecf20Sopenharmony_ci#define BLSP1_QUP2_SPI_APPS_CLK_SRC 30 408c2ecf20Sopenharmony_ci#define BLSP1_QUP3_I2C_APPS_CLK_SRC 31 418c2ecf20Sopenharmony_ci#define BLSP1_QUP3_SPI_APPS_CLK_SRC 32 428c2ecf20Sopenharmony_ci#define BLSP1_QUP4_I2C_APPS_CLK_SRC 33 438c2ecf20Sopenharmony_ci#define BLSP1_QUP4_SPI_APPS_CLK_SRC 34 448c2ecf20Sopenharmony_ci#define BLSP1_QUP5_I2C_APPS_CLK_SRC 35 458c2ecf20Sopenharmony_ci#define BLSP1_QUP5_SPI_APPS_CLK_SRC 36 468c2ecf20Sopenharmony_ci#define BLSP1_QUP6_I2C_APPS_CLK_SRC 37 478c2ecf20Sopenharmony_ci#define BLSP1_QUP6_SPI_APPS_CLK_SRC 38 488c2ecf20Sopenharmony_ci#define BLSP1_UART1_APPS_CLK_SRC 39 498c2ecf20Sopenharmony_ci#define BLSP1_UART2_APPS_CLK_SRC 40 508c2ecf20Sopenharmony_ci#define BLSP1_UART3_APPS_CLK_SRC 41 518c2ecf20Sopenharmony_ci#define BLSP1_UART4_APPS_CLK_SRC 42 528c2ecf20Sopenharmony_ci#define BLSP1_UART5_APPS_CLK_SRC 43 538c2ecf20Sopenharmony_ci#define BLSP1_UART6_APPS_CLK_SRC 44 548c2ecf20Sopenharmony_ci#define BLSP2_QUP1_I2C_APPS_CLK_SRC 45 558c2ecf20Sopenharmony_ci#define BLSP2_QUP1_SPI_APPS_CLK_SRC 46 568c2ecf20Sopenharmony_ci#define BLSP2_QUP2_I2C_APPS_CLK_SRC 47 578c2ecf20Sopenharmony_ci#define BLSP2_QUP2_SPI_APPS_CLK_SRC 48 588c2ecf20Sopenharmony_ci#define BLSP2_QUP3_I2C_APPS_CLK_SRC 49 598c2ecf20Sopenharmony_ci#define BLSP2_QUP3_SPI_APPS_CLK_SRC 50 608c2ecf20Sopenharmony_ci#define BLSP2_QUP4_I2C_APPS_CLK_SRC 51 618c2ecf20Sopenharmony_ci#define BLSP2_QUP4_SPI_APPS_CLK_SRC 52 628c2ecf20Sopenharmony_ci#define BLSP2_QUP5_I2C_APPS_CLK_SRC 53 638c2ecf20Sopenharmony_ci#define BLSP2_QUP5_SPI_APPS_CLK_SRC 54 648c2ecf20Sopenharmony_ci#define BLSP2_QUP6_I2C_APPS_CLK_SRC 55 658c2ecf20Sopenharmony_ci#define BLSP2_QUP6_SPI_APPS_CLK_SRC 56 668c2ecf20Sopenharmony_ci#define BLSP2_UART1_APPS_CLK_SRC 57 678c2ecf20Sopenharmony_ci#define BLSP2_UART2_APPS_CLK_SRC 58 688c2ecf20Sopenharmony_ci#define BLSP2_UART3_APPS_CLK_SRC 59 698c2ecf20Sopenharmony_ci#define BLSP2_UART4_APPS_CLK_SRC 60 708c2ecf20Sopenharmony_ci#define BLSP2_UART5_APPS_CLK_SRC 61 718c2ecf20Sopenharmony_ci#define BLSP2_UART6_APPS_CLK_SRC 62 728c2ecf20Sopenharmony_ci#define CE1_CLK_SRC 63 738c2ecf20Sopenharmony_ci#define CE2_CLK_SRC 64 748c2ecf20Sopenharmony_ci#define CE3_CLK_SRC 65 758c2ecf20Sopenharmony_ci#define GP1_CLK_SRC 66 768c2ecf20Sopenharmony_ci#define GP2_CLK_SRC 67 778c2ecf20Sopenharmony_ci#define GP3_CLK_SRC 68 788c2ecf20Sopenharmony_ci#define PDM2_CLK_SRC 69 798c2ecf20Sopenharmony_ci#define QDSS_TRACECLKIN_CLK_SRC 70 808c2ecf20Sopenharmony_ci#define RBCPR_CLK_SRC 71 818c2ecf20Sopenharmony_ci#define SATA_ASIC0_CLK_SRC 72 828c2ecf20Sopenharmony_ci#define SATA_PMALIVE_CLK_SRC 73 838c2ecf20Sopenharmony_ci#define SATA_RX_CLK_SRC 74 848c2ecf20Sopenharmony_ci#define SATA_RX_OOB_CLK_SRC 75 858c2ecf20Sopenharmony_ci#define SDCC1_APPS_CLK_SRC 76 868c2ecf20Sopenharmony_ci#define SDCC2_APPS_CLK_SRC 77 878c2ecf20Sopenharmony_ci#define SDCC3_APPS_CLK_SRC 78 888c2ecf20Sopenharmony_ci#define SDCC4_APPS_CLK_SRC 79 898c2ecf20Sopenharmony_ci#define GCC_SNOC_BUS_TIMEOUT0_AHB_CLK 80 908c2ecf20Sopenharmony_ci#define SPMI_AHB_CLK_SRC 81 918c2ecf20Sopenharmony_ci#define SPMI_SER_CLK_SRC 82 928c2ecf20Sopenharmony_ci#define TSIF_REF_CLK_SRC 83 938c2ecf20Sopenharmony_ci#define USB30_MOCK_UTMI_CLK_SRC 84 948c2ecf20Sopenharmony_ci#define USB30_SEC_MOCK_UTMI_CLK_SRC 85 958c2ecf20Sopenharmony_ci#define USB_HS_SYSTEM_CLK_SRC 86 968c2ecf20Sopenharmony_ci#define USB_HSIC_CLK_SRC 87 978c2ecf20Sopenharmony_ci#define USB_HSIC_IO_CAL_CLK_SRC 88 988c2ecf20Sopenharmony_ci#define USB_HSIC_MOCK_UTMI_CLK_SRC 89 998c2ecf20Sopenharmony_ci#define USB_HSIC_SYSTEM_CLK_SRC 90 1008c2ecf20Sopenharmony_ci#define GCC_BAM_DMA_AHB_CLK 91 1018c2ecf20Sopenharmony_ci#define GCC_BAM_DMA_INACTIVITY_TIMERS_CLK 92 1028c2ecf20Sopenharmony_ci#define DDR_CLK_SRC 93 1038c2ecf20Sopenharmony_ci#define GCC_BIMC_CFG_AHB_CLK 94 1048c2ecf20Sopenharmony_ci#define GCC_BIMC_CLK 95 1058c2ecf20Sopenharmony_ci#define GCC_BIMC_KPSS_AXI_CLK 96 1068c2ecf20Sopenharmony_ci#define GCC_BIMC_SLEEP_CLK 97 1078c2ecf20Sopenharmony_ci#define GCC_BIMC_SYSNOC_AXI_CLK 98 1088c2ecf20Sopenharmony_ci#define GCC_BIMC_XO_CLK 99 1098c2ecf20Sopenharmony_ci#define GCC_BLSP1_AHB_CLK 100 1108c2ecf20Sopenharmony_ci#define GCC_BLSP1_SLEEP_CLK 101 1118c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP1_I2C_APPS_CLK 102 1128c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP1_SPI_APPS_CLK 103 1138c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP2_I2C_APPS_CLK 104 1148c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP2_SPI_APPS_CLK 105 1158c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP3_I2C_APPS_CLK 106 1168c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP3_SPI_APPS_CLK 107 1178c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP4_I2C_APPS_CLK 108 1188c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP4_SPI_APPS_CLK 109 1198c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP5_I2C_APPS_CLK 110 1208c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP5_SPI_APPS_CLK 111 1218c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP6_I2C_APPS_CLK 112 1228c2ecf20Sopenharmony_ci#define GCC_BLSP1_QUP6_SPI_APPS_CLK 113 1238c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART1_APPS_CLK 114 1248c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART1_SIM_CLK 115 1258c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART2_APPS_CLK 116 1268c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART2_SIM_CLK 117 1278c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART3_APPS_CLK 118 1288c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART3_SIM_CLK 119 1298c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART4_APPS_CLK 120 1308c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART4_SIM_CLK 121 1318c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART5_APPS_CLK 122 1328c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART5_SIM_CLK 123 1338c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART6_APPS_CLK 124 1348c2ecf20Sopenharmony_ci#define GCC_BLSP1_UART6_SIM_CLK 125 1358c2ecf20Sopenharmony_ci#define GCC_BLSP2_AHB_CLK 126 1368c2ecf20Sopenharmony_ci#define GCC_BLSP2_SLEEP_CLK 127 1378c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP1_I2C_APPS_CLK 128 1388c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP1_SPI_APPS_CLK 129 1398c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP2_I2C_APPS_CLK 130 1408c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP2_SPI_APPS_CLK 131 1418c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP3_I2C_APPS_CLK 132 1428c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP3_SPI_APPS_CLK 133 1438c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP4_I2C_APPS_CLK 134 1448c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP4_SPI_APPS_CLK 135 1458c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP5_I2C_APPS_CLK 136 1468c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP5_SPI_APPS_CLK 137 1478c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP6_I2C_APPS_CLK 138 1488c2ecf20Sopenharmony_ci#define GCC_BLSP2_QUP6_SPI_APPS_CLK 139 1498c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART1_APPS_CLK 140 1508c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART1_SIM_CLK 141 1518c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART2_APPS_CLK 142 1528c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART2_SIM_CLK 143 1538c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART3_APPS_CLK 144 1548c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART3_SIM_CLK 145 1558c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART4_APPS_CLK 146 1568c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART4_SIM_CLK 147 1578c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART5_APPS_CLK 148 1588c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART5_SIM_CLK 149 1598c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART6_APPS_CLK 150 1608c2ecf20Sopenharmony_ci#define GCC_BLSP2_UART6_SIM_CLK 151 1618c2ecf20Sopenharmony_ci#define GCC_BOOT_ROM_AHB_CLK 152 1628c2ecf20Sopenharmony_ci#define GCC_CE1_AHB_CLK 153 1638c2ecf20Sopenharmony_ci#define GCC_CE1_AXI_CLK 154 1648c2ecf20Sopenharmony_ci#define GCC_CE1_CLK 155 1658c2ecf20Sopenharmony_ci#define GCC_CE2_AHB_CLK 156 1668c2ecf20Sopenharmony_ci#define GCC_CE2_AXI_CLK 157 1678c2ecf20Sopenharmony_ci#define GCC_CE2_CLK 158 1688c2ecf20Sopenharmony_ci#define GCC_CE3_AHB_CLK 159 1698c2ecf20Sopenharmony_ci#define GCC_CE3_AXI_CLK 160 1708c2ecf20Sopenharmony_ci#define GCC_CE3_CLK 161 1718c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT0_AHB_CLK 162 1728c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT1_AHB_CLK 163 1738c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT2_AHB_CLK 164 1748c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT3_AHB_CLK 165 1758c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT4_AHB_CLK 166 1768c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT5_AHB_CLK 167 1778c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT6_AHB_CLK 168 1788c2ecf20Sopenharmony_ci#define GCC_CNOC_BUS_TIMEOUT7_AHB_CLK 169 1798c2ecf20Sopenharmony_ci#define GCC_CFG_NOC_AHB_CLK 170 1808c2ecf20Sopenharmony_ci#define GCC_CFG_NOC_DDR_CFG_CLK 171 1818c2ecf20Sopenharmony_ci#define GCC_CFG_NOC_RPM_AHB_CLK 172 1828c2ecf20Sopenharmony_ci#define GCC_COPSS_SMMU_AHB_CLK 173 1838c2ecf20Sopenharmony_ci#define GCC_COPSS_SMMU_AXI_CLK 174 1848c2ecf20Sopenharmony_ci#define GCC_DCD_XO_CLK 175 1858c2ecf20Sopenharmony_ci#define GCC_BIMC_DDR_CH0_CLK 176 1868c2ecf20Sopenharmony_ci#define GCC_BIMC_DDR_CH1_CLK 177 1878c2ecf20Sopenharmony_ci#define GCC_BIMC_DDR_CPLL0_CLK 178 1888c2ecf20Sopenharmony_ci#define GCC_BIMC_DDR_CPLL1_CLK 179 1898c2ecf20Sopenharmony_ci#define GCC_BIMC_GFX_CLK 180 1908c2ecf20Sopenharmony_ci#define GCC_DDR_DIM_CFG_CLK 181 1918c2ecf20Sopenharmony_ci#define GCC_DDR_DIM_SLEEP_CLK 182 1928c2ecf20Sopenharmony_ci#define GCC_DEHR_CLK 183 1938c2ecf20Sopenharmony_ci#define GCC_AHB_CLK 184 1948c2ecf20Sopenharmony_ci#define GCC_IM_SLEEP_CLK 185 1958c2ecf20Sopenharmony_ci#define GCC_XO_CLK 186 1968c2ecf20Sopenharmony_ci#define GCC_XO_DIV4_CLK 187 1978c2ecf20Sopenharmony_ci#define GCC_GP1_CLK 188 1988c2ecf20Sopenharmony_ci#define GCC_GP2_CLK 189 1998c2ecf20Sopenharmony_ci#define GCC_GP3_CLK 190 2008c2ecf20Sopenharmony_ci#define GCC_IMEM_AXI_CLK 191 2018c2ecf20Sopenharmony_ci#define GCC_IMEM_CFG_AHB_CLK 192 2028c2ecf20Sopenharmony_ci#define GCC_KPSS_AHB_CLK 193 2038c2ecf20Sopenharmony_ci#define GCC_KPSS_AXI_CLK 194 2048c2ecf20Sopenharmony_ci#define GCC_LPASS_MPORT_AXI_CLK 195 2058c2ecf20Sopenharmony_ci#define GCC_LPASS_Q6_AXI_CLK 196 2068c2ecf20Sopenharmony_ci#define GCC_LPASS_SWAY_CLK 197 2078c2ecf20Sopenharmony_ci#define GCC_MMSS_BIMC_GFX_CLK 198 2088c2ecf20Sopenharmony_ci#define GCC_MMSS_NOC_AT_CLK 199 2098c2ecf20Sopenharmony_ci#define GCC_MMSS_NOC_CFG_AHB_CLK 200 2108c2ecf20Sopenharmony_ci#define GCC_MMSS_VPU_MAPLE_SYS_NOC_AXI_CLK 201 2118c2ecf20Sopenharmony_ci#define GCC_OCMEM_NOC_CFG_AHB_CLK 202 2128c2ecf20Sopenharmony_ci#define GCC_OCMEM_SYS_NOC_AXI_CLK 203 2138c2ecf20Sopenharmony_ci#define GCC_MPM_AHB_CLK 204 2148c2ecf20Sopenharmony_ci#define GCC_MSG_RAM_AHB_CLK 205 2158c2ecf20Sopenharmony_ci#define GCC_NOC_CONF_XPU_AHB_CLK 206 2168c2ecf20Sopenharmony_ci#define GCC_PDM2_CLK 207 2178c2ecf20Sopenharmony_ci#define GCC_PDM_AHB_CLK 208 2188c2ecf20Sopenharmony_ci#define GCC_PDM_XO4_CLK 209 2198c2ecf20Sopenharmony_ci#define GCC_PERIPH_NOC_AHB_CLK 210 2208c2ecf20Sopenharmony_ci#define GCC_PERIPH_NOC_AT_CLK 211 2218c2ecf20Sopenharmony_ci#define GCC_PERIPH_NOC_CFG_AHB_CLK 212 2228c2ecf20Sopenharmony_ci#define GCC_PERIPH_NOC_USB_HSIC_AHB_CLK 213 2238c2ecf20Sopenharmony_ci#define GCC_PERIPH_NOC_MPU_CFG_AHB_CLK 214 2248c2ecf20Sopenharmony_ci#define GCC_PERIPH_XPU_AHB_CLK 215 2258c2ecf20Sopenharmony_ci#define GCC_PNOC_BUS_TIMEOUT0_AHB_CLK 216 2268c2ecf20Sopenharmony_ci#define GCC_PNOC_BUS_TIMEOUT1_AHB_CLK 217 2278c2ecf20Sopenharmony_ci#define GCC_PNOC_BUS_TIMEOUT2_AHB_CLK 218 2288c2ecf20Sopenharmony_ci#define GCC_PNOC_BUS_TIMEOUT3_AHB_CLK 219 2298c2ecf20Sopenharmony_ci#define GCC_PNOC_BUS_TIMEOUT4_AHB_CLK 220 2308c2ecf20Sopenharmony_ci#define GCC_PRNG_AHB_CLK 221 2318c2ecf20Sopenharmony_ci#define GCC_QDSS_AT_CLK 222 2328c2ecf20Sopenharmony_ci#define GCC_QDSS_CFG_AHB_CLK 223 2338c2ecf20Sopenharmony_ci#define GCC_QDSS_DAP_AHB_CLK 224 2348c2ecf20Sopenharmony_ci#define GCC_QDSS_DAP_CLK 225 2358c2ecf20Sopenharmony_ci#define GCC_QDSS_ETR_USB_CLK 226 2368c2ecf20Sopenharmony_ci#define GCC_QDSS_STM_CLK 227 2378c2ecf20Sopenharmony_ci#define GCC_QDSS_TRACECLKIN_CLK 228 2388c2ecf20Sopenharmony_ci#define GCC_QDSS_TSCTR_DIV16_CLK 229 2398c2ecf20Sopenharmony_ci#define GCC_QDSS_TSCTR_DIV2_CLK 230 2408c2ecf20Sopenharmony_ci#define GCC_QDSS_TSCTR_DIV3_CLK 231 2418c2ecf20Sopenharmony_ci#define GCC_QDSS_TSCTR_DIV4_CLK 232 2428c2ecf20Sopenharmony_ci#define GCC_QDSS_TSCTR_DIV8_CLK 233 2438c2ecf20Sopenharmony_ci#define GCC_QDSS_RBCPR_XPU_AHB_CLK 234 2448c2ecf20Sopenharmony_ci#define GCC_RBCPR_AHB_CLK 235 2458c2ecf20Sopenharmony_ci#define GCC_RBCPR_CLK 236 2468c2ecf20Sopenharmony_ci#define GCC_RPM_BUS_AHB_CLK 237 2478c2ecf20Sopenharmony_ci#define GCC_RPM_PROC_HCLK 238 2488c2ecf20Sopenharmony_ci#define GCC_RPM_SLEEP_CLK 239 2498c2ecf20Sopenharmony_ci#define GCC_RPM_TIMER_CLK 240 2508c2ecf20Sopenharmony_ci#define GCC_SATA_ASIC0_CLK 241 2518c2ecf20Sopenharmony_ci#define GCC_SATA_AXI_CLK 242 2528c2ecf20Sopenharmony_ci#define GCC_SATA_CFG_AHB_CLK 243 2538c2ecf20Sopenharmony_ci#define GCC_SATA_PMALIVE_CLK 244 2548c2ecf20Sopenharmony_ci#define GCC_SATA_RX_CLK 245 2558c2ecf20Sopenharmony_ci#define GCC_SATA_RX_OOB_CLK 246 2568c2ecf20Sopenharmony_ci#define GCC_SDCC1_AHB_CLK 247 2578c2ecf20Sopenharmony_ci#define GCC_SDCC1_APPS_CLK 248 2588c2ecf20Sopenharmony_ci#define GCC_SDCC1_CDCCAL_FF_CLK 249 2598c2ecf20Sopenharmony_ci#define GCC_SDCC1_CDCCAL_SLEEP_CLK 250 2608c2ecf20Sopenharmony_ci#define GCC_SDCC2_AHB_CLK 251 2618c2ecf20Sopenharmony_ci#define GCC_SDCC2_APPS_CLK 252 2628c2ecf20Sopenharmony_ci#define GCC_SDCC2_INACTIVITY_TIMERS_CLK 253 2638c2ecf20Sopenharmony_ci#define GCC_SDCC3_AHB_CLK 254 2648c2ecf20Sopenharmony_ci#define GCC_SDCC3_APPS_CLK 255 2658c2ecf20Sopenharmony_ci#define GCC_SDCC3_INACTIVITY_TIMERS_CLK 256 2668c2ecf20Sopenharmony_ci#define GCC_SDCC4_AHB_CLK 257 2678c2ecf20Sopenharmony_ci#define GCC_SDCC4_APPS_CLK 258 2688c2ecf20Sopenharmony_ci#define GCC_SDCC4_INACTIVITY_TIMERS_CLK 259 2698c2ecf20Sopenharmony_ci#define GCC_SEC_CTRL_ACC_CLK 260 2708c2ecf20Sopenharmony_ci#define GCC_SEC_CTRL_AHB_CLK 261 2718c2ecf20Sopenharmony_ci#define GCC_SEC_CTRL_BOOT_ROM_PATCH_CLK 262 2728c2ecf20Sopenharmony_ci#define GCC_SEC_CTRL_CLK 263 2738c2ecf20Sopenharmony_ci#define GCC_SEC_CTRL_SENSE_CLK 264 2748c2ecf20Sopenharmony_ci#define GCC_SNOC_BUS_TIMEOUT2_AHB_CLK 265 2758c2ecf20Sopenharmony_ci#define GCC_SNOC_BUS_TIMEOUT3_AHB_CLK 266 2768c2ecf20Sopenharmony_ci#define GCC_SPDM_BIMC_CY_CLK 267 2778c2ecf20Sopenharmony_ci#define GCC_SPDM_CFG_AHB_CLK 268 2788c2ecf20Sopenharmony_ci#define GCC_SPDM_DEBUG_CY_CLK 269 2798c2ecf20Sopenharmony_ci#define GCC_SPDM_FF_CLK 270 2808c2ecf20Sopenharmony_ci#define GCC_SPDM_MSTR_AHB_CLK 271 2818c2ecf20Sopenharmony_ci#define GCC_SPDM_PNOC_CY_CLK 272 2828c2ecf20Sopenharmony_ci#define GCC_SPDM_RPM_CY_CLK 273 2838c2ecf20Sopenharmony_ci#define GCC_SPDM_SNOC_CY_CLK 274 2848c2ecf20Sopenharmony_ci#define GCC_SPMI_AHB_CLK 275 2858c2ecf20Sopenharmony_ci#define GCC_SPMI_CNOC_AHB_CLK 276 2868c2ecf20Sopenharmony_ci#define GCC_SPMI_SER_CLK 277 2878c2ecf20Sopenharmony_ci#define GCC_SPSS_AHB_CLK 278 2888c2ecf20Sopenharmony_ci#define GCC_SNOC_CNOC_AHB_CLK 279 2898c2ecf20Sopenharmony_ci#define GCC_SNOC_PNOC_AHB_CLK 280 2908c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_AT_CLK 281 2918c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_AXI_CLK 282 2928c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_KPSS_AHB_CLK 283 2938c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_QDSS_STM_AXI_CLK 284 2948c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_UFS_AXI_CLK 285 2958c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_USB3_AXI_CLK 286 2968c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_USB3_SEC_AXI_CLK 287 2978c2ecf20Sopenharmony_ci#define GCC_TCSR_AHB_CLK 288 2988c2ecf20Sopenharmony_ci#define GCC_TLMM_AHB_CLK 289 2998c2ecf20Sopenharmony_ci#define GCC_TLMM_CLK 290 3008c2ecf20Sopenharmony_ci#define GCC_TSIF_AHB_CLK 291 3018c2ecf20Sopenharmony_ci#define GCC_TSIF_INACTIVITY_TIMERS_CLK 292 3028c2ecf20Sopenharmony_ci#define GCC_TSIF_REF_CLK 293 3038c2ecf20Sopenharmony_ci#define GCC_UFS_AHB_CLK 294 3048c2ecf20Sopenharmony_ci#define GCC_UFS_AXI_CLK 295 3058c2ecf20Sopenharmony_ci#define GCC_UFS_RX_CFG_CLK 296 3068c2ecf20Sopenharmony_ci#define GCC_UFS_RX_SYMBOL_0_CLK 297 3078c2ecf20Sopenharmony_ci#define GCC_UFS_RX_SYMBOL_1_CLK 298 3088c2ecf20Sopenharmony_ci#define GCC_UFS_TX_CFG_CLK 299 3098c2ecf20Sopenharmony_ci#define GCC_UFS_TX_SYMBOL_0_CLK 300 3108c2ecf20Sopenharmony_ci#define GCC_UFS_TX_SYMBOL_1_CLK 301 3118c2ecf20Sopenharmony_ci#define GCC_USB2A_PHY_SLEEP_CLK 302 3128c2ecf20Sopenharmony_ci#define GCC_USB2B_PHY_SLEEP_CLK 303 3138c2ecf20Sopenharmony_ci#define GCC_USB30_MASTER_CLK 304 3148c2ecf20Sopenharmony_ci#define GCC_USB30_MOCK_UTMI_CLK 305 3158c2ecf20Sopenharmony_ci#define GCC_USB30_SLEEP_CLK 306 3168c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MASTER_CLK 307 3178c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MOCK_UTMI_CLK 308 3188c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_SLEEP_CLK 309 3198c2ecf20Sopenharmony_ci#define GCC_USB_HS_AHB_CLK 310 3208c2ecf20Sopenharmony_ci#define GCC_USB_HS_INACTIVITY_TIMERS_CLK 311 3218c2ecf20Sopenharmony_ci#define GCC_USB_HS_SYSTEM_CLK 312 3228c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_AHB_CLK 313 3238c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_CLK 314 3248c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_IO_CAL_CLK 315 3258c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_IO_CAL_SLEEP_CLK 316 3268c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_MOCK_UTMI_CLK 317 3278c2ecf20Sopenharmony_ci#define GCC_USB_HSIC_SYSTEM_CLK 318 3288c2ecf20Sopenharmony_ci#define PCIE_0_AUX_CLK_SRC 319 3298c2ecf20Sopenharmony_ci#define PCIE_0_PIPE_CLK_SRC 320 3308c2ecf20Sopenharmony_ci#define PCIE_1_AUX_CLK_SRC 321 3318c2ecf20Sopenharmony_ci#define PCIE_1_PIPE_CLK_SRC 322 3328c2ecf20Sopenharmony_ci#define GCC_PCIE_0_AUX_CLK 323 3338c2ecf20Sopenharmony_ci#define GCC_PCIE_0_CFG_AHB_CLK 324 3348c2ecf20Sopenharmony_ci#define GCC_PCIE_0_MSTR_AXI_CLK 325 3358c2ecf20Sopenharmony_ci#define GCC_PCIE_0_PIPE_CLK 326 3368c2ecf20Sopenharmony_ci#define GCC_PCIE_0_SLV_AXI_CLK 327 3378c2ecf20Sopenharmony_ci#define GCC_PCIE_1_AUX_CLK 328 3388c2ecf20Sopenharmony_ci#define GCC_PCIE_1_CFG_AHB_CLK 329 3398c2ecf20Sopenharmony_ci#define GCC_PCIE_1_MSTR_AXI_CLK 330 3408c2ecf20Sopenharmony_ci#define GCC_PCIE_1_PIPE_CLK 331 3418c2ecf20Sopenharmony_ci#define GCC_PCIE_1_SLV_AXI_CLK 332 3428c2ecf20Sopenharmony_ci 3438c2ecf20Sopenharmony_ci/* gdscs */ 3448c2ecf20Sopenharmony_ci#define USB_HS_HSIC_GDSC 0 3458c2ecf20Sopenharmony_ci#define PCIE0_GDSC 1 3468c2ecf20Sopenharmony_ci#define PCIE1_GDSC 2 3478c2ecf20Sopenharmony_ci#define USB30_GDSC 3 3488c2ecf20Sopenharmony_ci 3498c2ecf20Sopenharmony_ci#endif 350