qcom,sm8150.h 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. /*
  3. * Qualcomm SM8150 interconnect IDs
  4. *
  5. * Copyright (c) 2020, The Linux Foundation. All rights reserved.
  6. * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
  7. */
  8. #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_SM8150_H
  9. #define __DT_BINDINGS_INTERCONNECT_QCOM_SM8150_H
  10. #define MASTER_APPSS_PROC 0
  11. #define MASTER_AMPSS_M0 MASTER_APPSS_PROC
  12. #define MASTER_GPU_TCU 1
  13. #define MASTER_SYS_TCU 2
  14. #define MASTER_IPA_CORE 3
  15. #define MASTER_LLCC 4
  16. #define MASTER_A1NOC_CFG 5
  17. #define MASTER_A2NOC_CFG 6
  18. #define MASTER_CNOC_DC_NOC 7
  19. #define MASTER_GEM_NOC_CFG 8
  20. #define MASTER_CNOC_MNOC_CFG 9
  21. #define MASTER_QDSS_BAM 10
  22. #define MASTER_QSPI 11
  23. #define MASTER_QUP_0 12
  24. #define MASTER_QUP_1 13
  25. #define MASTER_QUP_2 14
  26. #define MASTER_SNOC_CFG 15
  27. #define MASTER_SPDM 16
  28. #define MASTER_TSIF 17
  29. #define MASTER_A1NOC_SNOC 18
  30. #define MASTER_A2NOC_SNOC 19
  31. #define MASTER_COMPUTE_NOC 20
  32. #define MASTER_CNOC_A2NOC 21
  33. #define MASTER_GEM_NOC_SNOC 22
  34. #define MASTER_GFX3D 23
  35. #define MASTER_MNOC_HF_MEM_NOC 24
  36. #define MASTER_MNOC_SF_MEM_NOC 25
  37. #define MASTER_NPU 26
  38. #define MASTER_ANOC_PCIE_GEM_NOC 27
  39. #define MASTER_SNOC_CNOC 28
  40. #define MASTER_SNOC_GC_MEM_NOC 29
  41. #define MASTER_SNOC_SF_MEM_NOC 30
  42. #define MASTER_CAMNOC_HF0 31
  43. #define MASTER_CAMNOC_HF0_UNCOMP 32
  44. #define MASTER_CAMNOC_HF1 33
  45. #define MASTER_CAMNOC_HF1_UNCOMP 34
  46. #define MASTER_CAMNOC_SF 35
  47. #define MASTER_CAMNOC_SF_UNCOMP 36
  48. #define MASTER_CRYPTO 37
  49. #define MASTER_ECC 38
  50. #define MASTER_IPA 39
  51. #define MASTER_MDP0 40
  52. #define MASTER_MDP1 41
  53. #define MASTER_PIMEM 42
  54. #define MASTER_ROTATOR 43
  55. #define MASTER_VIDEO_P0 44
  56. #define MASTER_VIDEO_P1 45
  57. #define MASTER_VIDEO_PROC 46
  58. #define MASTER_EMAC 47
  59. #define MASTER_GIC 48
  60. #define MASTER_PCIE_0 49
  61. #define MASTER_PCIE_1 50
  62. #define MASTER_QDSS_DAP 51
  63. #define MASTER_QDSS_ETR 52
  64. #define MASTER_SDCC_2 53
  65. #define MASTER_SDCC_4 54
  66. #define MASTER_UFS_CARD 55
  67. #define MASTER_UFS_MEM 56
  68. #define MASTER_USB3_0 57
  69. #define MASTER_USB3_1 58
  70. #define MASTER_SENSORS_AHB 59
  71. #define SLAVE_EBI1 512
  72. #define SLAVE_EBI_CH0 SLAVE_EBI1
  73. #define SLAVE_IPA_CORE 513
  74. #define SLAVE_A1NOC_CFG 514
  75. #define SLAVE_A2NOC_CFG 515
  76. #define SLAVE_AHB2PHY_SOUTH 516
  77. #define SLAVE_AOP 517
  78. #define SLAVE_AOSS 518
  79. #define SLAVE_APPSS 519
  80. #define SLAVE_CAMERA_CFG 520
  81. #define SLAVE_CLK_CTL 521
  82. #define SLAVE_CDSP_CFG 522
  83. #define SLAVE_RBCPR_CX_CFG 523
  84. #define SLAVE_RBCPR_MMCX_CFG 524
  85. #define SLAVE_RBCPR_MX_CFG 525
  86. #define SLAVE_CRYPTO_0_CFG 526
  87. #define SLAVE_CNOC_DDRSS 527
  88. #define SLAVE_DISPLAY_CFG 528
  89. #define SLAVE_EMAC_CFG 529
  90. #define SLAVE_GLM 530
  91. #define SLAVE_GFX3D_CFG 531
  92. #define SLAVE_IMEM_CFG 532
  93. #define SLAVE_IPA_CFG 533
  94. #define SLAVE_LLCC_CFG 534
  95. #define SLAVE_MSS_PROC_MS_MPU_CFG 535
  96. #define SLAVE_GEM_NOC_CFG 536
  97. #define SLAVE_CNOC_MNOC_CFG 537
  98. #define SLAVE_NPU_CFG 538
  99. #define SLAVE_PCIE_0_CFG 539
  100. #define SLAVE_PCIE_1_CFG 540
  101. #define SLAVE_NORTH_PHY_CFG 541
  102. #define SLAVE_PIMEM_CFG 542
  103. #define SLAVE_PRNG 543
  104. #define SLAVE_QDSS_CFG 544
  105. #define SLAVE_QSPI 545
  106. #define SLAVE_QUP_2 546
  107. #define SLAVE_QUP_1 547
  108. #define SLAVE_QUP_0 548
  109. #define SLAVE_SDCC_2 549
  110. #define SLAVE_SDCC_4 550
  111. #define SLAVE_SNOC_CFG 551
  112. #define SLAVE_SPDM_WRAPPER 552
  113. #define SLAVE_SPSS_CFG 553
  114. #define SLAVE_SSC_CFG 554
  115. #define SLAVE_TCSR 555
  116. #define SLAVE_TLMM_EAST 556
  117. #define SLAVE_TLMM_NORTH 557
  118. #define SLAVE_TLMM_SOUTH 558
  119. #define SLAVE_TLMM_WEST 559
  120. #define SLAVE_TSIF 560
  121. #define SLAVE_UFS_CARD_CFG 561
  122. #define SLAVE_UFS_MEM_CFG 562
  123. #define SLAVE_USB3_0 563
  124. #define SLAVE_USB3_1 564
  125. #define SLAVE_VENUS_CFG 565
  126. #define SLAVE_VSENSE_CTRL_CFG 566
  127. #define SLAVE_MNOC_SF_MEM_NOC 567
  128. #define SLAVE_A1NOC_SNOC 568
  129. #define SLAVE_A2NOC_SNOC 569
  130. #define SLAVE_CAMNOC_UNCOMP 570
  131. #define SLAVE_CDSP_MEM_NOC 571
  132. #define SLAVE_SNOC_CNOC 572
  133. #define SLAVE_CNOC_A2NOC 573
  134. #define SLAVE_ECC 574
  135. #define SLAVE_GEM_NOC_SNOC 575
  136. #define SLAVE_SNOC_GEM_NOC_GC 576
  137. #define SLAVE_SNOC_GEM_NOC_SF 577
  138. #define SLAVE_LLCC 578
  139. #define SLAVE_MNOC_HF_MEM_NOC 579
  140. #define SLAVE_ANOC_PCIE_GEM_NOC 580
  141. #define SLAVE_IMEM 581
  142. #define SLAVE_PIMEM 582
  143. #define SLAVE_SERVICE_A1NOC 583
  144. #define SLAVE_SERVICE_A2NOC 584
  145. #define SLAVE_SERVICE_CNOC 585
  146. #define SLAVE_SERVICE_GEM_NOC 586
  147. #define SLAVE_SERVICE_MNOC 587
  148. #define SLAVE_SERVICE_SNOC 588
  149. #define SLAVE_PCIE_0 589
  150. #define SLAVE_PCIE_1 590
  151. #define SLAVE_QDSS_STM 591
  152. #define SLAVE_TCU 592
  153. #define MASTER_LLCC_DISP 1000
  154. #define MASTER_MNOC_HF_MEM_NOC_DISP 1001
  155. #define MASTER_MNOC_SF_MEM_NOC_DISP 1002
  156. #define MASTER_MDP0_DISP 1003
  157. #define MASTER_MDP1_DISP 1004
  158. #define MASTER_ROTATOR_DISP 1005
  159. #define SLAVE_EBI1_DISP 1512
  160. #define SLAVE_MNOC_SF_MEM_NOC_DISP 1513
  161. #define SLAVE_LLCC_DISP 1514
  162. #define SLAVE_MNOC_HF_MEM_NOC_DISP 1515
  163. #endif