]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/ac97_codec.h
i2c: Deprecate client_register and client_unregister methods
[linux-2.6-omap-h63xx.git] / include / sound / ac97_codec.h
index 9c309daf492b43b5221b051efa62edb6015ec6c6..251fc1cd5002db04a7c0d5bddbdb3891542a6665 100644 (file)
 /* specific - Analog Devices */
 #define AC97_AD_TEST           0x5a    /* test register */
 #define AC97_AD_TEST2          0x5c    /* undocumented test register 2 */
+#define AC97_AD_HPFD_SHIFT     12      /* High Pass Filter Disable */
 #define AC97_AD_CODEC_CFG      0x70    /* codec configuration */
 #define AC97_AD_JACK_SPDIF     0x72    /* Jack Sense & S/PDIF */
 #define AC97_AD_SERIAL_CFG     0x74    /* Serial Configuration */
 #define AC97_AD_MISC           0x76    /* Misc Control Bits */
+#define AC97_AD_VREFD_SHIFT    2       /* V_REFOUT Disable (AD1888) */
 
 /* specific - Cirrus Logic */
 #define AC97_CSR_ACMODE                0x5e    /* AC Mode Register */