Searched refs:PIN_VREF80 (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/sound/pci/hda/ |
D | patch_cmedia.c | 118 { 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 },
|
D | patch_analog.c | 1093 { 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 …]
|
D | patch_conexant.c | 1737 {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 …]
|
D | patch_ca0110.c | 360 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80); in init_input()
|
D | hda_local.h | 499 #define PIN_VREF80 (AC_PINCTL_IN_EN | AC_PINCTL_VREF_80) macro
|
D | patch_ca0132.c | 259 PIN_VREF80); in init_input()
|
D | patch_cirrus.c | 1071 ctl = PIN_VREF80; in init_input()
|
D | patch_realtek.c | 329 PIN_VREF80 : PIN_HP); in alc_mux_select() 390 val = PIN_VREF80; in alc_set_input_pin()
|