qcom,kalama.h 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * Copyright (c) 2021, The Linux Foundation. All rights reserved.
  4. */
  5. #ifndef __DT_BINDINGS_INTERCONNECT_QCOM_KALAMA_H
  6. #define __DT_BINDINGS_INTERCONNECT_QCOM_KALAMA_H
  7. #define MASTER_GPU_TCU 0
  8. #define MASTER_SYS_TCU 1
  9. #define MASTER_APPSS_PROC 2
  10. #define MASTER_LLCC 3
  11. #define MASTER_GIC_AHB 4
  12. #define MASTER_QDSS_BAM 5
  13. #define MASTER_QSPI_0 6
  14. #define MASTER_QUP_1 7
  15. #define MASTER_QUP_2 8
  16. #define MASTER_A1NOC_SNOC 9
  17. #define MASTER_A2NOC_SNOC 10
  18. #define MASTER_CAMNOC_HF 11
  19. #define MASTER_CAMNOC_ICP 12
  20. #define MASTER_CAMNOC_SF 13
  21. #define MASTER_GEM_NOC_CNOC 14
  22. #define MASTER_GEM_NOC_PCIE_SNOC 15
  23. #define MASTER_GFX3D 16
  24. #define MASTER_LPASS_GEM_NOC 17
  25. #define MASTER_LPASS_LPINOC 18
  26. #define MASTER_LPIAON_NOC 19
  27. #define MASTER_MDP 20
  28. #define MASTER_MSS_PROC 21
  29. #define MASTER_MNOC_HF_MEM_NOC 22
  30. #define MASTER_MNOC_SF_MEM_NOC 23
  31. #define MASTER_COMPUTE_NOC 24
  32. #define MASTER_ANOC_PCIE_GEM_NOC 25
  33. #define MASTER_SNOC_GC_MEM_NOC 26
  34. #define MASTER_SNOC_SF_MEM_NOC 27
  35. #define MASTER_CDSP_HCP 28
  36. #define MASTER_VIDEO 29
  37. #define MASTER_VIDEO_CV_PROC 30
  38. #define MASTER_VIDEO_PROC 31
  39. #define MASTER_VIDEO_V_PROC 32
  40. #define MASTER_CNOC_CFG 33
  41. #define MASTER_CNOC_MNOC_CFG 34
  42. #define MASTER_PCIE_ANOC_CFG 35
  43. #define MASTER_QUP_CORE_0 36
  44. #define MASTER_QUP_CORE_1 37
  45. #define MASTER_QUP_CORE_2 38
  46. #define MASTER_CRYPTO 39
  47. #define MASTER_IPA 40
  48. #define MASTER_LPASS_PROC 41
  49. #define MASTER_CDSP_PROC 42
  50. #define MASTER_SP 43
  51. #define MASTER_GIC 44
  52. #define MASTER_PCIE_0 45
  53. #define MASTER_PCIE_1 46
  54. #define MASTER_QDSS_ETR 47
  55. #define MASTER_QDSS_ETR_1 48
  56. #define MASTER_SDCC_2 49
  57. #define MASTER_SDCC_4 50
  58. #define MASTER_UFS_MEM 51
  59. #define MASTER_USB3_0 52
  60. #define SLAVE_EBI1 512
  61. #define SLAVE_AHB2PHY_SOUTH 513
  62. #define SLAVE_AHB2PHY_NORTH 514
  63. #define SLAVE_AOSS 515
  64. #define SLAVE_APPSS 516
  65. #define SLAVE_CAMERA_CFG 517
  66. #define SLAVE_CLK_CTL 518
  67. #define SLAVE_RBCPR_CX_CFG 519
  68. #define SLAVE_RBCPR_MMCX_CFG 520
  69. #define SLAVE_RBCPR_MXA_CFG 521
  70. #define SLAVE_RBCPR_MXC_CFG 522
  71. #define SLAVE_CPR_NSPCX 523
  72. #define SLAVE_CRYPTO_0_CFG 524
  73. #define SLAVE_CX_RDPM 525
  74. #define SLAVE_DISPLAY_CFG 526
  75. #define SLAVE_GFX3D_CFG 527
  76. #define SLAVE_I2C 528
  77. #define SLAVE_IMEM_CFG 529
  78. #define SLAVE_IPA_CFG 530
  79. #define SLAVE_IPC_ROUTER_CFG 531
  80. #define SLAVE_CNOC_MSS 532
  81. #define SLAVE_MX_RDPM 533
  82. #define SLAVE_PCIE_0_CFG 534
  83. #define SLAVE_PCIE_1_CFG 535
  84. #define SLAVE_PDM 536
  85. #define SLAVE_PIMEM_CFG 537
  86. #define SLAVE_PRNG 538
  87. #define SLAVE_QDSS_CFG 539
  88. #define SLAVE_QSPI_0 540
  89. #define SLAVE_QUP_1 541
  90. #define SLAVE_QUP_2 542
  91. #define SLAVE_SDCC_2 543
  92. #define SLAVE_SDCC_4 544
  93. #define SLAVE_SPSS_CFG 545
  94. #define SLAVE_TCSR 546
  95. #define SLAVE_TLMM 547
  96. #define SLAVE_TME_CFG 548
  97. #define SLAVE_UFS_MEM_CFG 549
  98. #define SLAVE_USB3_0 550
  99. #define SLAVE_VENUS_CFG 551
  100. #define SLAVE_VSENSE_CTRL_CFG 552
  101. #define SLAVE_A1NOC_SNOC 553
  102. #define SLAVE_A2NOC_SNOC 554
  103. #define SLAVE_GEM_NOC_CNOC 555
  104. #define SLAVE_SNOC_GEM_NOC_GC 556
  105. #define SLAVE_SNOC_GEM_NOC_SF 557
  106. #define SLAVE_LLCC 558
  107. #define SLAVE_LPASS_GEM_NOC 559
  108. #define SLAVE_LPIAON_NOC_LPASS_AG_NOC 560
  109. #define SLAVE_LPICX_NOC_LPIAON_NOC 561
  110. #define SLAVE_MNOC_HF_MEM_NOC 562
  111. #define SLAVE_MNOC_SF_MEM_NOC 563
  112. #define SLAVE_CDSP_MEM_NOC 564
  113. #define SLAVE_MEM_NOC_PCIE_SNOC 565
  114. #define SLAVE_ANOC_PCIE_GEM_NOC 566
  115. #define SLAVE_CNOC_CFG 567
  116. #define SLAVE_DDRSS_CFG 568
  117. #define SLAVE_LPASS_QTB_CFG 569
  118. #define SLAVE_CNOC_MNOC_CFG 570
  119. #define SLAVE_NSP_QTB_CFG 571
  120. #define SLAVE_PCIE_ANOC_CFG 572
  121. #define SLAVE_QUP_CORE_0 573
  122. #define SLAVE_QUP_CORE_1 574
  123. #define SLAVE_QUP_CORE_2 575
  124. #define SLAVE_BOOT_IMEM 576
  125. #define SLAVE_IMEM 577
  126. #define SLAVE_SERVICE_MNOC 578
  127. #define SLAVE_SERVICE_PCIE_ANOC 579
  128. #define SLAVE_PCIE_0 580
  129. #define SLAVE_PCIE_1 581
  130. #define SLAVE_QDSS_STM 582
  131. #define SLAVE_TCU 583
  132. #define MASTER_LLCC_DISP 1000
  133. #define MASTER_MDP_DISP 1001
  134. #define MASTER_MNOC_HF_MEM_NOC_DISP 1002
  135. #define MASTER_ANOC_PCIE_GEM_NOC_DISP 1003
  136. #define SLAVE_EBI1_DISP 1512
  137. #define SLAVE_LLCC_DISP 1513
  138. #define SLAVE_MNOC_HF_MEM_NOC_DISP 1514
  139. #define MASTER_LLCC_CAM_IFE_0 2000
  140. #define MASTER_CAMNOC_HF_CAM_IFE_0 2001
  141. #define MASTER_CAMNOC_ICP_CAM_IFE_0 2002
  142. #define MASTER_CAMNOC_SF_CAM_IFE_0 2003
  143. #define MASTER_MNOC_HF_MEM_NOC_CAM_IFE_0 2004
  144. #define MASTER_MNOC_SF_MEM_NOC_CAM_IFE_0 2005
  145. #define MASTER_ANOC_PCIE_GEM_NOC_CAM_IFE_0 2006
  146. #define SLAVE_EBI1_CAM_IFE_0 2512
  147. #define SLAVE_LLCC_CAM_IFE_0 2513
  148. #define SLAVE_MNOC_HF_MEM_NOC_CAM_IFE_0 2514
  149. #define SLAVE_MNOC_SF_MEM_NOC_CAM_IFE_0 2515
  150. #define MASTER_LLCC_CAM_IFE_1 3000
  151. #define MASTER_CAMNOC_HF_CAM_IFE_1 3001
  152. #define MASTER_CAMNOC_ICP_CAM_IFE_1 3002
  153. #define MASTER_CAMNOC_SF_CAM_IFE_1 3003
  154. #define MASTER_MNOC_HF_MEM_NOC_CAM_IFE_1 3004
  155. #define MASTER_MNOC_SF_MEM_NOC_CAM_IFE_1 3005
  156. #define MASTER_ANOC_PCIE_GEM_NOC_CAM_IFE_1 3006
  157. #define SLAVE_EBI1_CAM_IFE_1 3512
  158. #define SLAVE_LLCC_CAM_IFE_1 3513
  159. #define SLAVE_MNOC_HF_MEM_NOC_CAM_IFE_1 3514
  160. #define SLAVE_MNOC_SF_MEM_NOC_CAM_IFE_1 3515
  161. #define MASTER_LLCC_CAM_IFE_2 4000
  162. #define MASTER_CAMNOC_HF_CAM_IFE_2 4001
  163. #define MASTER_CAMNOC_ICP_CAM_IFE_2 4002
  164. #define MASTER_CAMNOC_SF_CAM_IFE_2 4003
  165. #define MASTER_MNOC_HF_MEM_NOC_CAM_IFE_2 4004
  166. #define MASTER_MNOC_SF_MEM_NOC_CAM_IFE_2 4005
  167. #define MASTER_ANOC_PCIE_GEM_NOC_CAM_IFE_2 4006
  168. #define SLAVE_EBI1_CAM_IFE_2 4512
  169. #define SLAVE_LLCC_CAM_IFE_2 4513
  170. #define SLAVE_MNOC_HF_MEM_NOC_CAM_IFE_2 4514
  171. #define SLAVE_MNOC_SF_MEM_NOC_CAM_IFE_2 4515
  172. #endif