Home
last modified time | relevance | path

Searched refs:CS4231_ENABLE_MIC_GAIN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/sound/
Dcs4231-regs.h101 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
/linux-4.4.14/sound/isa/wss/
Dwss_lib.c1203 if ((r & ~CS4231_ENABLE_MIC_GAIN) != 0x45) { in snd_ad1848_probe()
1212 if ((r | CS4231_ENABLE_MIC_GAIN) != 0xaa) { in snd_ad1848_probe()