Searched refs:SV_IREG_RIGHT_ANALOG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ |
H A D | sonicvibes.c | 106 #define SV_IREG_RIGHT_ANALOG 0x0f /* Right Analog Mixer Output Control */ macro 637 oright = mright = snd_sonicvibes_in1(sonic, SV_IREG_RIGHT_ANALOG); in snd_sonicvibes_interrupt() 657 snd_sonicvibes_out1(sonic, SV_IREG_RIGHT_ANALOG, oright); in snd_sonicvibes_interrupt() 1068 SONICVIBES_DOUBLE("Master Playback Switch", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 7, 7, 1, … 1069 SONICVIBES_DOUBLE("Master Playback Volume", 0, SV_IREG_LEFT_ANALOG, SV_IREG_RIGHT_ANALOG, 0, 0, 31,… 1333 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_ANALOG, 0x9f); in snd_sonicvibes_create()
|