Searched refs:AC97_SURROUND_MASTER (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | ad1980.c | 140 SOC_DOUBLE("Surround Playback Volume", AC97_SURROUND_MASTER, 8, 0, 31, 1), 141 SOC_DOUBLE("Surround Playback Switch", AC97_SURROUND_MASTER, 15, 7, 1, 1), 274 snd_soc_write(codec, AC97_SURROUND_MASTER, 0x0000); in ad1980_soc_probe()
|
/linux-4.4.14/include/sound/ |
D | ac97_codec.h | 71 #define AC97_SURROUND_MASTER 0x38 /* Surround (Rear) Master Volume */ macro
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 948 em28xx_cvol_new(card, dev, "Surround", AC97_SURROUND_MASTER); in em28xx_audio_init()
|
D | em28xx-core.c | 428 { EM28XX_AOUT_SURR, AC97_SURROUND_MASTER },
|
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_lib.c | 543 oxygen_write_ac97(chip, 0, AC97_SURROUND_MASTER, 0x8080); in oxygen_init()
|
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_codec.c | 1076 case AC97_SURROUND_MASTER: in snd_ac97_try_volume_mix() 1382 if ((snd_ac97_try_volume_mix(ac97, AC97_SURROUND_MASTER)) in snd_ac97_mixer_build() 1386 AC97_SURROUND_MASTER, 1, 0, in snd_ac97_mixer_build()
|
D | ac97_patch.c | 502 AC97_DOUBLE("Surround Volume", AC97_SURROUND_MASTER, 8, 0, 31, 1), 888 snd_ac97_write_cache(ac97, AC97_SURROUND_MASTER, 0x0000); in patch_tritech_tr28028()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emumixer.c | 1964 snd_ac97_write_cache(emu->ac97, AC97_SURROUND_MASTER, 0x0202); in snd_emu10k1_mixer()
|