Home
last modified time | relevance | path

Searched refs:PIN_IN (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dpatch_conexant.c854 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
855 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
880 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
881 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
885 {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1326 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1327 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_50 },
1328 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_50 },
1756 {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1810 {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
[all …]
Dpatch_realtek.c568 PIN_VREF50, PIN_VREF80, PIN_IN, PIN_OUT, PIN_HP,
857 unsigned int val = PIN_IN; in alc_set_input_pin()
1790 PIN_IN); in alc_auto_init_digital()
1850 { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1915 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1996 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2024 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN | PIN_VREF80},
2026 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2049 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN | PIN_VREF80},
2051 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
[all …]
Dpatch_cmedia.c115 { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
271 { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
277 { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
306 { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
Dpatch_analog.c1009 { 0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
2483 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2492 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2565 { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
3082 i == AUTO_PIN_MIC ? PIN_VREF80 : PIN_IN); in ad1988_auto_init_analog_input()
3888 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
3895 {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4194 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4361 {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4392 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
[all …]
Dhda_local.h455 #define PIN_IN (AC_PINCTL_IN_EN) macro
Dpatch_cirrus.c954 ctl = PIN_IN; in init_input()
Dpatch_via.c578 ctl = PIN_IN; in via_auto_init_analog_input()
2229 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN); in via_init()