Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dsonicvibes.c114 #define SV_IREG_ADC_OUTPUT_CTRL 0x16 /* ADC Output Control */ macro
1072 SONICVIBES_SINGLE("Loopback Capture Switch", 0, SV_IREG_ADC_OUTPUT_CTRL, 0, 1, 0),
1073 SONICVIBES_SINGLE("Loopback Capture Volume", 0, SV_IREG_ADC_OUTPUT_CTRL, 2, 63, 1),
1357 snd_sonicvibes_out(sonic, SV_IREG_ADC_OUTPUT_CTRL, 0xfc); in snd_sonicvibes_create()
/kernel/linux/linux-6.6/sound/pci/
H A Dsonicvibes.c113 #define SV_IREG_ADC_OUTPUT_CTRL 0x16 /* ADC Output Control */ macro
1072 SONICVIBES_SINGLE("Loopback Capture Switch", 0, SV_IREG_ADC_OUTPUT_CTRL, 0, 1, 0),
1073 SONICVIBES_SINGLE("Loopback Capture Volume", 0, SV_IREG_ADC_OUTPUT_CTRL, 2, 63, 1),
1336 snd_sonicvibes_out(sonic, SV_IREG_ADC_OUTPUT_CTRL, 0xfc); in snd_sonicvibes_create()

Completed in 6 milliseconds