18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2018, The Linux Foundation. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_CLK_SDM_GCC_SDM845_H
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_CLK_SDM_GCC_SDM845_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci/* GCC clock registers */
108c2ecf20Sopenharmony_ci#define GCC_AGGRE_NOC_PCIE_TBU_CLK				0
118c2ecf20Sopenharmony_ci#define GCC_AGGRE_UFS_CARD_AXI_CLK				1
128c2ecf20Sopenharmony_ci#define GCC_AGGRE_UFS_PHY_AXI_CLK				2
138c2ecf20Sopenharmony_ci#define GCC_AGGRE_USB3_PRIM_AXI_CLK				3
148c2ecf20Sopenharmony_ci#define GCC_AGGRE_USB3_SEC_AXI_CLK				4
158c2ecf20Sopenharmony_ci#define GCC_BOOT_ROM_AHB_CLK					5
168c2ecf20Sopenharmony_ci#define GCC_CAMERA_AHB_CLK					6
178c2ecf20Sopenharmony_ci#define GCC_CAMERA_AXI_CLK					7
188c2ecf20Sopenharmony_ci#define GCC_CAMERA_XO_CLK					8
198c2ecf20Sopenharmony_ci#define GCC_CE1_AHB_CLK						9
208c2ecf20Sopenharmony_ci#define GCC_CE1_AXI_CLK						10
218c2ecf20Sopenharmony_ci#define GCC_CE1_CLK						11
228c2ecf20Sopenharmony_ci#define GCC_CFG_NOC_USB3_PRIM_AXI_CLK				12
238c2ecf20Sopenharmony_ci#define GCC_CFG_NOC_USB3_SEC_AXI_CLK				13
248c2ecf20Sopenharmony_ci#define GCC_CPUSS_AHB_CLK					14
258c2ecf20Sopenharmony_ci#define GCC_CPUSS_AHB_CLK_SRC					15
268c2ecf20Sopenharmony_ci#define GCC_CPUSS_RBCPR_CLK					16
278c2ecf20Sopenharmony_ci#define GCC_CPUSS_RBCPR_CLK_SRC					17
288c2ecf20Sopenharmony_ci#define GCC_DDRSS_GPU_AXI_CLK					18
298c2ecf20Sopenharmony_ci#define GCC_DISP_AHB_CLK					19
308c2ecf20Sopenharmony_ci#define GCC_DISP_AXI_CLK					20
318c2ecf20Sopenharmony_ci#define GCC_DISP_GPLL0_CLK_SRC					21
328c2ecf20Sopenharmony_ci#define GCC_DISP_GPLL0_DIV_CLK_SRC				22
338c2ecf20Sopenharmony_ci#define GCC_DISP_XO_CLK						23
348c2ecf20Sopenharmony_ci#define GCC_GP1_CLK						24
358c2ecf20Sopenharmony_ci#define GCC_GP1_CLK_SRC						25
368c2ecf20Sopenharmony_ci#define GCC_GP2_CLK						26
378c2ecf20Sopenharmony_ci#define GCC_GP2_CLK_SRC						27
388c2ecf20Sopenharmony_ci#define GCC_GP3_CLK						28
398c2ecf20Sopenharmony_ci#define GCC_GP3_CLK_SRC						29
408c2ecf20Sopenharmony_ci#define GCC_GPU_CFG_AHB_CLK					30
418c2ecf20Sopenharmony_ci#define GCC_GPU_GPLL0_CLK_SRC					31
428c2ecf20Sopenharmony_ci#define GCC_GPU_GPLL0_DIV_CLK_SRC				32
438c2ecf20Sopenharmony_ci#define GCC_GPU_MEMNOC_GFX_CLK					33
448c2ecf20Sopenharmony_ci#define GCC_GPU_SNOC_DVM_GFX_CLK				34
458c2ecf20Sopenharmony_ci#define GCC_MSS_AXIS2_CLK					35
468c2ecf20Sopenharmony_ci#define GCC_MSS_CFG_AHB_CLK					36
478c2ecf20Sopenharmony_ci#define GCC_MSS_GPLL0_DIV_CLK_SRC				37
488c2ecf20Sopenharmony_ci#define GCC_MSS_MFAB_AXIS_CLK					38
498c2ecf20Sopenharmony_ci#define GCC_MSS_Q6_MEMNOC_AXI_CLK				39
508c2ecf20Sopenharmony_ci#define GCC_MSS_SNOC_AXI_CLK					40
518c2ecf20Sopenharmony_ci#define GCC_PCIE_0_AUX_CLK					41
528c2ecf20Sopenharmony_ci#define GCC_PCIE_0_AUX_CLK_SRC					42
538c2ecf20Sopenharmony_ci#define GCC_PCIE_0_CFG_AHB_CLK					43
548c2ecf20Sopenharmony_ci#define GCC_PCIE_0_CLKREF_CLK					44
558c2ecf20Sopenharmony_ci#define GCC_PCIE_0_MSTR_AXI_CLK					45
568c2ecf20Sopenharmony_ci#define GCC_PCIE_0_PIPE_CLK					46
578c2ecf20Sopenharmony_ci#define GCC_PCIE_0_SLV_AXI_CLK					47
588c2ecf20Sopenharmony_ci#define GCC_PCIE_0_SLV_Q2A_AXI_CLK				48
598c2ecf20Sopenharmony_ci#define GCC_PCIE_1_AUX_CLK					49
608c2ecf20Sopenharmony_ci#define GCC_PCIE_1_AUX_CLK_SRC					50
618c2ecf20Sopenharmony_ci#define GCC_PCIE_1_CFG_AHB_CLK					51
628c2ecf20Sopenharmony_ci#define GCC_PCIE_1_CLKREF_CLK					52
638c2ecf20Sopenharmony_ci#define GCC_PCIE_1_MSTR_AXI_CLK					53
648c2ecf20Sopenharmony_ci#define GCC_PCIE_1_PIPE_CLK					54
658c2ecf20Sopenharmony_ci#define GCC_PCIE_1_SLV_AXI_CLK					55
668c2ecf20Sopenharmony_ci#define GCC_PCIE_1_SLV_Q2A_AXI_CLK				56
678c2ecf20Sopenharmony_ci#define GCC_PCIE_PHY_AUX_CLK					57
688c2ecf20Sopenharmony_ci#define GCC_PCIE_PHY_REFGEN_CLK					58
698c2ecf20Sopenharmony_ci#define GCC_PCIE_PHY_REFGEN_CLK_SRC				59
708c2ecf20Sopenharmony_ci#define GCC_PDM2_CLK						60
718c2ecf20Sopenharmony_ci#define GCC_PDM2_CLK_SRC					61
728c2ecf20Sopenharmony_ci#define GCC_PDM_AHB_CLK						62
738c2ecf20Sopenharmony_ci#define GCC_PDM_XO4_CLK						63
748c2ecf20Sopenharmony_ci#define GCC_PRNG_AHB_CLK					64
758c2ecf20Sopenharmony_ci#define GCC_QMIP_CAMERA_AHB_CLK					65
768c2ecf20Sopenharmony_ci#define GCC_QMIP_DISP_AHB_CLK					66
778c2ecf20Sopenharmony_ci#define GCC_QMIP_VIDEO_AHB_CLK					67
788c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S0_CLK					68
798c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S0_CLK_SRC				69
808c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S1_CLK					70
818c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S1_CLK_SRC				71
828c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S2_CLK					72
838c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S2_CLK_SRC				73
848c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S3_CLK					74
858c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S3_CLK_SRC				75
868c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S4_CLK					76
878c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S4_CLK_SRC				77
888c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S5_CLK					78
898c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S5_CLK_SRC				79
908c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S6_CLK					80
918c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S6_CLK_SRC				81
928c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S7_CLK					82
938c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP0_S7_CLK_SRC				83
948c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S0_CLK					84
958c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S0_CLK_SRC				85
968c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S1_CLK					86
978c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S1_CLK_SRC				87
988c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S2_CLK					88
998c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S2_CLK_SRC				89
1008c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S3_CLK					90
1018c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S3_CLK_SRC				91
1028c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S4_CLK					92
1038c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S4_CLK_SRC				93
1048c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S5_CLK					94
1058c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S5_CLK_SRC				95
1068c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S6_CLK					96
1078c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S6_CLK_SRC				97
1088c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S7_CLK					98
1098c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP1_S7_CLK_SRC				99
1108c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP_0_M_AHB_CLK				100
1118c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP_0_S_AHB_CLK				101
1128c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP_1_M_AHB_CLK				102
1138c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAP_1_S_AHB_CLK				103
1148c2ecf20Sopenharmony_ci#define GCC_SDCC2_AHB_CLK					104
1158c2ecf20Sopenharmony_ci#define GCC_SDCC2_APPS_CLK					105
1168c2ecf20Sopenharmony_ci#define GCC_SDCC2_APPS_CLK_SRC					106
1178c2ecf20Sopenharmony_ci#define GCC_SDCC4_AHB_CLK					107
1188c2ecf20Sopenharmony_ci#define GCC_SDCC4_APPS_CLK					108
1198c2ecf20Sopenharmony_ci#define GCC_SDCC4_APPS_CLK_SRC					109
1208c2ecf20Sopenharmony_ci#define GCC_SYS_NOC_CPUSS_AHB_CLK				110
1218c2ecf20Sopenharmony_ci#define GCC_TSIF_AHB_CLK					111
1228c2ecf20Sopenharmony_ci#define GCC_TSIF_INACTIVITY_TIMERS_CLK				112
1238c2ecf20Sopenharmony_ci#define GCC_TSIF_REF_CLK					113
1248c2ecf20Sopenharmony_ci#define GCC_TSIF_REF_CLK_SRC					114
1258c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_AHB_CLK					115
1268c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_AXI_CLK					116
1278c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_AXI_CLK_SRC				117
1288c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_CLKREF_CLK					118
1298c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_ICE_CORE_CLK				119
1308c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_ICE_CORE_CLK_SRC				120
1318c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_PHY_AUX_CLK				121
1328c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_PHY_AUX_CLK_SRC				122
1338c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_RX_SYMBOL_0_CLK				123
1348c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_RX_SYMBOL_1_CLK				124
1358c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_TX_SYMBOL_0_CLK				125
1368c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_UNIPRO_CORE_CLK				126
1378c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_UNIPRO_CORE_CLK_SRC			127
1388c2ecf20Sopenharmony_ci#define GCC_UFS_MEM_CLKREF_CLK					128
1398c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_AHB_CLK					129
1408c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_AXI_CLK					130
1418c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_AXI_CLK_SRC					131
1428c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_ICE_CORE_CLK				132
1438c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_ICE_CORE_CLK_SRC				133
1448c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_PHY_AUX_CLK					134
1458c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_PHY_AUX_CLK_SRC				135
1468c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_RX_SYMBOL_0_CLK				136
1478c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_RX_SYMBOL_1_CLK				137
1488c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_TX_SYMBOL_0_CLK				138
1498c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_UNIPRO_CORE_CLK				139
1508c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_UNIPRO_CORE_CLK_SRC				140
1518c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_MASTER_CLK				141
1528c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_MASTER_CLK_SRC				142
1538c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_MOCK_UTMI_CLK				143
1548c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_MOCK_UTMI_CLK_SRC			144
1558c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_SLEEP_CLK				145
1568c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MASTER_CLK				146
1578c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MASTER_CLK_SRC				147
1588c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MOCK_UTMI_CLK				148
1598c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_MOCK_UTMI_CLK_SRC				149
1608c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_SLEEP_CLK					150
1618c2ecf20Sopenharmony_ci#define GCC_USB3_PRIM_CLKREF_CLK				151
1628c2ecf20Sopenharmony_ci#define GCC_USB3_PRIM_PHY_AUX_CLK				152
1638c2ecf20Sopenharmony_ci#define GCC_USB3_PRIM_PHY_AUX_CLK_SRC				153
1648c2ecf20Sopenharmony_ci#define GCC_USB3_PRIM_PHY_COM_AUX_CLK				154
1658c2ecf20Sopenharmony_ci#define GCC_USB3_PRIM_PHY_PIPE_CLK				155
1668c2ecf20Sopenharmony_ci#define GCC_USB3_SEC_CLKREF_CLK					156
1678c2ecf20Sopenharmony_ci#define GCC_USB3_SEC_PHY_AUX_CLK				157
1688c2ecf20Sopenharmony_ci#define GCC_USB3_SEC_PHY_AUX_CLK_SRC				158
1698c2ecf20Sopenharmony_ci#define GCC_USB3_SEC_PHY_PIPE_CLK				159
1708c2ecf20Sopenharmony_ci#define GCC_USB3_SEC_PHY_COM_AUX_CLK				160
1718c2ecf20Sopenharmony_ci#define GCC_USB_PHY_CFG_AHB2PHY_CLK				161
1728c2ecf20Sopenharmony_ci#define GCC_VIDEO_AHB_CLK					162
1738c2ecf20Sopenharmony_ci#define GCC_VIDEO_AXI_CLK					163
1748c2ecf20Sopenharmony_ci#define GCC_VIDEO_XO_CLK					164
1758c2ecf20Sopenharmony_ci#define GPLL0							165
1768c2ecf20Sopenharmony_ci#define GPLL0_OUT_EVEN						166
1778c2ecf20Sopenharmony_ci#define GPLL0_OUT_MAIN						167
1788c2ecf20Sopenharmony_ci#define GCC_GPU_IREF_CLK					168
1798c2ecf20Sopenharmony_ci#define GCC_SDCC1_AHB_CLK					169
1808c2ecf20Sopenharmony_ci#define GCC_SDCC1_APPS_CLK					170
1818c2ecf20Sopenharmony_ci#define GCC_SDCC1_ICE_CORE_CLK					171
1828c2ecf20Sopenharmony_ci#define GCC_SDCC1_APPS_CLK_SRC					172
1838c2ecf20Sopenharmony_ci#define GCC_SDCC1_ICE_CORE_CLK_SRC				173
1848c2ecf20Sopenharmony_ci#define GCC_APC_VS_CLK						174
1858c2ecf20Sopenharmony_ci#define GCC_GPU_VS_CLK						175
1868c2ecf20Sopenharmony_ci#define GCC_MSS_VS_CLK						176
1878c2ecf20Sopenharmony_ci#define GCC_VDDA_VS_CLK						177
1888c2ecf20Sopenharmony_ci#define GCC_VDDCX_VS_CLK					178
1898c2ecf20Sopenharmony_ci#define GCC_VDDMX_VS_CLK					179
1908c2ecf20Sopenharmony_ci#define GCC_VS_CTRL_AHB_CLK					180
1918c2ecf20Sopenharmony_ci#define GCC_VS_CTRL_CLK						181
1928c2ecf20Sopenharmony_ci#define GCC_VS_CTRL_CLK_SRC					182
1938c2ecf20Sopenharmony_ci#define GCC_VSENSOR_CLK_SRC					183
1948c2ecf20Sopenharmony_ci#define GPLL4							184
1958c2ecf20Sopenharmony_ci#define GCC_CPUSS_DVM_BUS_CLK					185
1968c2ecf20Sopenharmony_ci#define GCC_CPUSS_GNOC_CLK					186
1978c2ecf20Sopenharmony_ci#define GCC_QSPI_CORE_CLK_SRC					187
1988c2ecf20Sopenharmony_ci#define GCC_QSPI_CORE_CLK					188
1998c2ecf20Sopenharmony_ci#define GCC_QSPI_CNOC_PERIPH_AHB_CLK				189
2008c2ecf20Sopenharmony_ci#define GCC_LPASS_Q6_AXI_CLK					190
2018c2ecf20Sopenharmony_ci#define GCC_LPASS_SWAY_CLK					191
2028c2ecf20Sopenharmony_ci
2038c2ecf20Sopenharmony_ci/* GCC Resets */
2048c2ecf20Sopenharmony_ci#define GCC_MMSS_BCR						0
2058c2ecf20Sopenharmony_ci#define GCC_PCIE_0_BCR						1
2068c2ecf20Sopenharmony_ci#define GCC_PCIE_1_BCR						2
2078c2ecf20Sopenharmony_ci#define GCC_PCIE_PHY_BCR					3
2088c2ecf20Sopenharmony_ci#define GCC_PDM_BCR						4
2098c2ecf20Sopenharmony_ci#define GCC_PRNG_BCR						5
2108c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAPPER_0_BCR					6
2118c2ecf20Sopenharmony_ci#define GCC_QUPV3_WRAPPER_1_BCR					7
2128c2ecf20Sopenharmony_ci#define GCC_QUSB2PHY_PRIM_BCR					8
2138c2ecf20Sopenharmony_ci#define GCC_QUSB2PHY_SEC_BCR					9
2148c2ecf20Sopenharmony_ci#define GCC_SDCC2_BCR						10
2158c2ecf20Sopenharmony_ci#define GCC_SDCC4_BCR						11
2168c2ecf20Sopenharmony_ci#define GCC_TSIF_BCR						12
2178c2ecf20Sopenharmony_ci#define GCC_UFS_CARD_BCR					13
2188c2ecf20Sopenharmony_ci#define GCC_UFS_PHY_BCR						14
2198c2ecf20Sopenharmony_ci#define GCC_USB30_PRIM_BCR					15
2208c2ecf20Sopenharmony_ci#define GCC_USB30_SEC_BCR					16
2218c2ecf20Sopenharmony_ci#define GCC_USB3_PHY_PRIM_BCR					17
2228c2ecf20Sopenharmony_ci#define GCC_USB3PHY_PHY_PRIM_BCR				18
2238c2ecf20Sopenharmony_ci#define GCC_USB3_DP_PHY_PRIM_BCR				19
2248c2ecf20Sopenharmony_ci#define GCC_USB3_PHY_SEC_BCR					20
2258c2ecf20Sopenharmony_ci#define GCC_USB3PHY_PHY_SEC_BCR					21
2268c2ecf20Sopenharmony_ci#define GCC_USB3_DP_PHY_SEC_BCR					22
2278c2ecf20Sopenharmony_ci#define GCC_USB_PHY_CFG_AHB2PHY_BCR				23
2288c2ecf20Sopenharmony_ci#define GCC_PCIE_0_PHY_BCR					24
2298c2ecf20Sopenharmony_ci#define GCC_PCIE_1_PHY_BCR					25
2308c2ecf20Sopenharmony_ci
2318c2ecf20Sopenharmony_ci/* GCC GDSCRs */
2328c2ecf20Sopenharmony_ci#define PCIE_0_GDSC						0
2338c2ecf20Sopenharmony_ci#define PCIE_1_GDSC						1
2348c2ecf20Sopenharmony_ci#define UFS_CARD_GDSC						2
2358c2ecf20Sopenharmony_ci#define UFS_PHY_GDSC						3
2368c2ecf20Sopenharmony_ci#define USB30_PRIM_GDSC						4
2378c2ecf20Sopenharmony_ci#define USB30_SEC_GDSC						5
2388c2ecf20Sopenharmony_ci#define HLOS1_VOTE_AGGRE_NOC_MMU_AUDIO_TBU_GDSC			6
2398c2ecf20Sopenharmony_ci#define HLOS1_VOTE_AGGRE_NOC_MMU_PCIE_TBU_GDSC			7
2408c2ecf20Sopenharmony_ci#define HLOS1_VOTE_AGGRE_NOC_MMU_TBU1_GDSC			8
2418c2ecf20Sopenharmony_ci#define HLOS1_VOTE_AGGRE_NOC_MMU_TBU2_GDSC			9
2428c2ecf20Sopenharmony_ci#define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC			10
2438c2ecf20Sopenharmony_ci#define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC			11
2448c2ecf20Sopenharmony_ci#define HLOS1_VOTE_MMNOC_MMU_TBU_SF_GDSC			12
2458c2ecf20Sopenharmony_ci
2468c2ecf20Sopenharmony_ci#endif
247