soc15_hw_ip.h 5.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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 _soc15_hw_ip_HEADER
  22. #define _soc15_hw_ip_HEADER
  23. // HW ID
  24. #define MP1_HWID 1
  25. #define MP2_HWID 2
  26. #define THM_HWID 3
  27. #define SMUIO_HWID 4
  28. #define FUSE_HWID 5
  29. #define CLKA_HWID 6
  30. #define PWR_HWID 10
  31. #define GC_HWID 11
  32. #define UVD_HWID 12
  33. #define VCN_HWID UVD_HWID
  34. #define AUDIO_AZ_HWID 13
  35. #define ACP_HWID 14
  36. #define DCI_HWID 15
  37. #define DMU_HWID 271
  38. #define DCO_HWID 16
  39. #define DIO_HWID 272
  40. #define XDMA_HWID 17
  41. #define DCEAZ_HWID 18
  42. #define DAZ_HWID 274
  43. #define SDPMUX_HWID 19
  44. #define NTB_HWID 20
  45. #define IOHC_HWID 24
  46. #define L2IMU_HWID 28
  47. #define VCE_HWID 32
  48. #define MMHUB_HWID 34
  49. #define ATHUB_HWID 35
  50. #define DBGU_NBIO_HWID 36
  51. #define DFX_HWID 37
  52. #define DBGU0_HWID 38
  53. #define DBGU1_HWID 39
  54. #define OSSSYS_HWID 40
  55. #define HDP_HWID 41
  56. #define SDMA0_HWID 42
  57. #define SDMA1_HWID 43
  58. #define ISP_HWID 44
  59. #define DBGU_IO_HWID 45
  60. #define DF_HWID 46
  61. #define CLKB_HWID 47
  62. #define FCH_HWID 48
  63. #define DFX_DAP_HWID 49
  64. #define L1IMU_PCIE_HWID 50
  65. #define L1IMU_NBIF_HWID 51
  66. #define L1IMU_IOAGR_HWID 52
  67. #define L1IMU3_HWID 53
  68. #define L1IMU4_HWID 54
  69. #define L1IMU5_HWID 55
  70. #define L1IMU6_HWID 56
  71. #define L1IMU7_HWID 57
  72. #define L1IMU8_HWID 58
  73. #define L1IMU9_HWID 59
  74. #define L1IMU10_HWID 60
  75. #define L1IMU11_HWID 61
  76. #define L1IMU12_HWID 62
  77. #define L1IMU13_HWID 63
  78. #define L1IMU14_HWID 64
  79. #define L1IMU15_HWID 65
  80. #define WAFLC_HWID 66
  81. #define FCH_USB_PD_HWID 67
  82. #define PCIE_HWID 70
  83. #define PCS_HWID 80
  84. #define DDCL_HWID 89
  85. #define SST_HWID 90
  86. #define IOAGR_HWID 100
  87. #define NBIF_HWID 108
  88. #define IOAPIC_HWID 124
  89. #define SYSTEMHUB_HWID 128
  90. #define NTBCCP_HWID 144
  91. #define UMC_HWID 150
  92. #define SATA_HWID 168
  93. #define USB_HWID 170
  94. #define CCXSEC_HWID 176
  95. #define XGBE_HWID 216
  96. #define MP0_HWID 254
  97. #endif