]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/aoa/codecs/snd-aoa-codec-tas.h
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
[linux-2.6-omap-h63xx.git] / sound / aoa / codecs / snd-aoa-codec-tas.h
index daf81f45d83a83ecb52448a82f35d858302e220a..ae177e3466e6db229f9ea05969ec99b4be9c78c9 100644 (file)
 #define TAS_REG_LEFT_BIQUAD6   0x10
 #define TAS_REG_RIGHT_BIQUAD6  0x19
 
+#define TAS_REG_LEFT_LOUDNESS          0x21
+#define TAS_REG_RIGHT_LOUDNESS         0x22
+#define TAS_REG_LEFT_LOUDNESS_GAIN     0x23
+#define TAS_REG_RIGHT_LOUDNESS_GAIN    0x24
+
+#define TAS3001_DRC_MAX                0x5f
+#define TAS3004_DRC_MAX                0xef
+
 #endif /* __SND_AOA_CODECTASH */