]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - sound/soc/codecs/adau17x1.h
ASoC: adau17x1: Workaround for noise bug in ADC
[mirror_ubuntu-artful-kernel.git] / sound / soc / codecs / adau17x1.h
index bf04b7efee4084cf77fa934eadf6ab7a3506b1ad..db350035fad7c5e477b4106bcfba9d1090b543c0 100644 (file)
@@ -129,5 +129,7 @@ bool adau17x1_has_dsp(struct adau *adau);
 
 #define ADAU17X1_CONVERTER0_CONVSR_MASK                0x7
 
+#define ADAU17X1_CONVERTER0_ADOSR              BIT(3)
+
 
 #endif