0001
0002
0003
0004
0005
0006 #ifndef __DRIVERS_INTERCONNECT_QCOM_SDX65_H
0007 #define __DRIVERS_INTERCONNECT_QCOM_SDX65_H
0008
0009 #define SDX65_MASTER_TCU_0 0
0010 #define SDX65_MASTER_LLCC 1
0011 #define SDX65_MASTER_AUDIO 2
0012 #define SDX65_MASTER_BLSP_1 3
0013 #define SDX65_MASTER_QDSS_BAM 4
0014 #define SDX65_MASTER_QPIC 5
0015 #define SDX65_MASTER_SNOC_CFG 6
0016 #define SDX65_MASTER_SPMI_FETCHER 7
0017 #define SDX65_MASTER_ANOC_SNOC 8
0018 #define SDX65_MASTER_IPA 9
0019 #define SDX65_MASTER_MEM_NOC_SNOC 10
0020 #define SDX65_MASTER_MEM_NOC_PCIE_SNOC 11
0021 #define SDX65_MASTER_SNOC_GC_MEM_NOC 12
0022 #define SDX65_MASTER_CRYPTO 13
0023 #define SDX65_MASTER_APPSS_PROC 14
0024 #define SDX65_MASTER_IPA_PCIE 15
0025 #define SDX65_MASTER_PCIE_0 16
0026 #define SDX65_MASTER_QDSS_ETR 17
0027 #define SDX65_MASTER_SDCC_1 18
0028 #define SDX65_MASTER_USB3 19
0029 #define SDX65_SLAVE_EBI1 512
0030 #define SDX65_SLAVE_AOSS 513
0031 #define SDX65_SLAVE_APPSS 514
0032 #define SDX65_SLAVE_AUDIO 515
0033 #define SDX65_SLAVE_BLSP_1 516
0034 #define SDX65_SLAVE_CLK_CTL 517
0035 #define SDX65_SLAVE_CRYPTO_0_CFG 518
0036 #define SDX65_SLAVE_CNOC_DDRSS 519
0037 #define SDX65_SLAVE_ECC_CFG 520
0038 #define SDX65_SLAVE_IMEM_CFG 521
0039 #define SDX65_SLAVE_IPA_CFG 522
0040 #define SDX65_SLAVE_CNOC_MSS 523
0041 #define SDX65_SLAVE_PCIE_PARF 524
0042 #define SDX65_SLAVE_PDM 525
0043 #define SDX65_SLAVE_PRNG 526
0044 #define SDX65_SLAVE_QDSS_CFG 527
0045 #define SDX65_SLAVE_QPIC 528
0046 #define SDX65_SLAVE_SDCC_1 529
0047 #define SDX65_SLAVE_SNOC_CFG 530
0048 #define SDX65_SLAVE_SPMI_FETCHER 531
0049 #define SDX65_SLAVE_SPMI_VGI_COEX 532
0050 #define SDX65_SLAVE_TCSR 533
0051 #define SDX65_SLAVE_TLMM 534
0052 #define SDX65_SLAVE_USB3 535
0053 #define SDX65_SLAVE_USB3_PHY_CFG 536
0054 #define SDX65_SLAVE_ANOC_SNOC 537
0055 #define SDX65_SLAVE_LLCC 538
0056 #define SDX65_SLAVE_MEM_NOC_SNOC 539
0057 #define SDX65_SLAVE_SNOC_MEM_NOC_GC 540
0058 #define SDX65_SLAVE_MEM_NOC_PCIE_SNOC 541
0059 #define SDX65_SLAVE_IMEM 542
0060 #define SDX65_SLAVE_SERVICE_SNOC 543
0061 #define SDX65_SLAVE_PCIE_0 544
0062 #define SDX65_SLAVE_QDSS_STM 545
0063 #define SDX65_SLAVE_TCU 546
0064
0065 #endif