Home
last modified time | relevance | path

Searched refs:PIN_VREF80 (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dpatch_cmedia.c118 { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
274 { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
276 { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
303 { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
305 { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
Dpatch_analog.c1093 { 0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
1104 { 0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
1132 {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
1133 {0x1f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2566 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2575 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2655 { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
2699 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2777 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
3170 type == AUTO_PIN_MIC ? PIN_VREF80 : PIN_IN); in ad1988_auto_init_analog_input()
[all …]
Dpatch_conexant.c1737 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
1739 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
1766 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
1791 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2029 { "80%", PIN_VREF80 },
2081 spec->ext_mic_present ? 0 : PIN_VREF80); in cxt5066_olpc_select_mic()
2114 {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80}, in cxt5066_vostro_automic()
2153 {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80}, in cxt5066_ideapad_automic()
2208 {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80}, in cxt5066_thinkpad_automic()
2216 {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80}, in cxt5066_thinkpad_automic()
[all …]
Dpatch_ca0110.c360 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80); in init_input()
Dhda_local.h499 #define PIN_VREF80 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_80) macro
Dpatch_ca0132.c259 PIN_VREF80); in init_input()
Dpatch_cirrus.c1071 ctl = PIN_VREF80; in init_input()
Dpatch_realtek.c329 PIN_VREF80 : PIN_HP); in alc_mux_select()
390 val = PIN_VREF80; in alc_set_input_pin()