Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsonicvibes.c94 #define SV_IREG_RIGHT_AUX1 0x03 /* Right AUX1 Input Control */ macro
1055 SONICVIBES_DOUBLE("Aux Playback Switch", 0, SV_IREG_LEFT_AUX1, SV_IREG_RIGHT_AUX1, 7, 7, 1, 1),
1056 SONICVIBES_DOUBLE("Aux Playback Volume", 0, SV_IREG_LEFT_AUX1, SV_IREG_RIGHT_AUX1, 0, 0, 31, 1),
1322 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_AUX1, 0x9f); in snd_sonicvibes_create()