ambapp_ids.h 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. /* AMBA Plug & Play Bus Vendor and Device IDs.
  2. *
  3. * (C) Copyright 2010, 2015
  4. * Daniel Hellstrom, Cobham Gaisler, daniel@gaisler.com.
  5. *
  6. * SPDX-License-Identifier: GPL-2.0+
  7. */
  8. #ifndef __AMBAPP_IDS_H__
  9. #define __AMBAPP_IDS_H__
  10. /* Vendor ID defines */
  11. #define VENDOR_GAISLER 0x01
  12. #define VENDOR_PENDER 0x02
  13. #define VENDOR_ESA 0x04
  14. #define VENDOR_ASTRIUM 0x06
  15. #define VENDOR_OPENCHIP 0x07
  16. #define VENDOR_OPENCORES 0x08
  17. #define VENDOR_CONTRIB 0x09
  18. #define VENDOR_EONIC 0x0b
  19. #define VENDOR_RADIONOR 0x0f
  20. #define VENDOR_GLEICHMANN 0x10
  21. #define VENDOR_MENTA 0x11
  22. #define VENDOR_SUN 0x13
  23. #define VENDOR_MOVIDIA 0x14
  24. #define VENDOR_ORBITA 0x17
  25. #define VENDOR_SYNOPSYS 0x21
  26. #define VENDOR_NASA 0x22
  27. #define VENDOR_S3 0x31
  28. #define VENDOR_CAL 0xca
  29. #define VENDOR_EMBEDDIT 0xea
  30. #define VENDOR_CETON 0xcb
  31. #define VENDOR_ACTEL 0xac
  32. #define VENDOR_APPLECORE 0xae
  33. /* Aeroflex Gaisler device ID defines */
  34. #define GAISLER_LEON2DSU 0x002
  35. #define GAISLER_LEON3 0x003
  36. #define GAISLER_LEON3DSU 0x004
  37. #define GAISLER_ETHAHB 0x005
  38. #define GAISLER_APBMST 0x006
  39. #define GAISLER_AHBUART 0x007
  40. #define GAISLER_SRCTRL 0x008
  41. #define GAISLER_SDCTRL 0x009
  42. #define GAISLER_SSRCTRL 0x00a
  43. #define GAISLER_APBUART 0x00c
  44. #define GAISLER_IRQMP 0x00d
  45. #define GAISLER_AHBRAM 0x00e
  46. #define GAISLER_AHBDPRAM 0x00f
  47. #define GAISLER_GPTIMER 0x011
  48. #define GAISLER_PCITRG 0x012
  49. #define GAISLER_PCISBRG 0x013
  50. #define GAISLER_PCIFBRG 0x014
  51. #define GAISLER_PCITRACE 0x015
  52. #define GAISLER_DMACTRL 0x016
  53. #define GAISLER_AHBTRACE 0x017
  54. #define GAISLER_DSUCTRL 0x018
  55. #define GAISLER_CANAHB 0x019
  56. #define GAISLER_GPIO 0x01a
  57. #define GAISLER_AHBROM 0x01b
  58. #define GAISLER_AHBJTAG 0x01c
  59. #define GAISLER_ETHMAC 0x01d
  60. #define GAISLER_SWNODE 0x01e
  61. #define GAISLER_SPW 0x01f
  62. #define GAISLER_AHB2AHB 0x020
  63. #define GAISLER_USBDC 0x021
  64. #define GAISLER_USB_DCL 0x022
  65. #define GAISLER_DDRMP 0x023
  66. #define GAISLER_ATACTRL 0x024
  67. #define GAISLER_DDRSP 0x025
  68. #define GAISLER_EHCI 0x026
  69. #define GAISLER_UHCI 0x027
  70. #define GAISLER_I2CMST 0x028
  71. #define GAISLER_SPW2 0x029
  72. #define GAISLER_AHBDMA 0x02a
  73. #define GAISLER_NUHOSP3 0x02b
  74. #define GAISLER_CLKGATE 0x02c
  75. #define GAISLER_SPICTRL 0x02d
  76. #define GAISLER_DDR2SP 0x02e
  77. #define GAISLER_SLINK 0x02f
  78. #define GAISLER_GRTM 0x030
  79. #define GAISLER_GRTC 0x031
  80. #define GAISLER_GRPW 0x032
  81. #define GAISLER_GRCTM 0x033
  82. #define GAISLER_GRHCAN 0x034
  83. #define GAISLER_GRFIFO 0x035
  84. #define GAISLER_GRADCDAC 0x036
  85. #define GAISLER_GRPULSE 0x037
  86. #define GAISLER_GRTIMER 0x038
  87. #define GAISLER_AHB2PP 0x039
  88. #define GAISLER_GRVERSION 0x03a
  89. #define GAISLER_APB2PW 0x03b
  90. #define GAISLER_PW2APB 0x03c
  91. #define GAISLER_GRCAN 0x03d
  92. #define GAISLER_I2CSLV 0x03e
  93. #define GAISLER_U16550 0x03f
  94. #define GAISLER_AHBMST_EM 0x040
  95. #define GAISLER_AHBSLV_EM 0x041
  96. #define GAISLER_GRTESTMOD 0x042
  97. #define GAISLER_ASCS 0x043
  98. #define GAISLER_IPMVBCTRL 0x044
  99. #define GAISLER_SPIMCTRL 0x045
  100. #define GAISLER_L4STAT 0x047
  101. #define GAISLER_LEON4 0x048
  102. #define GAISLER_LEON4DSU 0x049
  103. #define GAISLER_PWM 0x04a
  104. #define GAISLER_L2CACHE 0x04b
  105. #define GAISLER_SDCTRL64 0x04c
  106. #define GAISLER_GR1553B 0x04d
  107. #define GAISLER_1553TST 0x04e
  108. #define GAISLER_GRIOMMU 0x04f
  109. #define GAISLER_FTAHBRAM 0x050
  110. #define GAISLER_FTSRCTRL 0x051
  111. #define GAISLER_AHBSTAT 0x052
  112. #define GAISLER_LEON3FT 0x053
  113. #define GAISLER_FTMCTRL 0x054
  114. #define GAISLER_FTSDCTRL 0x055
  115. #define GAISLER_FTSRCTRL8 0x056
  116. #define GAISLER_MEMSCRUB 0x057
  117. #define GAISLER_FTSDCTRL64 0x058
  118. #define GAISLER_APBPS2 0x060
  119. #define GAISLER_VGACTRL 0x061
  120. #define GAISLER_LOGAN 0x062
  121. #define GAISLER_SVGACTRL 0x063
  122. #define GAISLER_T1AHB 0x064
  123. #define GAISLER_MP7WRAP 0x065
  124. #define GAISLER_GRSYSMON 0x066
  125. #define GAISLER_GRACECTRL 0x067
  126. #define GAISLER_ATAHBSLV 0x068
  127. #define GAISLER_ATAHBMST 0x069
  128. #define GAISLER_ATAPBSLV 0x06a
  129. #define GAISLER_B1553BC 0x070
  130. #define GAISLER_B1553RT 0x071
  131. #define GAISLER_B1553BRM 0x072
  132. #define GAISLER_AES 0x073
  133. #define GAISLER_ECC 0x074
  134. #define GAISLER_PCIF 0x075
  135. #define GAISLER_CLKMOD 0x076
  136. #define GAISLER_HAPSTRAK 0x077
  137. #define GAISLER_TEST_1X2 0x078
  138. #define GAISLER_WILD2AHB 0x079
  139. #define GAISLER_BIO1 0x07a
  140. #define GAISLER_AESDMA 0x07b
  141. #define GAISLER_SATCAN 0x080
  142. #define GAISLER_CANMUX 0x081
  143. #define GAISLER_GRTMRX 0x082
  144. #define GAISLER_GRTCTX 0x083
  145. #define GAISLER_GRTMDESC 0x084
  146. #define GAISLER_GRTMVC 0x085
  147. #define GAISLER_GEFFE 0x086
  148. #define GAISLER_GPREG 0x087
  149. #define GAISLER_GRTMPAHB 0x088
  150. #define GAISLER_SPWCUC 0x089
  151. #define GAISLER_SPW2_DMA 0x08a
  152. #define GAISLER_SPWROUTER 0x08b
  153. /* European Space Agency device ID defines */
  154. #define ESA_LEON2 0x002
  155. #define ESA_LEON2APB 0x003
  156. #define ESA_IRQ 0x005
  157. #define ESA_TIMER 0x006
  158. #define ESA_UART 0x007
  159. #define ESA_CFG 0x008
  160. #define ESA_IO 0x009
  161. #define ESA_MCTRL 0x00f
  162. #define ESA_PCIARB 0x010
  163. #define ESA_HURRICANE 0x011
  164. #define ESA_SPW_RMAP 0x012
  165. #define ESA_AHBUART 0x013
  166. #define ESA_SPWA 0x014
  167. #define ESA_BOSCHCAN 0x015
  168. #define ESA_IRQ2 0x016
  169. #define ESA_AHBSTAT 0x017
  170. #define ESA_WPROT 0x018
  171. #define ESA_WPROT2 0x019
  172. #define ESA_PDEC3AMBA 0x020
  173. #define ESA_PTME3AMBA 0x021
  174. /* OpenChip device ID defines */
  175. #define OPENCHIP_APBGPIO 0x001
  176. #define OPENCHIP_APBI2C 0x002
  177. #define OPENCHIP_APBSPI 0x003
  178. #define OPENCHIP_APBCHARLCD 0x004
  179. #define OPENCHIP_APBPWM 0x005
  180. #define OPENCHIP_APBPS2 0x006
  181. #define OPENCHIP_APBMMCSD 0x007
  182. #define OPENCHIP_APBNAND 0x008
  183. #define OPENCHIP_APBLPC 0x009
  184. #define OPENCHIP_APBCF 0x00a
  185. #define OPENCHIP_APBSYSACE 0x00b
  186. #define OPENCHIP_APB1WIRE 0x00c
  187. #define OPENCHIP_APBJTAG 0x00d
  188. #define OPENCHIP_APBSUI 0x00e
  189. /* Various contributions device ID defines */
  190. #define CONTRIB_CORE1 0x001
  191. #define CONTRIB_CORE2 0x002
  192. /* Gleichmann Electronics device ID defines */
  193. #define GLEICHMANN_CUSTOM 0x001
  194. #define GLEICHMANN_GEOLCD01 0x002
  195. #define GLEICHMANN_DAC 0x003
  196. #define GLEICHMANN_HPI 0x004
  197. #define GLEICHMANN_SPI 0x005
  198. #define GLEICHMANN_HIFC 0x006
  199. #define GLEICHMANN_ADCDAC 0x007
  200. #define GLEICHMANN_SPIOC 0x008
  201. #define GLEICHMANN_AC97 0x009
  202. /* Sun Microsystems device ID defines */
  203. #define SUN_T1 0x001
  204. #define SUN_S1 0x011
  205. /* Orbita device ID defines */
  206. #define ORBITA_1553B 0x001
  207. #define ORBITA_429 0x002
  208. #define ORBITA_SPI 0x003
  209. #define ORBITA_I2C 0x004
  210. #define ORBITA_SMARTCARD 0x064
  211. #define ORBITA_SDCARD 0x065
  212. #define ORBITA_UART16550 0x066
  213. #define ORBITA_CRYPTO 0x067
  214. #define ORBITA_SYSIF 0x068
  215. #define ORBITA_PIO 0x069
  216. #define ORBITA_RTC 0x0c8
  217. #define ORBITA_COLORLCD 0x12c
  218. #define ORBITA_PCI 0x190
  219. #define ORBITA_DSP 0x1f4
  220. #define ORBITA_USBHOST 0x258
  221. #define ORBITA_USBDEV 0x2bc
  222. /* NASA device ID defines */
  223. #define NASA_EP32 0x001
  224. /* CAL device ID defines */
  225. #define CAL_DDRCTRL 0x188
  226. /* Actel Corporation device ID defines */
  227. #define ACTEL_COREMP7 0x001
  228. /* AppleCore device ID defines */
  229. #define APPLECORE_UTLEON3 0x001
  230. #define APPLECORE_UTLEON3DSU 0x002
  231. /* Opencores device id's */
  232. #define OPENCORES_PCIBR 0x4
  233. #define OPENCORES_ETHMAC 0x5
  234. #endif