Path: blob/master/include/dt-bindings/interconnect/qcom,sdx55.h
26285 views
/* SPDX-License-Identifier: GPL-2.0 */1/*2* Qualcomm SDX55 interconnect IDs3*4* Copyright (c) 2021, Linaro Ltd.5* Author: Manivannan Sadhasivam <[email protected]>6*/78#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDX55_H9#define __DT_BINDINGS_INTERCONNECT_QCOM_SDX55_H1011#define MASTER_LLCC 012#define SLAVE_EBI_CH0 11314#define MASTER_TCU_0 015#define MASTER_SNOC_GC_MEM_NOC 116#define MASTER_AMPSS_M0 217#define SLAVE_LLCC 318#define SLAVE_MEM_NOC_SNOC 419#define SLAVE_MEM_NOC_PCIE_SNOC 52021#define MASTER_AUDIO 022#define MASTER_BLSP_1 123#define MASTER_QDSS_BAM 224#define MASTER_QPIC 325#define MASTER_SNOC_CFG 426#define MASTER_SPMI_FETCHER 527#define MASTER_ANOC_SNOC 628#define MASTER_IPA 729#define MASTER_MEM_NOC_SNOC 830#define MASTER_MEM_NOC_PCIE_SNOC 931#define MASTER_CRYPTO_CORE_0 1032#define MASTER_EMAC 1133#define MASTER_IPA_PCIE 1234#define MASTER_PCIE 1335#define MASTER_QDSS_ETR 1436#define MASTER_SDCC_1 1537#define MASTER_USB3 1638#define SLAVE_AOP 1739#define SLAVE_AOSS 1840#define SLAVE_APPSS 1941#define SLAVE_AUDIO 2042#define SLAVE_BLSP_1 2143#define SLAVE_CLK_CTL 2244#define SLAVE_CRYPTO_0_CFG 2345#define SLAVE_CNOC_DDRSS 2446#define SLAVE_ECC_CFG 2547#define SLAVE_EMAC_CFG 2648#define SLAVE_IMEM_CFG 2749#define SLAVE_IPA_CFG 2850#define SLAVE_CNOC_MSS 2951#define SLAVE_PCIE_PARF 3052#define SLAVE_PDM 3153#define SLAVE_PRNG 3254#define SLAVE_QDSS_CFG 3355#define SLAVE_QPIC 3456#define SLAVE_SDCC_1 3557#define SLAVE_SNOC_CFG 3658#define SLAVE_SPMI_FETCHER 3759#define SLAVE_SPMI_VGI_COEX 3860#define SLAVE_TCSR 3961#define SLAVE_TLMM 4062#define SLAVE_USB3 4163#define SLAVE_USB3_PHY_CFG 4264#define SLAVE_ANOC_SNOC 4365#define SLAVE_SNOC_MEM_NOC_GC 4466#define SLAVE_OCIMEM 4567#define SLAVE_SERVICE_SNOC 4668#define SLAVE_PCIE_0 4769#define SLAVE_QDSS_STM 4870#define SLAVE_TCU 49717273#endif747576