1a2e8c808SVinod Koul /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2a2e8c808SVinod Koul /* 3a2e8c808SVinod Koul * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved. 4a2e8c808SVinod Koul * Copyright (c) 2020-2021, Linaro Limited 5a2e8c808SVinod Koul */ 6a2e8c808SVinod Koul 7a2e8c808SVinod Koul #ifndef _DT_BINDINGS_CLK_QCOM_GCC_SM8350_H 8a2e8c808SVinod Koul #define _DT_BINDINGS_CLK_QCOM_GCC_SM8350_H 9a2e8c808SVinod Koul 10a2e8c808SVinod Koul /* GCC HW clocks */ 11a2e8c808SVinod Koul #define CORE_BI_PLL_TEST_SE 0 12a2e8c808SVinod Koul #define PCIE_0_PIPE_CLK 1 13a2e8c808SVinod Koul #define PCIE_1_PIPE_CLK 2 14a2e8c808SVinod Koul #define UFS_CARD_RX_SYMBOL_0_CLK 3 15a2e8c808SVinod Koul #define UFS_CARD_RX_SYMBOL_1_CLK 4 16a2e8c808SVinod Koul #define UFS_CARD_TX_SYMBOL_0_CLK 5 17a2e8c808SVinod Koul #define UFS_PHY_RX_SYMBOL_0_CLK 6 18a2e8c808SVinod Koul #define UFS_PHY_RX_SYMBOL_1_CLK 7 19a2e8c808SVinod Koul #define UFS_PHY_TX_SYMBOL_0_CLK 8 20a2e8c808SVinod Koul #define USB3_PHY_WRAPPER_GCC_USB30_PIPE_CLK 9 21a2e8c808SVinod Koul #define USB3_UNI_PHY_SEC_GCC_USB30_PIPE_CLK 10 22a2e8c808SVinod Koul 23a2e8c808SVinod Koul /* GCC clocks */ 24a2e8c808SVinod Koul #define GCC_AGGRE_NOC_PCIE_0_AXI_CLK 11 25a2e8c808SVinod Koul #define GCC_AGGRE_NOC_PCIE_1_AXI_CLK 12 26a2e8c808SVinod Koul #define GCC_AGGRE_NOC_PCIE_TBU_CLK 13 27a2e8c808SVinod Koul #define GCC_AGGRE_UFS_CARD_AXI_CLK 14 28a2e8c808SVinod Koul #define GCC_AGGRE_UFS_CARD_AXI_HW_CTL_CLK 15 29a2e8c808SVinod Koul #define GCC_AGGRE_UFS_PHY_AXI_CLK 16 30a2e8c808SVinod Koul #define GCC_AGGRE_UFS_PHY_AXI_HW_CTL_CLK 17 31a2e8c808SVinod Koul #define GCC_AGGRE_USB3_PRIM_AXI_CLK 18 32a2e8c808SVinod Koul #define GCC_AGGRE_USB3_SEC_AXI_CLK 19 33a2e8c808SVinod Koul #define GCC_BOOT_ROM_AHB_CLK 20 34a2e8c808SVinod Koul #define GCC_CAMERA_HF_AXI_CLK 21 35a2e8c808SVinod Koul #define GCC_CAMERA_SF_AXI_CLK 22 36a2e8c808SVinod Koul #define GCC_CFG_NOC_USB3_PRIM_AXI_CLK 23 37a2e8c808SVinod Koul #define GCC_CFG_NOC_USB3_SEC_AXI_CLK 24 38a2e8c808SVinod Koul #define GCC_DDRSS_GPU_AXI_CLK 25 39a2e8c808SVinod Koul #define GCC_DDRSS_PCIE_SF_TBU_CLK 26 40a2e8c808SVinod Koul #define GCC_DISP_HF_AXI_CLK 27 41a2e8c808SVinod Koul #define GCC_DISP_SF_AXI_CLK 28 42a2e8c808SVinod Koul #define GCC_GP1_CLK 29 43a2e8c808SVinod Koul #define GCC_GP1_CLK_SRC 30 44a2e8c808SVinod Koul #define GCC_GP2_CLK 31 45a2e8c808SVinod Koul #define GCC_GP2_CLK_SRC 32 46a2e8c808SVinod Koul #define GCC_GP3_CLK 33 47a2e8c808SVinod Koul #define GCC_GP3_CLK_SRC 34 48a2e8c808SVinod Koul #define GCC_GPLL0 35 49a2e8c808SVinod Koul #define GCC_GPLL0_OUT_EVEN 36 50a2e8c808SVinod Koul #define GCC_GPLL4 37 51a2e8c808SVinod Koul #define GCC_GPLL9 38 52a2e8c808SVinod Koul #define GCC_GPU_GPLL0_CLK_SRC 39 53a2e8c808SVinod Koul #define GCC_GPU_GPLL0_DIV_CLK_SRC 40 54a2e8c808SVinod Koul #define GCC_GPU_IREF_EN 41 55a2e8c808SVinod Koul #define GCC_GPU_MEMNOC_GFX_CLK 42 56a2e8c808SVinod Koul #define GCC_GPU_SNOC_DVM_GFX_CLK 43 57a2e8c808SVinod Koul #define GCC_PCIE0_PHY_RCHNG_CLK 44 58a2e8c808SVinod Koul #define GCC_PCIE1_PHY_RCHNG_CLK 45 59a2e8c808SVinod Koul #define GCC_PCIE_0_AUX_CLK 46 60a2e8c808SVinod Koul #define GCC_PCIE_0_AUX_CLK_SRC 47 61a2e8c808SVinod Koul #define GCC_PCIE_0_CFG_AHB_CLK 48 62a2e8c808SVinod Koul #define GCC_PCIE_0_CLKREF_EN 49 63a2e8c808SVinod Koul #define GCC_PCIE_0_MSTR_AXI_CLK 50 64a2e8c808SVinod Koul #define GCC_PCIE_0_PHY_RCHNG_CLK_SRC 51 65a2e8c808SVinod Koul #define GCC_PCIE_0_PIPE_CLK 52 66a2e8c808SVinod Koul #define GCC_PCIE_0_PIPE_CLK_SRC 53 67a2e8c808SVinod Koul #define GCC_PCIE_0_SLV_AXI_CLK 54 68a2e8c808SVinod Koul #define GCC_PCIE_0_SLV_Q2A_AXI_CLK 55 69a2e8c808SVinod Koul #define GCC_PCIE_1_AUX_CLK 56 70a2e8c808SVinod Koul #define GCC_PCIE_1_AUX_CLK_SRC 57 71a2e8c808SVinod Koul #define GCC_PCIE_1_CFG_AHB_CLK 58 72a2e8c808SVinod Koul #define GCC_PCIE_1_CLKREF_EN 59 73a2e8c808SVinod Koul #define GCC_PCIE_1_MSTR_AXI_CLK 60 74a2e8c808SVinod Koul #define GCC_PCIE_1_PHY_RCHNG_CLK_SRC 61 75a2e8c808SVinod Koul #define GCC_PCIE_1_PIPE_CLK 62 76a2e8c808SVinod Koul #define GCC_PCIE_1_PIPE_CLK_SRC 63 77a2e8c808SVinod Koul #define GCC_PCIE_1_SLV_AXI_CLK 64 78a2e8c808SVinod Koul #define GCC_PCIE_1_SLV_Q2A_AXI_CLK 65 79a2e8c808SVinod Koul #define GCC_PDM2_CLK 66 80a2e8c808SVinod Koul #define GCC_PDM2_CLK_SRC 67 81a2e8c808SVinod Koul #define GCC_PDM_AHB_CLK 68 82a2e8c808SVinod Koul #define GCC_PDM_XO4_CLK 69 83a2e8c808SVinod Koul #define GCC_QMIP_CAMERA_NRT_AHB_CLK 70 84a2e8c808SVinod Koul #define GCC_QMIP_CAMERA_RT_AHB_CLK 71 85a2e8c808SVinod Koul #define GCC_QMIP_DISP_AHB_CLK 72 86a2e8c808SVinod Koul #define GCC_QMIP_VIDEO_CVP_AHB_CLK 73 87a2e8c808SVinod Koul #define GCC_QMIP_VIDEO_VCODEC_AHB_CLK 74 88a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_CORE_2X_CLK 75 89a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_CORE_CLK 76 90a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S0_CLK 77 91a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S0_CLK_SRC 78 92a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S1_CLK 79 93a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S1_CLK_SRC 80 94a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S2_CLK 81 95a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S2_CLK_SRC 82 96a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S3_CLK 83 97a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S3_CLK_SRC 84 98a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S4_CLK 85 99a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S4_CLK_SRC 86 100a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S5_CLK 87 101a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S5_CLK_SRC 88 102a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S6_CLK 89 103a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S6_CLK_SRC 90 104a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S7_CLK 91 105a2e8c808SVinod Koul #define GCC_QUPV3_WRAP0_S7_CLK_SRC 92 106a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_CORE_2X_CLK 93 107a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_CORE_CLK 94 108a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S0_CLK 95 109a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S0_CLK_SRC 96 110a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S1_CLK 97 111a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S1_CLK_SRC 98 112a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S2_CLK 99 113a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S2_CLK_SRC 100 114a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S3_CLK 101 115a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S3_CLK_SRC 102 116a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S4_CLK 103 117a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S4_CLK_SRC 104 118a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S5_CLK 105 119a2e8c808SVinod Koul #define GCC_QUPV3_WRAP1_S5_CLK_SRC 106 120a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_CORE_2X_CLK 107 121a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_CORE_CLK 108 122a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S0_CLK 109 123a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S0_CLK_SRC 110 124a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S1_CLK 111 125a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S1_CLK_SRC 112 126a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S2_CLK 113 127a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S2_CLK_SRC 114 128a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S3_CLK 115 129a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S3_CLK_SRC 116 130a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S4_CLK 117 131a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S4_CLK_SRC 118 132a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S5_CLK 119 133a2e8c808SVinod Koul #define GCC_QUPV3_WRAP2_S5_CLK_SRC 120 134a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_0_M_AHB_CLK 121 135a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_0_S_AHB_CLK 122 136a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_1_M_AHB_CLK 123 137a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_1_S_AHB_CLK 124 138a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_2_M_AHB_CLK 125 139a2e8c808SVinod Koul #define GCC_QUPV3_WRAP_2_S_AHB_CLK 126 140a2e8c808SVinod Koul #define GCC_SDCC2_AHB_CLK 127 141a2e8c808SVinod Koul #define GCC_SDCC2_APPS_CLK 128 142a2e8c808SVinod Koul #define GCC_SDCC2_APPS_CLK_SRC 129 143a2e8c808SVinod Koul #define GCC_SDCC4_AHB_CLK 130 144a2e8c808SVinod Koul #define GCC_SDCC4_APPS_CLK 131 145a2e8c808SVinod Koul #define GCC_SDCC4_APPS_CLK_SRC 132 146a2e8c808SVinod Koul #define GCC_THROTTLE_PCIE_AHB_CLK 133 147a2e8c808SVinod Koul #define GCC_UFS_1_CLKREF_EN 134 148a2e8c808SVinod Koul #define GCC_UFS_CARD_AHB_CLK 135 149a2e8c808SVinod Koul #define GCC_UFS_CARD_AXI_CLK 136 150a2e8c808SVinod Koul #define GCC_UFS_CARD_AXI_CLK_SRC 137 151a2e8c808SVinod Koul #define GCC_UFS_CARD_AXI_HW_CTL_CLK 138 152a2e8c808SVinod Koul #define GCC_UFS_CARD_ICE_CORE_CLK 139 153a2e8c808SVinod Koul #define GCC_UFS_CARD_ICE_CORE_CLK_SRC 140 154a2e8c808SVinod Koul #define GCC_UFS_CARD_ICE_CORE_HW_CTL_CLK 141 155a2e8c808SVinod Koul #define GCC_UFS_CARD_PHY_AUX_CLK 142 156a2e8c808SVinod Koul #define GCC_UFS_CARD_PHY_AUX_CLK_SRC 143 157a2e8c808SVinod Koul #define GCC_UFS_CARD_PHY_AUX_HW_CTL_CLK 144 158a2e8c808SVinod Koul #define GCC_UFS_CARD_RX_SYMBOL_0_CLK 145 159a2e8c808SVinod Koul #define GCC_UFS_CARD_RX_SYMBOL_0_CLK_SRC 146 160a2e8c808SVinod Koul #define GCC_UFS_CARD_RX_SYMBOL_1_CLK 147 161a2e8c808SVinod Koul #define GCC_UFS_CARD_RX_SYMBOL_1_CLK_SRC 148 162a2e8c808SVinod Koul #define GCC_UFS_CARD_TX_SYMBOL_0_CLK 149 163a2e8c808SVinod Koul #define GCC_UFS_CARD_TX_SYMBOL_0_CLK_SRC 150 164a2e8c808SVinod Koul #define GCC_UFS_CARD_UNIPRO_CORE_CLK 151 165a2e8c808SVinod Koul #define GCC_UFS_CARD_UNIPRO_CORE_CLK_SRC 152 166a2e8c808SVinod Koul #define GCC_UFS_CARD_UNIPRO_CORE_HW_CTL_CLK 153 167a2e8c808SVinod Koul #define GCC_UFS_PHY_AHB_CLK 154 168a2e8c808SVinod Koul #define GCC_UFS_PHY_AXI_CLK 155 169a2e8c808SVinod Koul #define GCC_UFS_PHY_AXI_CLK_SRC 156 170a2e8c808SVinod Koul #define GCC_UFS_PHY_AXI_HW_CTL_CLK 157 171a2e8c808SVinod Koul #define GCC_UFS_PHY_ICE_CORE_CLK 158 172a2e8c808SVinod Koul #define GCC_UFS_PHY_ICE_CORE_CLK_SRC 159 173a2e8c808SVinod Koul #define GCC_UFS_PHY_ICE_CORE_HW_CTL_CLK 160 174a2e8c808SVinod Koul #define GCC_UFS_PHY_PHY_AUX_CLK 161 175a2e8c808SVinod Koul #define GCC_UFS_PHY_PHY_AUX_CLK_SRC 162 176a2e8c808SVinod Koul #define GCC_UFS_PHY_PHY_AUX_HW_CTL_CLK 163 177a2e8c808SVinod Koul #define GCC_UFS_PHY_RX_SYMBOL_0_CLK 164 178a2e8c808SVinod Koul #define GCC_UFS_PHY_RX_SYMBOL_0_CLK_SRC 165 179a2e8c808SVinod Koul #define GCC_UFS_PHY_RX_SYMBOL_1_CLK 166 180a2e8c808SVinod Koul #define GCC_UFS_PHY_RX_SYMBOL_1_CLK_SRC 167 181a2e8c808SVinod Koul #define GCC_UFS_PHY_TX_SYMBOL_0_CLK 168 182a2e8c808SVinod Koul #define GCC_UFS_PHY_TX_SYMBOL_0_CLK_SRC 169 183a2e8c808SVinod Koul #define GCC_UFS_PHY_UNIPRO_CORE_CLK 170 184a2e8c808SVinod Koul #define GCC_UFS_PHY_UNIPRO_CORE_CLK_SRC 171 185a2e8c808SVinod Koul #define GCC_UFS_PHY_UNIPRO_CORE_HW_CTL_CLK 172 186a2e8c808SVinod Koul #define GCC_USB30_PRIM_MASTER_CLK 173 187a2e8c808SVinod Koul #define GCC_USB30_PRIM_MASTER_CLK__FORCE_MEM_CORE_ON 174 188a2e8c808SVinod Koul #define GCC_USB30_PRIM_MASTER_CLK_SRC 175 189a2e8c808SVinod Koul #define GCC_USB30_PRIM_MOCK_UTMI_CLK 176 190a2e8c808SVinod Koul #define GCC_USB30_PRIM_MOCK_UTMI_CLK_SRC 177 191a2e8c808SVinod Koul #define GCC_USB30_PRIM_MOCK_UTMI_POSTDIV_CLK_SRC 178 192a2e8c808SVinod Koul #define GCC_USB30_PRIM_SLEEP_CLK 179 193a2e8c808SVinod Koul #define GCC_USB30_SEC_MASTER_CLK 180 194a2e8c808SVinod Koul #define GCC_USB30_SEC_MASTER_CLK__FORCE_MEM_CORE_ON 181 195a2e8c808SVinod Koul #define GCC_USB30_SEC_MASTER_CLK_SRC 182 196a2e8c808SVinod Koul #define GCC_USB30_SEC_MOCK_UTMI_CLK 183 197a2e8c808SVinod Koul #define GCC_USB30_SEC_MOCK_UTMI_CLK_SRC 184 198a2e8c808SVinod Koul #define GCC_USB30_SEC_MOCK_UTMI_POSTDIV_CLK_SRC 185 199a2e8c808SVinod Koul #define GCC_USB30_SEC_SLEEP_CLK 186 200a2e8c808SVinod Koul #define GCC_USB3_PRIM_PHY_AUX_CLK 187 201a2e8c808SVinod Koul #define GCC_USB3_PRIM_PHY_AUX_CLK_SRC 188 202a2e8c808SVinod Koul #define GCC_USB3_PRIM_PHY_COM_AUX_CLK 189 203a2e8c808SVinod Koul #define GCC_USB3_PRIM_PHY_PIPE_CLK 190 204a2e8c808SVinod Koul #define GCC_USB3_PRIM_PHY_PIPE_CLK_SRC 191 205a2e8c808SVinod Koul #define GCC_USB3_SEC_CLKREF_EN 192 206a2e8c808SVinod Koul #define GCC_USB3_SEC_PHY_AUX_CLK 193 207a2e8c808SVinod Koul #define GCC_USB3_SEC_PHY_AUX_CLK_SRC 194 208a2e8c808SVinod Koul #define GCC_USB3_SEC_PHY_COM_AUX_CLK 195 209a2e8c808SVinod Koul #define GCC_USB3_SEC_PHY_PIPE_CLK 196 210a2e8c808SVinod Koul #define GCC_USB3_SEC_PHY_PIPE_CLK_SRC 197 211a2e8c808SVinod Koul #define GCC_VIDEO_AXI0_CLK 198 212a2e8c808SVinod Koul #define GCC_VIDEO_AXI1_CLK 199 213a2e8c808SVinod Koul 214a2e8c808SVinod Koul /* GCC resets */ 215a2e8c808SVinod Koul #define GCC_CAMERA_BCR 0 216a2e8c808SVinod Koul #define GCC_DISPLAY_BCR 1 217a2e8c808SVinod Koul #define GCC_GPU_BCR 2 218a2e8c808SVinod Koul #define GCC_MMSS_BCR 3 219a2e8c808SVinod Koul #define GCC_PCIE_0_BCR 4 220a2e8c808SVinod Koul #define GCC_PCIE_0_LINK_DOWN_BCR 5 221a2e8c808SVinod Koul #define GCC_PCIE_0_NOCSR_COM_PHY_BCR 6 222a2e8c808SVinod Koul #define GCC_PCIE_0_PHY_BCR 7 223a2e8c808SVinod Koul #define GCC_PCIE_0_PHY_NOCSR_COM_PHY_BCR 8 224a2e8c808SVinod Koul #define GCC_PCIE_1_BCR 9 225a2e8c808SVinod Koul #define GCC_PCIE_1_LINK_DOWN_BCR 10 226a2e8c808SVinod Koul #define GCC_PCIE_1_NOCSR_COM_PHY_BCR 11 227a2e8c808SVinod Koul #define GCC_PCIE_1_PHY_BCR 12 228a2e8c808SVinod Koul #define GCC_PCIE_1_PHY_NOCSR_COM_PHY_BCR 13 229a2e8c808SVinod Koul #define GCC_PCIE_PHY_CFG_AHB_BCR 14 230a2e8c808SVinod Koul #define GCC_PCIE_PHY_COM_BCR 15 231a2e8c808SVinod Koul #define GCC_PDM_BCR 16 232a2e8c808SVinod Koul #define GCC_QUPV3_WRAPPER_0_BCR 17 233a2e8c808SVinod Koul #define GCC_QUPV3_WRAPPER_1_BCR 18 234a2e8c808SVinod Koul #define GCC_QUPV3_WRAPPER_2_BCR 19 235a2e8c808SVinod Koul #define GCC_QUSB2PHY_PRIM_BCR 20 236a2e8c808SVinod Koul #define GCC_QUSB2PHY_SEC_BCR 21 237a2e8c808SVinod Koul #define GCC_SDCC2_BCR 22 238a2e8c808SVinod Koul #define GCC_SDCC4_BCR 23 239a2e8c808SVinod Koul #define GCC_UFS_CARD_BCR 24 240a2e8c808SVinod Koul #define GCC_UFS_PHY_BCR 25 241a2e8c808SVinod Koul #define GCC_USB30_PRIM_BCR 26 242a2e8c808SVinod Koul #define GCC_USB30_SEC_BCR 27 243a2e8c808SVinod Koul #define GCC_USB3_DP_PHY_PRIM_BCR 28 244a2e8c808SVinod Koul #define GCC_USB3_DP_PHY_SEC_BCR 29 245a2e8c808SVinod Koul #define GCC_USB3_PHY_PRIM_BCR 30 246a2e8c808SVinod Koul #define GCC_USB3_PHY_SEC_BCR 31 247a2e8c808SVinod Koul #define GCC_USB3PHY_PHY_PRIM_BCR 32 248a2e8c808SVinod Koul #define GCC_USB3PHY_PHY_SEC_BCR 33 249a2e8c808SVinod Koul #define GCC_USB_PHY_CFG_AHB2PHY_BCR 34 250a2e8c808SVinod Koul #define GCC_VIDEO_AXI0_CLK_ARES 35 251a2e8c808SVinod Koul #define GCC_VIDEO_AXI1_CLK_ARES 36 252a2e8c808SVinod Koul #define GCC_VIDEO_BCR 37 253a2e8c808SVinod Koul 254*3fade948SVinod Koul /* GCC power domains */ 255*3fade948SVinod Koul #define PCIE_0_GDSC 0 256*3fade948SVinod Koul #define PCIE_1_GDSC 1 257*3fade948SVinod Koul #define UFS_CARD_GDSC 2 258*3fade948SVinod Koul #define UFS_PHY_GDSC 3 259*3fade948SVinod Koul #define USB30_PRIM_GDSC 4 260*3fade948SVinod Koul #define USB30_SEC_GDSC 5 261*3fade948SVinod Koul #define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC 6 262*3fade948SVinod Koul #define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC 7 263*3fade948SVinod Koul #define HLOS1_VOTE_MMNOC_MMU_TBU_SF0_GDSC 8 264*3fade948SVinod Koul #define HLOS1_VOTE_MMNOC_MMU_TBU_SF1_GDSC 9 265*3fade948SVinod Koul 266a2e8c808SVinod Koul #endif 267