aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/amd/lxdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cpu/amd/lxdef.h')
-rw-r--r--src/include/cpu/amd/lxdef.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/cpu/amd/lxdef.h b/src/include/cpu/amd/lxdef.h
index 4865bea2ed..0d41c3b660 100644
--- a/src/include/cpu/amd/lxdef.h
+++ b/src/include/cpu/amd/lxdef.h
@@ -456,9 +456,9 @@
#define GLPCI_ARB_LOWER_VO2_SET (1 << 22)
#define GLPCI_ARB_LOWER_OV1_SET (1 << 21)
#define GLPCI_ARB_LOWER_OV0_SET (1 << 20)
-#define GLPCI_ARB_LOWER_MSK2_SET (1<<18)
-#define GLPCI_ARB_LOWER_MSK1_SET (1<<17)
-#define GLPCI_ARB_LOWER_MSK0_SET (1<<16)
+#define GLPCI_ARB_LOWER_MSK2_SET (1<<18)
+#define GLPCI_ARB_LOWER_MSK1_SET (1<<17)
+#define GLPCI_ARB_LOWER_MSK0_SET (1<<16)
#define GLPCI_ARB_LOWER_CPRE_SET (1<<11)
#define GLPCI_ARB_LOWER_PRE2_SET (1<<10)
#define GLPCI_ARB_LOWER_PRE1_SET (1<<9)