Path: blob/master/include/dt-bindings/interconnect/qcom,sdx75.h
51371 views
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */1/*2* Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved.3*/45#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDX75_H6#define __DT_BINDINGS_INTERCONNECT_QCOM_SDX75_H78#define MASTER_QUP_CORE_0 19#define SLAVE_QUP_CORE_0 31011#define MASTER_LLCC 012#define SLAVE_EBI1 11314#define MASTER_CNOC_DC_NOC 015#define SLAVE_LAGG_CFG 116#define SLAVE_MCCC_MASTER 217#define SLAVE_GEM_NOC_CFG 318#define SLAVE_SNOOP_BWMON 41920#define MASTER_SYS_TCU 021#define MASTER_APPSS_PROC 122#define MASTER_GEM_NOC_CFG 223#define MASTER_MSS_PROC 324#define MASTER_ANOC_PCIE_GEM_NOC 425#define MASTER_SNOC_SF_MEM_NOC 526#define MASTER_GIC 627#define MASTER_IPA_PCIE 728#define SLAVE_GEM_NOC_CNOC 829#define SLAVE_LLCC 930#define SLAVE_MEM_NOC_PCIE_SNOC 1031#define SLAVE_SERVICE_GEM_NOC 113233#define MASTER_PCIE_0 034#define MASTER_PCIE_1 135#define MASTER_PCIE_2 236#define SLAVE_ANOC_PCIE_GEM_NOC 33738#define MASTER_AUDIO 039#define MASTER_GIC_AHB 140#define MASTER_PCIE_RSCC 241#define MASTER_QDSS_BAM 342#define MASTER_QPIC 443#define MASTER_QUP_0 544#define MASTER_ANOC_SNOC 645#define MASTER_GEM_NOC_CNOC 746#define MASTER_GEM_NOC_PCIE_SNOC 847#define MASTER_SNOC_CFG 948#define MASTER_PCIE_ANOC_CFG 1049#define MASTER_CRYPTO 1150#define MASTER_IPA 1251#define MASTER_MVMSS 1352#define MASTER_EMAC_0 1453#define MASTER_EMAC_1 1554#define MASTER_QDSS_ETR 1655#define MASTER_QDSS_ETR_1 1756#define MASTER_SDCC_1 1857#define MASTER_SDCC_4 1958#define MASTER_USB3_0 2059#define SLAVE_ETH0_CFG 2160#define SLAVE_ETH1_CFG 2261#define SLAVE_AUDIO 2362#define SLAVE_CLK_CTL 2463#define SLAVE_CRYPTO_0_CFG 2564#define SLAVE_IMEM_CFG 2665#define SLAVE_IPA_CFG 2766#define SLAVE_IPC_ROUTER_CFG 2867#define SLAVE_CNOC_MSS 2968#define SLAVE_ICBDI_MVMSS_CFG 3069#define SLAVE_PCIE_0_CFG 3170#define SLAVE_PCIE_1_CFG 3271#define SLAVE_PCIE_2_CFG 3372#define SLAVE_PCIE_RSC_CFG 3473#define SLAVE_PDM 3574#define SLAVE_PRNG 3675#define SLAVE_QDSS_CFG 3776#define SLAVE_QPIC 3877#define SLAVE_QUP_0 3978#define SLAVE_SDCC_1 4079#define SLAVE_SDCC_4 4180#define SLAVE_SPMI_VGI_COEX 4281#define SLAVE_TCSR 4382#define SLAVE_TLMM 4483#define SLAVE_USB3 4584#define SLAVE_USB3_PHY_CFG 4685#define SLAVE_A1NOC_CFG 4786#define SLAVE_DDRSS_CFG 4887#define SLAVE_SNOC_GEM_NOC_SF 4988#define SLAVE_SNOC_CFG 5089#define SLAVE_PCIE_ANOC_CFG 5190#define SLAVE_IMEM 5291#define SLAVE_SERVICE_PCIE_ANOC 5392#define SLAVE_SERVICE_SNOC 5493#define SLAVE_PCIE_0 5594#define SLAVE_PCIE_1 5695#define SLAVE_PCIE_2 5796#define SLAVE_QDSS_STM 5897#define SLAVE_TCU 599899#endif100101102