Home
last modified time | relevance | path

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

/sound/pci/
Dsonicvibes.c121 #define SV_IREG_RIGHT_ANALOG 0x0f /* Right Analog Mixer Output Control */ macro
652 oright = mright = snd_sonicvibes_in1(sonic, SV_IREG_RIGHT_ANALOG); in snd_sonicvibes_interrupt()
672 snd_sonicvibes_out1(sonic, SV_IREG_RIGHT_ANALOG, oright); in snd_sonicvibes_interrupt()
1099 SONICVIBES_DOUBLE("Master Playback Switch", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 7, 7, 1, …
1100 SONICVIBES_DOUBLE("Master Playback Volume", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 0, 0, 31,…
1382 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_ANALOG, 0x9f); in snd_sonicvibes_create()