]> err.no Git - linux-2.6/blobdiff - include/sound/cs4231-regs.h
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
[linux-2.6] / include / sound / cs4231-regs.h
index 80872e88453fed70eeac4fffcb8fa527322c289c..92647532c454aff379a627492211fcfac96d7abc 100644 (file)
@@ -2,7 +2,7 @@
 #define __SOUND_CS4231_REGS_H
 
 /*
- *  Copyright (c) by Jaroslav Kysela <perex@suse.cz>
+ *  Copyright (c) by Jaroslav Kysela <perex@perex.cz>
  *  Definitions for CS4231 & InterWave chips & compatible chips registers
  *
  *
@@ -45,7 +45,7 @@
 #define CS4231_IFACE_CTRL      0x09    /* interface control - bits 7-2 MCE */
 #define CS4231_PIN_CTRL                0x0a    /* pin control */
 #define CS4231_TEST_INIT       0x0b    /* test and initialization */
-#define CS4231_MISC_INFO       0x0c    /* miscellaneaous information */
+#define CS4231_MISC_INFO       0x0c    /* miscellaneous information */
 #define CS4231_LOOPBACK                0x0d    /* loopback control */
 #define CS4231_PLY_UPR_CNT     0x0e    /* playback upper base count */
 #define CS4231_PLY_LWR_CNT     0x0f    /* playback lower base count */
 #define CS4236_RIGHT_WAVE      0x1c    /* right wavetable serial port volume */
 #define CS4236_VERSION         0x9c    /* chip version and ID */
 
+/* definitions for extended registers - OPTI93X */
+#define OPTi931_AUX_LEFT_INPUT 0x10
+#define OPTi931_AUX_RIGHT_INPUT        0x11
+#define OPTi93X_MIC_LEFT_INPUT 0x14
+#define OPTi93X_MIC_RIGHT_INPUT        0x15
+#define OPTi93X_OUT_LEFT       0x16
+#define OPTi93X_OUT_RIGHT      0x17
+
 #endif /* __SOUND_CS4231_REGS_H */