Searched refs:CS4231_ENABLE_MIC_GAIN (Results 1 – 2 of 2) sorted by relevance
86 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
1176 if ((r & ~CS4231_ENABLE_MIC_GAIN) != 0x45) { in snd_ad1848_probe()1185 if ((r | CS4231_ENABLE_MIC_GAIN) != 0xaa) { in snd_ad1848_probe()