0001
0002
0003
0004
0005
0006 #ifndef __DRIVERS_INTERCONNECT_QCOM_SDX55_H
0007 #define __DRIVERS_INTERCONNECT_QCOM_SDX55_H
0008
0009 #define SDX55_MASTER_IPA_CORE 0
0010 #define SDX55_MASTER_LLCC 1
0011 #define SDX55_MASTER_TCU_0 2
0012 #define SDX55_MASTER_SNOC_GC_MEM_NOC 3
0013 #define SDX55_MASTER_AMPSS_M0 4
0014 #define SDX55_MASTER_AUDIO 5
0015 #define SDX55_MASTER_BLSP_1 6
0016 #define SDX55_MASTER_QDSS_BAM 7
0017 #define SDX55_MASTER_QPIC 8
0018 #define SDX55_MASTER_SNOC_CFG 9
0019 #define SDX55_MASTER_SPMI_FETCHER 10
0020 #define SDX55_MASTER_ANOC_SNOC 11
0021 #define SDX55_MASTER_IPA 12
0022 #define SDX55_MASTER_MEM_NOC_SNOC 13
0023 #define SDX55_MASTER_MEM_NOC_PCIE_SNOC 14
0024 #define SDX55_MASTER_CRYPTO_CORE_0 15
0025 #define SDX55_MASTER_EMAC 16
0026 #define SDX55_MASTER_IPA_PCIE 17
0027 #define SDX55_MASTER_PCIE 18
0028 #define SDX55_MASTER_QDSS_ETR 19
0029 #define SDX55_MASTER_SDCC_1 20
0030 #define SDX55_MASTER_USB3 21
0031 #define SDX55_SLAVE_IPA_CORE 22
0032 #define SDX55_SLAVE_EBI_CH0 23
0033 #define SDX55_SLAVE_LLCC 24
0034 #define SDX55_SLAVE_MEM_NOC_SNOC 25
0035 #define SDX55_SLAVE_MEM_NOC_PCIE_SNOC 26
0036 #define SDX55_SLAVE_ANOC_SNOC 27
0037 #define SDX55_SLAVE_SNOC_CFG 28
0038 #define SDX55_SLAVE_EMAC_CFG 29
0039 #define SDX55_SLAVE_USB3 30
0040 #define SDX55_SLAVE_TLMM 31
0041 #define SDX55_SLAVE_SPMI_FETCHER 32
0042 #define SDX55_SLAVE_QDSS_CFG 33
0043 #define SDX55_SLAVE_PDM 34
0044 #define SDX55_SLAVE_SNOC_MEM_NOC_GC 35
0045 #define SDX55_SLAVE_TCSR 36
0046 #define SDX55_SLAVE_CNOC_DDRSS 37
0047 #define SDX55_SLAVE_SPMI_VGI_COEX 38
0048 #define SDX55_SLAVE_QPIC 39
0049 #define SDX55_SLAVE_OCIMEM 40
0050 #define SDX55_SLAVE_IPA_CFG 41
0051 #define SDX55_SLAVE_USB3_PHY_CFG 42
0052 #define SDX55_SLAVE_AOP 43
0053 #define SDX55_SLAVE_BLSP_1 44
0054 #define SDX55_SLAVE_SDCC_1 45
0055 #define SDX55_SLAVE_CNOC_MSS 46
0056 #define SDX55_SLAVE_PCIE_PARF 47
0057 #define SDX55_SLAVE_ECC_CFG 48
0058 #define SDX55_SLAVE_AUDIO 49
0059 #define SDX55_SLAVE_AOSS 51
0060 #define SDX55_SLAVE_PRNG 52
0061 #define SDX55_SLAVE_CRYPTO_0_CFG 53
0062 #define SDX55_SLAVE_TCU 54
0063 #define SDX55_SLAVE_CLK_CTL 55
0064 #define SDX55_SLAVE_IMEM_CFG 56
0065 #define SDX55_SLAVE_SERVICE_SNOC 57
0066 #define SDX55_SLAVE_PCIE_0 58
0067 #define SDX55_SLAVE_QDSS_STM 59
0068 #define SDX55_SLAVE_APPSS 60
0069
0070 #endif