Home
last modified time | relevance | path

Searched refs:CS4231_ENABLE_MIC_GAIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcs4231-regs.h86 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
/kernel/linux/linux-6.6/include/sound/
H A Dcs4231-regs.h86 #define CS4231_ENABLE_MIC_GAIN 0x20 macro
/kernel/linux/linux-5.10/sound/isa/wss/
H A 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()
/kernel/linux/linux-6.6/sound/isa/wss/
H A 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()

Completed in 7 milliseconds