162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2021, The Linux Foundation. All rights reserved. 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_CLK_QCOM_GPU_CC_SC7280_H 762306a36Sopenharmony_ci#define _DT_BINDINGS_CLK_QCOM_GPU_CC_SC7280_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci/* GPU_CC clocks */ 1062306a36Sopenharmony_ci#define GPU_CC_PLL0 0 1162306a36Sopenharmony_ci#define GPU_CC_PLL1 1 1262306a36Sopenharmony_ci#define GPU_CC_AHB_CLK 2 1362306a36Sopenharmony_ci#define GPU_CC_CB_CLK 3 1462306a36Sopenharmony_ci#define GPU_CC_CRC_AHB_CLK 4 1562306a36Sopenharmony_ci#define GPU_CC_CX_GMU_CLK 5 1662306a36Sopenharmony_ci#define GPU_CC_CX_SNOC_DVM_CLK 6 1762306a36Sopenharmony_ci#define GPU_CC_CXO_AON_CLK 7 1862306a36Sopenharmony_ci#define GPU_CC_CXO_CLK 8 1962306a36Sopenharmony_ci#define GPU_CC_GMU_CLK_SRC 9 2062306a36Sopenharmony_ci#define GPU_CC_GX_GMU_CLK 10 2162306a36Sopenharmony_ci#define GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK 11 2262306a36Sopenharmony_ci#define GPU_CC_HUB_AHB_DIV_CLK_SRC 12 2362306a36Sopenharmony_ci#define GPU_CC_HUB_AON_CLK 13 2462306a36Sopenharmony_ci#define GPU_CC_HUB_CLK_SRC 14 2562306a36Sopenharmony_ci#define GPU_CC_HUB_CX_INT_CLK 15 2662306a36Sopenharmony_ci#define GPU_CC_HUB_CX_INT_DIV_CLK_SRC 16 2762306a36Sopenharmony_ci#define GPU_CC_MND1X_0_GFX3D_CLK 17 2862306a36Sopenharmony_ci#define GPU_CC_MND1X_1_GFX3D_CLK 18 2962306a36Sopenharmony_ci#define GPU_CC_SLEEP_CLK 19 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ci/* GPU_CC power domains */ 3262306a36Sopenharmony_ci#define GPU_CC_CX_GDSC 0 3362306a36Sopenharmony_ci#define GPU_CC_GX_GDSC 1 3462306a36Sopenharmony_ci 3562306a36Sopenharmony_ci#endif 36