Lines Matching full:headphone
49 {"Mic 1", "Mic 2", "Line", "Mono In", "Headphone", "Speaker",
55 {"Vmid", "Zh", "Headphone", "Speaker", "Inv", "Headphone Vmid",
57 static const char *wm9713_hp_pga[] = {"Vmid", "Zh", "Headphone",
58 "Headphone Vmid"};
62 {"Off", "Mono", "Speaker", "Left Headphone", "Right Headphone",
63 "Headphone Mono", "NC", "Vmid"};
80 SOC_ENUM_SINGLE(AC97_REC_GAIN, 6, 3, wm9713_hp_pga), /* headphone left input 10 */
81 SOC_ENUM_SINGLE(AC97_REC_GAIN, 4, 3, wm9713_hp_pga), /* headphone right input 11 */
103 SOC_DOUBLE_TLV("Headphone Playback Volume", AC97_HEADPHONE, 8, 0, 31, 1,
105 SOC_DOUBLE("Headphone Playback Switch", AC97_HEADPHONE, 15, 7, 1, 1),
114 SOC_SINGLE("Mic Headphone Mixer Volume", AC97_LINE, 0, 7, 1),
121 SOC_SINGLE_TLV("Capture to Headphone Volume", AC97_VIDEO, 11, 7, 1, misc_tlv),
138 SOC_DOUBLE("Headphone Playback ZC Switch", AC97_HEADPHONE, 14, 6, 1, 0),
153 SOC_SINGLE_TLV("Headphone Mixer Beep Playback Volume", AC97_AUX, 12, 7, 1,
159 SOC_SINGLE_TLV("Voice Playback Headphone Volume", AC97_PCM, 12, 7, 1,
164 SOC_SINGLE_TLV("Headphone Mixer Aux Playback Volume", AC97_REC_SEL, 12, 7, 1,
177 SOC_SINGLE("Aux Playback Headphone Volume", AC97_REC_SEL, 12, 7, 1),
291 /* Left Headphone Mixers */
301 /* Right Headphone Mixers */
311 /* headphone capture mux */
315 /* headphone mic mux */
357 /* headphone left output mux */
361 /* headphone right output mux */
398 SND_SOC_DAPM_MUX("Capture Headphone Mux", SND_SOC_NOPM, 0, 0,
410 SND_SOC_DAPM_MUX("Left Headphone Out Mux", SND_SOC_NOPM, 0, 0,
412 SND_SOC_DAPM_MUX("Right Headphone Out Mux", SND_SOC_NOPM, 0, 0,
454 SND_SOC_DAPM_PGA("Left Headphone", AC97_EXTENDED_MSTATUS, 10, 1, NULL, 0),
455 SND_SOC_DAPM_PGA("Right Headphone", AC97_EXTENDED_MSTATUS, 9, 1, NULL, 0),
494 {"Left HP Mixer", NULL, "Capture Headphone Mux"},
503 {"Right HP Mixer", NULL, "Capture Headphone Mux"},
536 {"DAC Inv Mux 1", "Left Headphone", "Left HP Mixer"},
537 {"DAC Inv Mux 1", "Right Headphone", "Right HP Mixer"},
538 {"DAC Inv Mux 1", "Headphone Mono", "HP Mixer"},
543 {"DAC Inv Mux 2", "Left Headphone", "Left HP Mixer"},
544 {"DAC Inv Mux 2", "Right Headphone", "Right HP Mixer"},
545 {"DAC Inv Mux 2", "Headphone Mono", "HP Mixer"},
547 /* headphone left mux */
548 {"Left Headphone Out Mux", "Headphone", "Left HP Mixer"},
550 /* headphone right mux */
551 {"Right Headphone Out Mux", "Headphone", "Right HP Mixer"},
554 {"Left Speaker Out Mux", "Headphone", "Left HP Mixer"},
559 {"Right Speaker Out Mux", "Headphone", "Right HP Mixer"},
574 {"HPL", NULL, "Left Headphone"},
575 {"Left Headphone", NULL, "Left Headphone Out Mux"},
576 {"HPR", NULL, "Right Headphone"},
577 {"Right Headphone", NULL, "Right Headphone Out Mux"},
601 {"Left Capture Source", "Headphone", "Left HP Mixer"},
610 {"Right Capture Source", "Headphone", "Right HP Mixer"},
632 /* headphone capture */
633 {"Capture Headphone Mux", "Stereo", "Capture Mixer"},
634 {"Capture Headphone Mux", "Left", "Left Capture Source"},
635 {"Capture Headphone Mux", "Right", "Right Capture Source"},
672 { 0x04, 0x8080 }, /* Headphone Output Volume */