162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Qualcomm SDM670 interconnect IDs 462306a36Sopenharmony_ci * 562306a36Sopenharmony_ci * Copyright (c) 2022, The Linux Foundation. All rights reserved. 662306a36Sopenharmony_ci */ 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDM670_H 962306a36Sopenharmony_ci#define __DT_BINDINGS_INTERCONNECT_QCOM_SDM670_H 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci#define MASTER_A1NOC_CFG 0 1262306a36Sopenharmony_ci#define MASTER_BLSP_1 1 1362306a36Sopenharmony_ci#define MASTER_TSIF 2 1462306a36Sopenharmony_ci#define MASTER_EMMC 3 1562306a36Sopenharmony_ci#define MASTER_SDCC_2 4 1662306a36Sopenharmony_ci#define MASTER_SDCC_4 5 1762306a36Sopenharmony_ci#define MASTER_UFS_MEM 6 1862306a36Sopenharmony_ci#define SLAVE_A1NOC_SNOC 7 1962306a36Sopenharmony_ci#define SLAVE_SERVICE_A1NOC 8 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ci#define MASTER_A2NOC_CFG 0 2262306a36Sopenharmony_ci#define MASTER_QDSS_BAM 1 2362306a36Sopenharmony_ci#define MASTER_BLSP_2 2 2462306a36Sopenharmony_ci#define MASTER_CNOC_A2NOC 3 2562306a36Sopenharmony_ci#define MASTER_CRYPTO_CORE_0 4 2662306a36Sopenharmony_ci#define MASTER_IPA 5 2762306a36Sopenharmony_ci#define MASTER_QDSS_ETR 6 2862306a36Sopenharmony_ci#define MASTER_USB3 7 2962306a36Sopenharmony_ci#define SLAVE_A2NOC_SNOC 8 3062306a36Sopenharmony_ci#define SLAVE_SERVICE_A2NOC 9 3162306a36Sopenharmony_ci 3262306a36Sopenharmony_ci 3362306a36Sopenharmony_ci#define MASTER_SPDM 0 3462306a36Sopenharmony_ci#define MASTER_SNOC_CNOC 1 3562306a36Sopenharmony_ci#define SLAVE_A1NOC_CFG 2 3662306a36Sopenharmony_ci#define SLAVE_A2NOC_CFG 3 3762306a36Sopenharmony_ci#define SLAVE_AOP 4 3862306a36Sopenharmony_ci#define SLAVE_AOSS 5 3962306a36Sopenharmony_ci#define SLAVE_CAMERA_CFG 6 4062306a36Sopenharmony_ci#define SLAVE_CLK_CTL 7 4162306a36Sopenharmony_ci#define SLAVE_CDSP_CFG 8 4262306a36Sopenharmony_ci#define SLAVE_RBCPR_CX_CFG 9 4362306a36Sopenharmony_ci#define SLAVE_CRYPTO_0_CFG 10 4462306a36Sopenharmony_ci#define SLAVE_DCC_CFG 11 4562306a36Sopenharmony_ci#define SLAVE_CNOC_DDRSS 12 4662306a36Sopenharmony_ci#define SLAVE_DISPLAY_CFG 13 4762306a36Sopenharmony_ci#define SLAVE_EMMC_CFG 14 4862306a36Sopenharmony_ci#define SLAVE_GLM 15 4962306a36Sopenharmony_ci#define SLAVE_GRAPHICS_3D_CFG 16 5062306a36Sopenharmony_ci#define SLAVE_IMEM_CFG 17 5162306a36Sopenharmony_ci#define SLAVE_IPA_CFG 18 5262306a36Sopenharmony_ci#define SLAVE_CNOC_MNOC_CFG 19 5362306a36Sopenharmony_ci#define SLAVE_PDM 20 5462306a36Sopenharmony_ci#define SLAVE_SOUTH_PHY_CFG 21 5562306a36Sopenharmony_ci#define SLAVE_PIMEM_CFG 22 5662306a36Sopenharmony_ci#define SLAVE_PRNG 23 5762306a36Sopenharmony_ci#define SLAVE_QDSS_CFG 24 5862306a36Sopenharmony_ci#define SLAVE_BLSP_2 25 5962306a36Sopenharmony_ci#define SLAVE_BLSP_1 26 6062306a36Sopenharmony_ci#define SLAVE_SDCC_2 27 6162306a36Sopenharmony_ci#define SLAVE_SDCC_4 28 6262306a36Sopenharmony_ci#define SLAVE_SNOC_CFG 29 6362306a36Sopenharmony_ci#define SLAVE_SPDM_WRAPPER 30 6462306a36Sopenharmony_ci#define SLAVE_TCSR 31 6562306a36Sopenharmony_ci#define SLAVE_TLMM_NORTH 32 6662306a36Sopenharmony_ci#define SLAVE_TLMM_SOUTH 33 6762306a36Sopenharmony_ci#define SLAVE_TSIF 34 6862306a36Sopenharmony_ci#define SLAVE_UFS_MEM_CFG 35 6962306a36Sopenharmony_ci#define SLAVE_USB3 36 7062306a36Sopenharmony_ci#define SLAVE_VENUS_CFG 37 7162306a36Sopenharmony_ci#define SLAVE_VSENSE_CTRL_CFG 38 7262306a36Sopenharmony_ci#define SLAVE_CNOC_A2NOC 39 7362306a36Sopenharmony_ci#define SLAVE_SERVICE_CNOC 40 7462306a36Sopenharmony_ci 7562306a36Sopenharmony_ci#define MASTER_CNOC_DC_NOC 0 7662306a36Sopenharmony_ci#define SLAVE_LLCC_CFG 1 7762306a36Sopenharmony_ci#define SLAVE_MEM_NOC_CFG 2 7862306a36Sopenharmony_ci 7962306a36Sopenharmony_ci#define MASTER_AMPSS_M0 0 8062306a36Sopenharmony_ci#define MASTER_GNOC_CFG 1 8162306a36Sopenharmony_ci#define SLAVE_GNOC_SNOC 2 8262306a36Sopenharmony_ci#define SLAVE_GNOC_MEM_NOC 3 8362306a36Sopenharmony_ci#define SLAVE_SERVICE_GNOC 4 8462306a36Sopenharmony_ci 8562306a36Sopenharmony_ci#define MASTER_TCU_0 0 8662306a36Sopenharmony_ci#define MASTER_MEM_NOC_CFG 1 8762306a36Sopenharmony_ci#define MASTER_GNOC_MEM_NOC 2 8862306a36Sopenharmony_ci#define MASTER_MNOC_HF_MEM_NOC 3 8962306a36Sopenharmony_ci#define MASTER_MNOC_SF_MEM_NOC 4 9062306a36Sopenharmony_ci#define MASTER_SNOC_GC_MEM_NOC 5 9162306a36Sopenharmony_ci#define MASTER_SNOC_SF_MEM_NOC 6 9262306a36Sopenharmony_ci#define MASTER_GRAPHICS_3D 7 9362306a36Sopenharmony_ci#define SLAVE_MSS_PROC_MS_MPU_CFG 8 9462306a36Sopenharmony_ci#define SLAVE_MEM_NOC_GNOC 9 9562306a36Sopenharmony_ci#define SLAVE_LLCC 10 9662306a36Sopenharmony_ci#define SLAVE_MEM_NOC_SNOC 11 9762306a36Sopenharmony_ci#define SLAVE_SERVICE_MEM_NOC 12 9862306a36Sopenharmony_ci#define MASTER_LLCC 13 9962306a36Sopenharmony_ci#define SLAVE_EBI_CH0 14 10062306a36Sopenharmony_ci 10162306a36Sopenharmony_ci#define MASTER_CNOC_MNOC_CFG 0 10262306a36Sopenharmony_ci#define MASTER_CAMNOC_HF0 1 10362306a36Sopenharmony_ci#define MASTER_CAMNOC_HF1 2 10462306a36Sopenharmony_ci#define MASTER_CAMNOC_SF 3 10562306a36Sopenharmony_ci#define MASTER_MDP_PORT0 4 10662306a36Sopenharmony_ci#define MASTER_MDP_PORT1 5 10762306a36Sopenharmony_ci#define MASTER_ROTATOR 6 10862306a36Sopenharmony_ci#define MASTER_VIDEO_P0 7 10962306a36Sopenharmony_ci#define MASTER_VIDEO_P1 8 11062306a36Sopenharmony_ci#define MASTER_VIDEO_PROC 9 11162306a36Sopenharmony_ci#define SLAVE_MNOC_SF_MEM_NOC 10 11262306a36Sopenharmony_ci#define SLAVE_MNOC_HF_MEM_NOC 11 11362306a36Sopenharmony_ci#define SLAVE_SERVICE_MNOC 12 11462306a36Sopenharmony_ci 11562306a36Sopenharmony_ci#define MASTER_SNOC_CFG 0 11662306a36Sopenharmony_ci#define MASTER_A1NOC_SNOC 1 11762306a36Sopenharmony_ci#define MASTER_A2NOC_SNOC 2 11862306a36Sopenharmony_ci#define MASTER_GNOC_SNOC 3 11962306a36Sopenharmony_ci#define MASTER_MEM_NOC_SNOC 4 12062306a36Sopenharmony_ci#define MASTER_PIMEM 5 12162306a36Sopenharmony_ci#define MASTER_GIC 6 12262306a36Sopenharmony_ci#define SLAVE_APPSS 7 12362306a36Sopenharmony_ci#define SLAVE_SNOC_CNOC 8 12462306a36Sopenharmony_ci#define SLAVE_SNOC_MEM_NOC_GC 9 12562306a36Sopenharmony_ci#define SLAVE_SNOC_MEM_NOC_SF 10 12662306a36Sopenharmony_ci#define SLAVE_OCIMEM 11 12762306a36Sopenharmony_ci#define SLAVE_PIMEM 12 12862306a36Sopenharmony_ci#define SLAVE_SERVICE_SNOC 13 12962306a36Sopenharmony_ci#define SLAVE_QDSS_STM 14 13062306a36Sopenharmony_ci#define SLAVE_TCU 15 13162306a36Sopenharmony_ci#define MASTER_CAMNOC_HF0_UNCOMP 16 13262306a36Sopenharmony_ci#define MASTER_CAMNOC_HF1_UNCOMP 17 13362306a36Sopenharmony_ci#define MASTER_CAMNOC_SF_UNCOMP 18 13462306a36Sopenharmony_ci#define SLAVE_CAMNOC_UNCOMP 19 13562306a36Sopenharmony_ci 13662306a36Sopenharmony_ci#endif 137