vega20_ip_offset.h 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  1. /*
  2. * Copyright (C) 2018 Advanced Micro Devices, Inc.
  3. *
  4. * Permission is hereby granted, free of charge, to any person obtaining a
  5. * copy of this software and associated documentation files (the "Software"),
  6. * to deal in the Software without restriction, including without limitation
  7. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  8. * and/or sell copies of the Software, and to permit persons to whom the
  9. * Software is furnished to do so, subject to the following conditions:
  10. *
  11. * The above copyright notice and this permission notice shall be included
  12. * in all copies or substantial portions of the Software.
  13. *
  14. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  15. * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  16. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  17. * THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  18. * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  19. * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  20. */
  21. #ifndef _vega20_ip_offset_HEADER
  22. #define _vega20_ip_offset_HEADER
  23. #define MAX_INSTANCE 6
  24. #define MAX_SEGMENT 6
  25. struct IP_BASE_INSTANCE
  26. {
  27. unsigned int segment[MAX_SEGMENT];
  28. };
  29. struct IP_BASE
  30. {
  31. struct IP_BASE_INSTANCE instance[MAX_INSTANCE];
  32. };
  33. static const struct IP_BASE ATHUB_BASE ={ { { { 0x00000C20, 0, 0, 0, 0, 0 } },
  34. { { 0, 0, 0, 0, 0, 0 } },
  35. { { 0, 0, 0, 0, 0, 0 } },
  36. { { 0, 0, 0, 0, 0, 0 } },
  37. { { 0, 0, 0, 0, 0, 0 } },
  38. { { 0, 0, 0, 0, 0, 0 } } } };
  39. static const struct IP_BASE CLK_BASE ={ { { { 0x00016C00, 0x00016E00, 0x00017000, 0x00017200, 0x0001B000, 0x0001B200 } },
  40. { { 0, 0, 0, 0, 0, 0 } },
  41. { { 0, 0, 0, 0, 0, 0 } },
  42. { { 0, 0, 0, 0, 0, 0 } },
  43. { { 0, 0, 0, 0, 0, 0 } },
  44. { { 0, 0, 0, 0, 0, 0 } } } };
  45. static const struct IP_BASE DCE_BASE ={ { { { 0x00000012, 0x000000C0, 0x000034C0, 0, 0, 0 } },
  46. { { 0, 0, 0, 0, 0, 0 } },
  47. { { 0, 0, 0, 0, 0, 0 } },
  48. { { 0, 0, 0, 0, 0, 0 } },
  49. { { 0, 0, 0, 0, 0, 0 } },
  50. { { 0, 0, 0, 0, 0, 0 } } } };
  51. static const struct IP_BASE DF_BASE ={ { { { 0x00007000, 0, 0, 0, 0, 0 } },
  52. { { 0, 0, 0, 0, 0, 0 } },
  53. { { 0, 0, 0, 0, 0, 0 } },
  54. { { 0, 0, 0, 0, 0, 0 } },
  55. { { 0, 0, 0, 0, 0, 0 } },
  56. { { 0, 0, 0, 0, 0, 0 } } } };
  57. static const struct IP_BASE FUSE_BASE ={ { { { 0x00017400, 0, 0, 0, 0, 0 } },
  58. { { 0, 0, 0, 0, 0, 0 } },
  59. { { 0, 0, 0, 0, 0, 0 } },
  60. { { 0, 0, 0, 0, 0, 0 } },
  61. { { 0, 0, 0, 0, 0, 0 } },
  62. { { 0, 0, 0, 0, 0, 0 } } } };
  63. static const struct IP_BASE GC_BASE ={ { { { 0x00002000, 0x0000A000, 0, 0, 0, 0 } },
  64. { { 0, 0, 0, 0, 0, 0 } },
  65. { { 0, 0, 0, 0, 0, 0 } },
  66. { { 0, 0, 0, 0, 0, 0 } },
  67. { { 0, 0, 0, 0, 0, 0 } },
  68. { { 0, 0, 0, 0, 0, 0 } } } };
  69. static const struct IP_BASE HDP_BASE ={ { { { 0x00000F20, 0, 0, 0, 0, 0 } },
  70. { { 0, 0, 0, 0, 0, 0 } },
  71. { { 0, 0, 0, 0, 0, 0 } },
  72. { { 0, 0, 0, 0, 0, 0 } },
  73. { { 0, 0, 0, 0, 0, 0 } },
  74. { { 0, 0, 0, 0, 0, 0 } } } };
  75. static const struct IP_BASE MMHUB_BASE ={ { { { 0x0001A000, 0, 0, 0, 0, 0 } },
  76. { { 0, 0, 0, 0, 0, 0 } },
  77. { { 0, 0, 0, 0, 0, 0 } },
  78. { { 0, 0, 0, 0, 0, 0 } },
  79. { { 0, 0, 0, 0, 0, 0 } },
  80. { { 0, 0, 0, 0, 0, 0 } } } };
  81. static const struct IP_BASE MP0_BASE ={ { { { 0x00016000, 0, 0, 0, 0, 0 } },
  82. { { 0, 0, 0, 0, 0, 0 } },
  83. { { 0, 0, 0, 0, 0, 0 } },
  84. { { 0, 0, 0, 0, 0, 0 } },
  85. { { 0, 0, 0, 0, 0, 0 } },
  86. { { 0, 0, 0, 0, 0, 0 } } } };
  87. static const struct IP_BASE MP1_BASE ={ { { { 0x00016000, 0, 0, 0, 0, 0 } },
  88. { { 0, 0, 0, 0, 0, 0 } },
  89. { { 0, 0, 0, 0, 0, 0 } },
  90. { { 0, 0, 0, 0, 0, 0 } },
  91. { { 0, 0, 0, 0, 0, 0 } },
  92. { { 0, 0, 0, 0, 0, 0 } } } };
  93. static const struct IP_BASE NBIO_BASE ={ { { { 0x00000000, 0x00000014, 0x00000D20, 0x00010400, 0, 0 } },
  94. { { 0, 0, 0, 0, 0, 0 } },
  95. { { 0, 0, 0, 0, 0, 0 } },
  96. { { 0, 0, 0, 0, 0, 0 } },
  97. { { 0, 0, 0, 0, 0, 0 } },
  98. { { 0, 0, 0, 0, 0, 0 } } } };
  99. static const struct IP_BASE OSSSYS_BASE ={ { { { 0x000010A0, 0, 0, 0, 0, 0 } },
  100. { { 0, 0, 0, 0, 0, 0 } },
  101. { { 0, 0, 0, 0, 0, 0 } },
  102. { { 0, 0, 0, 0, 0, 0 } },
  103. { { 0, 0, 0, 0, 0, 0 } },
  104. { { 0, 0, 0, 0, 0, 0 } } } };
  105. static const struct IP_BASE SDMA0_BASE ={ { { { 0x00001260, 0, 0, 0, 0, 0 } },
  106. { { 0, 0, 0, 0, 0, 0 } },
  107. { { 0, 0, 0, 0, 0, 0 } },
  108. { { 0, 0, 0, 0, 0, 0 } },
  109. { { 0, 0, 0, 0, 0, 0 } },
  110. { { 0, 0, 0, 0, 0, 0 } } } };
  111. static const struct IP_BASE SDMA1_BASE ={ { { { 0x00001860, 0, 0, 0, 0, 0 } },
  112. { { 0, 0, 0, 0, 0, 0 } },
  113. { { 0, 0, 0, 0, 0, 0 } },
  114. { { 0, 0, 0, 0, 0, 0 } },
  115. { { 0, 0, 0, 0, 0, 0 } },
  116. { { 0, 0, 0, 0, 0, 0 } } } };
  117. static const struct IP_BASE SMUIO_BASE ={ { { { 0x00016800, 0x00016A00, 0, 0, 0, 0 } },
  118. { { 0, 0, 0, 0, 0, 0 } },
  119. { { 0, 0, 0, 0, 0, 0 } },
  120. { { 0, 0, 0, 0, 0, 0 } },
  121. { { 0, 0, 0, 0, 0, 0 } },
  122. { { 0, 0, 0, 0, 0, 0 } } } };
  123. static const struct IP_BASE THM_BASE ={ { { { 0x00016600, 0, 0, 0, 0, 0 } },
  124. { { 0, 0, 0, 0, 0, 0 } },
  125. { { 0, 0, 0, 0, 0, 0 } },
  126. { { 0, 0, 0, 0, 0, 0 } },
  127. { { 0, 0, 0, 0, 0, 0 } },
  128. { { 0, 0, 0, 0, 0, 0 } } } };
  129. static const struct IP_BASE UMC_BASE ={ { { { 0x00014000, 0, 0, 0, 0, 0 } },
  130. { { 0, 0, 0, 0, 0, 0 } },
  131. { { 0, 0, 0, 0, 0, 0 } },
  132. { { 0, 0, 0, 0, 0, 0 } },
  133. { { 0, 0, 0, 0, 0, 0 } },
  134. { { 0, 0, 0, 0, 0, 0 } } } };
  135. static const struct IP_BASE UVD_BASE ={ { { { 0x00007800, 0x00007E00, 0, 0, 0, 0 } },
  136. { { 0, 0x00009000, 0, 0, 0, 0 } },
  137. { { 0, 0, 0, 0, 0, 0 } },
  138. { { 0, 0, 0, 0, 0, 0 } },
  139. { { 0, 0, 0, 0, 0, 0 } },
  140. { { 0, 0, 0, 0, 0, 0 } } } };
  141. /* Adjust VCE_BASE to make vce_4_1 use vce_4_0 offset header files*/
  142. static const struct IP_BASE VCE_BASE ={ { { { 0x00007E00/* 0x00008800 */, 0, 0, 0, 0, 0 } },
  143. { { 0, 0, 0, 0, 0, 0 } },
  144. { { 0, 0, 0, 0, 0, 0 } },
  145. { { 0, 0, 0, 0, 0, 0 } },
  146. { { 0, 0, 0, 0, 0, 0 } },
  147. { { 0, 0, 0, 0, 0, 0 } } } };
  148. static const struct IP_BASE XDMA_BASE ={ { { { 0x00003400, 0, 0, 0, 0, 0 } },
  149. { { 0, 0, 0, 0, 0, 0 } },
  150. { { 0, 0, 0, 0, 0, 0 } },
  151. { { 0, 0, 0, 0, 0, 0 } },
  152. { { 0, 0, 0, 0, 0, 0 } },
  153. { { 0, 0, 0, 0, 0, 0 } } } };
  154. static const struct IP_BASE RSMU_BASE ={ { { { 0x00012000, 0, 0, 0, 0, 0 } },
  155. { { 0, 0, 0, 0, 0, 0 } },
  156. { { 0, 0, 0, 0, 0, 0 } },
  157. { { 0, 0, 0, 0, 0, 0 } },
  158. { { 0, 0, 0, 0, 0, 0 } },
  159. { { 0, 0, 0, 0, 0, 0 } } } };
  160. #define ATHUB_BASE__INST0_SEG0 0x00000C20
  161. #define ATHUB_BASE__INST0_SEG1 0
  162. #define ATHUB_BASE__INST0_SEG2 0
  163. #define ATHUB_BASE__INST0_SEG3 0
  164. #define ATHUB_BASE__INST0_SEG4 0
  165. #define ATHUB_BASE__INST0_SEG5 0
  166. #define ATHUB_BASE__INST1_SEG0 0
  167. #define ATHUB_BASE__INST1_SEG1 0
  168. #define ATHUB_BASE__INST1_SEG2 0
  169. #define ATHUB_BASE__INST1_SEG3 0
  170. #define ATHUB_BASE__INST1_SEG4 0
  171. #define ATHUB_BASE__INST1_SEG5 0
  172. #define ATHUB_BASE__INST2_SEG0 0
  173. #define ATHUB_BASE__INST2_SEG1 0
  174. #define ATHUB_BASE__INST2_SEG2 0
  175. #define ATHUB_BASE__INST2_SEG3 0
  176. #define ATHUB_BASE__INST2_SEG4 0
  177. #define ATHUB_BASE__INST2_SEG5 0
  178. #define ATHUB_BASE__INST3_SEG0 0
  179. #define ATHUB_BASE__INST3_SEG1 0
  180. #define ATHUB_BASE__INST3_SEG2 0
  181. #define ATHUB_BASE__INST3_SEG3 0
  182. #define ATHUB_BASE__INST3_SEG4 0
  183. #define ATHUB_BASE__INST3_SEG5 0
  184. #define ATHUB_BASE__INST4_SEG0 0
  185. #define ATHUB_BASE__INST4_SEG1 0
  186. #define ATHUB_BASE__INST4_SEG2 0
  187. #define ATHUB_BASE__INST4_SEG3 0
  188. #define ATHUB_BASE__INST4_SEG4 0
  189. #define ATHUB_BASE__INST4_SEG5 0
  190. #define ATHUB_BASE__INST5_SEG0 0
  191. #define ATHUB_BASE__INST5_SEG1 0
  192. #define ATHUB_BASE__INST5_SEG2 0
  193. #define ATHUB_BASE__INST5_SEG3 0
  194. #define ATHUB_BASE__INST5_SEG4 0
  195. #define ATHUB_BASE__INST5_SEG5 0
  196. #define CLK_BASE__INST0_SEG0 0x00016C00
  197. #define CLK_BASE__INST0_SEG1 0x00016E00
  198. #define CLK_BASE__INST0_SEG2 0x00017000
  199. #define CLK_BASE__INST0_SEG3 0x00017200
  200. #define CLK_BASE__INST0_SEG4 0x0001B000
  201. #define CLK_BASE__INST0_SEG5 0x0001B200
  202. #define CLK_BASE__INST1_SEG0 0
  203. #define CLK_BASE__INST1_SEG1 0
  204. #define CLK_BASE__INST1_SEG2 0
  205. #define CLK_BASE__INST1_SEG3 0
  206. #define CLK_BASE__INST1_SEG4 0
  207. #define CLK_BASE__INST1_SEG5 0
  208. #define CLK_BASE__INST2_SEG0 0
  209. #define CLK_BASE__INST2_SEG1 0
  210. #define CLK_BASE__INST2_SEG2 0
  211. #define CLK_BASE__INST2_SEG3 0
  212. #define CLK_BASE__INST2_SEG4 0
  213. #define CLK_BASE__INST2_SEG5 0
  214. #define CLK_BASE__INST3_SEG0 0
  215. #define CLK_BASE__INST3_SEG1 0
  216. #define CLK_BASE__INST3_SEG2 0
  217. #define CLK_BASE__INST3_SEG3 0
  218. #define CLK_BASE__INST3_SEG4 0
  219. #define CLK_BASE__INST3_SEG5 0
  220. #define CLK_BASE__INST4_SEG0 0
  221. #define CLK_BASE__INST4_SEG1 0
  222. #define CLK_BASE__INST4_SEG2 0
  223. #define CLK_BASE__INST4_SEG3 0
  224. #define CLK_BASE__INST4_SEG4 0
  225. #define CLK_BASE__INST4_SEG5 0
  226. #define CLK_BASE__INST5_SEG0 0
  227. #define CLK_BASE__INST5_SEG1 0
  228. #define CLK_BASE__INST5_SEG2 0
  229. #define CLK_BASE__INST5_SEG3 0
  230. #define CLK_BASE__INST5_SEG4 0
  231. #define CLK_BASE__INST5_SEG5 0
  232. #define DCE_BASE__INST0_SEG0 0x00000012
  233. #define DCE_BASE__INST0_SEG1 0x000000C0
  234. #define DCE_BASE__INST0_SEG2 0x000034C0
  235. #define DCE_BASE__INST0_SEG3 0
  236. #define DCE_BASE__INST0_SEG4 0
  237. #define DCE_BASE__INST0_SEG5 0
  238. #define DCE_BASE__INST1_SEG0 0
  239. #define DCE_BASE__INST1_SEG1 0
  240. #define DCE_BASE__INST1_SEG2 0
  241. #define DCE_BASE__INST1_SEG3 0
  242. #define DCE_BASE__INST1_SEG4 0
  243. #define DCE_BASE__INST1_SEG5 0
  244. #define DCE_BASE__INST2_SEG0 0
  245. #define DCE_BASE__INST2_SEG1 0
  246. #define DCE_BASE__INST2_SEG2 0
  247. #define DCE_BASE__INST2_SEG3 0
  248. #define DCE_BASE__INST2_SEG4 0
  249. #define DCE_BASE__INST2_SEG5 0
  250. #define DCE_BASE__INST3_SEG0 0
  251. #define DCE_BASE__INST3_SEG1 0
  252. #define DCE_BASE__INST3_SEG2 0
  253. #define DCE_BASE__INST3_SEG3 0
  254. #define DCE_BASE__INST3_SEG4 0
  255. #define DCE_BASE__INST3_SEG5 0
  256. #define DCE_BASE__INST4_SEG0 0
  257. #define DCE_BASE__INST4_SEG1 0
  258. #define DCE_BASE__INST4_SEG2 0
  259. #define DCE_BASE__INST4_SEG3 0
  260. #define DCE_BASE__INST4_SEG4 0
  261. #define DCE_BASE__INST4_SEG5 0
  262. #define DCE_BASE__INST5_SEG0 0
  263. #define DCE_BASE__INST5_SEG1 0
  264. #define DCE_BASE__INST5_SEG2 0
  265. #define DCE_BASE__INST5_SEG3 0
  266. #define DCE_BASE__INST5_SEG4 0
  267. #define DCE_BASE__INST5_SEG5 0
  268. #define DF_BASE__INST0_SEG0 0x00007000
  269. #define DF_BASE__INST0_SEG1 0
  270. #define DF_BASE__INST0_SEG2 0
  271. #define DF_BASE__INST0_SEG3 0
  272. #define DF_BASE__INST0_SEG4 0
  273. #define DF_BASE__INST0_SEG5 0
  274. #define DF_BASE__INST1_SEG0 0
  275. #define DF_BASE__INST1_SEG1 0
  276. #define DF_BASE__INST1_SEG2 0
  277. #define DF_BASE__INST1_SEG3 0
  278. #define DF_BASE__INST1_SEG4 0
  279. #define DF_BASE__INST1_SEG5 0
  280. #define DF_BASE__INST2_SEG0 0
  281. #define DF_BASE__INST2_SEG1 0
  282. #define DF_BASE__INST2_SEG2 0
  283. #define DF_BASE__INST2_SEG3 0
  284. #define DF_BASE__INST2_SEG4 0
  285. #define DF_BASE__INST2_SEG5 0
  286. #define DF_BASE__INST3_SEG0 0
  287. #define DF_BASE__INST3_SEG1 0
  288. #define DF_BASE__INST3_SEG2 0
  289. #define DF_BASE__INST3_SEG3 0
  290. #define DF_BASE__INST3_SEG4 0
  291. #define DF_BASE__INST3_SEG5 0
  292. #define DF_BASE__INST4_SEG0 0
  293. #define DF_BASE__INST4_SEG1 0
  294. #define DF_BASE__INST4_SEG2 0
  295. #define DF_BASE__INST4_SEG3 0
  296. #define DF_BASE__INST4_SEG4 0
  297. #define DF_BASE__INST4_SEG5 0
  298. #define DF_BASE__INST5_SEG0 0
  299. #define DF_BASE__INST5_SEG1 0
  300. #define DF_BASE__INST5_SEG2 0
  301. #define DF_BASE__INST5_SEG3 0
  302. #define DF_BASE__INST5_SEG4 0
  303. #define DF_BASE__INST5_SEG5 0
  304. #define FUSE_BASE__INST0_SEG0 0x00017400
  305. #define FUSE_BASE__INST0_SEG1 0
  306. #define FUSE_BASE__INST0_SEG2 0
  307. #define FUSE_BASE__INST0_SEG3 0
  308. #define FUSE_BASE__INST0_SEG4 0
  309. #define FUSE_BASE__INST0_SEG5 0
  310. #define FUSE_BASE__INST1_SEG0 0
  311. #define FUSE_BASE__INST1_SEG1 0
  312. #define FUSE_BASE__INST1_SEG2 0
  313. #define FUSE_BASE__INST1_SEG3 0
  314. #define FUSE_BASE__INST1_SEG4 0
  315. #define FUSE_BASE__INST1_SEG5 0
  316. #define FUSE_BASE__INST2_SEG0 0
  317. #define FUSE_BASE__INST2_SEG1 0
  318. #define FUSE_BASE__INST2_SEG2 0
  319. #define FUSE_BASE__INST2_SEG3 0
  320. #define FUSE_BASE__INST2_SEG4 0
  321. #define FUSE_BASE__INST2_SEG5 0
  322. #define FUSE_BASE__INST3_SEG0 0
  323. #define FUSE_BASE__INST3_SEG1 0
  324. #define FUSE_BASE__INST3_SEG2 0
  325. #define FUSE_BASE__INST3_SEG3 0
  326. #define FUSE_BASE__INST3_SEG4 0
  327. #define FUSE_BASE__INST3_SEG5 0
  328. #define FUSE_BASE__INST4_SEG0 0
  329. #define FUSE_BASE__INST4_SEG1 0
  330. #define FUSE_BASE__INST4_SEG2 0
  331. #define FUSE_BASE__INST4_SEG3 0
  332. #define FUSE_BASE__INST4_SEG4 0
  333. #define FUSE_BASE__INST4_SEG5 0
  334. #define FUSE_BASE__INST5_SEG0 0
  335. #define FUSE_BASE__INST5_SEG1 0
  336. #define FUSE_BASE__INST5_SEG2 0
  337. #define FUSE_BASE__INST5_SEG3 0
  338. #define FUSE_BASE__INST5_SEG4 0
  339. #define FUSE_BASE__INST5_SEG5 0
  340. #define GC_BASE__INST0_SEG0 0x00002000
  341. #define GC_BASE__INST0_SEG1 0x0000A000
  342. #define GC_BASE__INST0_SEG2 0
  343. #define GC_BASE__INST0_SEG3 0
  344. #define GC_BASE__INST0_SEG4 0
  345. #define GC_BASE__INST0_SEG5 0
  346. #define GC_BASE__INST1_SEG0 0
  347. #define GC_BASE__INST1_SEG1 0
  348. #define GC_BASE__INST1_SEG2 0
  349. #define GC_BASE__INST1_SEG3 0
  350. #define GC_BASE__INST1_SEG4 0
  351. #define GC_BASE__INST1_SEG5 0
  352. #define GC_BASE__INST2_SEG0 0
  353. #define GC_BASE__INST2_SEG1 0
  354. #define GC_BASE__INST2_SEG2 0
  355. #define GC_BASE__INST2_SEG3 0
  356. #define GC_BASE__INST2_SEG4 0
  357. #define GC_BASE__INST2_SEG5 0
  358. #define GC_BASE__INST3_SEG0 0
  359. #define GC_BASE__INST3_SEG1 0
  360. #define GC_BASE__INST3_SEG2 0
  361. #define GC_BASE__INST3_SEG3 0
  362. #define GC_BASE__INST3_SEG4 0
  363. #define GC_BASE__INST3_SEG5 0
  364. #define GC_BASE__INST4_SEG0 0
  365. #define GC_BASE__INST4_SEG1 0
  366. #define GC_BASE__INST4_SEG2 0
  367. #define GC_BASE__INST4_SEG3 0
  368. #define GC_BASE__INST4_SEG4 0
  369. #define GC_BASE__INST4_SEG5 0
  370. #define GC_BASE__INST5_SEG0 0
  371. #define GC_BASE__INST5_SEG1 0
  372. #define GC_BASE__INST5_SEG2 0
  373. #define GC_BASE__INST5_SEG3 0
  374. #define GC_BASE__INST5_SEG4 0
  375. #define GC_BASE__INST5_SEG5 0
  376. #define HDP_BASE__INST0_SEG0 0x00000F20
  377. #define HDP_BASE__INST0_SEG1 0
  378. #define HDP_BASE__INST0_SEG2 0
  379. #define HDP_BASE__INST0_SEG3 0
  380. #define HDP_BASE__INST0_SEG4 0
  381. #define HDP_BASE__INST0_SEG5 0
  382. #define HDP_BASE__INST1_SEG0 0
  383. #define HDP_BASE__INST1_SEG1 0
  384. #define HDP_BASE__INST1_SEG2 0
  385. #define HDP_BASE__INST1_SEG3 0
  386. #define HDP_BASE__INST1_SEG4 0
  387. #define HDP_BASE__INST1_SEG5 0
  388. #define HDP_BASE__INST2_SEG0 0
  389. #define HDP_BASE__INST2_SEG1 0
  390. #define HDP_BASE__INST2_SEG2 0
  391. #define HDP_BASE__INST2_SEG3 0
  392. #define HDP_BASE__INST2_SEG4 0
  393. #define HDP_BASE__INST2_SEG5 0
  394. #define HDP_BASE__INST3_SEG0 0
  395. #define HDP_BASE__INST3_SEG1 0
  396. #define HDP_BASE__INST3_SEG2 0
  397. #define HDP_BASE__INST3_SEG3 0
  398. #define HDP_BASE__INST3_SEG4 0
  399. #define HDP_BASE__INST3_SEG5 0
  400. #define HDP_BASE__INST4_SEG0 0
  401. #define HDP_BASE__INST4_SEG1 0
  402. #define HDP_BASE__INST4_SEG2 0
  403. #define HDP_BASE__INST4_SEG3 0
  404. #define HDP_BASE__INST4_SEG4 0
  405. #define HDP_BASE__INST4_SEG5 0
  406. #define HDP_BASE__INST5_SEG0 0
  407. #define HDP_BASE__INST5_SEG1 0
  408. #define HDP_BASE__INST5_SEG2 0
  409. #define HDP_BASE__INST5_SEG3 0
  410. #define HDP_BASE__INST5_SEG4 0
  411. #define HDP_BASE__INST5_SEG5 0
  412. #define MMHUB_BASE__INST0_SEG0 0x0001A000
  413. #define MMHUB_BASE__INST0_SEG1 0
  414. #define MMHUB_BASE__INST0_SEG2 0
  415. #define MMHUB_BASE__INST0_SEG3 0
  416. #define MMHUB_BASE__INST0_SEG4 0
  417. #define MMHUB_BASE__INST0_SEG5 0
  418. #define MMHUB_BASE__INST1_SEG0 0
  419. #define MMHUB_BASE__INST1_SEG1 0
  420. #define MMHUB_BASE__INST1_SEG2 0
  421. #define MMHUB_BASE__INST1_SEG3 0
  422. #define MMHUB_BASE__INST1_SEG4 0
  423. #define MMHUB_BASE__INST1_SEG5 0
  424. #define MMHUB_BASE__INST2_SEG0 0
  425. #define MMHUB_BASE__INST2_SEG1 0
  426. #define MMHUB_BASE__INST2_SEG2 0
  427. #define MMHUB_BASE__INST2_SEG3 0
  428. #define MMHUB_BASE__INST2_SEG4 0
  429. #define MMHUB_BASE__INST2_SEG5 0
  430. #define MMHUB_BASE__INST3_SEG0 0
  431. #define MMHUB_BASE__INST3_SEG1 0
  432. #define MMHUB_BASE__INST3_SEG2 0
  433. #define MMHUB_BASE__INST3_SEG3 0
  434. #define MMHUB_BASE__INST3_SEG4 0
  435. #define MMHUB_BASE__INST3_SEG5 0
  436. #define MMHUB_BASE__INST4_SEG0 0
  437. #define MMHUB_BASE__INST4_SEG1 0
  438. #define MMHUB_BASE__INST4_SEG2 0
  439. #define MMHUB_BASE__INST4_SEG3 0
  440. #define MMHUB_BASE__INST4_SEG4 0
  441. #define MMHUB_BASE__INST4_SEG5 0
  442. #define MMHUB_BASE__INST5_SEG0 0
  443. #define MMHUB_BASE__INST5_SEG1 0
  444. #define MMHUB_BASE__INST5_SEG2 0
  445. #define MMHUB_BASE__INST5_SEG3 0
  446. #define MMHUB_BASE__INST5_SEG4 0
  447. #define MMHUB_BASE__INST5_SEG5 0
  448. #define MP0_BASE__INST0_SEG0 0x00016000
  449. #define MP0_BASE__INST0_SEG1 0
  450. #define MP0_BASE__INST0_SEG2 0
  451. #define MP0_BASE__INST0_SEG3 0
  452. #define MP0_BASE__INST0_SEG4 0
  453. #define MP0_BASE__INST0_SEG5 0
  454. #define MP0_BASE__INST1_SEG0 0
  455. #define MP0_BASE__INST1_SEG1 0
  456. #define MP0_BASE__INST1_SEG2 0
  457. #define MP0_BASE__INST1_SEG3 0
  458. #define MP0_BASE__INST1_SEG4 0
  459. #define MP0_BASE__INST1_SEG5 0
  460. #define MP0_BASE__INST2_SEG0 0
  461. #define MP0_BASE__INST2_SEG1 0
  462. #define MP0_BASE__INST2_SEG2 0
  463. #define MP0_BASE__INST2_SEG3 0
  464. #define MP0_BASE__INST2_SEG4 0
  465. #define MP0_BASE__INST2_SEG5 0
  466. #define MP0_BASE__INST3_SEG0 0
  467. #define MP0_BASE__INST3_SEG1 0
  468. #define MP0_BASE__INST3_SEG2 0
  469. #define MP0_BASE__INST3_SEG3 0
  470. #define MP0_BASE__INST3_SEG4 0
  471. #define MP0_BASE__INST3_SEG5 0
  472. #define MP0_BASE__INST4_SEG0 0
  473. #define MP0_BASE__INST4_SEG1 0
  474. #define MP0_BASE__INST4_SEG2 0
  475. #define MP0_BASE__INST4_SEG3 0
  476. #define MP0_BASE__INST4_SEG4 0
  477. #define MP0_BASE__INST4_SEG5 0
  478. #define MP0_BASE__INST5_SEG0 0
  479. #define MP0_BASE__INST5_SEG1 0
  480. #define MP0_BASE__INST5_SEG2 0
  481. #define MP0_BASE__INST5_SEG3 0
  482. #define MP0_BASE__INST5_SEG4 0
  483. #define MP0_BASE__INST5_SEG5 0
  484. #define MP1_BASE__INST0_SEG0 0x00016000
  485. #define MP1_BASE__INST0_SEG1 0
  486. #define MP1_BASE__INST0_SEG2 0
  487. #define MP1_BASE__INST0_SEG3 0
  488. #define MP1_BASE__INST0_SEG4 0
  489. #define MP1_BASE__INST0_SEG5 0
  490. #define MP1_BASE__INST1_SEG0 0
  491. #define MP1_BASE__INST1_SEG1 0
  492. #define MP1_BASE__INST1_SEG2 0
  493. #define MP1_BASE__INST1_SEG3 0
  494. #define MP1_BASE__INST1_SEG4 0
  495. #define MP1_BASE__INST1_SEG5 0
  496. #define MP1_BASE__INST2_SEG0 0
  497. #define MP1_BASE__INST2_SEG1 0
  498. #define MP1_BASE__INST2_SEG2 0
  499. #define MP1_BASE__INST2_SEG3 0
  500. #define MP1_BASE__INST2_SEG4 0
  501. #define MP1_BASE__INST2_SEG5 0
  502. #define MP1_BASE__INST3_SEG0 0
  503. #define MP1_BASE__INST3_SEG1 0
  504. #define MP1_BASE__INST3_SEG2 0
  505. #define MP1_BASE__INST3_SEG3 0
  506. #define MP1_BASE__INST3_SEG4 0
  507. #define MP1_BASE__INST3_SEG5 0
  508. #define MP1_BASE__INST4_SEG0 0
  509. #define MP1_BASE__INST4_SEG1 0
  510. #define MP1_BASE__INST4_SEG2 0
  511. #define MP1_BASE__INST4_SEG3 0
  512. #define MP1_BASE__INST4_SEG4 0
  513. #define MP1_BASE__INST4_SEG5 0
  514. #define MP1_BASE__INST5_SEG0 0
  515. #define MP1_BASE__INST5_SEG1 0
  516. #define MP1_BASE__INST5_SEG2 0
  517. #define MP1_BASE__INST5_SEG3 0
  518. #define MP1_BASE__INST5_SEG4 0
  519. #define MP1_BASE__INST5_SEG5 0
  520. #define NBIO_BASE__INST0_SEG0 0x00000000
  521. #define NBIO_BASE__INST0_SEG1 0x00000014
  522. #define NBIO_BASE__INST0_SEG2 0x00000D20
  523. #define NBIO_BASE__INST0_SEG3 0x00010400
  524. #define NBIO_BASE__INST0_SEG4 0
  525. #define NBIO_BASE__INST0_SEG5 0
  526. #define NBIO_BASE__INST1_SEG0 0
  527. #define NBIO_BASE__INST1_SEG1 0
  528. #define NBIO_BASE__INST1_SEG2 0
  529. #define NBIO_BASE__INST1_SEG3 0
  530. #define NBIO_BASE__INST1_SEG4 0
  531. #define NBIO_BASE__INST1_SEG5 0
  532. #define NBIO_BASE__INST2_SEG0 0
  533. #define NBIO_BASE__INST2_SEG1 0
  534. #define NBIO_BASE__INST2_SEG2 0
  535. #define NBIO_BASE__INST2_SEG3 0
  536. #define NBIO_BASE__INST2_SEG4 0
  537. #define NBIO_BASE__INST2_SEG5 0
  538. #define NBIO_BASE__INST3_SEG0 0
  539. #define NBIO_BASE__INST3_SEG1 0
  540. #define NBIO_BASE__INST3_SEG2 0
  541. #define NBIO_BASE__INST3_SEG3 0
  542. #define NBIO_BASE__INST3_SEG4 0
  543. #define NBIO_BASE__INST3_SEG5 0
  544. #define NBIO_BASE__INST4_SEG0 0
  545. #define NBIO_BASE__INST4_SEG1 0
  546. #define NBIO_BASE__INST4_SEG2 0
  547. #define NBIO_BASE__INST4_SEG3 0
  548. #define NBIO_BASE__INST4_SEG4 0
  549. #define NBIO_BASE__INST4_SEG5 0
  550. #define NBIO_BASE__INST5_SEG0 0
  551. #define NBIO_BASE__INST5_SEG1 0
  552. #define NBIO_BASE__INST5_SEG2 0
  553. #define NBIO_BASE__INST5_SEG3 0
  554. #define NBIO_BASE__INST5_SEG4 0
  555. #define NBIO_BASE__INST5_SEG5 0
  556. #define OSSSYS_BASE__INST0_SEG0 0x000010A0
  557. #define OSSSYS_BASE__INST0_SEG1 0
  558. #define OSSSYS_BASE__INST0_SEG2 0
  559. #define OSSSYS_BASE__INST0_SEG3 0
  560. #define OSSSYS_BASE__INST0_SEG4 0
  561. #define OSSSYS_BASE__INST0_SEG5 0
  562. #define OSSSYS_BASE__INST1_SEG0 0
  563. #define OSSSYS_BASE__INST1_SEG1 0
  564. #define OSSSYS_BASE__INST1_SEG2 0
  565. #define OSSSYS_BASE__INST1_SEG3 0
  566. #define OSSSYS_BASE__INST1_SEG4 0
  567. #define OSSSYS_BASE__INST1_SEG5 0
  568. #define OSSSYS_BASE__INST2_SEG0 0
  569. #define OSSSYS_BASE__INST2_SEG1 0
  570. #define OSSSYS_BASE__INST2_SEG2 0
  571. #define OSSSYS_BASE__INST2_SEG3 0
  572. #define OSSSYS_BASE__INST2_SEG4 0
  573. #define OSSSYS_BASE__INST2_SEG5 0
  574. #define OSSSYS_BASE__INST3_SEG0 0
  575. #define OSSSYS_BASE__INST3_SEG1 0
  576. #define OSSSYS_BASE__INST3_SEG2 0
  577. #define OSSSYS_BASE__INST3_SEG3 0
  578. #define OSSSYS_BASE__INST3_SEG4 0
  579. #define OSSSYS_BASE__INST3_SEG5 0
  580. #define OSSSYS_BASE__INST4_SEG0 0
  581. #define OSSSYS_BASE__INST4_SEG1 0
  582. #define OSSSYS_BASE__INST4_SEG2 0
  583. #define OSSSYS_BASE__INST4_SEG3 0
  584. #define OSSSYS_BASE__INST4_SEG4 0
  585. #define OSSSYS_BASE__INST4_SEG5 0
  586. #define OSSSYS_BASE__INST5_SEG0 0
  587. #define OSSSYS_BASE__INST5_SEG1 0
  588. #define OSSSYS_BASE__INST5_SEG2 0
  589. #define OSSSYS_BASE__INST5_SEG3 0
  590. #define OSSSYS_BASE__INST5_SEG4 0
  591. #define OSSSYS_BASE__INST5_SEG5 0
  592. #define SDMA0_BASE__INST0_SEG0 0x00001260
  593. #define SDMA0_BASE__INST0_SEG1 0
  594. #define SDMA0_BASE__INST0_SEG2 0
  595. #define SDMA0_BASE__INST0_SEG3 0
  596. #define SDMA0_BASE__INST0_SEG4 0
  597. #define SDMA0_BASE__INST0_SEG5 0
  598. #define SDMA0_BASE__INST1_SEG0 0
  599. #define SDMA0_BASE__INST1_SEG1 0
  600. #define SDMA0_BASE__INST1_SEG2 0
  601. #define SDMA0_BASE__INST1_SEG3 0
  602. #define SDMA0_BASE__INST1_SEG4 0
  603. #define SDMA0_BASE__INST1_SEG5 0
  604. #define SDMA0_BASE__INST2_SEG0 0
  605. #define SDMA0_BASE__INST2_SEG1 0
  606. #define SDMA0_BASE__INST2_SEG2 0
  607. #define SDMA0_BASE__INST2_SEG3 0
  608. #define SDMA0_BASE__INST2_SEG4 0
  609. #define SDMA0_BASE__INST2_SEG5 0
  610. #define SDMA0_BASE__INST3_SEG0 0
  611. #define SDMA0_BASE__INST3_SEG1 0
  612. #define SDMA0_BASE__INST3_SEG2 0
  613. #define SDMA0_BASE__INST3_SEG3 0
  614. #define SDMA0_BASE__INST3_SEG4 0
  615. #define SDMA0_BASE__INST3_SEG5 0
  616. #define SDMA0_BASE__INST4_SEG0 0
  617. #define SDMA0_BASE__INST4_SEG1 0
  618. #define SDMA0_BASE__INST4_SEG2 0
  619. #define SDMA0_BASE__INST4_SEG3 0
  620. #define SDMA0_BASE__INST4_SEG4 0
  621. #define SDMA0_BASE__INST4_SEG5 0
  622. #define SDMA0_BASE__INST5_SEG0 0
  623. #define SDMA0_BASE__INST5_SEG1 0
  624. #define SDMA0_BASE__INST5_SEG2 0
  625. #define SDMA0_BASE__INST5_SEG3 0
  626. #define SDMA0_BASE__INST5_SEG4 0
  627. #define SDMA0_BASE__INST5_SEG5 0
  628. #define SDMA1_BASE__INST0_SEG0 0x00001860
  629. #define SDMA1_BASE__INST0_SEG1 0
  630. #define SDMA1_BASE__INST0_SEG2 0
  631. #define SDMA1_BASE__INST0_SEG3 0
  632. #define SDMA1_BASE__INST0_SEG4 0
  633. #define SDMA1_BASE__INST0_SEG5 0
  634. #define SDMA1_BASE__INST1_SEG0 0
  635. #define SDMA1_BASE__INST1_SEG1 0
  636. #define SDMA1_BASE__INST1_SEG2 0
  637. #define SDMA1_BASE__INST1_SEG3 0
  638. #define SDMA1_BASE__INST1_SEG4 0
  639. #define SDMA1_BASE__INST1_SEG5 0
  640. #define SDMA1_BASE__INST2_SEG0 0
  641. #define SDMA1_BASE__INST2_SEG1 0
  642. #define SDMA1_BASE__INST2_SEG2 0
  643. #define SDMA1_BASE__INST2_SEG3 0
  644. #define SDMA1_BASE__INST2_SEG4 0
  645. #define SDMA1_BASE__INST2_SEG5 0
  646. #define SDMA1_BASE__INST3_SEG0 0
  647. #define SDMA1_BASE__INST3_SEG1 0
  648. #define SDMA1_BASE__INST3_SEG2 0
  649. #define SDMA1_BASE__INST3_SEG3 0
  650. #define SDMA1_BASE__INST3_SEG4 0
  651. #define SDMA1_BASE__INST3_SEG5 0
  652. #define SDMA1_BASE__INST4_SEG0 0
  653. #define SDMA1_BASE__INST4_SEG1 0
  654. #define SDMA1_BASE__INST4_SEG2 0
  655. #define SDMA1_BASE__INST4_SEG3 0
  656. #define SDMA1_BASE__INST4_SEG4 0
  657. #define SDMA1_BASE__INST4_SEG5 0
  658. #define SDMA1_BASE__INST5_SEG0 0
  659. #define SDMA1_BASE__INST5_SEG1 0
  660. #define SDMA1_BASE__INST5_SEG2 0
  661. #define SDMA1_BASE__INST5_SEG3 0
  662. #define SDMA1_BASE__INST5_SEG4 0
  663. #define SDMA1_BASE__INST5_SEG5 0
  664. #define SMUIO_BASE__INST0_SEG0 0x00016800
  665. #define SMUIO_BASE__INST0_SEG1 0x00016A00
  666. #define SMUIO_BASE__INST0_SEG2 0
  667. #define SMUIO_BASE__INST0_SEG3 0
  668. #define SMUIO_BASE__INST0_SEG4 0
  669. #define SMUIO_BASE__INST0_SEG5 0
  670. #define SMUIO_BASE__INST1_SEG0 0
  671. #define SMUIO_BASE__INST1_SEG1 0
  672. #define SMUIO_BASE__INST1_SEG2 0
  673. #define SMUIO_BASE__INST1_SEG3 0
  674. #define SMUIO_BASE__INST1_SEG4 0
  675. #define SMUIO_BASE__INST1_SEG5 0
  676. #define SMUIO_BASE__INST2_SEG0 0
  677. #define SMUIO_BASE__INST2_SEG1 0
  678. #define SMUIO_BASE__INST2_SEG2 0
  679. #define SMUIO_BASE__INST2_SEG3 0
  680. #define SMUIO_BASE__INST2_SEG4 0
  681. #define SMUIO_BASE__INST2_SEG5 0
  682. #define SMUIO_BASE__INST3_SEG0 0
  683. #define SMUIO_BASE__INST3_SEG1 0
  684. #define SMUIO_BASE__INST3_SEG2 0
  685. #define SMUIO_BASE__INST3_SEG3 0
  686. #define SMUIO_BASE__INST3_SEG4 0
  687. #define SMUIO_BASE__INST3_SEG5 0
  688. #define SMUIO_BASE__INST4_SEG0 0
  689. #define SMUIO_BASE__INST4_SEG1 0
  690. #define SMUIO_BASE__INST4_SEG2 0
  691. #define SMUIO_BASE__INST4_SEG3 0
  692. #define SMUIO_BASE__INST4_SEG4 0
  693. #define SMUIO_BASE__INST4_SEG5 0
  694. #define SMUIO_BASE__INST5_SEG0 0
  695. #define SMUIO_BASE__INST5_SEG1 0
  696. #define SMUIO_BASE__INST5_SEG2 0
  697. #define SMUIO_BASE__INST5_SEG3 0
  698. #define SMUIO_BASE__INST5_SEG4 0
  699. #define SMUIO_BASE__INST5_SEG5 0
  700. #define THM_BASE__INST0_SEG0 0x00016600
  701. #define THM_BASE__INST0_SEG1 0
  702. #define THM_BASE__INST0_SEG2 0
  703. #define THM_BASE__INST0_SEG3 0
  704. #define THM_BASE__INST0_SEG4 0
  705. #define THM_BASE__INST0_SEG5 0
  706. #define THM_BASE__INST1_SEG0 0
  707. #define THM_BASE__INST1_SEG1 0
  708. #define THM_BASE__INST1_SEG2 0
  709. #define THM_BASE__INST1_SEG3 0
  710. #define THM_BASE__INST1_SEG4 0
  711. #define THM_BASE__INST1_SEG5 0
  712. #define THM_BASE__INST2_SEG0 0
  713. #define THM_BASE__INST2_SEG1 0
  714. #define THM_BASE__INST2_SEG2 0
  715. #define THM_BASE__INST2_SEG3 0
  716. #define THM_BASE__INST2_SEG4 0
  717. #define THM_BASE__INST2_SEG5 0
  718. #define THM_BASE__INST3_SEG0 0
  719. #define THM_BASE__INST3_SEG1 0
  720. #define THM_BASE__INST3_SEG2 0
  721. #define THM_BASE__INST3_SEG3 0
  722. #define THM_BASE__INST3_SEG4 0
  723. #define THM_BASE__INST3_SEG5 0
  724. #define THM_BASE__INST4_SEG0 0
  725. #define THM_BASE__INST4_SEG1 0
  726. #define THM_BASE__INST4_SEG2 0
  727. #define THM_BASE__INST4_SEG3 0
  728. #define THM_BASE__INST4_SEG4 0
  729. #define THM_BASE__INST4_SEG5 0
  730. #define THM_BASE__INST5_SEG0 0
  731. #define THM_BASE__INST5_SEG1 0
  732. #define THM_BASE__INST5_SEG2 0
  733. #define THM_BASE__INST5_SEG3 0
  734. #define THM_BASE__INST5_SEG4 0
  735. #define THM_BASE__INST5_SEG5 0
  736. #define UMC_BASE__INST0_SEG0 0x00014000
  737. #define UMC_BASE__INST0_SEG1 0
  738. #define UMC_BASE__INST0_SEG2 0
  739. #define UMC_BASE__INST0_SEG3 0
  740. #define UMC_BASE__INST0_SEG4 0
  741. #define UMC_BASE__INST0_SEG5 0
  742. #define UMC_BASE__INST1_SEG0 0
  743. #define UMC_BASE__INST1_SEG1 0
  744. #define UMC_BASE__INST1_SEG2 0
  745. #define UMC_BASE__INST1_SEG3 0
  746. #define UMC_BASE__INST1_SEG4 0
  747. #define UMC_BASE__INST1_SEG5 0
  748. #define UMC_BASE__INST2_SEG0 0
  749. #define UMC_BASE__INST2_SEG1 0
  750. #define UMC_BASE__INST2_SEG2 0
  751. #define UMC_BASE__INST2_SEG3 0
  752. #define UMC_BASE__INST2_SEG4 0
  753. #define UMC_BASE__INST2_SEG5 0
  754. #define UMC_BASE__INST3_SEG0 0
  755. #define UMC_BASE__INST3_SEG1 0
  756. #define UMC_BASE__INST3_SEG2 0
  757. #define UMC_BASE__INST3_SEG3 0
  758. #define UMC_BASE__INST3_SEG4 0
  759. #define UMC_BASE__INST3_SEG5 0
  760. #define UMC_BASE__INST4_SEG0 0
  761. #define UMC_BASE__INST4_SEG1 0
  762. #define UMC_BASE__INST4_SEG2 0
  763. #define UMC_BASE__INST4_SEG3 0
  764. #define UMC_BASE__INST4_SEG4 0
  765. #define UMC_BASE__INST4_SEG5 0
  766. #define UMC_BASE__INST5_SEG0 0
  767. #define UMC_BASE__INST5_SEG1 0
  768. #define UMC_BASE__INST5_SEG2 0
  769. #define UMC_BASE__INST5_SEG3 0
  770. #define UMC_BASE__INST5_SEG4 0
  771. #define UMC_BASE__INST5_SEG5 0
  772. #define UVD_BASE__INST0_SEG0 0x00007800
  773. #define UVD_BASE__INST0_SEG1 0x00007E00
  774. #define UVD_BASE__INST0_SEG2 0
  775. #define UVD_BASE__INST0_SEG3 0
  776. #define UVD_BASE__INST0_SEG4 0
  777. #define UVD_BASE__INST0_SEG5 0
  778. #define UVD_BASE__INST1_SEG0 0
  779. #define UVD_BASE__INST1_SEG1 0x00009000
  780. #define UVD_BASE__INST1_SEG2 0
  781. #define UVD_BASE__INST1_SEG3 0
  782. #define UVD_BASE__INST1_SEG4 0
  783. #define UVD_BASE__INST1_SEG5 0
  784. #define UVD_BASE__INST2_SEG0 0
  785. #define UVD_BASE__INST2_SEG1 0
  786. #define UVD_BASE__INST2_SEG2 0
  787. #define UVD_BASE__INST2_SEG3 0
  788. #define UVD_BASE__INST2_SEG4 0
  789. #define UVD_BASE__INST2_SEG5 0
  790. #define UVD_BASE__INST3_SEG0 0
  791. #define UVD_BASE__INST3_SEG1 0
  792. #define UVD_BASE__INST3_SEG2 0
  793. #define UVD_BASE__INST3_SEG3 0
  794. #define UVD_BASE__INST3_SEG4 0
  795. #define UVD_BASE__INST3_SEG5 0
  796. #define UVD_BASE__INST4_SEG0 0
  797. #define UVD_BASE__INST4_SEG1 0
  798. #define UVD_BASE__INST4_SEG2 0
  799. #define UVD_BASE__INST4_SEG3 0
  800. #define UVD_BASE__INST4_SEG4 0
  801. #define UVD_BASE__INST4_SEG5 0
  802. #define UVD_BASE__INST5_SEG0 0
  803. #define UVD_BASE__INST5_SEG1 0
  804. #define UVD_BASE__INST5_SEG2 0
  805. #define UVD_BASE__INST5_SEG3 0
  806. #define UVD_BASE__INST5_SEG4 0
  807. #define UVD_BASE__INST5_SEG5 0
  808. #define VCE_BASE__INST0_SEG0 0x00008800
  809. #define VCE_BASE__INST0_SEG1 0
  810. #define VCE_BASE__INST0_SEG2 0
  811. #define VCE_BASE__INST0_SEG3 0
  812. #define VCE_BASE__INST0_SEG4 0
  813. #define VCE_BASE__INST0_SEG5 0
  814. #define VCE_BASE__INST1_SEG0 0
  815. #define VCE_BASE__INST1_SEG1 0
  816. #define VCE_BASE__INST1_SEG2 0
  817. #define VCE_BASE__INST1_SEG3 0
  818. #define VCE_BASE__INST1_SEG4 0
  819. #define VCE_BASE__INST1_SEG5 0
  820. #define VCE_BASE__INST2_SEG0 0
  821. #define VCE_BASE__INST2_SEG1 0
  822. #define VCE_BASE__INST2_SEG2 0
  823. #define VCE_BASE__INST2_SEG3 0
  824. #define VCE_BASE__INST2_SEG4 0
  825. #define VCE_BASE__INST2_SEG5 0
  826. #define VCE_BASE__INST3_SEG0 0
  827. #define VCE_BASE__INST3_SEG1 0
  828. #define VCE_BASE__INST3_SEG2 0
  829. #define VCE_BASE__INST3_SEG3 0
  830. #define VCE_BASE__INST3_SEG4 0
  831. #define VCE_BASE__INST3_SEG5 0
  832. #define VCE_BASE__INST4_SEG0 0
  833. #define VCE_BASE__INST4_SEG1 0
  834. #define VCE_BASE__INST4_SEG2 0
  835. #define VCE_BASE__INST4_SEG3 0
  836. #define VCE_BASE__INST4_SEG4 0
  837. #define VCE_BASE__INST4_SEG5 0
  838. #define VCE_BASE__INST5_SEG0 0
  839. #define VCE_BASE__INST5_SEG1 0
  840. #define VCE_BASE__INST5_SEG2 0
  841. #define VCE_BASE__INST5_SEG3 0
  842. #define VCE_BASE__INST5_SEG4 0
  843. #define VCE_BASE__INST5_SEG5 0
  844. #define XDMA_BASE__INST0_SEG0 0x00003400
  845. #define XDMA_BASE__INST0_SEG1 0
  846. #define XDMA_BASE__INST0_SEG2 0
  847. #define XDMA_BASE__INST0_SEG3 0
  848. #define XDMA_BASE__INST0_SEG4 0
  849. #define XDMA_BASE__INST0_SEG5 0
  850. #define XDMA_BASE__INST1_SEG0 0
  851. #define XDMA_BASE__INST1_SEG1 0
  852. #define XDMA_BASE__INST1_SEG2 0
  853. #define XDMA_BASE__INST1_SEG3 0
  854. #define XDMA_BASE__INST1_SEG4 0
  855. #define XDMA_BASE__INST1_SEG5 0
  856. #define XDMA_BASE__INST2_SEG0 0
  857. #define XDMA_BASE__INST2_SEG1 0
  858. #define XDMA_BASE__INST2_SEG2 0
  859. #define XDMA_BASE__INST2_SEG3 0
  860. #define XDMA_BASE__INST2_SEG4 0
  861. #define XDMA_BASE__INST2_SEG5 0
  862. #define XDMA_BASE__INST3_SEG0 0
  863. #define XDMA_BASE__INST3_SEG1 0
  864. #define XDMA_BASE__INST3_SEG2 0
  865. #define XDMA_BASE__INST3_SEG3 0
  866. #define XDMA_BASE__INST3_SEG4 0
  867. #define XDMA_BASE__INST3_SEG5 0
  868. #define XDMA_BASE__INST4_SEG0 0
  869. #define XDMA_BASE__INST4_SEG1 0
  870. #define XDMA_BASE__INST4_SEG2 0
  871. #define XDMA_BASE__INST4_SEG3 0
  872. #define XDMA_BASE__INST4_SEG4 0
  873. #define XDMA_BASE__INST4_SEG5 0
  874. #define XDMA_BASE__INST5_SEG0 0
  875. #define XDMA_BASE__INST5_SEG1 0
  876. #define XDMA_BASE__INST5_SEG2 0
  877. #define XDMA_BASE__INST5_SEG3 0
  878. #define XDMA_BASE__INST5_SEG4 0
  879. #define XDMA_BASE__INST5_SEG5 0
  880. #define RSMU_BASE__INST0_SEG0 0x00012000
  881. #define RSMU_BASE__INST0_SEG1 0
  882. #define RSMU_BASE__INST0_SEG2 0
  883. #define RSMU_BASE__INST0_SEG3 0
  884. #define RSMU_BASE__INST0_SEG4 0
  885. #define RSMU_BASE__INST0_SEG5 0
  886. #define RSMU_BASE__INST1_SEG0 0
  887. #define RSMU_BASE__INST1_SEG1 0
  888. #define RSMU_BASE__INST1_SEG2 0
  889. #define RSMU_BASE__INST1_SEG3 0
  890. #define RSMU_BASE__INST1_SEG4 0
  891. #define RSMU_BASE__INST1_SEG5 0
  892. #define RSMU_BASE__INST2_SEG0 0
  893. #define RSMU_BASE__INST2_SEG1 0
  894. #define RSMU_BASE__INST2_SEG2 0
  895. #define RSMU_BASE__INST2_SEG3 0
  896. #define RSMU_BASE__INST2_SEG4 0
  897. #define RSMU_BASE__INST2_SEG5 0
  898. #define RSMU_BASE__INST3_SEG0 0
  899. #define RSMU_BASE__INST3_SEG1 0
  900. #define RSMU_BASE__INST3_SEG2 0
  901. #define RSMU_BASE__INST3_SEG3 0
  902. #define RSMU_BASE__INST3_SEG4 0
  903. #define RSMU_BASE__INST3_SEG5 0
  904. #define RSMU_BASE__INST4_SEG0 0
  905. #define RSMU_BASE__INST4_SEG1 0
  906. #define RSMU_BASE__INST4_SEG2 0
  907. #define RSMU_BASE__INST4_SEG3 0
  908. #define RSMU_BASE__INST4_SEG4 0
  909. #define RSMU_BASE__INST4_SEG5 0
  910. #define RSMU_BASE__INST5_SEG0 0
  911. #define RSMU_BASE__INST5_SEG1 0
  912. #define RSMU_BASE__INST5_SEG2 0
  913. #define RSMU_BASE__INST5_SEG3 0
  914. #define RSMU_BASE__INST5_SEG4 0
  915. #define RSMU_BASE__INST5_SEG5 0
  916. #endif