Path: blob/master/include/dt-bindings/interconnect/qcom,sdx65.h
26285 views
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */1/*2* Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.3*/45#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDX65_H6#define __DT_BINDINGS_INTERCONNECT_QCOM_SDX65_H78#define MASTER_LLCC 09#define SLAVE_EBI1 11011#define MASTER_TCU_0 012#define MASTER_SNOC_GC_MEM_NOC 113#define MASTER_APPSS_PROC 214#define SLAVE_LLCC 315#define SLAVE_MEM_NOC_SNOC 416#define SLAVE_MEM_NOC_PCIE_SNOC 51718#define MASTER_AUDIO 019#define MASTER_BLSP_1 120#define MASTER_QDSS_BAM 221#define MASTER_QPIC 322#define MASTER_SNOC_CFG 423#define MASTER_SPMI_FETCHER 524#define MASTER_ANOC_SNOC 625#define MASTER_IPA 726#define MASTER_MEM_NOC_SNOC 827#define MASTER_MEM_NOC_PCIE_SNOC 928#define MASTER_CRYPTO 1029#define MASTER_IPA_PCIE 1130#define MASTER_PCIE_0 1231#define MASTER_QDSS_ETR 1332#define MASTER_SDCC_1 1433#define MASTER_USB3 1534#define SLAVE_AOSS 1635#define SLAVE_APPSS 1736#define SLAVE_AUDIO 1837#define SLAVE_BLSP_1 1938#define SLAVE_CLK_CTL 2039#define SLAVE_CRYPTO_0_CFG 2140#define SLAVE_CNOC_DDRSS 2241#define SLAVE_ECC_CFG 2342#define SLAVE_IMEM_CFG 2443#define SLAVE_IPA_CFG 2544#define SLAVE_CNOC_MSS 2645#define SLAVE_PCIE_PARF 2746#define SLAVE_PDM 2847#define SLAVE_PRNG 2948#define SLAVE_QDSS_CFG 3049#define SLAVE_QPIC 3150#define SLAVE_SDCC_1 3251#define SLAVE_SNOC_CFG 3352#define SLAVE_SPMI_FETCHER 3453#define SLAVE_SPMI_VGI_COEX 3554#define SLAVE_TCSR 3655#define SLAVE_TLMM 3756#define SLAVE_USB3 3857#define SLAVE_USB3_PHY_CFG 3958#define SLAVE_ANOC_SNOC 4059#define SLAVE_SNOC_MEM_NOC_GC 4160#define SLAVE_IMEM 4261#define SLAVE_SERVICE_SNOC 4362#define SLAVE_PCIE_0 4463#define SLAVE_QDSS_STM 4564#define SLAVE_TCU 466566#endif676869