summaryrefslogtreecommitdiff
path: root/src/drivers/genesyslogic/gl9755/gl9755.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/genesyslogic/gl9755/gl9755.h')
-rw-r--r--src/drivers/genesyslogic/gl9755/gl9755.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/genesyslogic/gl9755/gl9755.h b/src/drivers/genesyslogic/gl9755/gl9755.h
index aa20a527f2..bc347fb16b 100644
--- a/src/drivers/genesyslogic/gl9755/gl9755.h
+++ b/src/drivers/genesyslogic/gl9755/gl9755.h
@@ -15,5 +15,7 @@
#define SNOOP_SCALE (0x3 << 10)
#define NO_SNOOP_VALUE (0x25 << 16)
#define NO_SNOOP_SCALE (0x3 << 26)
+#define CFG3 0x70
+#define SCP_DEBUG (0x1 << 19)
#endif /* DRIVERS_GENESYSLOGIC_GL9755_H */