0001
0002
0003
0004
0005
0006 #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SDX65_H
0007 #define __DT_BINDINGS_INTERCONNECT_QCOM_SDX65_H
0008
0009 #define MASTER_LLCC 0
0010 #define SLAVE_EBI1 1
0011
0012 #define MASTER_TCU_0 0
0013 #define MASTER_SNOC_GC_MEM_NOC 1
0014 #define MASTER_APPSS_PROC 2
0015 #define SLAVE_LLCC 3
0016 #define SLAVE_MEM_NOC_SNOC 4
0017 #define SLAVE_MEM_NOC_PCIE_SNOC 5
0018
0019 #define MASTER_AUDIO 0
0020 #define MASTER_BLSP_1 1
0021 #define MASTER_QDSS_BAM 2
0022 #define MASTER_QPIC 3
0023 #define MASTER_SNOC_CFG 4
0024 #define MASTER_SPMI_FETCHER 5
0025 #define MASTER_ANOC_SNOC 6
0026 #define MASTER_IPA 7
0027 #define MASTER_MEM_NOC_SNOC 8
0028 #define MASTER_MEM_NOC_PCIE_SNOC 9
0029 #define MASTER_CRYPTO 10
0030 #define MASTER_IPA_PCIE 11
0031 #define MASTER_PCIE_0 12
0032 #define MASTER_QDSS_ETR 13
0033 #define MASTER_SDCC_1 14
0034 #define MASTER_USB3 15
0035 #define SLAVE_AOSS 16
0036 #define SLAVE_APPSS 17
0037 #define SLAVE_AUDIO 18
0038 #define SLAVE_BLSP_1 19
0039 #define SLAVE_CLK_CTL 20
0040 #define SLAVE_CRYPTO_0_CFG 21
0041 #define SLAVE_CNOC_DDRSS 22
0042 #define SLAVE_ECC_CFG 23
0043 #define SLAVE_IMEM_CFG 24
0044 #define SLAVE_IPA_CFG 25
0045 #define SLAVE_CNOC_MSS 26
0046 #define SLAVE_PCIE_PARF 27
0047 #define SLAVE_PDM 28
0048 #define SLAVE_PRNG 29
0049 #define SLAVE_QDSS_CFG 30
0050 #define SLAVE_QPIC 31
0051 #define SLAVE_SDCC_1 32
0052 #define SLAVE_SNOC_CFG 33
0053 #define SLAVE_SPMI_FETCHER 34
0054 #define SLAVE_SPMI_VGI_COEX 35
0055 #define SLAVE_TCSR 36
0056 #define SLAVE_TLMM 37
0057 #define SLAVE_USB3 38
0058 #define SLAVE_USB3_PHY_CFG 39
0059 #define SLAVE_ANOC_SNOC 40
0060 #define SLAVE_SNOC_MEM_NOC_GC 41
0061 #define SLAVE_IMEM 42
0062 #define SLAVE_SERVICE_SNOC 43
0063 #define SLAVE_PCIE_0 44
0064 #define SLAVE_QDSS_STM 45
0065 #define SLAVE_TCU 46
0066
0067 #endif