.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (c) 2015, The Linux Foundation. All rights reserved. |
---|
3 | | - * |
---|
4 | | - * This software is licensed under the terms of the GNU General Public |
---|
5 | | - * License version 2, as published by the Free Software Foundation, and |
---|
6 | | - * may be copied, distributed, and modified under those terms. |
---|
7 | | - * |
---|
8 | | - * This program is distributed in the hope that it will be useful, |
---|
9 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
10 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
11 | | - * GNU General Public License for more details. |
---|
12 | 4 | */ |
---|
13 | 5 | |
---|
14 | 6 | #ifndef _DT_BINDINGS_CLK_MSM_GCC_8996_H |
---|
.. | .. |
---|
235 | 227 | #define GCC_RX1_USB2_CLKREF_CLK 218 |
---|
236 | 228 | #define GCC_HLOS1_VOTE_LPASS_CORE_SMMU_CLK 219 |
---|
237 | 229 | #define GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK 220 |
---|
| 230 | +#define GCC_EDP_CLKREF_CLK 221 |
---|
| 231 | +#define GCC_MSS_CFG_AHB_CLK 222 |
---|
| 232 | +#define GCC_MSS_Q6_BIMC_AXI_CLK 223 |
---|
| 233 | +#define GCC_MSS_SNOC_AXI_CLK 224 |
---|
| 234 | +#define GCC_MSS_MNOC_BIMC_AXI_CLK 225 |
---|
| 235 | +#define GCC_DCC_AHB_CLK 226 |
---|
| 236 | +#define GCC_AGGRE0_NOC_MPU_CFG_AHB_CLK 227 |
---|
| 237 | +#define GCC_MMSS_GPLL0_DIV_CLK 228 |
---|
| 238 | +#define GCC_MSS_GPLL0_DIV_CLK 229 |
---|
238 | 239 | |
---|
239 | 240 | #define GCC_SYSTEM_NOC_BCR 0 |
---|
240 | 241 | #define GCC_CONFIG_NOC_BCR 1 |
---|