summaryrefslogtreecommitdiff
path: root/src/soc/amd/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common')
-rw-r--r--src/soc/amd/common/block/include/amdblocks/root_complex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/amd/common/block/include/amdblocks/root_complex.h b/src/soc/amd/common/block/include/amdblocks/root_complex.h
index d9575c1bd4..6149897b1e 100644
--- a/src/soc/amd/common/block/include/amdblocks/root_complex.h
+++ b/src/soc/amd/common/block/include/amdblocks/root_complex.h
@@ -6,6 +6,8 @@
#include <device/device.h>
#include <types.h>
+#define SMN_IOHC_MISC_BASE_13B1 0x13b10000
+
#define NON_PCI_RES_IDX_AUTO 0
struct non_pci_mmio_reg {