Searched refs:AC97_SURROUND_MASTER (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ |
A D | ad1980.c | 136 SOC_DOUBLE("Surround Playback Volume", AC97_SURROUND_MASTER, 8, 0, 31, 1), 137 SOC_DOUBLE("Surround Playback Switch", AC97_SURROUND_MASTER, 15, 7, 1, 1), 270 snd_soc_component_write(component, AC97_SURROUND_MASTER, 0x0000); in ad1980_soc_probe()
|
/linux-6.3-rc2/include/sound/ac97/ |
A D | regs.h | 42 #define AC97_SURROUND_MASTER 0x38 /* Surround (Rear) Master Volume */ macro
|
/linux-6.3-rc2/drivers/media/usb/em28xx/ |
A D | em28xx-audio.c | 867 em28xx_cvol_new(card, dev, "Surround", AC97_SURROUND_MASTER); in em28xx_audio_init()
|
A D | em28xx-core.c | 411 { EM28XX_AOUT_SURR, AC97_SURROUND_MASTER },
|
/linux-6.3-rc2/sound/pci/oxygen/ |
A D | oxygen_lib.c | 528 oxygen_write_ac97(chip, 0, AC97_SURROUND_MASTER, 0x8080); in oxygen_init()
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_codec.c | 1055 case AC97_SURROUND_MASTER: in snd_ac97_try_volume_mix() 1367 if ((snd_ac97_try_volume_mix(ac97, AC97_SURROUND_MASTER)) in snd_ac97_mixer_build() 1371 AC97_SURROUND_MASTER, 1, 0, in snd_ac97_mixer_build()
|
A D | ac97_patch.c | 491 AC97_DOUBLE("Surround Volume", AC97_SURROUND_MASTER, 8, 0, 31, 1), 881 snd_ac97_write_cache(ac97, AC97_SURROUND_MASTER, 0x0000); in patch_tritech_tr28028()
|
/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | emumixer.c | 1953 snd_ac97_write_cache(emu->ac97, AC97_SURROUND_MASTER, 0x0202); in snd_emu10k1_mixer()
|
Completed in 30 milliseconds