Searched refs:SV_IREG_MIC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ |
H A D | sonicvibes.c | 99 #define SV_IREG_MIC 0x08 /* MIC Input Control */ macro 1061 SONICVIBES_SINGLE("Mic Playback Switch", 0, SV_IREG_MIC, 7, 1, 1), 1062 SONICVIBES_SINGLE("Mic Playback Volume", 0, SV_IREG_MIC, 0, 15, 1), 1327 snd_sonicvibes_out(sonic, SV_IREG_MIC, 0x8f); in snd_sonicvibes_create()
|