Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs4231-regs.h86 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
/linux/sound/isa/wss/
H A Dwss_lib.c1176 if ((r & ~CS4231_ENABLE_MIC_GAIN) != 0x45) { in snd_ad1848_probe()
1185 if ((r | CS4231_ENABLE_MIC_GAIN) != 0xaa) { in snd_ad1848_probe()