include/sound/ac97_codec.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
equal deleted inserted replaced
1:0056487c491e 2:d1f6d8b6f81c
   279 #define AC97_SIGMATEL_CIC2	0x78
   279 #define AC97_SIGMATEL_CIC2	0x78
   280 
   280 
   281 /* specific - Analog Devices */
   281 /* specific - Analog Devices */
   282 #define AC97_AD_TEST		0x5a	/* test register */
   282 #define AC97_AD_TEST		0x5a	/* test register */
   283 #define AC97_AD_TEST2		0x5c	/* undocumented test register 2 */
   283 #define AC97_AD_TEST2		0x5c	/* undocumented test register 2 */
       
   284 #define AC97_AD_HPFD_SHIFT	12	/* High Pass Filter Disable */
   284 #define AC97_AD_CODEC_CFG	0x70	/* codec configuration */
   285 #define AC97_AD_CODEC_CFG	0x70	/* codec configuration */
   285 #define AC97_AD_JACK_SPDIF	0x72	/* Jack Sense & S/PDIF */
   286 #define AC97_AD_JACK_SPDIF	0x72	/* Jack Sense & S/PDIF */
   286 #define AC97_AD_SERIAL_CFG	0x74	/* Serial Configuration */
   287 #define AC97_AD_SERIAL_CFG	0x74	/* Serial Configuration */
   287 #define AC97_AD_MISC		0x76	/* Misc Control Bits */
   288 #define AC97_AD_MISC		0x76	/* Misc Control Bits */
       
   289 #define AC97_AD_VREFD_SHIFT	2	/* V_REFOUT Disable (AD1888) */
   288 
   290 
   289 /* specific - Cirrus Logic */
   291 /* specific - Cirrus Logic */
   290 #define AC97_CSR_ACMODE		0x5e	/* AC Mode Register */
   292 #define AC97_CSR_ACMODE		0x5e	/* AC Mode Register */
   291 #define AC97_CSR_MISC_CRYSTAL	0x60	/* Misc Crystal Control */
   293 #define AC97_CSR_MISC_CRYSTAL	0x60	/* Misc Crystal Control */
   292 #define AC97_CSR_SPDIF		0x68	/* S/PDIF Register */
   294 #define AC97_CSR_SPDIF		0x68	/* S/PDIF Register */