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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dsonicvibes.c122 #define SV_IREG_RIGHT_ANALOG 0x0f /* Right Analog Mixer Output Control */ macro
533 oright = mright = snd_sonicvibes_in1(sonic, SV_IREG_RIGHT_ANALOG);
553 snd_sonicvibes_out1(sonic, SV_IREG_RIGHT_ANALOG, oright);
988 SONICVIBES_DOUBLE("Master Playback Switch", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 7, 7, 1, 1),
989 SONICVIBES_DOUBLE("Master Playback Volume", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 0, 0, 31, 1),
1257 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_ANALOG, 0x9f);

Completed in 71 milliseconds