159 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2/*3 * Qualcomm SC7180 interconnect IDs4 *5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.6 */7 8#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SC7180_H9#define __DT_BINDINGS_INTERCONNECT_QCOM_SC7180_H10 11#define MASTER_A1NOC_CFG 012#define MASTER_QSPI 113#define MASTER_QUP_0 214#define MASTER_SDCC_2 315#define MASTER_EMMC 416#define MASTER_UFS_MEM 517#define SLAVE_A1NOC_SNOC 618#define SLAVE_SERVICE_A1NOC 719 20#define MASTER_A2NOC_CFG 021#define MASTER_QDSS_BAM 122#define MASTER_QUP_1 223#define MASTER_USB3 324#define MASTER_CRYPTO 425#define MASTER_IPA 526#define MASTER_QDSS_ETR 627#define SLAVE_A2NOC_SNOC 728#define SLAVE_SERVICE_A2NOC 829 30#define MASTER_CAMNOC_HF0_UNCOMP 031#define MASTER_CAMNOC_HF1_UNCOMP 132#define MASTER_CAMNOC_SF_UNCOMP 233#define SLAVE_CAMNOC_UNCOMP 334 35#define MASTER_NPU 036#define MASTER_NPU_PROC 137#define SLAVE_CDSP_GEM_NOC 238 39#define MASTER_SNOC_CNOC 040#define MASTER_QDSS_DAP 141#define SLAVE_A1NOC_CFG 242#define SLAVE_A2NOC_CFG 343#define SLAVE_AHB2PHY_SOUTH 444#define SLAVE_AHB2PHY_CENTER 545#define SLAVE_AOP 646#define SLAVE_AOSS 747#define SLAVE_BOOT_ROM 848#define SLAVE_CAMERA_CFG 949#define SLAVE_CAMERA_NRT_THROTTLE_CFG 1050#define SLAVE_CAMERA_RT_THROTTLE_CFG 1151#define SLAVE_CLK_CTL 1252#define SLAVE_RBCPR_CX_CFG 1353#define SLAVE_RBCPR_MX_CFG 1454#define SLAVE_CRYPTO_0_CFG 1555#define SLAVE_DCC_CFG 1656#define SLAVE_CNOC_DDRSS 1757#define SLAVE_DISPLAY_CFG 1858#define SLAVE_DISPLAY_RT_THROTTLE_CFG 1959#define SLAVE_DISPLAY_THROTTLE_CFG 2060#define SLAVE_EMMC_CFG 2161#define SLAVE_GLM 2262#define SLAVE_GFX3D_CFG 2363#define SLAVE_IMEM_CFG 2464#define SLAVE_IPA_CFG 2565#define SLAVE_CNOC_MNOC_CFG 2666#define SLAVE_CNOC_MSS 2767#define SLAVE_NPU_CFG 2868#define SLAVE_NPU_DMA_BWMON_CFG 2969#define SLAVE_NPU_PROC_BWMON_CFG 3070#define SLAVE_PDM 3171#define SLAVE_PIMEM_CFG 3272#define SLAVE_PRNG 3373#define SLAVE_QDSS_CFG 3474#define SLAVE_QM_CFG 3575#define SLAVE_QM_MPU_CFG 3676#define SLAVE_QSPI_0 3777#define SLAVE_QUP_0 3878#define SLAVE_QUP_1 3979#define SLAVE_SDCC_2 4080#define SLAVE_SECURITY 4181#define SLAVE_SNOC_CFG 4282#define SLAVE_TCSR 4383#define SLAVE_TLMM_WEST 4484#define SLAVE_TLMM_NORTH 4585#define SLAVE_TLMM_SOUTH 4686#define SLAVE_UFS_MEM_CFG 4787#define SLAVE_USB3 4888#define SLAVE_VENUS_CFG 4989#define SLAVE_VENUS_THROTTLE_CFG 5090#define SLAVE_VSENSE_CTRL_CFG 5191#define SLAVE_SERVICE_CNOC 5292 93#define MASTER_CNOC_DC_NOC 094#define SLAVE_GEM_NOC_CFG 195#define SLAVE_LLCC_CFG 296 97#define MASTER_APPSS_PROC 098#define MASTER_SYS_TCU 199#define MASTER_GEM_NOC_CFG 2100#define MASTER_COMPUTE_NOC 3101#define MASTER_MNOC_HF_MEM_NOC 4102#define MASTER_MNOC_SF_MEM_NOC 5103#define MASTER_SNOC_GC_MEM_NOC 6104#define MASTER_SNOC_SF_MEM_NOC 7105#define MASTER_GFX3D 8106#define SLAVE_MSS_PROC_MS_MPU_CFG 9107#define SLAVE_GEM_NOC_SNOC 10108#define SLAVE_LLCC 11109#define SLAVE_SERVICE_GEM_NOC 12110 111#define MASTER_LLCC 0112#define SLAVE_EBI1 1113 114#define MASTER_CNOC_MNOC_CFG 0115#define MASTER_CAMNOC_HF0 1116#define MASTER_CAMNOC_HF1 2117#define MASTER_CAMNOC_SF 3118#define MASTER_MDP0 4119#define MASTER_ROTATOR 5120#define MASTER_VIDEO_P0 6121#define MASTER_VIDEO_PROC 7122#define SLAVE_MNOC_HF_MEM_NOC 8123#define SLAVE_MNOC_SF_MEM_NOC 9124#define SLAVE_SERVICE_MNOC 10125 126#define MASTER_NPU_SYS 0127#define MASTER_NPU_NOC_CFG 1128#define SLAVE_NPU_CAL_DP0 2129#define SLAVE_NPU_CP 3130#define SLAVE_NPU_INT_DMA_BWMON_CFG 4131#define SLAVE_NPU_DPM 5132#define SLAVE_ISENSE_CFG 6133#define SLAVE_NPU_LLM_CFG 7134#define SLAVE_NPU_TCM 8135#define SLAVE_NPU_COMPUTE_NOC 9136#define SLAVE_SERVICE_NPU_NOC 10137 138#define MASTER_QUP_CORE_0 0139#define MASTER_QUP_CORE_1 1140#define SLAVE_QUP_CORE_0 2141#define SLAVE_QUP_CORE_1 3142 143#define MASTER_SNOC_CFG 0144#define MASTER_A1NOC_SNOC 1145#define MASTER_A2NOC_SNOC 2146#define MASTER_GEM_NOC_SNOC 3147#define MASTER_PIMEM 4148#define SLAVE_APPSS 5149#define SLAVE_SNOC_CNOC 6150#define SLAVE_SNOC_GEM_NOC_GC 7151#define SLAVE_SNOC_GEM_NOC_SF 8152#define SLAVE_IMEM 9153#define SLAVE_PIMEM 10154#define SLAVE_SERVICE_SNOC 11155#define SLAVE_QDSS_STM 12156#define SLAVE_TCU 13157 158#endif159