aboutsummaryrefslogtreecommitdiff
path: root/src/superio/NSC/pc87351/pc87351.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/NSC/pc87351/pc87351.h')
-rw-r--r--src/superio/NSC/pc87351/pc87351.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/superio/NSC/pc87351/pc87351.h b/src/superio/NSC/pc87351/pc87351.h
new file mode 100644
index 0000000000..dbed582bce
--- /dev/null
+++ b/src/superio/NSC/pc87351/pc87351.h
@@ -0,0 +1,9 @@
+#define PC87351_FDC 0x00 /* Floppy */
+#define PC87351_PP 0x01 /* Parallel port */
+#define PC87351_SP2 0x02 /* Com2 */
+#define PC87351_SP1 0x03 /* Com1 */
+#define PC87351_SWC 0x04 /* System wakeup control */
+#define PC87351_KBCM 0x05 /* Mouse */
+#define PC87351_KBCK 0x06 /* Keyboard */
+#define PC87351_GPIO 0x07 /* General purpose IO */
+#define PC87351_FSD 0x08 /* Fan speed device */