aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47m10x/lpc47m10x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47m10x/lpc47m10x.h')
-rw-r--r--src/superio/smsc/lpc47m10x/lpc47m10x.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/superio/smsc/lpc47m10x/lpc47m10x.h b/src/superio/smsc/lpc47m10x/lpc47m10x.h
new file mode 100644
index 0000000000..9f798713b5
--- /dev/null
+++ b/src/superio/smsc/lpc47m10x/lpc47m10x.h
@@ -0,0 +1,10 @@
+#define LPC47M10X2_FDC 0 /* Floppy */
+#define LPC47M10X2_PP 3 /* Parallel Port */
+#define LPC47M10X2_SP1 4 /* Com1 */
+#define LPC47M10X2_SP2 5 /* Com2 */
+#define LPC47M10X2_KBC 7 /* Keyboard & Mouse */
+#define LPC47M10X2_GAME 9 /* GAME */
+#define LPC47M10X2_PME 10 /* PME reg*/
+#define LPC47M10X2_MPU 10 /* MPE -- who knows -- reg*/
+
+#define LPC47M10X2_MAX_CONFIG_REGISTER 0x5F