Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dcs4231-regs.h86 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
/Linux-v6.1/sound/isa/wss/
Dwss_lib.c1173 if ((r & ~CS4231_ENABLE_MIC_GAIN) != 0x45) { in snd_ad1848_probe()
1182 if ((r | CS4231_ENABLE_MIC_GAIN) != 0xaa) { in snd_ad1848_probe()