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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_conexant.c934 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
935 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
960 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
961 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_80 },
965 {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1406 {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1407 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_50 },
1408 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN|AC_PINCTL_VREF_50 },
1836 {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1890 {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
[all...]
H A 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 },
H A Dpatch_realtek.c558 PIN_VREF50, PIN_VREF80, PIN_IN, PIN_OUT, PIN_HP,
847 unsigned int val = PIN_IN;
1554 PIN_IN);
1614 { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1677 /* Front Mic: set to PIN_IN (empty by default) */
1678 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1782 /* Front Mic: set to PIN_IN (empty by default) */
1783 {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1810 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN | PIN_VREF80},
1811 /* Front Mic: set to PIN_IN (empt
[all...]
H A Dpatch_analog.c969 { 0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
2418 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2427 {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2487 { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
3001 i <= AUTO_PIN_FRONT_MIC ? PIN_VREF80 : PIN_IN);
3760 {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
3767 {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4066 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4155 {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
4186 {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
[all...]
H A Dhda_local.h427 #define PIN_IN (AC_PINCTL_IN_EN) macro
H A Dpatch_cirrus.c927 ctl = PIN_IN;
H A Dpatch_via.c572 ctl = PIN_IN;
2200 AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN);

Completed in 161 milliseconds