Searched refs:AC97_HEADPHONE (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dad1980.c73 SOC_DOUBLE("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1),
74 SOC_SINGLE("Headphone Playback Switch", AC97_HEADPHONE, 15, 1, 1),
H A Dwm9705.c51 SOC_DOUBLE("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1),
52 SOC_SINGLE("Headphone Playback Switch", AC97_HEADPHONE, 15, 1, 1),
H A Dwm9712.c93 SOC_DOUBLE("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1),
94 SOC_SINGLE("Headphone Playback Switch", AC97_HEADPHONE, 15, 1, 1),
99 SOC_SINGLE("Headphone Playback ZC Switch", AC97_HEADPHONE, 7, 1, 0),
H A Dstac9766.c96 SOC_DOUBLE_TLV("Headphone Volume", AC97_HEADPHONE, 8, 0, 31, 1,
98 SOC_SINGLE("Headphone Switch", AC97_HEADPHONE, 15, 1, 1),
H A Dwm9713.c130 SOC_DOUBLE_TLV("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1,
132 SOC_DOUBLE("Headphone Playback Switch", AC97_HEADPHONE, 15, 7, 1, 1),
165 SOC_DOUBLE("Headphone Playback ZC Switch", AC97_HEADPHONE, 14, 6, 1, 0),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h44 #define AC97_HEADPHONE 0x04 /* Headphone Volume (optional) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_mixer.c919 AC97_VOLUME("Front Panel Playback Volume", 1, AC97_HEADPHONE, 1),
920 AC97_SWITCH("Front Panel Playback Switch", 1, AC97_HEADPHONE, 15, 1),
H A Doxygen_lib.c508 oxygen_write_ac97(chip, 1, AC97_HEADPHONE, 0x8000);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/nm256/
H A Dnm256.c1177 { AC97_HEADPHONE, 0x8000 },
1254 { AC97_HEADPHONE, 0x1f1f },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c278 if (reg == AC97_MASTER || reg == AC97_HEADPHONE)
1046 case AC97_HEADPHONE:
1376 if (snd_ac97_try_volume_mix(ac97, AC97_HEADPHONE)) {
1378 AC97_HEADPHONE, 0, ac97)) < 0)
2294 snd_ac97_write(ac97, AC97_HEADPHONE, 0x9f9f);
2643 kcontrol->private_value = (kcontrol->private_value & ~0xff) | AC97_HEADPHONE;
H A Dac97_patch.c659 AC97_SINGLE("Headphone ZC Switch", AC97_HEADPHONE, 7, 1, 0),
775 AC97_DOUBLE("Headphone ZC Switch", AC97_HEADPHONE, 14, 6, 1, 0),
778 AC97_SINGLE("Headphone Right Switch", AC97_HEADPHONE, 7, 1, 1),
3833 { AC97_HEADPHONE, 0x1f1f },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dml403-ac97cr.c182 [AC97_HEADPHONE / 2] = {.flag = LM4550_REG_OK \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demumixer.c1786 snd_ac97_write_cache(emu->ac97, AC97_HEADPHONE, 0x0202);

Completed in 85 milliseconds