Searched refs:SV_IREG_RIGHT_ADC (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dsonicvibes.c109 #define SV_IREG_RIGHT_ADC 0x01 /* Right ADC Input Control */ macro
819 ucontrol->value.enumerated.item[1] = ((snd_sonicvibes_in1(sonic, SV_IREG_RIGHT_ADC) & SV_RECSRC_OUT) >> 5) - 1;
837 oval2 = snd_sonicvibes_in1(sonic, SV_IREG_RIGHT_ADC);
842 snd_sonicvibes_out1(sonic, SV_IREG_RIGHT_ADC, right);
974 SONICVIBES_DOUBLE("Capture Volume", 0, SV_IREG_LEFT_ADC, SV_IREG_RIGHT_ADC, 0, 0, 15, 0),
1243 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_ADC, 0xc0);

Completed in 91 milliseconds