a2cebd7c135d9e3529b2f6ad6f8dfceac2958d1c
[pandora-kernel.git] / sound / pci / hda / patch_realtek.c
1 /*
2  * Universal Interface for Intel High Definition Audio Codec
3  *
4  * HD audio interface patch for ALC 260/880/882 codecs
5  *
6  * Copyright (c) 2004 Kailang Yang <kailang@realtek.com.tw>
7  *                    PeiSen Hou <pshou@realtek.com.tw>
8  *                    Takashi Iwai <tiwai@suse.de>
9  *                    Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
10  *
11  *  This driver is free software; you can redistribute it and/or modify
12  *  it under the terms of the GNU General Public License as published by
13  *  the Free Software Foundation; either version 2 of the License, or
14  *  (at your option) any later version.
15  *
16  *  This driver is distributed in the hope that it will be useful,
17  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
18  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19  *  GNU General Public License for more details.
20  *
21  *  You should have received a copy of the GNU General Public License
22  *  along with this program; if not, write to the Free Software
23  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
24  */
25
26 #include <linux/init.h>
27 #include <linux/delay.h>
28 #include <linux/slab.h>
29 #include <linux/pci.h>
30 #include <sound/core.h>
31 #include "hda_codec.h"
32 #include "hda_local.h"
33 #include "hda_beep.h"
34
35 #define ALC880_FRONT_EVENT              0x01
36 #define ALC880_DCVOL_EVENT              0x02
37 #define ALC880_HP_EVENT                 0x04
38 #define ALC880_MIC_EVENT                0x08
39
40 /* ALC880 board config type */
41 enum {
42         ALC880_3ST,
43         ALC880_3ST_DIG,
44         ALC880_5ST,
45         ALC880_5ST_DIG,
46         ALC880_W810,
47         ALC880_Z71V,
48         ALC880_6ST,
49         ALC880_6ST_DIG,
50         ALC880_F1734,
51         ALC880_ASUS,
52         ALC880_ASUS_DIG,
53         ALC880_ASUS_W1V,
54         ALC880_ASUS_DIG2,
55         ALC880_FUJITSU,
56         ALC880_UNIWILL_DIG,
57         ALC880_UNIWILL,
58         ALC880_UNIWILL_P53,
59         ALC880_CLEVO,
60         ALC880_TCL_S700,
61         ALC880_LG,
62         ALC880_LG_LW,
63         ALC880_MEDION_RIM,
64 #ifdef CONFIG_SND_DEBUG
65         ALC880_TEST,
66 #endif
67         ALC880_AUTO,
68         ALC880_MODEL_LAST /* last tag */
69 };
70
71 /* ALC260 models */
72 enum {
73         ALC260_BASIC,
74         ALC260_HP,
75         ALC260_HP_DC7600,
76         ALC260_HP_3013,
77         ALC260_FUJITSU_S702X,
78         ALC260_ACER,
79         ALC260_WILL,
80         ALC260_REPLACER_672V,
81         ALC260_FAVORIT100,
82 #ifdef CONFIG_SND_DEBUG
83         ALC260_TEST,
84 #endif
85         ALC260_AUTO,
86         ALC260_MODEL_LAST /* last tag */
87 };
88
89 /* ALC262 models */
90 enum {
91         ALC262_BASIC,
92         ALC262_HIPPO,
93         ALC262_HIPPO_1,
94         ALC262_FUJITSU,
95         ALC262_HP_BPC,
96         ALC262_HP_BPC_D7000_WL,
97         ALC262_HP_BPC_D7000_WF,
98         ALC262_HP_TC_T5735,
99         ALC262_HP_RP5700,
100         ALC262_BENQ_ED8,
101         ALC262_SONY_ASSAMD,
102         ALC262_BENQ_T31,
103         ALC262_ULTRA,
104         ALC262_LENOVO_3000,
105         ALC262_NEC,
106         ALC262_TOSHIBA_S06,
107         ALC262_TOSHIBA_RX1,
108         ALC262_TYAN,
109         ALC262_AUTO,
110         ALC262_MODEL_LAST /* last tag */
111 };
112
113 /* ALC268 models */
114 enum {
115         ALC267_QUANTA_IL1,
116         ALC268_3ST,
117         ALC268_TOSHIBA,
118         ALC268_ACER,
119         ALC268_ACER_DMIC,
120         ALC268_ACER_ASPIRE_ONE,
121         ALC268_DELL,
122         ALC268_ZEPTO,
123 #ifdef CONFIG_SND_DEBUG
124         ALC268_TEST,
125 #endif
126         ALC268_AUTO,
127         ALC268_MODEL_LAST /* last tag */
128 };
129
130 /* ALC269 models */
131 enum {
132         ALC269_BASIC,
133         ALC269_QUANTA_FL1,
134         ALC269_ASUS_EEEPC_P703,
135         ALC269_ASUS_EEEPC_P901,
136         ALC269_FUJITSU,
137         ALC269_LIFEBOOK,
138         ALC269_AUTO,
139         ALC269_MODEL_LAST /* last tag */
140 };
141
142 /* ALC861 models */
143 enum {
144         ALC861_3ST,
145         ALC660_3ST,
146         ALC861_3ST_DIG,
147         ALC861_6ST_DIG,
148         ALC861_UNIWILL_M31,
149         ALC861_TOSHIBA,
150         ALC861_ASUS,
151         ALC861_ASUS_LAPTOP,
152         ALC861_AUTO,
153         ALC861_MODEL_LAST,
154 };
155
156 /* ALC861-VD models */
157 enum {
158         ALC660VD_3ST,
159         ALC660VD_3ST_DIG,
160         ALC660VD_ASUS_V1S,
161         ALC861VD_3ST,
162         ALC861VD_3ST_DIG,
163         ALC861VD_6ST_DIG,
164         ALC861VD_LENOVO,
165         ALC861VD_DALLAS,
166         ALC861VD_HP,
167         ALC861VD_AUTO,
168         ALC861VD_MODEL_LAST,
169 };
170
171 /* ALC662 models */
172 enum {
173         ALC662_3ST_2ch_DIG,
174         ALC662_3ST_6ch_DIG,
175         ALC662_3ST_6ch,
176         ALC662_5ST_DIG,
177         ALC662_LENOVO_101E,
178         ALC662_ASUS_EEEPC_P701,
179         ALC662_ASUS_EEEPC_EP20,
180         ALC663_ASUS_M51VA,
181         ALC663_ASUS_G71V,
182         ALC663_ASUS_H13,
183         ALC663_ASUS_G50V,
184         ALC662_ECS,
185         ALC663_ASUS_MODE1,
186         ALC662_ASUS_MODE2,
187         ALC663_ASUS_MODE3,
188         ALC663_ASUS_MODE4,
189         ALC663_ASUS_MODE5,
190         ALC663_ASUS_MODE6,
191         ALC272_DELL,
192         ALC272_DELL_ZM1,
193         ALC272_SAMSUNG_NC10,
194         ALC662_AUTO,
195         ALC662_MODEL_LAST,
196 };
197
198 /* ALC882 models */
199 enum {
200         ALC882_3ST_DIG,
201         ALC882_6ST_DIG,
202         ALC882_ARIMA,
203         ALC882_W2JC,
204         ALC882_TARGA,
205         ALC882_ASUS_A7J,
206         ALC882_ASUS_A7M,
207         ALC885_MACPRO,
208         ALC885_MBP3,
209         ALC885_MB5,
210         ALC885_IMAC24,
211         ALC882_AUTO,
212         ALC882_MODEL_LAST,
213 };
214
215 /* ALC883 models */
216 enum {
217         ALC883_3ST_2ch_DIG,
218         ALC883_3ST_6ch_DIG,
219         ALC883_3ST_6ch,
220         ALC883_6ST_DIG,
221         ALC883_TARGA_DIG,
222         ALC883_TARGA_2ch_DIG,
223         ALC883_TARGA_8ch_DIG,
224         ALC883_ACER,
225         ALC883_ACER_ASPIRE,
226         ALC888_ACER_ASPIRE_4930G,
227         ALC888_ACER_ASPIRE_8930G,
228         ALC883_MEDION,
229         ALC883_MEDION_MD2,
230         ALC883_LAPTOP_EAPD,
231         ALC883_LENOVO_101E_2ch,
232         ALC883_LENOVO_NB0763,
233         ALC888_LENOVO_MS7195_DIG,
234         ALC888_LENOVO_SKY,
235         ALC883_HAIER_W66,
236         ALC888_3ST_HP,
237         ALC888_6ST_DELL,
238         ALC883_MITAC,
239         ALC883_CLEVO_M720,
240         ALC883_FUJITSU_PI2515,
241         ALC888_FUJITSU_XA3530,
242         ALC883_3ST_6ch_INTEL,
243         ALC888_ASUS_M90V,
244         ALC888_ASUS_EEE1601,
245         ALC889A_MB31,
246         ALC1200_ASUS_P5Q,
247         ALC883_SONY_VAIO_TT,
248         ALC883_AUTO,
249         ALC883_MODEL_LAST,
250 };
251
252 /* styles of capture selection */
253 enum {
254         CAPT_MUX = 0,   /* only mux based */
255         CAPT_MIX,       /* only mixer based */
256         CAPT_1MUX_MIX,  /* first mux and other mixers */
257 };
258
259 /* for GPIO Poll */
260 #define GPIO_MASK       0x03
261
262 /* extra amp-initialization sequence types */
263 enum {
264         ALC_INIT_NONE,
265         ALC_INIT_DEFAULT,
266         ALC_INIT_GPIO1,
267         ALC_INIT_GPIO2,
268         ALC_INIT_GPIO3,
269 };
270
271 struct alc_spec {
272         /* codec parameterization */
273         struct snd_kcontrol_new *mixers[5];     /* mixer arrays */
274         unsigned int num_mixers;
275         struct snd_kcontrol_new *cap_mixer;     /* capture mixer */
276         unsigned int beep_amp;  /* beep amp value, set via set_beep_amp() */
277
278         const struct hda_verb *init_verbs[5];   /* initialization verbs
279                                                  * don't forget NULL
280                                                  * termination!
281                                                  */
282         unsigned int num_init_verbs;
283
284         char stream_name_analog[16];    /* analog PCM stream */
285         struct hda_pcm_stream *stream_analog_playback;
286         struct hda_pcm_stream *stream_analog_capture;
287         struct hda_pcm_stream *stream_analog_alt_playback;
288         struct hda_pcm_stream *stream_analog_alt_capture;
289
290         char stream_name_digital[16];   /* digital PCM stream */
291         struct hda_pcm_stream *stream_digital_playback;
292         struct hda_pcm_stream *stream_digital_capture;
293
294         /* playback */
295         struct hda_multi_out multiout;  /* playback set-up
296                                          * max_channels, dacs must be set
297                                          * dig_out_nid and hp_nid are optional
298                                          */
299         hda_nid_t alt_dac_nid;
300         hda_nid_t slave_dig_outs[3];    /* optional - for auto-parsing */
301         int dig_out_type;
302
303         /* capture */
304         unsigned int num_adc_nids;
305         hda_nid_t *adc_nids;
306         hda_nid_t *capsrc_nids;
307         hda_nid_t dig_in_nid;           /* digital-in NID; optional */
308         int capture_style;              /* capture style (CAPT_*) */
309
310         /* capture source */
311         unsigned int num_mux_defs;
312         const struct hda_input_mux *input_mux;
313         unsigned int cur_mux[3];
314
315         /* channel model */
316         const struct hda_channel_mode *channel_mode;
317         int num_channel_mode;
318         int need_dac_fix;
319         int const_channel_count;
320         int ext_channel_count;
321
322         /* PCM information */
323         struct hda_pcm pcm_rec[3];      /* used in alc_build_pcms() */
324
325         /* dynamic controls, init_verbs and input_mux */
326         struct auto_pin_cfg autocfg;
327         struct snd_array kctls;
328         struct hda_input_mux private_imux[3];
329         hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
330
331         /* hooks */
332         void (*init_hook)(struct hda_codec *codec);
333         void (*unsol_event)(struct hda_codec *codec, unsigned int res);
334
335         /* for pin sensing */
336         unsigned int sense_updated: 1;
337         unsigned int jack_present: 1;
338         unsigned int master_sw: 1;
339
340         /* other flags */
341         unsigned int no_analog :1; /* digital I/O only */
342         int init_amp;
343
344         /* for virtual master */
345         hda_nid_t vmaster_nid;
346 #ifdef CONFIG_SND_HDA_POWER_SAVE
347         struct hda_loopback_check loopback;
348 #endif
349
350         /* for PLL fix */
351         hda_nid_t pll_nid;
352         unsigned int pll_coef_idx, pll_coef_bit;
353 };
354
355 /*
356  * configuration template - to be copied to the spec instance
357  */
358 struct alc_config_preset {
359         struct snd_kcontrol_new *mixers[5]; /* should be identical size
360                                              * with spec
361                                              */
362         struct snd_kcontrol_new *cap_mixer; /* capture mixer */
363         const struct hda_verb *init_verbs[5];
364         unsigned int num_dacs;
365         hda_nid_t *dac_nids;
366         hda_nid_t dig_out_nid;          /* optional */
367         hda_nid_t hp_nid;               /* optional */
368         hda_nid_t *slave_dig_outs;
369         unsigned int num_adc_nids;
370         hda_nid_t *adc_nids;
371         hda_nid_t *capsrc_nids;
372         hda_nid_t dig_in_nid;
373         unsigned int num_channel_mode;
374         const struct hda_channel_mode *channel_mode;
375         int need_dac_fix;
376         int const_channel_count;
377         unsigned int num_mux_defs;
378         const struct hda_input_mux *input_mux;
379         void (*unsol_event)(struct hda_codec *, unsigned int);
380         void (*init_hook)(struct hda_codec *);
381 #ifdef CONFIG_SND_HDA_POWER_SAVE
382         struct hda_amp_list *loopbacks;
383 #endif
384 };
385
386
387 /*
388  * input MUX handling
389  */
390 static int alc_mux_enum_info(struct snd_kcontrol *kcontrol,
391                              struct snd_ctl_elem_info *uinfo)
392 {
393         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
394         struct alc_spec *spec = codec->spec;
395         unsigned int mux_idx = snd_ctl_get_ioffidx(kcontrol, &uinfo->id);
396         if (mux_idx >= spec->num_mux_defs)
397                 mux_idx = 0;
398         return snd_hda_input_mux_info(&spec->input_mux[mux_idx], uinfo);
399 }
400
401 static int alc_mux_enum_get(struct snd_kcontrol *kcontrol,
402                             struct snd_ctl_elem_value *ucontrol)
403 {
404         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
405         struct alc_spec *spec = codec->spec;
406         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
407
408         ucontrol->value.enumerated.item[0] = spec->cur_mux[adc_idx];
409         return 0;
410 }
411
412 static int alc_mux_enum_put(struct snd_kcontrol *kcontrol,
413                             struct snd_ctl_elem_value *ucontrol)
414 {
415         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
416         struct alc_spec *spec = codec->spec;
417         const struct hda_input_mux *imux;
418         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
419         unsigned int mux_idx;
420         hda_nid_t nid = spec->capsrc_nids ?
421                 spec->capsrc_nids[adc_idx] : spec->adc_nids[adc_idx];
422
423         mux_idx = adc_idx >= spec->num_mux_defs ? 0 : adc_idx;
424         imux = &spec->input_mux[mux_idx];
425
426         if (spec->capture_style &&
427             !(spec->capture_style == CAPT_1MUX_MIX && !adc_idx)) {
428                 /* Matrix-mixer style (e.g. ALC882) */
429                 unsigned int *cur_val = &spec->cur_mux[adc_idx];
430                 unsigned int i, idx;
431
432                 idx = ucontrol->value.enumerated.item[0];
433                 if (idx >= imux->num_items)
434                         idx = imux->num_items - 1;
435                 if (*cur_val == idx)
436                         return 0;
437                 for (i = 0; i < imux->num_items; i++) {
438                         unsigned int v = (i == idx) ? 0 : HDA_AMP_MUTE;
439                         snd_hda_codec_amp_stereo(codec, nid, HDA_INPUT,
440                                                  imux->items[i].index,
441                                                  HDA_AMP_MUTE, v);
442                 }
443                 *cur_val = idx;
444                 return 1;
445         } else {
446                 /* MUX style (e.g. ALC880) */
447                 return snd_hda_input_mux_put(codec, imux, ucontrol, nid,
448                                              &spec->cur_mux[adc_idx]);
449         }
450 }
451
452 /*
453  * channel mode setting
454  */
455 static int alc_ch_mode_info(struct snd_kcontrol *kcontrol,
456                             struct snd_ctl_elem_info *uinfo)
457 {
458         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
459         struct alc_spec *spec = codec->spec;
460         return snd_hda_ch_mode_info(codec, uinfo, spec->channel_mode,
461                                     spec->num_channel_mode);
462 }
463
464 static int alc_ch_mode_get(struct snd_kcontrol *kcontrol,
465                            struct snd_ctl_elem_value *ucontrol)
466 {
467         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
468         struct alc_spec *spec = codec->spec;
469         return snd_hda_ch_mode_get(codec, ucontrol, spec->channel_mode,
470                                    spec->num_channel_mode,
471                                    spec->ext_channel_count);
472 }
473
474 static int alc_ch_mode_put(struct snd_kcontrol *kcontrol,
475                            struct snd_ctl_elem_value *ucontrol)
476 {
477         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
478         struct alc_spec *spec = codec->spec;
479         int err = snd_hda_ch_mode_put(codec, ucontrol, spec->channel_mode,
480                                       spec->num_channel_mode,
481                                       &spec->ext_channel_count);
482         if (err >= 0 && !spec->const_channel_count) {
483                 spec->multiout.max_channels = spec->ext_channel_count;
484                 if (spec->need_dac_fix)
485                         spec->multiout.num_dacs = spec->multiout.max_channels / 2;
486         }
487         return err;
488 }
489
490 /*
491  * Control the mode of pin widget settings via the mixer.  "pc" is used
492  * instead of "%" to avoid consequences of accidently treating the % as
493  * being part of a format specifier.  Maximum allowed length of a value is
494  * 63 characters plus NULL terminator.
495  *
496  * Note: some retasking pin complexes seem to ignore requests for input
497  * states other than HiZ (eg: PIN_VREFxx) and revert to HiZ if any of these
498  * are requested.  Therefore order this list so that this behaviour will not
499  * cause problems when mixer clients move through the enum sequentially.
500  * NIDs 0x0f and 0x10 have been observed to have this behaviour as of
501  * March 2006.
502  */
503 static char *alc_pin_mode_names[] = {
504         "Mic 50pc bias", "Mic 80pc bias",
505         "Line in", "Line out", "Headphone out",
506 };
507 static unsigned char alc_pin_mode_values[] = {
508         PIN_VREF50, PIN_VREF80, PIN_IN, PIN_OUT, PIN_HP,
509 };
510 /* The control can present all 5 options, or it can limit the options based
511  * in the pin being assumed to be exclusively an input or an output pin.  In
512  * addition, "input" pins may or may not process the mic bias option
513  * depending on actual widget capability (NIDs 0x0f and 0x10 don't seem to
514  * accept requests for bias as of chip versions up to March 2006) and/or
515  * wiring in the computer.
516  */
517 #define ALC_PIN_DIR_IN              0x00
518 #define ALC_PIN_DIR_OUT             0x01
519 #define ALC_PIN_DIR_INOUT           0x02
520 #define ALC_PIN_DIR_IN_NOMICBIAS    0x03
521 #define ALC_PIN_DIR_INOUT_NOMICBIAS 0x04
522
523 /* Info about the pin modes supported by the different pin direction modes.
524  * For each direction the minimum and maximum values are given.
525  */
526 static signed char alc_pin_mode_dir_info[5][2] = {
527         { 0, 2 },    /* ALC_PIN_DIR_IN */
528         { 3, 4 },    /* ALC_PIN_DIR_OUT */
529         { 0, 4 },    /* ALC_PIN_DIR_INOUT */
530         { 2, 2 },    /* ALC_PIN_DIR_IN_NOMICBIAS */
531         { 2, 4 },    /* ALC_PIN_DIR_INOUT_NOMICBIAS */
532 };
533 #define alc_pin_mode_min(_dir) (alc_pin_mode_dir_info[_dir][0])
534 #define alc_pin_mode_max(_dir) (alc_pin_mode_dir_info[_dir][1])
535 #define alc_pin_mode_n_items(_dir) \
536         (alc_pin_mode_max(_dir)-alc_pin_mode_min(_dir)+1)
537
538 static int alc_pin_mode_info(struct snd_kcontrol *kcontrol,
539                              struct snd_ctl_elem_info *uinfo)
540 {
541         unsigned int item_num = uinfo->value.enumerated.item;
542         unsigned char dir = (kcontrol->private_value >> 16) & 0xff;
543
544         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
545         uinfo->count = 1;
546         uinfo->value.enumerated.items = alc_pin_mode_n_items(dir);
547
548         if (item_num<alc_pin_mode_min(dir) || item_num>alc_pin_mode_max(dir))
549                 item_num = alc_pin_mode_min(dir);
550         strcpy(uinfo->value.enumerated.name, alc_pin_mode_names[item_num]);
551         return 0;
552 }
553
554 static int alc_pin_mode_get(struct snd_kcontrol *kcontrol,
555                             struct snd_ctl_elem_value *ucontrol)
556 {
557         unsigned int i;
558         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
559         hda_nid_t nid = kcontrol->private_value & 0xffff;
560         unsigned char dir = (kcontrol->private_value >> 16) & 0xff;
561         long *valp = ucontrol->value.integer.value;
562         unsigned int pinctl = snd_hda_codec_read(codec, nid, 0,
563                                                  AC_VERB_GET_PIN_WIDGET_CONTROL,
564                                                  0x00);
565
566         /* Find enumerated value for current pinctl setting */
567         i = alc_pin_mode_min(dir);
568         while (alc_pin_mode_values[i] != pinctl && i <= alc_pin_mode_max(dir))
569                 i++;
570         *valp = i <= alc_pin_mode_max(dir) ? i: alc_pin_mode_min(dir);
571         return 0;
572 }
573
574 static int alc_pin_mode_put(struct snd_kcontrol *kcontrol,
575                             struct snd_ctl_elem_value *ucontrol)
576 {
577         signed int change;
578         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
579         hda_nid_t nid = kcontrol->private_value & 0xffff;
580         unsigned char dir = (kcontrol->private_value >> 16) & 0xff;
581         long val = *ucontrol->value.integer.value;
582         unsigned int pinctl = snd_hda_codec_read(codec, nid, 0,
583                                                  AC_VERB_GET_PIN_WIDGET_CONTROL,
584                                                  0x00);
585
586         if (val < alc_pin_mode_min(dir) || val > alc_pin_mode_max(dir))
587                 val = alc_pin_mode_min(dir);
588
589         change = pinctl != alc_pin_mode_values[val];
590         if (change) {
591                 /* Set pin mode to that requested */
592                 snd_hda_codec_write_cache(codec, nid, 0,
593                                           AC_VERB_SET_PIN_WIDGET_CONTROL,
594                                           alc_pin_mode_values[val]);
595
596                 /* Also enable the retasking pin's input/output as required
597                  * for the requested pin mode.  Enum values of 2 or less are
598                  * input modes.
599                  *
600                  * Dynamically switching the input/output buffers probably
601                  * reduces noise slightly (particularly on input) so we'll
602                  * do it.  However, having both input and output buffers
603                  * enabled simultaneously doesn't seem to be problematic if
604                  * this turns out to be necessary in the future.
605                  */
606                 if (val <= 2) {
607                         snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
608                                                  HDA_AMP_MUTE, HDA_AMP_MUTE);
609                         snd_hda_codec_amp_stereo(codec, nid, HDA_INPUT, 0,
610                                                  HDA_AMP_MUTE, 0);
611                 } else {
612                         snd_hda_codec_amp_stereo(codec, nid, HDA_INPUT, 0,
613                                                  HDA_AMP_MUTE, HDA_AMP_MUTE);
614                         snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
615                                                  HDA_AMP_MUTE, 0);
616                 }
617         }
618         return change;
619 }
620
621 #define ALC_PIN_MODE(xname, nid, dir) \
622         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0,  \
623           .info = alc_pin_mode_info, \
624           .get = alc_pin_mode_get, \
625           .put = alc_pin_mode_put, \
626           .private_value = nid | (dir<<16) }
627
628 /* A switch control for ALC260 GPIO pins.  Multiple GPIOs can be ganged
629  * together using a mask with more than one bit set.  This control is
630  * currently used only by the ALC260 test model.  At this stage they are not
631  * needed for any "production" models.
632  */
633 #ifdef CONFIG_SND_DEBUG
634 #define alc_gpio_data_info      snd_ctl_boolean_mono_info
635
636 static int alc_gpio_data_get(struct snd_kcontrol *kcontrol,
637                              struct snd_ctl_elem_value *ucontrol)
638 {
639         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
640         hda_nid_t nid = kcontrol->private_value & 0xffff;
641         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
642         long *valp = ucontrol->value.integer.value;
643         unsigned int val = snd_hda_codec_read(codec, nid, 0,
644                                               AC_VERB_GET_GPIO_DATA, 0x00);
645
646         *valp = (val & mask) != 0;
647         return 0;
648 }
649 static int alc_gpio_data_put(struct snd_kcontrol *kcontrol,
650                              struct snd_ctl_elem_value *ucontrol)
651 {
652         signed int change;
653         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
654         hda_nid_t nid = kcontrol->private_value & 0xffff;
655         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
656         long val = *ucontrol->value.integer.value;
657         unsigned int gpio_data = snd_hda_codec_read(codec, nid, 0,
658                                                     AC_VERB_GET_GPIO_DATA,
659                                                     0x00);
660
661         /* Set/unset the masked GPIO bit(s) as needed */
662         change = (val == 0 ? 0 : mask) != (gpio_data & mask);
663         if (val == 0)
664                 gpio_data &= ~mask;
665         else
666                 gpio_data |= mask;
667         snd_hda_codec_write_cache(codec, nid, 0,
668                                   AC_VERB_SET_GPIO_DATA, gpio_data);
669
670         return change;
671 }
672 #define ALC_GPIO_DATA_SWITCH(xname, nid, mask) \
673         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0,  \
674           .info = alc_gpio_data_info, \
675           .get = alc_gpio_data_get, \
676           .put = alc_gpio_data_put, \
677           .private_value = nid | (mask<<16) }
678 #endif   /* CONFIG_SND_DEBUG */
679
680 /* A switch control to allow the enabling of the digital IO pins on the
681  * ALC260.  This is incredibly simplistic; the intention of this control is
682  * to provide something in the test model allowing digital outputs to be
683  * identified if present.  If models are found which can utilise these
684  * outputs a more complete mixer control can be devised for those models if
685  * necessary.
686  */
687 #ifdef CONFIG_SND_DEBUG
688 #define alc_spdif_ctrl_info     snd_ctl_boolean_mono_info
689
690 static int alc_spdif_ctrl_get(struct snd_kcontrol *kcontrol,
691                               struct snd_ctl_elem_value *ucontrol)
692 {
693         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
694         hda_nid_t nid = kcontrol->private_value & 0xffff;
695         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
696         long *valp = ucontrol->value.integer.value;
697         unsigned int val = snd_hda_codec_read(codec, nid, 0,
698                                               AC_VERB_GET_DIGI_CONVERT_1, 0x00);
699
700         *valp = (val & mask) != 0;
701         return 0;
702 }
703 static int alc_spdif_ctrl_put(struct snd_kcontrol *kcontrol,
704                               struct snd_ctl_elem_value *ucontrol)
705 {
706         signed int change;
707         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
708         hda_nid_t nid = kcontrol->private_value & 0xffff;
709         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
710         long val = *ucontrol->value.integer.value;
711         unsigned int ctrl_data = snd_hda_codec_read(codec, nid, 0,
712                                                     AC_VERB_GET_DIGI_CONVERT_1,
713                                                     0x00);
714
715         /* Set/unset the masked control bit(s) as needed */
716         change = (val == 0 ? 0 : mask) != (ctrl_data & mask);
717         if (val==0)
718                 ctrl_data &= ~mask;
719         else
720                 ctrl_data |= mask;
721         snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_DIGI_CONVERT_1,
722                                   ctrl_data);
723
724         return change;
725 }
726 #define ALC_SPDIF_CTRL_SWITCH(xname, nid, mask) \
727         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0,  \
728           .info = alc_spdif_ctrl_info, \
729           .get = alc_spdif_ctrl_get, \
730           .put = alc_spdif_ctrl_put, \
731           .private_value = nid | (mask<<16) }
732 #endif   /* CONFIG_SND_DEBUG */
733
734 /* A switch control to allow the enabling EAPD digital outputs on the ALC26x.
735  * Again, this is only used in the ALC26x test models to help identify when
736  * the EAPD line must be asserted for features to work.
737  */
738 #ifdef CONFIG_SND_DEBUG
739 #define alc_eapd_ctrl_info      snd_ctl_boolean_mono_info
740
741 static int alc_eapd_ctrl_get(struct snd_kcontrol *kcontrol,
742                               struct snd_ctl_elem_value *ucontrol)
743 {
744         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
745         hda_nid_t nid = kcontrol->private_value & 0xffff;
746         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
747         long *valp = ucontrol->value.integer.value;
748         unsigned int val = snd_hda_codec_read(codec, nid, 0,
749                                               AC_VERB_GET_EAPD_BTLENABLE, 0x00);
750
751         *valp = (val & mask) != 0;
752         return 0;
753 }
754
755 static int alc_eapd_ctrl_put(struct snd_kcontrol *kcontrol,
756                               struct snd_ctl_elem_value *ucontrol)
757 {
758         int change;
759         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
760         hda_nid_t nid = kcontrol->private_value & 0xffff;
761         unsigned char mask = (kcontrol->private_value >> 16) & 0xff;
762         long val = *ucontrol->value.integer.value;
763         unsigned int ctrl_data = snd_hda_codec_read(codec, nid, 0,
764                                                     AC_VERB_GET_EAPD_BTLENABLE,
765                                                     0x00);
766
767         /* Set/unset the masked control bit(s) as needed */
768         change = (!val ? 0 : mask) != (ctrl_data & mask);
769         if (!val)
770                 ctrl_data &= ~mask;
771         else
772                 ctrl_data |= mask;
773         snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
774                                   ctrl_data);
775
776         return change;
777 }
778
779 #define ALC_EAPD_CTRL_SWITCH(xname, nid, mask) \
780         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0,  \
781           .info = alc_eapd_ctrl_info, \
782           .get = alc_eapd_ctrl_get, \
783           .put = alc_eapd_ctrl_put, \
784           .private_value = nid | (mask<<16) }
785 #endif   /* CONFIG_SND_DEBUG */
786
787 /*
788  * set up the input pin config (depending on the given auto-pin type)
789  */
790 static void alc_set_input_pin(struct hda_codec *codec, hda_nid_t nid,
791                               int auto_pin_type)
792 {
793         unsigned int val = PIN_IN;
794
795         if (auto_pin_type <= AUTO_PIN_FRONT_MIC) {
796                 unsigned int pincap;
797                 pincap = snd_hda_query_pin_caps(codec, nid);
798                 pincap = (pincap & AC_PINCAP_VREF) >> AC_PINCAP_VREF_SHIFT;
799                 if (pincap & AC_PINCAP_VREF_80)
800                         val = PIN_VREF80;
801                 else if (pincap & AC_PINCAP_VREF_50)
802                         val = PIN_VREF50;
803                 else if (pincap & AC_PINCAP_VREF_100)
804                         val = PIN_VREF100;
805                 else if (pincap & AC_PINCAP_VREF_GRD)
806                         val = PIN_VREFGRD;
807         }
808         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, val);
809 }
810
811 /*
812  */
813 static void add_mixer(struct alc_spec *spec, struct snd_kcontrol_new *mix)
814 {
815         if (snd_BUG_ON(spec->num_mixers >= ARRAY_SIZE(spec->mixers)))
816                 return;
817         spec->mixers[spec->num_mixers++] = mix;
818 }
819
820 static void add_verb(struct alc_spec *spec, const struct hda_verb *verb)
821 {
822         if (snd_BUG_ON(spec->num_init_verbs >= ARRAY_SIZE(spec->init_verbs)))
823                 return;
824         spec->init_verbs[spec->num_init_verbs++] = verb;
825 }
826
827 #ifdef CONFIG_PROC_FS
828 /*
829  * hook for proc
830  */
831 static void print_realtek_coef(struct snd_info_buffer *buffer,
832                                struct hda_codec *codec, hda_nid_t nid)
833 {
834         int coeff;
835
836         if (nid != 0x20)
837                 return;
838         coeff = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, 0);
839         snd_iprintf(buffer, "  Processing Coefficient: 0x%02x\n", coeff);
840         coeff = snd_hda_codec_read(codec, nid, 0,
841                                    AC_VERB_GET_COEF_INDEX, 0);
842         snd_iprintf(buffer, "  Coefficient Index: 0x%02x\n", coeff);
843 }
844 #else
845 #define print_realtek_coef      NULL
846 #endif
847
848 /*
849  * set up from the preset table
850  */
851 static void setup_preset(struct alc_spec *spec,
852                          const struct alc_config_preset *preset)
853 {
854         int i;
855
856         for (i = 0; i < ARRAY_SIZE(preset->mixers) && preset->mixers[i]; i++)
857                 add_mixer(spec, preset->mixers[i]);
858         spec->cap_mixer = preset->cap_mixer;
859         for (i = 0; i < ARRAY_SIZE(preset->init_verbs) && preset->init_verbs[i];
860              i++)
861                 add_verb(spec, preset->init_verbs[i]);
862
863         spec->channel_mode = preset->channel_mode;
864         spec->num_channel_mode = preset->num_channel_mode;
865         spec->need_dac_fix = preset->need_dac_fix;
866         spec->const_channel_count = preset->const_channel_count;
867
868         if (preset->const_channel_count)
869                 spec->multiout.max_channels = preset->const_channel_count;
870         else
871                 spec->multiout.max_channels = spec->channel_mode[0].channels;
872         spec->ext_channel_count = spec->channel_mode[0].channels;
873
874         spec->multiout.num_dacs = preset->num_dacs;
875         spec->multiout.dac_nids = preset->dac_nids;
876         spec->multiout.dig_out_nid = preset->dig_out_nid;
877         spec->multiout.slave_dig_outs = preset->slave_dig_outs;
878         spec->multiout.hp_nid = preset->hp_nid;
879
880         spec->num_mux_defs = preset->num_mux_defs;
881         if (!spec->num_mux_defs)
882                 spec->num_mux_defs = 1;
883         spec->input_mux = preset->input_mux;
884
885         spec->num_adc_nids = preset->num_adc_nids;
886         spec->adc_nids = preset->adc_nids;
887         spec->capsrc_nids = preset->capsrc_nids;
888         spec->dig_in_nid = preset->dig_in_nid;
889
890         spec->unsol_event = preset->unsol_event;
891         spec->init_hook = preset->init_hook;
892 #ifdef CONFIG_SND_HDA_POWER_SAVE
893         spec->loopback.amplist = preset->loopbacks;
894 #endif
895 }
896
897 /* Enable GPIO mask and set output */
898 static struct hda_verb alc_gpio1_init_verbs[] = {
899         {0x01, AC_VERB_SET_GPIO_MASK, 0x01},
900         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01},
901         {0x01, AC_VERB_SET_GPIO_DATA, 0x01},
902         { }
903 };
904
905 static struct hda_verb alc_gpio2_init_verbs[] = {
906         {0x01, AC_VERB_SET_GPIO_MASK, 0x02},
907         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x02},
908         {0x01, AC_VERB_SET_GPIO_DATA, 0x02},
909         { }
910 };
911
912 static struct hda_verb alc_gpio3_init_verbs[] = {
913         {0x01, AC_VERB_SET_GPIO_MASK, 0x03},
914         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x03},
915         {0x01, AC_VERB_SET_GPIO_DATA, 0x03},
916         { }
917 };
918
919 /*
920  * Fix hardware PLL issue
921  * On some codecs, the analog PLL gating control must be off while
922  * the default value is 1.
923  */
924 static void alc_fix_pll(struct hda_codec *codec)
925 {
926         struct alc_spec *spec = codec->spec;
927         unsigned int val;
928
929         if (!spec->pll_nid)
930                 return;
931         snd_hda_codec_write(codec, spec->pll_nid, 0, AC_VERB_SET_COEF_INDEX,
932                             spec->pll_coef_idx);
933         val = snd_hda_codec_read(codec, spec->pll_nid, 0,
934                                  AC_VERB_GET_PROC_COEF, 0);
935         snd_hda_codec_write(codec, spec->pll_nid, 0, AC_VERB_SET_COEF_INDEX,
936                             spec->pll_coef_idx);
937         snd_hda_codec_write(codec, spec->pll_nid, 0, AC_VERB_SET_PROC_COEF,
938                             val & ~(1 << spec->pll_coef_bit));
939 }
940
941 static void alc_fix_pll_init(struct hda_codec *codec, hda_nid_t nid,
942                              unsigned int coef_idx, unsigned int coef_bit)
943 {
944         struct alc_spec *spec = codec->spec;
945         spec->pll_nid = nid;
946         spec->pll_coef_idx = coef_idx;
947         spec->pll_coef_bit = coef_bit;
948         alc_fix_pll(codec);
949 }
950
951 static void alc_automute_pin(struct hda_codec *codec)
952 {
953         struct alc_spec *spec = codec->spec;
954         unsigned int present;
955         unsigned int nid = spec->autocfg.hp_pins[0];
956         int i;
957
958         /* need to execute and sync at first */
959         snd_hda_codec_read(codec, nid, 0, AC_VERB_SET_PIN_SENSE, 0);
960         present = snd_hda_codec_read(codec, nid, 0,
961                                      AC_VERB_GET_PIN_SENSE, 0);
962         spec->jack_present = (present & AC_PINSENSE_PRESENCE) != 0;
963         for (i = 0; i < ARRAY_SIZE(spec->autocfg.speaker_pins); i++) {
964                 nid = spec->autocfg.speaker_pins[i];
965                 if (!nid)
966                         break;
967                 snd_hda_codec_write(codec, nid, 0,
968                                     AC_VERB_SET_PIN_WIDGET_CONTROL,
969                                     spec->jack_present ? 0 : PIN_OUT);
970         }
971 }
972
973 #if 0 /* it's broken in some acses -- temporarily disabled */
974 static void alc_mic_automute(struct hda_codec *codec)
975 {
976         struct alc_spec *spec = codec->spec;
977         unsigned int present;
978         unsigned int mic_nid = spec->autocfg.input_pins[AUTO_PIN_MIC];
979         unsigned int fmic_nid = spec->autocfg.input_pins[AUTO_PIN_FRONT_MIC];
980         unsigned int mix_nid = spec->capsrc_nids[0];
981         unsigned int capsrc_idx_mic, capsrc_idx_fmic;
982
983         capsrc_idx_mic = mic_nid - 0x18;
984         capsrc_idx_fmic = fmic_nid - 0x18;
985         present = snd_hda_codec_read(codec, mic_nid, 0,
986                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
987         snd_hda_codec_write(codec, mix_nid, 0, AC_VERB_SET_AMP_GAIN_MUTE,
988                     0x7000 | (capsrc_idx_mic << 8) | (present ? 0 : 0x80));
989         snd_hda_codec_write(codec, mix_nid, 0, AC_VERB_SET_AMP_GAIN_MUTE,
990                     0x7000 | (capsrc_idx_fmic << 8) | (present ? 0x80 : 0));
991         snd_hda_codec_amp_stereo(codec, 0x0b, HDA_INPUT, capsrc_idx_fmic,
992                          HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
993 }
994 #else
995 #define alc_mic_automute(codec) do {} while(0) /* NOP */
996 #endif /* disabled */
997
998 /* unsolicited event for HP jack sensing */
999 static void alc_sku_unsol_event(struct hda_codec *codec, unsigned int res)
1000 {
1001         if (codec->vendor_id == 0x10ec0880)
1002                 res >>= 28;
1003         else
1004                 res >>= 26;
1005         switch (res) {
1006         case ALC880_HP_EVENT:
1007                 alc_automute_pin(codec);
1008                 break;
1009         case ALC880_MIC_EVENT:
1010                 alc_mic_automute(codec);
1011                 break;
1012         }
1013 }
1014
1015 static void alc_inithook(struct hda_codec *codec)
1016 {
1017         alc_automute_pin(codec);
1018         alc_mic_automute(codec);
1019 }
1020
1021 /* additional initialization for ALC888 variants */
1022 static void alc888_coef_init(struct hda_codec *codec)
1023 {
1024         unsigned int tmp;
1025
1026         snd_hda_codec_write(codec, 0x20, 0, AC_VERB_SET_COEF_INDEX, 0);
1027         tmp = snd_hda_codec_read(codec, 0x20, 0, AC_VERB_GET_PROC_COEF, 0);
1028         snd_hda_codec_write(codec, 0x20, 0, AC_VERB_SET_COEF_INDEX, 7);
1029         if ((tmp & 0xf0) == 0x20)
1030                 /* alc888S-VC */
1031                 snd_hda_codec_read(codec, 0x20, 0,
1032                                    AC_VERB_SET_PROC_COEF, 0x830);
1033          else
1034                  /* alc888-VB */
1035                  snd_hda_codec_read(codec, 0x20, 0,
1036                                     AC_VERB_SET_PROC_COEF, 0x3030);
1037 }
1038
1039 static void alc_auto_init_amp(struct hda_codec *codec, int type)
1040 {
1041         unsigned int tmp;
1042
1043         switch (type) {
1044         case ALC_INIT_GPIO1:
1045                 snd_hda_sequence_write(codec, alc_gpio1_init_verbs);
1046                 break;
1047         case ALC_INIT_GPIO2:
1048                 snd_hda_sequence_write(codec, alc_gpio2_init_verbs);
1049                 break;
1050         case ALC_INIT_GPIO3:
1051                 snd_hda_sequence_write(codec, alc_gpio3_init_verbs);
1052                 break;
1053         case ALC_INIT_DEFAULT:
1054                 switch (codec->vendor_id) {
1055                 case 0x10ec0260:
1056                         snd_hda_codec_write(codec, 0x0f, 0,
1057                                             AC_VERB_SET_EAPD_BTLENABLE, 2);
1058                         snd_hda_codec_write(codec, 0x10, 0,
1059                                             AC_VERB_SET_EAPD_BTLENABLE, 2);
1060                         break;
1061                 case 0x10ec0262:
1062                 case 0x10ec0267:
1063                 case 0x10ec0268:
1064                 case 0x10ec0269:
1065                 case 0x10ec0272:
1066                 case 0x10ec0660:
1067                 case 0x10ec0662:
1068                 case 0x10ec0663:
1069                 case 0x10ec0862:
1070                 case 0x10ec0889:
1071                         snd_hda_codec_write(codec, 0x14, 0,
1072                                             AC_VERB_SET_EAPD_BTLENABLE, 2);
1073                         snd_hda_codec_write(codec, 0x15, 0,
1074                                             AC_VERB_SET_EAPD_BTLENABLE, 2);
1075                         break;
1076                 }
1077                 switch (codec->vendor_id) {
1078                 case 0x10ec0260:
1079                         snd_hda_codec_write(codec, 0x1a, 0,
1080                                             AC_VERB_SET_COEF_INDEX, 7);
1081                         tmp = snd_hda_codec_read(codec, 0x1a, 0,
1082                                                  AC_VERB_GET_PROC_COEF, 0);
1083                         snd_hda_codec_write(codec, 0x1a, 0,
1084                                             AC_VERB_SET_COEF_INDEX, 7);
1085                         snd_hda_codec_write(codec, 0x1a, 0,
1086                                             AC_VERB_SET_PROC_COEF,
1087                                             tmp | 0x2010);
1088                         break;
1089                 case 0x10ec0262:
1090                 case 0x10ec0880:
1091                 case 0x10ec0882:
1092                 case 0x10ec0883:
1093                 case 0x10ec0885:
1094                 case 0x10ec0887:
1095                 case 0x10ec0889:
1096                         snd_hda_codec_write(codec, 0x20, 0,
1097                                             AC_VERB_SET_COEF_INDEX, 7);
1098                         tmp = snd_hda_codec_read(codec, 0x20, 0,
1099                                                  AC_VERB_GET_PROC_COEF, 0);
1100                         snd_hda_codec_write(codec, 0x20, 0,
1101                                             AC_VERB_SET_COEF_INDEX, 7);
1102                         snd_hda_codec_write(codec, 0x20, 0,
1103                                             AC_VERB_SET_PROC_COEF,
1104                                             tmp | 0x2010);
1105                         break;
1106                 case 0x10ec0888:
1107                         alc888_coef_init(codec);
1108                         break;
1109                 case 0x10ec0267:
1110                 case 0x10ec0268:
1111                         snd_hda_codec_write(codec, 0x20, 0,
1112                                             AC_VERB_SET_COEF_INDEX, 7);
1113                         tmp = snd_hda_codec_read(codec, 0x20, 0,
1114                                                  AC_VERB_GET_PROC_COEF, 0);
1115                         snd_hda_codec_write(codec, 0x20, 0,
1116                                             AC_VERB_SET_COEF_INDEX, 7);
1117                         snd_hda_codec_write(codec, 0x20, 0,
1118                                             AC_VERB_SET_PROC_COEF,
1119                                             tmp | 0x3000);
1120                         break;
1121                 }
1122                 break;
1123         }
1124 }
1125
1126 static void alc_init_auto_hp(struct hda_codec *codec)
1127 {
1128         struct alc_spec *spec = codec->spec;
1129
1130         if (!spec->autocfg.hp_pins[0])
1131                 return;
1132
1133         if (!spec->autocfg.speaker_pins[0]) {
1134                 if (spec->autocfg.line_out_pins[0] &&
1135                     spec->autocfg.line_out_type == AUTO_PIN_SPEAKER_OUT)
1136                         spec->autocfg.speaker_pins[0] =
1137                                 spec->autocfg.line_out_pins[0];
1138                 else
1139                         return;
1140         }
1141
1142         snd_printdd("realtek: Enable HP auto-muting on NID 0x%x\n",
1143                     spec->autocfg.hp_pins[0]);
1144         snd_hda_codec_write_cache(codec, spec->autocfg.hp_pins[0], 0,
1145                                   AC_VERB_SET_UNSOLICITED_ENABLE,
1146                                   AC_USRSP_EN | ALC880_HP_EVENT);
1147         spec->unsol_event = alc_sku_unsol_event;
1148 }
1149
1150 /* check subsystem ID and set up device-specific initialization;
1151  * return 1 if initialized, 0 if invalid SSID
1152  */
1153 /* 32-bit subsystem ID for BIOS loading in HD Audio codec.
1154  *      31 ~ 16 :       Manufacture ID
1155  *      15 ~ 8  :       SKU ID
1156  *      7  ~ 0  :       Assembly ID
1157  *      port-A --> pin 39/41, port-E --> pin 14/15, port-D --> pin 35/36
1158  */
1159 static int alc_subsystem_id(struct hda_codec *codec,
1160                             hda_nid_t porta, hda_nid_t porte,
1161                             hda_nid_t portd)
1162 {
1163         unsigned int ass, tmp, i;
1164         unsigned nid;
1165         struct alc_spec *spec = codec->spec;
1166
1167         ass = codec->subsystem_id & 0xffff;
1168         if ((ass != codec->bus->pci->subsystem_device) && (ass & 1))
1169                 goto do_sku;
1170
1171         /* invalid SSID, check the special NID pin defcfg instead */
1172         /*
1173          * 31~30        : port conetcivity
1174          * 29~21        : reserve
1175          * 20           : PCBEEP input
1176          * 19~16        : Check sum (15:1)
1177          * 15~1         : Custom
1178          * 0            : override
1179         */
1180         nid = 0x1d;
1181         if (codec->vendor_id == 0x10ec0260)
1182                 nid = 0x17;
1183         ass = snd_hda_codec_get_pincfg(codec, nid);
1184         snd_printd("realtek: No valid SSID, "
1185                    "checking pincfg 0x%08x for NID 0x%x\n",
1186                    ass, nid);
1187         if (!(ass & 1) && !(ass & 0x100000))
1188                 return 0;
1189         if ((ass >> 30) != 1)   /* no physical connection */
1190                 return 0;
1191
1192         /* check sum */
1193         tmp = 0;
1194         for (i = 1; i < 16; i++) {
1195                 if ((ass >> i) & 1)
1196                         tmp++;
1197         }
1198         if (((ass >> 16) & 0xf) != tmp)
1199                 return 0;
1200 do_sku:
1201         snd_printd("realtek: Enabling init ASM_ID=0x%04x CODEC_ID=%08x\n",
1202                    ass & 0xffff, codec->vendor_id);
1203         /*
1204          * 0 : override
1205          * 1 :  Swap Jack
1206          * 2 : 0 --> Desktop, 1 --> Laptop
1207          * 3~5 : External Amplifier control
1208          * 7~6 : Reserved
1209         */
1210         tmp = (ass & 0x38) >> 3;        /* external Amp control */
1211         switch (tmp) {
1212         case 1:
1213                 spec->init_amp = ALC_INIT_GPIO1;
1214                 break;
1215         case 3:
1216                 spec->init_amp = ALC_INIT_GPIO2;
1217                 break;
1218         case 7:
1219                 spec->init_amp = ALC_INIT_GPIO3;
1220                 break;
1221         case 5:
1222                 spec->init_amp = ALC_INIT_DEFAULT;
1223                 break;
1224         }
1225
1226         /* is laptop or Desktop and enable the function "Mute internal speaker
1227          * when the external headphone out jack is plugged"
1228          */
1229         if (!(ass & 0x8000))
1230                 return 1;
1231         /*
1232          * 10~8 : Jack location
1233          * 12~11: Headphone out -> 00: PortA, 01: PortE, 02: PortD, 03: Resvered
1234          * 14~13: Resvered
1235          * 15   : 1 --> enable the function "Mute internal speaker
1236          *              when the external headphone out jack is plugged"
1237          */
1238         if (!spec->autocfg.hp_pins[0]) {
1239                 tmp = (ass >> 11) & 0x3;        /* HP to chassis */
1240                 if (tmp == 0)
1241                         spec->autocfg.hp_pins[0] = porta;
1242                 else if (tmp == 1)
1243                         spec->autocfg.hp_pins[0] = porte;
1244                 else if (tmp == 2)
1245                         spec->autocfg.hp_pins[0] = portd;
1246                 else
1247                         return 1;
1248         }
1249
1250         alc_init_auto_hp(codec);
1251         return 1;
1252 }
1253
1254 static void alc_ssid_check(struct hda_codec *codec,
1255                            hda_nid_t porta, hda_nid_t porte, hda_nid_t portd)
1256 {
1257         if (!alc_subsystem_id(codec, porta, porte, portd)) {
1258                 struct alc_spec *spec = codec->spec;
1259                 snd_printd("realtek: "
1260                            "Enable default setup for auto mode as fallback\n");
1261                 spec->init_amp = ALC_INIT_DEFAULT;
1262                 alc_init_auto_hp(codec);
1263         }
1264 }
1265
1266 /*
1267  * Fix-up pin default configurations
1268  */
1269
1270 struct alc_pincfg {
1271         hda_nid_t nid;
1272         u32 val;
1273 };
1274
1275 static void alc_fix_pincfg(struct hda_codec *codec,
1276                            const struct snd_pci_quirk *quirk,
1277                            const struct alc_pincfg **pinfix)
1278 {
1279         const struct alc_pincfg *cfg;
1280
1281         quirk = snd_pci_quirk_lookup(codec->bus->pci, quirk);
1282         if (!quirk)
1283                 return;
1284
1285         cfg = pinfix[quirk->value];
1286         for (; cfg->nid; cfg++)
1287                 snd_hda_codec_set_pincfg(codec, cfg->nid, cfg->val);
1288 }
1289
1290 /*
1291  * ALC888
1292  */
1293
1294 /*
1295  * 2ch mode
1296  */
1297 static struct hda_verb alc888_4ST_ch2_intel_init[] = {
1298 /* Mic-in jack as mic in */
1299         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
1300         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1301 /* Line-in jack as Line in */
1302         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1303         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1304 /* Line-Out as Front */
1305         { 0x17, AC_VERB_SET_CONNECT_SEL, 0x00},
1306         { } /* end */
1307 };
1308
1309 /*
1310  * 4ch mode
1311  */
1312 static struct hda_verb alc888_4ST_ch4_intel_init[] = {
1313 /* Mic-in jack as mic in */
1314         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
1315         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1316 /* Line-in jack as Surround */
1317         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1318         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1319 /* Line-Out as Front */
1320         { 0x17, AC_VERB_SET_CONNECT_SEL, 0x00},
1321         { } /* end */
1322 };
1323
1324 /*
1325  * 6ch mode
1326  */
1327 static struct hda_verb alc888_4ST_ch6_intel_init[] = {
1328 /* Mic-in jack as CLFE */
1329         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1330         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1331 /* Line-in jack as Surround */
1332         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1333         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1334 /* Line-Out as CLFE (workaround because Mic-in is not loud enough) */
1335         { 0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
1336         { } /* end */
1337 };
1338
1339 /*
1340  * 8ch mode
1341  */
1342 static struct hda_verb alc888_4ST_ch8_intel_init[] = {
1343 /* Mic-in jack as CLFE */
1344         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1345         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1346 /* Line-in jack as Surround */
1347         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1348         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1349 /* Line-Out as Side */
1350         { 0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
1351         { } /* end */
1352 };
1353
1354 static struct hda_channel_mode alc888_4ST_8ch_intel_modes[4] = {
1355         { 2, alc888_4ST_ch2_intel_init },
1356         { 4, alc888_4ST_ch4_intel_init },
1357         { 6, alc888_4ST_ch6_intel_init },
1358         { 8, alc888_4ST_ch8_intel_init },
1359 };
1360
1361 /*
1362  * ALC888 Fujitsu Siemens Amillo xa3530
1363  */
1364
1365 static struct hda_verb alc888_fujitsu_xa3530_verbs[] = {
1366 /* Front Mic: set to PIN_IN (empty by default) */
1367         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1368 /* Connect Internal HP to Front */
1369         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1370         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1371         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
1372 /* Connect Bass HP to Front */
1373         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1374         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1375         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
1376 /* Connect Line-Out side jack (SPDIF) to Side */
1377         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1378         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1379         {0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
1380 /* Connect Mic jack to CLFE */
1381         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1382         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1383         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02},
1384 /* Connect Line-in jack to Surround */
1385         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1386         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1387         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01},
1388 /* Connect HP out jack to Front */
1389         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1390         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1391         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
1392 /* Enable unsolicited event for HP jack and Line-out jack */
1393         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
1394         {0x17, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
1395         {}
1396 };
1397
1398 static void alc_automute_amp(struct hda_codec *codec)
1399 {
1400         struct alc_spec *spec = codec->spec;
1401         unsigned int val, mute;
1402         hda_nid_t nid;
1403         int i;
1404
1405         spec->jack_present = 0;
1406         for (i = 0; i < ARRAY_SIZE(spec->autocfg.hp_pins); i++) {
1407                 nid = spec->autocfg.hp_pins[i];
1408                 if (!nid)
1409                         break;
1410                 val = snd_hda_codec_read(codec, nid, 0,
1411                                          AC_VERB_GET_PIN_SENSE, 0);
1412                 if (val & AC_PINSENSE_PRESENCE) {
1413                         spec->jack_present = 1;
1414                         break;
1415                 }
1416         }
1417
1418         mute = spec->jack_present ? HDA_AMP_MUTE : 0;
1419         /* Toggle internal speakers muting */
1420         for (i = 0; i < ARRAY_SIZE(spec->autocfg.speaker_pins); i++) {
1421                 nid = spec->autocfg.speaker_pins[i];
1422                 if (!nid)
1423                         break;
1424                 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
1425                                          HDA_AMP_MUTE, mute);
1426         }
1427 }
1428
1429 static void alc_automute_amp_unsol_event(struct hda_codec *codec,
1430                                          unsigned int res)
1431 {
1432         if (codec->vendor_id == 0x10ec0880)
1433                 res >>= 28;
1434         else
1435                 res >>= 26;
1436         if (res == ALC880_HP_EVENT)
1437                 alc_automute_amp(codec);
1438 }
1439
1440 static void alc888_fujitsu_xa3530_init_hook(struct hda_codec *codec)
1441 {
1442         struct alc_spec *spec = codec->spec;
1443
1444         spec->autocfg.hp_pins[0] = 0x17; /* line-out */
1445         spec->autocfg.hp_pins[1] = 0x1b; /* hp */
1446         spec->autocfg.speaker_pins[0] = 0x14; /* speaker */
1447         spec->autocfg.speaker_pins[1] = 0x15; /* bass */
1448         alc_automute_amp(codec);
1449 }
1450
1451 /*
1452  * ALC888 Acer Aspire 4930G model
1453  */
1454
1455 static struct hda_verb alc888_acer_aspire_4930g_verbs[] = {
1456 /* Front Mic: set to PIN_IN (empty by default) */
1457         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1458 /* Unselect Front Mic by default in input mixer 3 */
1459         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0xb)},
1460 /* Enable unsolicited event for HP jack */
1461         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
1462 /* Connect Internal HP to front */
1463         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1464         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1465         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
1466 /* Connect HP out to front */
1467         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1468         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1469         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
1470         { }
1471 };
1472
1473 /*
1474  * ALC889 Acer Aspire 8930G model
1475  */
1476
1477 static struct hda_verb alc889_acer_aspire_8930g_verbs[] = {
1478 /* Front Mic: set to PIN_IN (empty by default) */
1479         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
1480 /* Unselect Front Mic by default in input mixer 3 */
1481         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0xb)},
1482 /* Enable unsolicited event for HP jack */
1483         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
1484 /* Connect Internal Front to Front */
1485         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1486         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1487         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
1488 /* Connect Internal Rear to Rear */
1489         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1490         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1491         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x01},
1492 /* Connect Internal CLFE to CLFE */
1493         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
1494         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1495         {0x16, AC_VERB_SET_CONNECT_SEL, 0x02},
1496 /* Connect HP out to Front */
1497         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | PIN_HP},
1498         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
1499         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
1500 /* Enable all DACs */
1501 /*  DAC DISABLE/MUTE 1? */
1502 /*  setting bits 1-5 disables DAC nids 0x02-0x06 apparently. Init=0x38 */
1503         {0x20, AC_VERB_SET_COEF_INDEX, 0x03},
1504         {0x20, AC_VERB_SET_PROC_COEF, 0x0000},
1505 /*  DAC DISABLE/MUTE 2? */
1506 /*  some bit here disables the other DACs. Init=0x4900 */
1507         {0x20, AC_VERB_SET_COEF_INDEX, 0x08},
1508         {0x20, AC_VERB_SET_PROC_COEF, 0x0000},
1509 /* Enable amplifiers */
1510         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
1511         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
1512 /* DMIC fix
1513  * This laptop has a stereo digital microphone. The mics are only 1cm apart
1514  * which makes the stereo useless. However, either the mic or the ALC889
1515  * makes the signal become a difference/sum signal instead of standard
1516  * stereo, which is annoying. So instead we flip this bit which makes the
1517  * codec replicate the sum signal to both channels, turning it into a
1518  * normal mono mic.
1519  */
1520 /*  DMIC_CONTROL? Init value = 0x0001 */
1521         {0x20, AC_VERB_SET_COEF_INDEX, 0x0b},
1522         {0x20, AC_VERB_SET_PROC_COEF, 0x0003},
1523         { }
1524 };
1525
1526 static struct hda_input_mux alc888_2_capture_sources[2] = {
1527         /* Front mic only available on one ADC */
1528         {
1529                 .num_items = 4,
1530                 .items = {
1531                         { "Mic", 0x0 },
1532                         { "Line", 0x2 },
1533                         { "CD", 0x4 },
1534                         { "Front Mic", 0xb },
1535                 },
1536         },
1537         {
1538                 .num_items = 3,
1539                 .items = {
1540                         { "Mic", 0x0 },
1541                         { "Line", 0x2 },
1542                         { "CD", 0x4 },
1543                 },
1544         }
1545 };
1546
1547 static struct hda_input_mux alc889_capture_sources[3] = {
1548         /* Digital mic only available on first "ADC" */
1549         {
1550                 .num_items = 5,
1551                 .items = {
1552                         { "Mic", 0x0 },
1553                         { "Line", 0x2 },
1554                         { "CD", 0x4 },
1555                         { "Front Mic", 0xb },
1556                         { "Input Mix", 0xa },
1557                 },
1558         },
1559         {
1560                 .num_items = 4,
1561                 .items = {
1562                         { "Mic", 0x0 },
1563                         { "Line", 0x2 },
1564                         { "CD", 0x4 },
1565                         { "Input Mix", 0xa },
1566                 },
1567         },
1568         {
1569                 .num_items = 4,
1570                 .items = {
1571                         { "Mic", 0x0 },
1572                         { "Line", 0x2 },
1573                         { "CD", 0x4 },
1574                         { "Input Mix", 0xa },
1575                 },
1576         }
1577 };
1578
1579 static struct snd_kcontrol_new alc888_base_mixer[] = {
1580         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
1581         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
1582         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
1583         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
1584         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0,
1585                 HDA_OUTPUT),
1586         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
1587         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
1588         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
1589         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
1590         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
1591         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
1592         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
1593         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
1594         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
1595         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
1596         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
1597         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
1598         { } /* end */
1599 };
1600
1601 static void alc888_acer_aspire_4930g_init_hook(struct hda_codec *codec)
1602 {
1603         struct alc_spec *spec = codec->spec;
1604
1605         spec->autocfg.hp_pins[0] = 0x15;
1606         spec->autocfg.speaker_pins[0] = 0x14;
1607         alc_automute_amp(codec);
1608 }
1609
1610 static void alc889_acer_aspire_8930g_init_hook(struct hda_codec *codec)
1611 {
1612         struct alc_spec *spec = codec->spec;
1613
1614         spec->autocfg.hp_pins[0] = 0x15;
1615         spec->autocfg.speaker_pins[0] = 0x14;
1616         spec->autocfg.speaker_pins[1] = 0x16;
1617         spec->autocfg.speaker_pins[2] = 0x1b;
1618         alc_automute_amp(codec);
1619 }
1620
1621 /*
1622  * ALC880 3-stack model
1623  *
1624  * DAC: Front = 0x02 (0x0c), Surr = 0x05 (0x0f), CLFE = 0x04 (0x0e)
1625  * Pin assignment: Front = 0x14, Line-In/Surr = 0x1a, Mic/CLFE = 0x18,
1626  *                 F-Mic = 0x1b, HP = 0x19
1627  */
1628
1629 static hda_nid_t alc880_dac_nids[4] = {
1630         /* front, rear, clfe, rear_surr */
1631         0x02, 0x05, 0x04, 0x03
1632 };
1633
1634 static hda_nid_t alc880_adc_nids[3] = {
1635         /* ADC0-2 */
1636         0x07, 0x08, 0x09,
1637 };
1638
1639 /* The datasheet says the node 0x07 is connected from inputs,
1640  * but it shows zero connection in the real implementation on some devices.
1641  * Note: this is a 915GAV bug, fixed on 915GLV
1642  */
1643 static hda_nid_t alc880_adc_nids_alt[2] = {
1644         /* ADC1-2 */
1645         0x08, 0x09,
1646 };
1647
1648 #define ALC880_DIGOUT_NID       0x06
1649 #define ALC880_DIGIN_NID        0x0a
1650
1651 static struct hda_input_mux alc880_capture_source = {
1652         .num_items = 4,
1653         .items = {
1654                 { "Mic", 0x0 },
1655                 { "Front Mic", 0x3 },
1656                 { "Line", 0x2 },
1657                 { "CD", 0x4 },
1658         },
1659 };
1660
1661 /* channel source setting (2/6 channel selection for 3-stack) */
1662 /* 2ch mode */
1663 static struct hda_verb alc880_threestack_ch2_init[] = {
1664         /* set line-in to input, mute it */
1665         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1666         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1667         /* set mic-in to input vref 80%, mute it */
1668         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
1669         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1670         { } /* end */
1671 };
1672
1673 /* 6ch mode */
1674 static struct hda_verb alc880_threestack_ch6_init[] = {
1675         /* set line-in to output, unmute it */
1676         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1677         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1678         /* set mic-in to output, unmute it */
1679         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1680         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1681         { } /* end */
1682 };
1683
1684 static struct hda_channel_mode alc880_threestack_modes[2] = {
1685         { 2, alc880_threestack_ch2_init },
1686         { 6, alc880_threestack_ch6_init },
1687 };
1688
1689 static struct snd_kcontrol_new alc880_three_stack_mixer[] = {
1690         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
1691         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
1692         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
1693         HDA_BIND_MUTE("Surround Playback Switch", 0x0f, 2, HDA_INPUT),
1694         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
1695         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
1696         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
1697         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
1698         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
1699         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
1700         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
1701         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
1702         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
1703         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
1704         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x3, HDA_INPUT),
1705         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x3, HDA_INPUT),
1706         HDA_CODEC_MUTE("Headphone Playback Switch", 0x19, 0x0, HDA_OUTPUT),
1707         {
1708                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1709                 .name = "Channel Mode",
1710                 .info = alc_ch_mode_info,
1711                 .get = alc_ch_mode_get,
1712                 .put = alc_ch_mode_put,
1713         },
1714         { } /* end */
1715 };
1716
1717 /* capture mixer elements */
1718 static int alc_cap_vol_info(struct snd_kcontrol *kcontrol,
1719                             struct snd_ctl_elem_info *uinfo)
1720 {
1721         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
1722         struct alc_spec *spec = codec->spec;
1723         int err;
1724
1725         mutex_lock(&codec->control_mutex);
1726         kcontrol->private_value = HDA_COMPOSE_AMP_VAL(spec->adc_nids[0], 3, 0,
1727                                                       HDA_INPUT);
1728         err = snd_hda_mixer_amp_volume_info(kcontrol, uinfo);
1729         mutex_unlock(&codec->control_mutex);
1730         return err;
1731 }
1732
1733 static int alc_cap_vol_tlv(struct snd_kcontrol *kcontrol, int op_flag,
1734                            unsigned int size, unsigned int __user *tlv)
1735 {
1736         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
1737         struct alc_spec *spec = codec->spec;
1738         int err;
1739
1740         mutex_lock(&codec->control_mutex);
1741         kcontrol->private_value = HDA_COMPOSE_AMP_VAL(spec->adc_nids[0], 3, 0,
1742                                                       HDA_INPUT);
1743         err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
1744         mutex_unlock(&codec->control_mutex);
1745         return err;
1746 }
1747
1748 typedef int (*getput_call_t)(struct snd_kcontrol *kcontrol,
1749                              struct snd_ctl_elem_value *ucontrol);
1750
1751 static int alc_cap_getput_caller(struct snd_kcontrol *kcontrol,
1752                                  struct snd_ctl_elem_value *ucontrol,
1753                                  getput_call_t func)
1754 {
1755         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
1756         struct alc_spec *spec = codec->spec;
1757         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
1758         int err;
1759
1760         mutex_lock(&codec->control_mutex);
1761         kcontrol->private_value = HDA_COMPOSE_AMP_VAL(spec->adc_nids[adc_idx],
1762                                                       3, 0, HDA_INPUT);
1763         err = func(kcontrol, ucontrol);
1764         mutex_unlock(&codec->control_mutex);
1765         return err;
1766 }
1767
1768 static int alc_cap_vol_get(struct snd_kcontrol *kcontrol,
1769                            struct snd_ctl_elem_value *ucontrol)
1770 {
1771         return alc_cap_getput_caller(kcontrol, ucontrol,
1772                                      snd_hda_mixer_amp_volume_get);
1773 }
1774
1775 static int alc_cap_vol_put(struct snd_kcontrol *kcontrol,
1776                            struct snd_ctl_elem_value *ucontrol)
1777 {
1778         return alc_cap_getput_caller(kcontrol, ucontrol,
1779                                      snd_hda_mixer_amp_volume_put);
1780 }
1781
1782 /* capture mixer elements */
1783 #define alc_cap_sw_info         snd_ctl_boolean_stereo_info
1784
1785 static int alc_cap_sw_get(struct snd_kcontrol *kcontrol,
1786                           struct snd_ctl_elem_value *ucontrol)
1787 {
1788         return alc_cap_getput_caller(kcontrol, ucontrol,
1789                                      snd_hda_mixer_amp_switch_get);
1790 }
1791
1792 static int alc_cap_sw_put(struct snd_kcontrol *kcontrol,
1793                           struct snd_ctl_elem_value *ucontrol)
1794 {
1795         return alc_cap_getput_caller(kcontrol, ucontrol,
1796                                      snd_hda_mixer_amp_switch_put);
1797 }
1798
1799 #define _DEFINE_CAPMIX(num) \
1800         { \
1801                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
1802                 .name = "Capture Switch", \
1803                 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE, \
1804                 .count = num, \
1805                 .info = alc_cap_sw_info, \
1806                 .get = alc_cap_sw_get, \
1807                 .put = alc_cap_sw_put, \
1808         }, \
1809         { \
1810                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
1811                 .name = "Capture Volume", \
1812                 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE | \
1813                            SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
1814                            SNDRV_CTL_ELEM_ACCESS_TLV_CALLBACK), \
1815                 .count = num, \
1816                 .info = alc_cap_vol_info, \
1817                 .get = alc_cap_vol_get, \
1818                 .put = alc_cap_vol_put, \
1819                 .tlv = { .c = alc_cap_vol_tlv }, \
1820         }
1821
1822 #define _DEFINE_CAPSRC(num) \
1823         { \
1824                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
1825                 /* .name = "Capture Source", */ \
1826                 .name = "Input Source", \
1827                 .count = num, \
1828                 .info = alc_mux_enum_info, \
1829                 .get = alc_mux_enum_get, \
1830                 .put = alc_mux_enum_put, \
1831         }
1832
1833 #define DEFINE_CAPMIX(num) \
1834 static struct snd_kcontrol_new alc_capture_mixer ## num[] = { \
1835         _DEFINE_CAPMIX(num),                                  \
1836         _DEFINE_CAPSRC(num),                                  \
1837         { } /* end */                                         \
1838 }
1839
1840 #define DEFINE_CAPMIX_NOSRC(num) \
1841 static struct snd_kcontrol_new alc_capture_mixer_nosrc ## num[] = { \
1842         _DEFINE_CAPMIX(num),                                        \
1843         { } /* end */                                               \
1844 }
1845
1846 /* up to three ADCs */
1847 DEFINE_CAPMIX(1);
1848 DEFINE_CAPMIX(2);
1849 DEFINE_CAPMIX(3);
1850 DEFINE_CAPMIX_NOSRC(1);
1851 DEFINE_CAPMIX_NOSRC(2);
1852 DEFINE_CAPMIX_NOSRC(3);
1853
1854 /*
1855  * ALC880 5-stack model
1856  *
1857  * DAC: Front = 0x02 (0x0c), Surr = 0x05 (0x0f), CLFE = 0x04 (0x0d),
1858  *      Side = 0x02 (0xd)
1859  * Pin assignment: Front = 0x14, Surr = 0x17, CLFE = 0x16
1860  *                 Line-In/Side = 0x1a, Mic = 0x18, F-Mic = 0x1b, HP = 0x19
1861  */
1862
1863 /* additional mixers to alc880_three_stack_mixer */
1864 static struct snd_kcontrol_new alc880_five_stack_mixer[] = {
1865         HDA_CODEC_VOLUME("Side Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
1866         HDA_BIND_MUTE("Side Playback Switch", 0x0d, 2, HDA_INPUT),
1867         { } /* end */
1868 };
1869
1870 /* channel source setting (6/8 channel selection for 5-stack) */
1871 /* 6ch mode */
1872 static struct hda_verb alc880_fivestack_ch6_init[] = {
1873         /* set line-in to input, mute it */
1874         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
1875         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
1876         { } /* end */
1877 };
1878
1879 /* 8ch mode */
1880 static struct hda_verb alc880_fivestack_ch8_init[] = {
1881         /* set line-in to output, unmute it */
1882         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
1883         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
1884         { } /* end */
1885 };
1886
1887 static struct hda_channel_mode alc880_fivestack_modes[2] = {
1888         { 6, alc880_fivestack_ch6_init },
1889         { 8, alc880_fivestack_ch8_init },
1890 };
1891
1892
1893 /*
1894  * ALC880 6-stack model
1895  *
1896  * DAC: Front = 0x02 (0x0c), Surr = 0x03 (0x0d), CLFE = 0x04 (0x0e),
1897  *      Side = 0x05 (0x0f)
1898  * Pin assignment: Front = 0x14, Surr = 0x15, CLFE = 0x16, Side = 0x17,
1899  *   Mic = 0x18, F-Mic = 0x19, Line = 0x1a, HP = 0x1b
1900  */
1901
1902 static hda_nid_t alc880_6st_dac_nids[4] = {
1903         /* front, rear, clfe, rear_surr */
1904         0x02, 0x03, 0x04, 0x05
1905 };
1906
1907 static struct hda_input_mux alc880_6stack_capture_source = {
1908         .num_items = 4,
1909         .items = {
1910                 { "Mic", 0x0 },
1911                 { "Front Mic", 0x1 },
1912                 { "Line", 0x2 },
1913                 { "CD", 0x4 },
1914         },
1915 };
1916
1917 /* fixed 8-channels */
1918 static struct hda_channel_mode alc880_sixstack_modes[1] = {
1919         { 8, NULL },
1920 };
1921
1922 static struct snd_kcontrol_new alc880_six_stack_mixer[] = {
1923         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
1924         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
1925         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
1926         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
1927         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
1928         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
1929         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
1930         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
1931         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
1932         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
1933         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
1934         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
1935         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
1936         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
1937         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
1938         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
1939         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
1940         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
1941         {
1942                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1943                 .name = "Channel Mode",
1944                 .info = alc_ch_mode_info,
1945                 .get = alc_ch_mode_get,
1946                 .put = alc_ch_mode_put,
1947         },
1948         { } /* end */
1949 };
1950
1951
1952 /*
1953  * ALC880 W810 model
1954  *
1955  * W810 has rear IO for:
1956  * Front (DAC 02)
1957  * Surround (DAC 03)
1958  * Center/LFE (DAC 04)
1959  * Digital out (06)
1960  *
1961  * The system also has a pair of internal speakers, and a headphone jack.
1962  * These are both connected to Line2 on the codec, hence to DAC 02.
1963  *
1964  * There is a variable resistor to control the speaker or headphone
1965  * volume. This is a hardware-only device without a software API.
1966  *
1967  * Plugging headphones in will disable the internal speakers. This is
1968  * implemented in hardware, not via the driver using jack sense. In
1969  * a similar fashion, plugging into the rear socket marked "front" will
1970  * disable both the speakers and headphones.
1971  *
1972  * For input, there's a microphone jack, and an "audio in" jack.
1973  * These may not do anything useful with this driver yet, because I
1974  * haven't setup any initialization verbs for these yet...
1975  */
1976
1977 static hda_nid_t alc880_w810_dac_nids[3] = {
1978         /* front, rear/surround, clfe */
1979         0x02, 0x03, 0x04
1980 };
1981
1982 /* fixed 6 channels */
1983 static struct hda_channel_mode alc880_w810_modes[1] = {
1984         { 6, NULL }
1985 };
1986
1987 /* Pin assignment: Front = 0x14, Surr = 0x15, CLFE = 0x16, HP = 0x1b */
1988 static struct snd_kcontrol_new alc880_w810_base_mixer[] = {
1989         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
1990         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
1991         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
1992         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
1993         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
1994         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
1995         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
1996         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
1997         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
1998         { } /* end */
1999 };
2000
2001
2002 /*
2003  * Z710V model
2004  *
2005  * DAC: Front = 0x02 (0x0c), HP = 0x03 (0x0d)
2006  * Pin assignment: Front = 0x14, HP = 0x15, Mic = 0x18, Mic2 = 0x19(?),
2007  *                 Line = 0x1a
2008  */
2009
2010 static hda_nid_t alc880_z71v_dac_nids[1] = {
2011         0x02
2012 };
2013 #define ALC880_Z71V_HP_DAC      0x03
2014
2015 /* fixed 2 channels */
2016 static struct hda_channel_mode alc880_2_jack_modes[1] = {
2017         { 2, NULL }
2018 };
2019
2020 static struct snd_kcontrol_new alc880_z71v_mixer[] = {
2021         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2022         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
2023         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2024         HDA_BIND_MUTE("Headphone Playback Switch", 0x0d, 2, HDA_INPUT),
2025         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
2026         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
2027         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2028         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2029         { } /* end */
2030 };
2031
2032
2033 /*
2034  * ALC880 F1734 model
2035  *
2036  * DAC: HP = 0x02 (0x0c), Front = 0x03 (0x0d)
2037  * Pin assignment: HP = 0x14, Front = 0x15, Mic = 0x18
2038  */
2039
2040 static hda_nid_t alc880_f1734_dac_nids[1] = {
2041         0x03
2042 };
2043 #define ALC880_F1734_HP_DAC     0x02
2044
2045 static struct snd_kcontrol_new alc880_f1734_mixer[] = {
2046         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2047         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
2048         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2049         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
2050         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
2051         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
2052         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
2053         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
2054         { } /* end */
2055 };
2056
2057 static struct hda_input_mux alc880_f1734_capture_source = {
2058         .num_items = 2,
2059         .items = {
2060                 { "Mic", 0x1 },
2061                 { "CD", 0x4 },
2062         },
2063 };
2064
2065
2066 /*
2067  * ALC880 ASUS model
2068  *
2069  * DAC: HP/Front = 0x02 (0x0c), Surr = 0x03 (0x0d), CLFE = 0x04 (0x0e)
2070  * Pin assignment: HP/Front = 0x14, Surr = 0x15, CLFE = 0x16,
2071  *  Mic = 0x18, Line = 0x1a
2072  */
2073
2074 #define alc880_asus_dac_nids    alc880_w810_dac_nids    /* identical with w810 */
2075 #define alc880_asus_modes       alc880_threestack_modes /* 2/6 channel mode */
2076
2077 static struct snd_kcontrol_new alc880_asus_mixer[] = {
2078         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2079         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
2080         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2081         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
2082         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
2083         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
2084         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
2085         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
2086         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
2087         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
2088         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
2089         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
2090         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2091         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2092         {
2093                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2094                 .name = "Channel Mode",
2095                 .info = alc_ch_mode_info,
2096                 .get = alc_ch_mode_get,
2097                 .put = alc_ch_mode_put,
2098         },
2099         { } /* end */
2100 };
2101
2102 /*
2103  * ALC880 ASUS W1V model
2104  *
2105  * DAC: HP/Front = 0x02 (0x0c), Surr = 0x03 (0x0d), CLFE = 0x04 (0x0e)
2106  * Pin assignment: HP/Front = 0x14, Surr = 0x15, CLFE = 0x16,
2107  *  Mic = 0x18, Line = 0x1a, Line2 = 0x1b
2108  */
2109
2110 /* additional mixers to alc880_asus_mixer */
2111 static struct snd_kcontrol_new alc880_asus_w1v_mixer[] = {
2112         HDA_CODEC_VOLUME("Line2 Playback Volume", 0x0b, 0x03, HDA_INPUT),
2113         HDA_CODEC_MUTE("Line2 Playback Switch", 0x0b, 0x03, HDA_INPUT),
2114         { } /* end */
2115 };
2116
2117 /* TCL S700 */
2118 static struct snd_kcontrol_new alc880_tcl_s700_mixer[] = {
2119         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2120         HDA_CODEC_MUTE("Front Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
2121         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
2122         HDA_CODEC_VOLUME("CD Playback Volume", 0x0B, 0x04, HDA_INPUT),
2123         HDA_CODEC_MUTE("CD Playback Switch", 0x0B, 0x04, HDA_INPUT),
2124         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0B, 0x0, HDA_INPUT),
2125         HDA_CODEC_MUTE("Mic Playback Switch", 0x0B, 0x0, HDA_INPUT),
2126         HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
2127         HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
2128         { } /* end */
2129 };
2130
2131 /* Uniwill */
2132 static struct snd_kcontrol_new alc880_uniwill_mixer[] = {
2133         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2134         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
2135         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2136         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
2137         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
2138         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
2139         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
2140         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
2141         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
2142         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
2143         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
2144         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
2145         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2146         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2147         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
2148         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
2149         {
2150                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2151                 .name = "Channel Mode",
2152                 .info = alc_ch_mode_info,
2153                 .get = alc_ch_mode_get,
2154                 .put = alc_ch_mode_put,
2155         },
2156         { } /* end */
2157 };
2158
2159 static struct snd_kcontrol_new alc880_fujitsu_mixer[] = {
2160         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2161         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
2162         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2163         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
2164         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
2165         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
2166         HDA_CODEC_VOLUME("Ext Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2167         HDA_CODEC_MUTE("Ext Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2168         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
2169         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
2170         { } /* end */
2171 };
2172
2173 static struct snd_kcontrol_new alc880_uniwill_p53_mixer[] = {
2174         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2175         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
2176         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
2177         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
2178         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2179         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2180         { } /* end */
2181 };
2182
2183 /*
2184  * virtual master controls
2185  */
2186
2187 /*
2188  * slave controls for virtual master
2189  */
2190 static const char *alc_slave_vols[] = {
2191         "Front Playback Volume",
2192         "Surround Playback Volume",
2193         "Center Playback Volume",
2194         "LFE Playback Volume",
2195         "Side Playback Volume",
2196         "Headphone Playback Volume",
2197         "Speaker Playback Volume",
2198         "Mono Playback Volume",
2199         "Line-Out Playback Volume",
2200         "PCM Playback Volume",
2201         NULL,
2202 };
2203
2204 static const char *alc_slave_sws[] = {
2205         "Front Playback Switch",
2206         "Surround Playback Switch",
2207         "Center Playback Switch",
2208         "LFE Playback Switch",
2209         "Side Playback Switch",
2210         "Headphone Playback Switch",
2211         "Speaker Playback Switch",
2212         "Mono Playback Switch",
2213         "IEC958 Playback Switch",
2214         NULL,
2215 };
2216
2217 /*
2218  * build control elements
2219  */
2220
2221 static void alc_free_kctls(struct hda_codec *codec);
2222
2223 /* additional beep mixers; the actual parameters are overwritten at build */
2224 static struct snd_kcontrol_new alc_beep_mixer[] = {
2225         HDA_CODEC_VOLUME("Beep Playback Volume", 0, 0, HDA_INPUT),
2226         HDA_CODEC_MUTE("Beep Playback Switch", 0, 0, HDA_INPUT),
2227         { } /* end */
2228 };
2229
2230 static int alc_build_controls(struct hda_codec *codec)
2231 {
2232         struct alc_spec *spec = codec->spec;
2233         int err;
2234         int i;
2235
2236         for (i = 0; i < spec->num_mixers; i++) {
2237                 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
2238                 if (err < 0)
2239                         return err;
2240         }
2241         if (spec->cap_mixer) {
2242                 err = snd_hda_add_new_ctls(codec, spec->cap_mixer);
2243                 if (err < 0)
2244                         return err;
2245         }
2246         if (spec->multiout.dig_out_nid) {
2247                 err = snd_hda_create_spdif_out_ctls(codec,
2248                                                     spec->multiout.dig_out_nid);
2249                 if (err < 0)
2250                         return err;
2251                 if (!spec->no_analog) {
2252                         err = snd_hda_create_spdif_share_sw(codec,
2253                                                             &spec->multiout);
2254                         if (err < 0)
2255                                 return err;
2256                         spec->multiout.share_spdif = 1;
2257                 }
2258         }
2259         if (spec->dig_in_nid) {
2260                 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid);
2261                 if (err < 0)
2262                         return err;
2263         }
2264
2265         /* create beep controls if needed */
2266         if (spec->beep_amp) {
2267                 struct snd_kcontrol_new *knew;
2268                 for (knew = alc_beep_mixer; knew->name; knew++) {
2269                         struct snd_kcontrol *kctl;
2270                         kctl = snd_ctl_new1(knew, codec);
2271                         if (!kctl)
2272                                 return -ENOMEM;
2273                         kctl->private_value = spec->beep_amp;
2274                         err = snd_hda_ctl_add(codec, kctl);
2275                         if (err < 0)
2276                                 return err;
2277                 }
2278         }
2279
2280         /* if we have no master control, let's create it */
2281         if (!spec->no_analog &&
2282             !snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
2283                 unsigned int vmaster_tlv[4];
2284                 snd_hda_set_vmaster_tlv(codec, spec->vmaster_nid,
2285                                         HDA_OUTPUT, vmaster_tlv);
2286                 err = snd_hda_add_vmaster(codec, "Master Playback Volume",
2287                                           vmaster_tlv, alc_slave_vols);
2288                 if (err < 0)
2289                         return err;
2290         }
2291         if (!spec->no_analog &&
2292             !snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
2293                 err = snd_hda_add_vmaster(codec, "Master Playback Switch",
2294                                           NULL, alc_slave_sws);
2295                 if (err < 0)
2296                         return err;
2297         }
2298
2299         alc_free_kctls(codec); /* no longer needed */
2300         return 0;
2301 }
2302
2303
2304 /*
2305  * initialize the codec volumes, etc
2306  */
2307
2308 /*
2309  * generic initialization of ADC, input mixers and output mixers
2310  */
2311 static struct hda_verb alc880_volume_init_verbs[] = {
2312         /*
2313          * Unmute ADC0-2 and set the default input to mic-in
2314          */
2315         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
2316         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2317         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
2318         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2319         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
2320         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2321
2322         /* Unmute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
2323          * mixer widget
2324          * Note: PASD motherboards uses the Line In 2 as the input for front
2325          * panel mic (mic 2)
2326          */
2327         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
2328         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
2329         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
2330         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
2331         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
2332         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
2333         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)},
2334         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)},
2335
2336         /*
2337          * Set up output mixers (0x0c - 0x0f)
2338          */
2339         /* set vol=0 to output mixers */
2340         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
2341         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
2342         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
2343         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
2344         /* set up input amps for analog loopback */
2345         /* Amp Indices: DAC = 0, mixer = 1 */
2346         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
2347         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
2348         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
2349         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
2350         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
2351         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
2352         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
2353         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
2354
2355         { }
2356 };
2357
2358 /*
2359  * 3-stack pin configuration:
2360  * front = 0x14, mic/clfe = 0x18, HP = 0x19, line/surr = 0x1a, f-mic = 0x1b
2361  */
2362 static struct hda_verb alc880_pin_3stack_init_verbs[] = {
2363         /*
2364          * preset connection lists of input pins
2365          * 0 = front, 1 = rear_surr, 2 = CLFE, 3 = surround
2366          */
2367         {0x10, AC_VERB_SET_CONNECT_SEL, 0x02}, /* mic/clfe */
2368         {0x11, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2369         {0x12, AC_VERB_SET_CONNECT_SEL, 0x03}, /* line/surround */
2370
2371         /*
2372          * Set pin mode and muting
2373          */
2374         /* set front pin widgets 0x14 for output */
2375         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2376         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2377         /* Mic1 (rear panel) pin widget for input and vref at 80% */
2378         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2379         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2380         /* Mic2 (as headphone out) for HP output */
2381         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2382         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2383         /* Line In pin widget for input */
2384         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2385         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2386         /* Line2 (as front mic) pin widget for input and vref at 80% */
2387         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2388         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2389         /* CD pin widget for input */
2390         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2391
2392         { }
2393 };
2394
2395 /*
2396  * 5-stack pin configuration:
2397  * front = 0x14, surround = 0x17, clfe = 0x16, mic = 0x18, HP = 0x19,
2398  * line-in/side = 0x1a, f-mic = 0x1b
2399  */
2400 static struct hda_verb alc880_pin_5stack_init_verbs[] = {
2401         /*
2402          * preset connection lists of input pins
2403          * 0 = front, 1 = rear_surr, 2 = CLFE, 3 = surround
2404          */
2405         {0x11, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2406         {0x12, AC_VERB_SET_CONNECT_SEL, 0x01}, /* line/side */
2407
2408         /*
2409          * Set pin mode and muting
2410          */
2411         /* set pin widgets 0x14-0x17 for output */
2412         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2413         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2414         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2415         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2416         /* unmute pins for output (no gain on this amp) */
2417         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2418         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2419         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2420         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2421
2422         /* Mic1 (rear panel) pin widget for input and vref at 80% */
2423         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2424         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2425         /* Mic2 (as headphone out) for HP output */
2426         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2427         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2428         /* Line In pin widget for input */
2429         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2430         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2431         /* Line2 (as front mic) pin widget for input and vref at 80% */
2432         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2433         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2434         /* CD pin widget for input */
2435         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2436
2437         { }
2438 };
2439
2440 /*
2441  * W810 pin configuration:
2442  * front = 0x14, surround = 0x15, clfe = 0x16, HP = 0x1b
2443  */
2444 static struct hda_verb alc880_pin_w810_init_verbs[] = {
2445         /* hphone/speaker input selector: front DAC */
2446         {0x13, AC_VERB_SET_CONNECT_SEL, 0x0},
2447
2448         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2449         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2450         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2451         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2452         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2453         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2454
2455         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2456         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2457
2458         { }
2459 };
2460
2461 /*
2462  * Z71V pin configuration:
2463  * Speaker-out = 0x14, HP = 0x15, Mic = 0x18, Line-in = 0x1a, Mic2 = 0x1b (?)
2464  */
2465 static struct hda_verb alc880_pin_z71v_init_verbs[] = {
2466         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2467         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2468         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2469         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2470
2471         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2472         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2473         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2474         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2475
2476         { }
2477 };
2478
2479 /*
2480  * 6-stack pin configuration:
2481  * front = 0x14, surr = 0x15, clfe = 0x16, side = 0x17, mic = 0x18,
2482  * f-mic = 0x19, line = 0x1a, HP = 0x1b
2483  */
2484 static struct hda_verb alc880_pin_6stack_init_verbs[] = {
2485         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2486
2487         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2488         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2489         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2490         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2491         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2492         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2493         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2494         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2495
2496         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2497         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2498         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2499         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2500         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2501         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2502         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2503         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2504         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2505
2506         { }
2507 };
2508
2509 /*
2510  * Uniwill pin configuration:
2511  * HP = 0x14, InternalSpeaker = 0x15, mic = 0x18, internal mic = 0x19,
2512  * line = 0x1a
2513  */
2514 static struct hda_verb alc880_uniwill_init_verbs[] = {
2515         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2516
2517         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2518         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2519         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2520         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2521         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2522         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2523         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2524         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2525         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2526         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2527         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2528         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2529         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2530         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2531
2532         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2533         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2534         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2535         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2536         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2537         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2538         /* {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP}, */
2539         /* {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, */
2540         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2541
2542         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
2543         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
2544
2545         { }
2546 };
2547
2548 /*
2549 * Uniwill P53
2550 * HP = 0x14, InternalSpeaker = 0x15, mic = 0x19,
2551  */
2552 static struct hda_verb alc880_uniwill_p53_init_verbs[] = {
2553         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2554
2555         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2556         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2557         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2558         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2559         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2560         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2561         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2562         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2563         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2564         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2565         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
2566         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
2567
2568         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2569         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2570         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2571         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2572         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2573         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2574
2575         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
2576         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_DCVOL_EVENT},
2577
2578         { }
2579 };
2580
2581 static struct hda_verb alc880_beep_init_verbs[] = {
2582         { 0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(5) },
2583         { }
2584 };
2585
2586 /* auto-toggle front mic */
2587 static void alc880_uniwill_mic_automute(struct hda_codec *codec)
2588 {
2589         unsigned int present;
2590         unsigned char bits;
2591
2592         present = snd_hda_codec_read(codec, 0x18, 0,
2593                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
2594         bits = present ? HDA_AMP_MUTE : 0;
2595         snd_hda_codec_amp_stereo(codec, 0x0b, HDA_INPUT, 1, HDA_AMP_MUTE, bits);
2596 }
2597
2598 static void alc880_uniwill_init_hook(struct hda_codec *codec)
2599 {
2600         struct alc_spec *spec = codec->spec;
2601
2602         spec->autocfg.hp_pins[0] = 0x14;
2603         spec->autocfg.speaker_pins[0] = 0x15;
2604         spec->autocfg.speaker_pins[0] = 0x16;
2605         alc_automute_amp(codec);
2606         alc880_uniwill_mic_automute(codec);
2607 }
2608
2609 static void alc880_uniwill_unsol_event(struct hda_codec *codec,
2610                                        unsigned int res)
2611 {
2612         /* Looks like the unsol event is incompatible with the standard
2613          * definition.  4bit tag is placed at 28 bit!
2614          */
2615         switch (res >> 28) {
2616         case ALC880_MIC_EVENT:
2617                 alc880_uniwill_mic_automute(codec);
2618                 break;
2619         default:
2620                 alc_automute_amp_unsol_event(codec, res);
2621                 break;
2622         }
2623 }
2624
2625 static void alc880_uniwill_p53_init_hook(struct hda_codec *codec)
2626 {
2627         struct alc_spec *spec = codec->spec;
2628
2629         spec->autocfg.hp_pins[0] = 0x14;
2630         spec->autocfg.speaker_pins[0] = 0x15;
2631         alc_automute_amp(codec);
2632 }
2633
2634 static void alc880_uniwill_p53_dcvol_automute(struct hda_codec *codec)
2635 {
2636         unsigned int present;
2637
2638         present = snd_hda_codec_read(codec, 0x21, 0,
2639                                      AC_VERB_GET_VOLUME_KNOB_CONTROL, 0);
2640         present &= HDA_AMP_VOLMASK;
2641         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_OUTPUT, 0,
2642                                  HDA_AMP_VOLMASK, present);
2643         snd_hda_codec_amp_stereo(codec, 0x0d, HDA_OUTPUT, 0,
2644                                  HDA_AMP_VOLMASK, present);
2645 }
2646
2647 static void alc880_uniwill_p53_unsol_event(struct hda_codec *codec,
2648                                            unsigned int res)
2649 {
2650         /* Looks like the unsol event is incompatible with the standard
2651          * definition.  4bit tag is placed at 28 bit!
2652          */
2653         if ((res >> 28) == ALC880_DCVOL_EVENT)
2654                 alc880_uniwill_p53_dcvol_automute(codec);
2655         else
2656                 alc_automute_amp_unsol_event(codec, res);
2657 }
2658
2659 /*
2660  * F1734 pin configuration:
2661  * HP = 0x14, speaker-out = 0x15, mic = 0x18
2662  */
2663 static struct hda_verb alc880_pin_f1734_init_verbs[] = {
2664         {0x07, AC_VERB_SET_CONNECT_SEL, 0x01},
2665         {0x10, AC_VERB_SET_CONNECT_SEL, 0x02},
2666         {0x11, AC_VERB_SET_CONNECT_SEL, 0x00},
2667         {0x12, AC_VERB_SET_CONNECT_SEL, 0x01},
2668         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00},
2669
2670         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2671         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2672         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2673         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2674
2675         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2676         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2677         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF50},
2678         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2679         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2680         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2681         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2682         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2683         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2684
2685         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_HP_EVENT},
2686         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_DCVOL_EVENT},
2687
2688         { }
2689 };
2690
2691 /*
2692  * ASUS pin configuration:
2693  * HP/front = 0x14, surr = 0x15, clfe = 0x16, mic = 0x18, line = 0x1a
2694  */
2695 static struct hda_verb alc880_pin_asus_init_verbs[] = {
2696         {0x10, AC_VERB_SET_CONNECT_SEL, 0x02},
2697         {0x11, AC_VERB_SET_CONNECT_SEL, 0x00},
2698         {0x12, AC_VERB_SET_CONNECT_SEL, 0x01},
2699         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00},
2700
2701         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2702         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2703         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2704         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2705         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2706         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2707         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2708         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2709
2710         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2711         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2712         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2713         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2714         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2715         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
2716         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2717         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2718         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2719
2720         { }
2721 };
2722
2723 /* Enable GPIO mask and set output */
2724 #define alc880_gpio1_init_verbs alc_gpio1_init_verbs
2725 #define alc880_gpio2_init_verbs alc_gpio2_init_verbs
2726 #define alc880_gpio3_init_verbs alc_gpio3_init_verbs
2727
2728 /* Clevo m520g init */
2729 static struct hda_verb alc880_pin_clevo_init_verbs[] = {
2730         /* headphone output */
2731         {0x11, AC_VERB_SET_CONNECT_SEL, 0x01},
2732         /* line-out */
2733         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2734         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2735         /* Line-in */
2736         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2737         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2738         /* CD */
2739         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2740         {0x1c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2741         /* Mic1 (rear panel) */
2742         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2743         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2744         /* Mic2 (front panel) */
2745         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2746         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2747         /* headphone */
2748         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2749         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2750         /* change to EAPD mode */
2751         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
2752         {0x20, AC_VERB_SET_PROC_COEF,  0x3060},
2753
2754         { }
2755 };
2756
2757 static struct hda_verb alc880_pin_tcl_S700_init_verbs[] = {
2758         /* change to EAPD mode */
2759         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
2760         {0x20, AC_VERB_SET_PROC_COEF,  0x3060},
2761
2762         /* Headphone output */
2763         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2764         /* Front output*/
2765         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
2766         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
2767
2768         /* Line In pin widget for input */
2769         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2770         /* CD pin widget for input */
2771         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2772         /* Mic1 (rear panel) pin widget for input and vref at 80% */
2773         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2774
2775         /* change to EAPD mode */
2776         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
2777         {0x20, AC_VERB_SET_PROC_COEF,  0x3070},
2778
2779         { }
2780 };
2781
2782 /*
2783  * LG m1 express dual
2784  *
2785  * Pin assignment:
2786  *   Rear Line-In/Out (blue): 0x14
2787  *   Build-in Mic-In: 0x15
2788  *   Speaker-out: 0x17
2789  *   HP-Out (green): 0x1b
2790  *   Mic-In/Out (red): 0x19
2791  *   SPDIF-Out: 0x1e
2792  */
2793
2794 /* To make 5.1 output working (green=Front, blue=Surr, red=CLFE) */
2795 static hda_nid_t alc880_lg_dac_nids[3] = {
2796         0x05, 0x02, 0x03
2797 };
2798
2799 /* seems analog CD is not working */
2800 static struct hda_input_mux alc880_lg_capture_source = {
2801         .num_items = 3,
2802         .items = {
2803                 { "Mic", 0x1 },
2804                 { "Line", 0x5 },
2805                 { "Internal Mic", 0x6 },
2806         },
2807 };
2808
2809 /* 2,4,6 channel modes */
2810 static struct hda_verb alc880_lg_ch2_init[] = {
2811         /* set line-in and mic-in to input */
2812         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
2813         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
2814         { }
2815 };
2816
2817 static struct hda_verb alc880_lg_ch4_init[] = {
2818         /* set line-in to out and mic-in to input */
2819         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP },
2820         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
2821         { }
2822 };
2823
2824 static struct hda_verb alc880_lg_ch6_init[] = {
2825         /* set line-in and mic-in to output */
2826         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP },
2827         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP },
2828         { }
2829 };
2830
2831 static struct hda_channel_mode alc880_lg_ch_modes[3] = {
2832         { 2, alc880_lg_ch2_init },
2833         { 4, alc880_lg_ch4_init },
2834         { 6, alc880_lg_ch6_init },
2835 };
2836
2837 static struct snd_kcontrol_new alc880_lg_mixer[] = {
2838         HDA_CODEC_VOLUME("Front Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
2839         HDA_BIND_MUTE("Front Playback Switch", 0x0f, 2, HDA_INPUT),
2840         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2841         HDA_BIND_MUTE("Surround Playback Switch", 0x0c, 2, HDA_INPUT),
2842         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0d, 1, 0x0, HDA_OUTPUT),
2843         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0d, 2, 0x0, HDA_OUTPUT),
2844         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0d, 1, 2, HDA_INPUT),
2845         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0d, 2, 2, HDA_INPUT),
2846         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
2847         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
2848         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x06, HDA_INPUT),
2849         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x06, HDA_INPUT),
2850         HDA_CODEC_VOLUME("Internal Mic Playback Volume", 0x0b, 0x07, HDA_INPUT),
2851         HDA_CODEC_MUTE("Internal Mic Playback Switch", 0x0b, 0x07, HDA_INPUT),
2852         {
2853                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2854                 .name = "Channel Mode",
2855                 .info = alc_ch_mode_info,
2856                 .get = alc_ch_mode_get,
2857                 .put = alc_ch_mode_put,
2858         },
2859         { } /* end */
2860 };
2861
2862 static struct hda_verb alc880_lg_init_verbs[] = {
2863         /* set capture source to mic-in */
2864         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
2865         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
2866         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
2867         /* mute all amp mixer inputs */
2868         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(5)},
2869         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)},
2870         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)},
2871         /* line-in to input */
2872         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
2873         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2874         /* built-in mic */
2875         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2876         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2877         /* speaker-out */
2878         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2879         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2880         /* mic-in to input */
2881         {0x11, AC_VERB_SET_CONNECT_SEL, 0x01},
2882         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2883         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2884         /* HP-out */
2885         {0x13, AC_VERB_SET_CONNECT_SEL, 0x03},
2886         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2887         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2888         /* jack sense */
2889         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
2890         { }
2891 };
2892
2893 /* toggle speaker-output according to the hp-jack state */
2894 static void alc880_lg_init_hook(struct hda_codec *codec)
2895 {
2896         struct alc_spec *spec = codec->spec;
2897
2898         spec->autocfg.hp_pins[0] = 0x1b;
2899         spec->autocfg.speaker_pins[0] = 0x17;
2900         alc_automute_amp(codec);
2901 }
2902
2903 /*
2904  * LG LW20
2905  *
2906  * Pin assignment:
2907  *   Speaker-out: 0x14
2908  *   Mic-In: 0x18
2909  *   Built-in Mic-In: 0x19
2910  *   Line-In: 0x1b
2911  *   HP-Out: 0x1a
2912  *   SPDIF-Out: 0x1e
2913  */
2914
2915 static struct hda_input_mux alc880_lg_lw_capture_source = {
2916         .num_items = 3,
2917         .items = {
2918                 { "Mic", 0x0 },
2919                 { "Internal Mic", 0x1 },
2920                 { "Line In", 0x2 },
2921         },
2922 };
2923
2924 #define alc880_lg_lw_modes alc880_threestack_modes
2925
2926 static struct snd_kcontrol_new alc880_lg_lw_mixer[] = {
2927         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2928         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
2929         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
2930         HDA_BIND_MUTE("Surround Playback Switch", 0x0f, 2, HDA_INPUT),
2931         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
2932         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
2933         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
2934         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
2935         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
2936         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
2937         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2938         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2939         HDA_CODEC_VOLUME("Internal Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
2940         HDA_CODEC_MUTE("Internal Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
2941         {
2942                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2943                 .name = "Channel Mode",
2944                 .info = alc_ch_mode_info,
2945                 .get = alc_ch_mode_get,
2946                 .put = alc_ch_mode_put,
2947         },
2948         { } /* end */
2949 };
2950
2951 static struct hda_verb alc880_lg_lw_init_verbs[] = {
2952         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
2953         {0x10, AC_VERB_SET_CONNECT_SEL, 0x02}, /* mic/clfe */
2954         {0x12, AC_VERB_SET_CONNECT_SEL, 0x03}, /* line/surround */
2955
2956         /* set capture source to mic-in */
2957         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2958         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2959         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
2960         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)},
2961         /* speaker-out */
2962         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2963         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2964         /* HP-out */
2965         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
2966         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2967         /* mic-in to input */
2968         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2969         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2970         /* built-in mic */
2971         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
2972         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
2973         /* jack sense */
2974         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
2975         { }
2976 };
2977
2978 /* toggle speaker-output according to the hp-jack state */
2979 static void alc880_lg_lw_init_hook(struct hda_codec *codec)
2980 {
2981         struct alc_spec *spec = codec->spec;
2982
2983         spec->autocfg.hp_pins[0] = 0x1b;
2984         spec->autocfg.speaker_pins[0] = 0x14;
2985         alc_automute_amp(codec);
2986 }
2987
2988 static struct snd_kcontrol_new alc880_medion_rim_mixer[] = {
2989         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
2990         HDA_BIND_MUTE("Master Playback Switch", 0x0c, 2, HDA_INPUT),
2991         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
2992         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
2993         HDA_CODEC_VOLUME("Internal Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
2994         HDA_CODEC_MUTE("Internal Playback Switch", 0x0b, 0x1, HDA_INPUT),
2995         { } /* end */
2996 };
2997
2998 static struct hda_input_mux alc880_medion_rim_capture_source = {
2999         .num_items = 2,
3000         .items = {
3001                 { "Mic", 0x0 },
3002                 { "Internal Mic", 0x1 },
3003         },
3004 };
3005
3006 static struct hda_verb alc880_medion_rim_init_verbs[] = {
3007         {0x13, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
3008
3009         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
3010         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3011
3012         /* Mic1 (rear panel) pin widget for input and vref at 80% */
3013         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
3014         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3015         /* Mic2 (as headphone out) for HP output */
3016         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
3017         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3018         /* Internal Speaker */
3019         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
3020         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3021
3022         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
3023         {0x20, AC_VERB_SET_PROC_COEF,  0x3060},
3024
3025         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
3026         { }
3027 };
3028
3029 /* toggle speaker-output according to the hp-jack state */
3030 static void alc880_medion_rim_automute(struct hda_codec *codec)
3031 {
3032         struct alc_spec *spec = codec->spec;
3033         alc_automute_amp(codec);
3034         /* toggle EAPD */
3035         if (spec->jack_present)
3036                 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 0);
3037         else
3038                 snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA, 2);
3039 }
3040
3041 static void alc880_medion_rim_unsol_event(struct hda_codec *codec,
3042                                           unsigned int res)
3043 {
3044         /* Looks like the unsol event is incompatible with the standard
3045          * definition.  4bit tag is placed at 28 bit!
3046          */
3047         if ((res >> 28) == ALC880_HP_EVENT)
3048                 alc880_medion_rim_automute(codec);
3049 }
3050
3051 static void alc880_medion_rim_init_hook(struct hda_codec *codec)
3052 {
3053         struct alc_spec *spec = codec->spec;
3054
3055         spec->autocfg.hp_pins[0] = 0x14;
3056         spec->autocfg.speaker_pins[0] = 0x1b;
3057         alc880_medion_rim_automute(codec);
3058 }
3059
3060 #ifdef CONFIG_SND_HDA_POWER_SAVE
3061 static struct hda_amp_list alc880_loopbacks[] = {
3062         { 0x0b, HDA_INPUT, 0 },
3063         { 0x0b, HDA_INPUT, 1 },
3064         { 0x0b, HDA_INPUT, 2 },
3065         { 0x0b, HDA_INPUT, 3 },
3066         { 0x0b, HDA_INPUT, 4 },
3067         { } /* end */
3068 };
3069
3070 static struct hda_amp_list alc880_lg_loopbacks[] = {
3071         { 0x0b, HDA_INPUT, 1 },
3072         { 0x0b, HDA_INPUT, 6 },
3073         { 0x0b, HDA_INPUT, 7 },
3074         { } /* end */
3075 };
3076 #endif
3077
3078 /*
3079  * Common callbacks
3080  */
3081
3082 static int alc_init(struct hda_codec *codec)
3083 {
3084         struct alc_spec *spec = codec->spec;
3085         unsigned int i;
3086
3087         alc_fix_pll(codec);
3088         alc_auto_init_amp(codec, spec->init_amp);
3089
3090         for (i = 0; i < spec->num_init_verbs; i++)
3091                 snd_hda_sequence_write(codec, spec->init_verbs[i]);
3092
3093         if (spec->init_hook)
3094                 spec->init_hook(codec);
3095
3096         return 0;
3097 }
3098
3099 static void alc_unsol_event(struct hda_codec *codec, unsigned int res)
3100 {
3101         struct alc_spec *spec = codec->spec;
3102
3103         if (spec->unsol_event)
3104                 spec->unsol_event(codec, res);
3105 }
3106
3107 #ifdef CONFIG_SND_HDA_POWER_SAVE
3108 static int alc_check_power_status(struct hda_codec *codec, hda_nid_t nid)
3109 {
3110         struct alc_spec *spec = codec->spec;
3111         return snd_hda_check_amp_list_power(codec, &spec->loopback, nid);
3112 }
3113 #endif
3114
3115 /*
3116  * Analog playback callbacks
3117  */
3118 static int alc880_playback_pcm_open(struct hda_pcm_stream *hinfo,
3119                                     struct hda_codec *codec,
3120                                     struct snd_pcm_substream *substream)
3121 {
3122         struct alc_spec *spec = codec->spec;
3123         return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
3124                                              hinfo);
3125 }
3126
3127 static int alc880_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
3128                                        struct hda_codec *codec,
3129                                        unsigned int stream_tag,
3130                                        unsigned int format,
3131                                        struct snd_pcm_substream *substream)
3132 {
3133         struct alc_spec *spec = codec->spec;
3134         return snd_hda_multi_out_analog_prepare(codec, &spec->multiout,
3135                                                 stream_tag, format, substream);
3136 }
3137
3138 static int alc880_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
3139                                        struct hda_codec *codec,
3140                                        struct snd_pcm_substream *substream)
3141 {
3142         struct alc_spec *spec = codec->spec;
3143         return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
3144 }
3145
3146 /*
3147  * Digital out
3148  */
3149 static int alc880_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
3150                                         struct hda_codec *codec,
3151                                         struct snd_pcm_substream *substream)
3152 {
3153         struct alc_spec *spec = codec->spec;
3154         return snd_hda_multi_out_dig_open(codec, &spec->multiout);
3155 }
3156
3157 static int alc880_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
3158                                            struct hda_codec *codec,
3159                                            unsigned int stream_tag,
3160                                            unsigned int format,
3161                                            struct snd_pcm_substream *substream)
3162 {
3163         struct alc_spec *spec = codec->spec;
3164         return snd_hda_multi_out_dig_prepare(codec, &spec->multiout,
3165                                              stream_tag, format, substream);
3166 }
3167
3168 static int alc880_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
3169                                            struct hda_codec *codec,
3170                                            struct snd_pcm_substream *substream)
3171 {
3172         struct alc_spec *spec = codec->spec;
3173         return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
3174 }
3175
3176 static int alc880_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
3177                                          struct hda_codec *codec,
3178                                          struct snd_pcm_substream *substream)
3179 {
3180         struct alc_spec *spec = codec->spec;
3181         return snd_hda_multi_out_dig_close(codec, &spec->multiout);
3182 }
3183
3184 /*
3185  * Analog capture
3186  */
3187 static int alc880_alt_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
3188                                       struct hda_codec *codec,
3189                                       unsigned int stream_tag,
3190                                       unsigned int format,
3191                                       struct snd_pcm_substream *substream)
3192 {
3193         struct alc_spec *spec = codec->spec;
3194
3195         snd_hda_codec_setup_stream(codec, spec->adc_nids[substream->number + 1],
3196                                    stream_tag, 0, format);
3197         return 0;
3198 }
3199
3200 static int alc880_alt_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
3201                                       struct hda_codec *codec,
3202                                       struct snd_pcm_substream *substream)
3203 {
3204         struct alc_spec *spec = codec->spec;
3205
3206         snd_hda_codec_cleanup_stream(codec,
3207                                      spec->adc_nids[substream->number + 1]);
3208         return 0;
3209 }
3210
3211
3212 /*
3213  */
3214 static struct hda_pcm_stream alc880_pcm_analog_playback = {
3215         .substreams = 1,
3216         .channels_min = 2,
3217         .channels_max = 8,
3218         /* NID is set in alc_build_pcms */
3219         .ops = {
3220                 .open = alc880_playback_pcm_open,
3221                 .prepare = alc880_playback_pcm_prepare,
3222                 .cleanup = alc880_playback_pcm_cleanup
3223         },
3224 };
3225
3226 static struct hda_pcm_stream alc880_pcm_analog_capture = {
3227         .substreams = 1,
3228         .channels_min = 2,
3229         .channels_max = 2,
3230         /* NID is set in alc_build_pcms */
3231 };
3232
3233 static struct hda_pcm_stream alc880_pcm_analog_alt_playback = {
3234         .substreams = 1,
3235         .channels_min = 2,
3236         .channels_max = 2,
3237         /* NID is set in alc_build_pcms */
3238 };
3239
3240 static struct hda_pcm_stream alc880_pcm_analog_alt_capture = {
3241         .substreams = 2, /* can be overridden */
3242         .channels_min = 2,
3243         .channels_max = 2,
3244         /* NID is set in alc_build_pcms */
3245         .ops = {
3246                 .prepare = alc880_alt_capture_pcm_prepare,
3247                 .cleanup = alc880_alt_capture_pcm_cleanup
3248         },
3249 };
3250
3251 static struct hda_pcm_stream alc880_pcm_digital_playback = {
3252         .substreams = 1,
3253         .channels_min = 2,
3254         .channels_max = 2,
3255         /* NID is set in alc_build_pcms */
3256         .ops = {
3257                 .open = alc880_dig_playback_pcm_open,
3258                 .close = alc880_dig_playback_pcm_close,
3259                 .prepare = alc880_dig_playback_pcm_prepare,
3260                 .cleanup = alc880_dig_playback_pcm_cleanup
3261         },
3262 };
3263
3264 static struct hda_pcm_stream alc880_pcm_digital_capture = {
3265         .substreams = 1,
3266         .channels_min = 2,
3267         .channels_max = 2,
3268         /* NID is set in alc_build_pcms */
3269 };
3270
3271 /* Used by alc_build_pcms to flag that a PCM has no playback stream */
3272 static struct hda_pcm_stream alc_pcm_null_stream = {
3273         .substreams = 0,
3274         .channels_min = 0,
3275         .channels_max = 0,
3276 };
3277
3278 static int alc_build_pcms(struct hda_codec *codec)
3279 {
3280         struct alc_spec *spec = codec->spec;
3281         struct hda_pcm *info = spec->pcm_rec;
3282         int i;
3283
3284         codec->num_pcms = 1;
3285         codec->pcm_info = info;
3286
3287         if (spec->no_analog)
3288                 goto skip_analog;
3289
3290         snprintf(spec->stream_name_analog, sizeof(spec->stream_name_analog),
3291                  "%s Analog", codec->chip_name);
3292         info->name = spec->stream_name_analog;
3293         
3294         if (spec->stream_analog_playback) {
3295                 if (snd_BUG_ON(!spec->multiout.dac_nids))
3296                         return -EINVAL;
3297                 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = *(spec->stream_analog_playback);
3298                 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->multiout.dac_nids[0];
3299         }
3300         if (spec->stream_analog_capture) {
3301                 if (snd_BUG_ON(!spec->adc_nids))
3302                         return -EINVAL;
3303                 info->stream[SNDRV_PCM_STREAM_CAPTURE] = *(spec->stream_analog_capture);
3304                 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adc_nids[0];
3305         }
3306
3307         if (spec->channel_mode) {
3308                 info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max = 0;
3309                 for (i = 0; i < spec->num_channel_mode; i++) {
3310                         if (spec->channel_mode[i].channels > info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max) {
3311                                 info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max = spec->channel_mode[i].channels;
3312                         }
3313                 }
3314         }
3315
3316  skip_analog:
3317         /* SPDIF for stream index #1 */
3318         if (spec->multiout.dig_out_nid || spec->dig_in_nid) {
3319                 snprintf(spec->stream_name_digital,
3320                          sizeof(spec->stream_name_digital),
3321                          "%s Digital", codec->chip_name);
3322                 codec->num_pcms = 2;
3323                 codec->slave_dig_outs = spec->multiout.slave_dig_outs;
3324                 info = spec->pcm_rec + 1;
3325                 info->name = spec->stream_name_digital;
3326                 if (spec->dig_out_type)
3327                         info->pcm_type = spec->dig_out_type;
3328                 else
3329                         info->pcm_type = HDA_PCM_TYPE_SPDIF;
3330                 if (spec->multiout.dig_out_nid &&
3331                     spec->stream_digital_playback) {
3332                         info->stream[SNDRV_PCM_STREAM_PLAYBACK] = *(spec->stream_digital_playback);
3333                         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->multiout.dig_out_nid;
3334                 }
3335                 if (spec->dig_in_nid &&
3336                     spec->stream_digital_capture) {
3337                         info->stream[SNDRV_PCM_STREAM_CAPTURE] = *(spec->stream_digital_capture);
3338                         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in_nid;
3339                 }
3340                 /* FIXME: do we need this for all Realtek codec models? */
3341                 codec->spdif_status_reset = 1;
3342         }
3343
3344         if (spec->no_analog)
3345                 return 0;
3346
3347         /* If the use of more than one ADC is requested for the current
3348          * model, configure a second analog capture-only PCM.
3349          */
3350         /* Additional Analaog capture for index #2 */
3351         if ((spec->alt_dac_nid && spec->stream_analog_alt_playback) ||
3352             (spec->num_adc_nids > 1 && spec->stream_analog_alt_capture)) {
3353                 codec->num_pcms = 3;
3354                 info = spec->pcm_rec + 2;
3355                 info->name = spec->stream_name_analog;
3356                 if (spec->alt_dac_nid) {
3357                         info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
3358                                 *spec->stream_analog_alt_playback;
3359                         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
3360                                 spec->alt_dac_nid;
3361                 } else {
3362                         info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
3363                                 alc_pcm_null_stream;
3364                         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = 0;
3365                 }
3366                 if (spec->num_adc_nids > 1) {
3367                         info->stream[SNDRV_PCM_STREAM_CAPTURE] =
3368                                 *spec->stream_analog_alt_capture;
3369                         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid =
3370                                 spec->adc_nids[1];
3371                         info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams =
3372                                 spec->num_adc_nids - 1;
3373                 } else {
3374                         info->stream[SNDRV_PCM_STREAM_CAPTURE] =
3375                                 alc_pcm_null_stream;
3376                         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = 0;
3377                 }
3378         }
3379
3380         return 0;
3381 }
3382
3383 static void alc_free_kctls(struct hda_codec *codec)
3384 {
3385         struct alc_spec *spec = codec->spec;
3386
3387         if (spec->kctls.list) {
3388                 struct snd_kcontrol_new *kctl = spec->kctls.list;
3389                 int i;
3390                 for (i = 0; i < spec->kctls.used; i++)
3391                         kfree(kctl[i].name);
3392         }
3393         snd_array_free(&spec->kctls);
3394 }
3395
3396 static void alc_free(struct hda_codec *codec)
3397 {
3398         struct alc_spec *spec = codec->spec;
3399
3400         if (!spec)
3401                 return;
3402
3403         alc_free_kctls(codec);
3404         kfree(spec);
3405         snd_hda_detach_beep_device(codec);
3406 }
3407
3408 #ifdef SND_HDA_NEEDS_RESUME
3409 static int alc_resume(struct hda_codec *codec)
3410 {
3411         codec->patch_ops.init(codec);
3412         snd_hda_codec_resume_amp(codec);
3413         snd_hda_codec_resume_cache(codec);
3414         return 0;
3415 }
3416 #endif
3417
3418 /*
3419  */
3420 static struct hda_codec_ops alc_patch_ops = {
3421         .build_controls = alc_build_controls,
3422         .build_pcms = alc_build_pcms,
3423         .init = alc_init,
3424         .free = alc_free,
3425         .unsol_event = alc_unsol_event,
3426 #ifdef SND_HDA_NEEDS_RESUME
3427         .resume = alc_resume,
3428 #endif
3429 #ifdef CONFIG_SND_HDA_POWER_SAVE
3430         .check_power_status = alc_check_power_status,
3431 #endif
3432 };
3433
3434
3435 /*
3436  * Test configuration for debugging
3437  *
3438  * Almost all inputs/outputs are enabled.  I/O pins can be configured via
3439  * enum controls.
3440  */
3441 #ifdef CONFIG_SND_DEBUG
3442 static hda_nid_t alc880_test_dac_nids[4] = {
3443         0x02, 0x03, 0x04, 0x05
3444 };
3445
3446 static struct hda_input_mux alc880_test_capture_source = {
3447         .num_items = 7,
3448         .items = {
3449                 { "In-1", 0x0 },
3450                 { "In-2", 0x1 },
3451                 { "In-3", 0x2 },
3452                 { "In-4", 0x3 },
3453                 { "CD", 0x4 },
3454                 { "Front", 0x5 },
3455                 { "Surround", 0x6 },
3456         },
3457 };
3458
3459 static struct hda_channel_mode alc880_test_modes[4] = {
3460         { 2, NULL },
3461         { 4, NULL },
3462         { 6, NULL },
3463         { 8, NULL },
3464 };
3465
3466 static int alc_test_pin_ctl_info(struct snd_kcontrol *kcontrol,
3467                                  struct snd_ctl_elem_info *uinfo)
3468 {
3469         static char *texts[] = {
3470                 "N/A", "Line Out", "HP Out",
3471                 "In Hi-Z", "In 50%", "In Grd", "In 80%", "In 100%"
3472         };
3473         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
3474         uinfo->count = 1;
3475         uinfo->value.enumerated.items = 8;
3476         if (uinfo->value.enumerated.item >= 8)
3477                 uinfo->value.enumerated.item = 7;
3478         strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
3479         return 0;
3480 }
3481
3482 static int alc_test_pin_ctl_get(struct snd_kcontrol *kcontrol,
3483                                 struct snd_ctl_elem_value *ucontrol)
3484 {
3485         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3486         hda_nid_t nid = (hda_nid_t)kcontrol->private_value;
3487         unsigned int pin_ctl, item = 0;
3488
3489         pin_ctl = snd_hda_codec_read(codec, nid, 0,
3490                                      AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
3491         if (pin_ctl & AC_PINCTL_OUT_EN) {
3492                 if (pin_ctl & AC_PINCTL_HP_EN)
3493                         item = 2;
3494                 else
3495                         item = 1;
3496         } else if (pin_ctl & AC_PINCTL_IN_EN) {
3497                 switch (pin_ctl & AC_PINCTL_VREFEN) {
3498                 case AC_PINCTL_VREF_HIZ: item = 3; break;
3499                 case AC_PINCTL_VREF_50:  item = 4; break;
3500                 case AC_PINCTL_VREF_GRD: item = 5; break;
3501                 case AC_PINCTL_VREF_80:  item = 6; break;
3502                 case AC_PINCTL_VREF_100: item = 7; break;
3503                 }
3504         }
3505         ucontrol->value.enumerated.item[0] = item;
3506         return 0;
3507 }
3508
3509 static int alc_test_pin_ctl_put(struct snd_kcontrol *kcontrol,
3510                                 struct snd_ctl_elem_value *ucontrol)
3511 {
3512         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3513         hda_nid_t nid = (hda_nid_t)kcontrol->private_value;
3514         static unsigned int ctls[] = {
3515                 0, AC_PINCTL_OUT_EN, AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN,
3516                 AC_PINCTL_IN_EN | AC_PINCTL_VREF_HIZ,
3517                 AC_PINCTL_IN_EN | AC_PINCTL_VREF_50,
3518                 AC_PINCTL_IN_EN | AC_PINCTL_VREF_GRD,
3519                 AC_PINCTL_IN_EN | AC_PINCTL_VREF_80,
3520                 AC_PINCTL_IN_EN | AC_PINCTL_VREF_100,
3521         };
3522         unsigned int old_ctl, new_ctl;
3523
3524         old_ctl = snd_hda_codec_read(codec, nid, 0,
3525                                      AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
3526         new_ctl = ctls[ucontrol->value.enumerated.item[0]];
3527         if (old_ctl != new_ctl) {
3528                 int val;
3529                 snd_hda_codec_write_cache(codec, nid, 0,
3530                                           AC_VERB_SET_PIN_WIDGET_CONTROL,
3531                                           new_ctl);
3532                 val = ucontrol->value.enumerated.item[0] >= 3 ?
3533                         HDA_AMP_MUTE : 0;
3534                 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
3535                                          HDA_AMP_MUTE, val);
3536                 return 1;
3537         }
3538         return 0;
3539 }
3540
3541 static int alc_test_pin_src_info(struct snd_kcontrol *kcontrol,
3542                                  struct snd_ctl_elem_info *uinfo)
3543 {
3544         static char *texts[] = {
3545                 "Front", "Surround", "CLFE", "Side"
3546         };
3547         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
3548         uinfo->count = 1;
3549         uinfo->value.enumerated.items = 4;
3550         if (uinfo->value.enumerated.item >= 4)
3551                 uinfo->value.enumerated.item = 3;
3552         strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
3553         return 0;
3554 }
3555
3556 static int alc_test_pin_src_get(struct snd_kcontrol *kcontrol,
3557                                 struct snd_ctl_elem_value *ucontrol)
3558 {
3559         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3560         hda_nid_t nid = (hda_nid_t)kcontrol->private_value;
3561         unsigned int sel;
3562
3563         sel = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONNECT_SEL, 0);
3564         ucontrol->value.enumerated.item[0] = sel & 3;
3565         return 0;
3566 }
3567
3568 static int alc_test_pin_src_put(struct snd_kcontrol *kcontrol,
3569                                 struct snd_ctl_elem_value *ucontrol)
3570 {
3571         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3572         hda_nid_t nid = (hda_nid_t)kcontrol->private_value;
3573         unsigned int sel;
3574
3575         sel = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONNECT_SEL, 0) & 3;
3576         if (ucontrol->value.enumerated.item[0] != sel) {
3577                 sel = ucontrol->value.enumerated.item[0] & 3;
3578                 snd_hda_codec_write_cache(codec, nid, 0,
3579                                           AC_VERB_SET_CONNECT_SEL, sel);
3580                 return 1;
3581         }
3582         return 0;
3583 }
3584
3585 #define PIN_CTL_TEST(xname,nid) {                       \
3586                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,    \
3587                         .name = xname,                 \
3588                         .info = alc_test_pin_ctl_info, \
3589                         .get = alc_test_pin_ctl_get,   \
3590                         .put = alc_test_pin_ctl_put,   \
3591                         .private_value = nid           \
3592                         }
3593
3594 #define PIN_SRC_TEST(xname,nid) {                       \
3595                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,    \
3596                         .name = xname,                 \
3597                         .info = alc_test_pin_src_info, \
3598                         .get = alc_test_pin_src_get,   \
3599                         .put = alc_test_pin_src_put,   \
3600                         .private_value = nid           \
3601                         }
3602
3603 static struct snd_kcontrol_new alc880_test_mixer[] = {
3604         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
3605         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
3606         HDA_CODEC_VOLUME("CLFE Playback Volume", 0x0e, 0x0, HDA_OUTPUT),
3607         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
3608         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
3609         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
3610         HDA_BIND_MUTE("CLFE Playback Switch", 0x0e, 2, HDA_INPUT),
3611         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
3612         PIN_CTL_TEST("Front Pin Mode", 0x14),
3613         PIN_CTL_TEST("Surround Pin Mode", 0x15),
3614         PIN_CTL_TEST("CLFE Pin Mode", 0x16),
3615         PIN_CTL_TEST("Side Pin Mode", 0x17),
3616         PIN_CTL_TEST("In-1 Pin Mode", 0x18),
3617         PIN_CTL_TEST("In-2 Pin Mode", 0x19),
3618         PIN_CTL_TEST("In-3 Pin Mode", 0x1a),
3619         PIN_CTL_TEST("In-4 Pin Mode", 0x1b),
3620         PIN_SRC_TEST("In-1 Pin Source", 0x18),
3621         PIN_SRC_TEST("In-2 Pin Source", 0x19),
3622         PIN_SRC_TEST("In-3 Pin Source", 0x1a),
3623         PIN_SRC_TEST("In-4 Pin Source", 0x1b),
3624         HDA_CODEC_VOLUME("In-1 Playback Volume", 0x0b, 0x0, HDA_INPUT),
3625         HDA_CODEC_MUTE("In-1 Playback Switch", 0x0b, 0x0, HDA_INPUT),
3626         HDA_CODEC_VOLUME("In-2 Playback Volume", 0x0b, 0x1, HDA_INPUT),
3627         HDA_CODEC_MUTE("In-2 Playback Switch", 0x0b, 0x1, HDA_INPUT),
3628         HDA_CODEC_VOLUME("In-3 Playback Volume", 0x0b, 0x2, HDA_INPUT),
3629         HDA_CODEC_MUTE("In-3 Playback Switch", 0x0b, 0x2, HDA_INPUT),
3630         HDA_CODEC_VOLUME("In-4 Playback Volume", 0x0b, 0x3, HDA_INPUT),
3631         HDA_CODEC_MUTE("In-4 Playback Switch", 0x0b, 0x3, HDA_INPUT),
3632         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x4, HDA_INPUT),
3633         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x4, HDA_INPUT),
3634         {
3635                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
3636                 .name = "Channel Mode",
3637                 .info = alc_ch_mode_info,
3638                 .get = alc_ch_mode_get,
3639                 .put = alc_ch_mode_put,
3640         },
3641         { } /* end */
3642 };
3643
3644 static struct hda_verb alc880_test_init_verbs[] = {
3645         /* Unmute inputs of 0x0c - 0x0f */
3646         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
3647         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
3648         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
3649         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
3650         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
3651         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
3652         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
3653         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
3654         /* Vol output for 0x0c-0x0f */
3655         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
3656         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
3657         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
3658         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
3659         /* Set output pins 0x14-0x17 */
3660         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
3661         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
3662         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
3663         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
3664         /* Unmute output pins 0x14-0x17 */
3665         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3666         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3667         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3668         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
3669         /* Set input pins 0x18-0x1c */
3670         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
3671         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
3672         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
3673         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
3674         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
3675         /* Mute input pins 0x18-0x1b */
3676         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3677         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3678         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3679         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
3680         /* ADC set up */
3681         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
3682         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
3683         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
3684         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
3685         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
3686         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
3687         /* Analog input/passthru */
3688         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
3689         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
3690         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
3691         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
3692         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
3693         { }
3694 };
3695 #endif
3696
3697 /*
3698  */
3699
3700 static const char *alc880_models[ALC880_MODEL_LAST] = {
3701         [ALC880_3ST]            = "3stack",
3702         [ALC880_TCL_S700]       = "tcl",
3703         [ALC880_3ST_DIG]        = "3stack-digout",
3704         [ALC880_CLEVO]          = "clevo",
3705         [ALC880_5ST]            = "5stack",
3706         [ALC880_5ST_DIG]        = "5stack-digout",
3707         [ALC880_W810]           = "w810",
3708         [ALC880_Z71V]           = "z71v",
3709         [ALC880_6ST]            = "6stack",
3710         [ALC880_6ST_DIG]        = "6stack-digout",
3711         [ALC880_ASUS]           = "asus",
3712         [ALC880_ASUS_W1V]       = "asus-w1v",
3713         [ALC880_ASUS_DIG]       = "asus-dig",
3714         [ALC880_ASUS_DIG2]      = "asus-dig2",
3715         [ALC880_UNIWILL_DIG]    = "uniwill",
3716         [ALC880_UNIWILL_P53]    = "uniwill-p53",
3717         [ALC880_FUJITSU]        = "fujitsu",
3718         [ALC880_F1734]          = "F1734",
3719         [ALC880_LG]             = "lg",
3720         [ALC880_LG_LW]          = "lg-lw",
3721         [ALC880_MEDION_RIM]     = "medion",
3722 #ifdef CONFIG_SND_DEBUG
3723         [ALC880_TEST]           = "test",
3724 #endif
3725         [ALC880_AUTO]           = "auto",
3726 };
3727
3728 static struct snd_pci_quirk alc880_cfg_tbl[] = {
3729         SND_PCI_QUIRK(0x1019, 0x0f69, "Coeus G610P", ALC880_W810),
3730         SND_PCI_QUIRK(0x1019, 0xa880, "ECS", ALC880_5ST_DIG),
3731         SND_PCI_QUIRK(0x1019, 0xa884, "Acer APFV", ALC880_6ST),
3732         SND_PCI_QUIRK(0x1025, 0x0070, "ULI", ALC880_3ST_DIG),
3733         SND_PCI_QUIRK(0x1025, 0x0077, "ULI", ALC880_6ST_DIG),
3734         SND_PCI_QUIRK(0x1025, 0x0078, "ULI", ALC880_6ST_DIG),
3735         SND_PCI_QUIRK(0x1025, 0x0087, "ULI", ALC880_6ST_DIG),
3736         SND_PCI_QUIRK(0x1025, 0xe309, "ULI", ALC880_3ST_DIG),
3737         SND_PCI_QUIRK(0x1025, 0xe310, "ULI", ALC880_3ST),
3738         SND_PCI_QUIRK(0x1039, 0x1234, NULL, ALC880_6ST_DIG),
3739         SND_PCI_QUIRK(0x103c, 0x2a09, "HP", ALC880_5ST),
3740         SND_PCI_QUIRK(0x1043, 0x10b3, "ASUS W1V", ALC880_ASUS_W1V),
3741         SND_PCI_QUIRK(0x1043, 0x10c2, "ASUS W6A", ALC880_ASUS_DIG),
3742         SND_PCI_QUIRK(0x1043, 0x10c3, "ASUS Wxx", ALC880_ASUS_DIG),
3743         SND_PCI_QUIRK(0x1043, 0x1113, "ASUS", ALC880_ASUS_DIG),
3744         SND_PCI_QUIRK(0x1043, 0x1123, "ASUS", ALC880_ASUS_DIG),
3745         SND_PCI_QUIRK(0x1043, 0x1173, "ASUS", ALC880_ASUS_DIG),
3746         SND_PCI_QUIRK(0x1043, 0x1964, "ASUS Z71V", ALC880_Z71V),
3747         /* SND_PCI_QUIRK(0x1043, 0x1964, "ASUS", ALC880_ASUS_DIG), */
3748         SND_PCI_QUIRK(0x1043, 0x1973, "ASUS", ALC880_ASUS_DIG),
3749         SND_PCI_QUIRK(0x1043, 0x19b3, "ASUS", ALC880_ASUS_DIG),
3750         SND_PCI_QUIRK(0x1043, 0x814e, "ASUS P5GD1 w/SPDIF", ALC880_6ST_DIG),
3751         SND_PCI_QUIRK(0x1043, 0x8181, "ASUS P4GPL", ALC880_ASUS_DIG),
3752         SND_PCI_QUIRK(0x1043, 0x8196, "ASUS P5GD1", ALC880_6ST),
3753         SND_PCI_QUIRK(0x1043, 0x81b4, "ASUS", ALC880_6ST),
3754         SND_PCI_QUIRK_VENDOR(0x1043, "ASUS", ALC880_ASUS), /* default ASUS */
3755         SND_PCI_QUIRK(0x104d, 0x81a0, "Sony", ALC880_3ST),
3756         SND_PCI_QUIRK(0x104d, 0x81d6, "Sony", ALC880_3ST),
3757         SND_PCI_QUIRK(0x107b, 0x3032, "Gateway", ALC880_5ST),
3758         SND_PCI_QUIRK(0x107b, 0x3033, "Gateway", ALC880_5ST),
3759         SND_PCI_QUIRK(0x107b, 0x4039, "Gateway", ALC880_5ST),
3760         SND_PCI_QUIRK(0x1297, 0xc790, "Shuttle ST20G5", ALC880_6ST_DIG),
3761         SND_PCI_QUIRK(0x1458, 0xa102, "Gigabyte K8", ALC880_6ST_DIG),
3762         SND_PCI_QUIRK(0x1462, 0x1150, "MSI", ALC880_6ST_DIG),
3763         SND_PCI_QUIRK(0x1509, 0x925d, "FIC P4M", ALC880_6ST_DIG),
3764         SND_PCI_QUIRK(0x1558, 0x0520, "Clevo m520G", ALC880_CLEVO),
3765         SND_PCI_QUIRK(0x1558, 0x0660, "Clevo m655n", ALC880_CLEVO),
3766         SND_PCI_QUIRK(0x1558, 0x5401, "ASUS", ALC880_ASUS_DIG2),
3767         SND_PCI_QUIRK(0x1565, 0x8202, "Biostar", ALC880_5ST_DIG),
3768         SND_PCI_QUIRK(0x1584, 0x9050, "Uniwill", ALC880_UNIWILL_DIG),
3769         SND_PCI_QUIRK(0x1584, 0x9054, "Uniwlll", ALC880_F1734),
3770         SND_PCI_QUIRK(0x1584, 0x9070, "Uniwill", ALC880_UNIWILL),
3771         SND_PCI_QUIRK(0x1584, 0x9077, "Uniwill P53", ALC880_UNIWILL_P53),
3772         SND_PCI_QUIRK(0x161f, 0x203d, "W810", ALC880_W810),
3773         SND_PCI_QUIRK(0x161f, 0x205d, "Medion Rim 2150", ALC880_MEDION_RIM),
3774         SND_PCI_QUIRK(0x1695, 0x400d, "EPoX", ALC880_5ST_DIG),
3775         SND_PCI_QUIRK(0x1695, 0x4012, "EPox EP-5LDA", ALC880_5ST_DIG),
3776         SND_PCI_QUIRK(0x1734, 0x107c, "FSC F1734", ALC880_F1734),
3777         SND_PCI_QUIRK(0x1734, 0x1094, "FSC Amilo M1451G", ALC880_FUJITSU),
3778         SND_PCI_QUIRK(0x1734, 0x10ac, "FSC", ALC880_UNIWILL),
3779         SND_PCI_QUIRK(0x1734, 0x10b0, "Fujitsu", ALC880_FUJITSU),
3780         SND_PCI_QUIRK(0x1854, 0x0018, "LG LW20", ALC880_LG_LW),
3781         SND_PCI_QUIRK(0x1854, 0x003b, "LG", ALC880_LG),
3782         SND_PCI_QUIRK(0x1854, 0x0068, "LG w1", ALC880_LG),
3783         SND_PCI_QUIRK(0x1854, 0x0077, "LG LW25", ALC880_LG_LW),
3784         SND_PCI_QUIRK(0x19db, 0x4188, "TCL S700", ALC880_TCL_S700),
3785         SND_PCI_QUIRK(0x2668, 0x8086, NULL, ALC880_6ST_DIG), /* broken BIOS */
3786         SND_PCI_QUIRK(0x8086, 0x2668, NULL, ALC880_6ST_DIG),
3787         SND_PCI_QUIRK(0x8086, 0xa100, "Intel mobo", ALC880_5ST_DIG),
3788         SND_PCI_QUIRK(0x8086, 0xd400, "Intel mobo", ALC880_5ST_DIG),
3789         SND_PCI_QUIRK(0x8086, 0xd401, "Intel mobo", ALC880_5ST_DIG),
3790         SND_PCI_QUIRK(0x8086, 0xd402, "Intel mobo", ALC880_3ST_DIG),
3791         SND_PCI_QUIRK(0x8086, 0xe224, "Intel mobo", ALC880_5ST_DIG),
3792         SND_PCI_QUIRK(0x8086, 0xe305, "Intel mobo", ALC880_3ST_DIG),
3793         SND_PCI_QUIRK(0x8086, 0xe308, "Intel mobo", ALC880_3ST_DIG),
3794         SND_PCI_QUIRK(0x8086, 0xe400, "Intel mobo", ALC880_5ST_DIG),
3795         SND_PCI_QUIRK(0x8086, 0xe401, "Intel mobo", ALC880_5ST_DIG),
3796         SND_PCI_QUIRK(0x8086, 0xe402, "Intel mobo", ALC880_5ST_DIG),
3797         /* default Intel */
3798         SND_PCI_QUIRK_VENDOR(0x8086, "Intel mobo", ALC880_3ST),
3799         SND_PCI_QUIRK(0xa0a0, 0x0560, "AOpen i915GMm-HFS", ALC880_5ST_DIG),
3800         SND_PCI_QUIRK(0xe803, 0x1019, NULL, ALC880_6ST_DIG),
3801         {}
3802 };
3803
3804 /*
3805  * ALC880 codec presets
3806  */
3807 static struct alc_config_preset alc880_presets[] = {
3808         [ALC880_3ST] = {
3809                 .mixers = { alc880_three_stack_mixer },
3810                 .init_verbs = { alc880_volume_init_verbs,
3811                                 alc880_pin_3stack_init_verbs },
3812                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
3813                 .dac_nids = alc880_dac_nids,
3814                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
3815                 .channel_mode = alc880_threestack_modes,
3816                 .need_dac_fix = 1,
3817                 .input_mux = &alc880_capture_source,
3818         },
3819         [ALC880_3ST_DIG] = {
3820                 .mixers = { alc880_three_stack_mixer },
3821                 .init_verbs = { alc880_volume_init_verbs,
3822                                 alc880_pin_3stack_init_verbs },
3823                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
3824                 .dac_nids = alc880_dac_nids,
3825                 .dig_out_nid = ALC880_DIGOUT_NID,
3826                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
3827                 .channel_mode = alc880_threestack_modes,
3828                 .need_dac_fix = 1,
3829                 .input_mux = &alc880_capture_source,
3830         },
3831         [ALC880_TCL_S700] = {
3832                 .mixers = { alc880_tcl_s700_mixer },
3833                 .init_verbs = { alc880_volume_init_verbs,
3834                                 alc880_pin_tcl_S700_init_verbs,
3835                                 alc880_gpio2_init_verbs },
3836                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
3837                 .dac_nids = alc880_dac_nids,
3838                 .adc_nids = alc880_adc_nids_alt, /* FIXME: correct? */
3839                 .num_adc_nids = 1, /* single ADC */
3840                 .hp_nid = 0x03,
3841                 .num_channel_mode = ARRAY_SIZE(alc880_2_jack_modes),
3842                 .channel_mode = alc880_2_jack_modes,
3843                 .input_mux = &alc880_capture_source,
3844         },
3845         [ALC880_5ST] = {
3846                 .mixers = { alc880_three_stack_mixer,
3847                             alc880_five_stack_mixer},
3848                 .init_verbs = { alc880_volume_init_verbs,
3849                                 alc880_pin_5stack_init_verbs },
3850                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
3851                 .dac_nids = alc880_dac_nids,
3852                 .num_channel_mode = ARRAY_SIZE(alc880_fivestack_modes),
3853                 .channel_mode = alc880_fivestack_modes,
3854                 .input_mux = &alc880_capture_source,
3855         },
3856         [ALC880_5ST_DIG] = {
3857                 .mixers = { alc880_three_stack_mixer,
3858                             alc880_five_stack_mixer },
3859                 .init_verbs = { alc880_volume_init_verbs,
3860                                 alc880_pin_5stack_init_verbs },
3861                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
3862                 .dac_nids = alc880_dac_nids,
3863                 .dig_out_nid = ALC880_DIGOUT_NID,
3864                 .num_channel_mode = ARRAY_SIZE(alc880_fivestack_modes),
3865                 .channel_mode = alc880_fivestack_modes,
3866                 .input_mux = &alc880_capture_source,
3867         },
3868         [ALC880_6ST] = {
3869                 .mixers = { alc880_six_stack_mixer },
3870                 .init_verbs = { alc880_volume_init_verbs,
3871                                 alc880_pin_6stack_init_verbs },
3872                 .num_dacs = ARRAY_SIZE(alc880_6st_dac_nids),
3873                 .dac_nids = alc880_6st_dac_nids,
3874                 .num_channel_mode = ARRAY_SIZE(alc880_sixstack_modes),
3875                 .channel_mode = alc880_sixstack_modes,
3876                 .input_mux = &alc880_6stack_capture_source,
3877         },
3878         [ALC880_6ST_DIG] = {
3879                 .mixers = { alc880_six_stack_mixer },
3880                 .init_verbs = { alc880_volume_init_verbs,
3881                                 alc880_pin_6stack_init_verbs },
3882                 .num_dacs = ARRAY_SIZE(alc880_6st_dac_nids),
3883                 .dac_nids = alc880_6st_dac_nids,
3884                 .dig_out_nid = ALC880_DIGOUT_NID,
3885                 .num_channel_mode = ARRAY_SIZE(alc880_sixstack_modes),
3886                 .channel_mode = alc880_sixstack_modes,
3887                 .input_mux = &alc880_6stack_capture_source,
3888         },
3889         [ALC880_W810] = {
3890                 .mixers = { alc880_w810_base_mixer },
3891                 .init_verbs = { alc880_volume_init_verbs,
3892                                 alc880_pin_w810_init_verbs,
3893                                 alc880_gpio2_init_verbs },
3894                 .num_dacs = ARRAY_SIZE(alc880_w810_dac_nids),
3895                 .dac_nids = alc880_w810_dac_nids,
3896                 .dig_out_nid = ALC880_DIGOUT_NID,
3897                 .num_channel_mode = ARRAY_SIZE(alc880_w810_modes),
3898                 .channel_mode = alc880_w810_modes,
3899                 .input_mux = &alc880_capture_source,
3900         },
3901         [ALC880_Z71V] = {
3902                 .mixers = { alc880_z71v_mixer },
3903                 .init_verbs = { alc880_volume_init_verbs,
3904                                 alc880_pin_z71v_init_verbs },
3905                 .num_dacs = ARRAY_SIZE(alc880_z71v_dac_nids),
3906                 .dac_nids = alc880_z71v_dac_nids,
3907                 .dig_out_nid = ALC880_DIGOUT_NID,
3908                 .hp_nid = 0x03,
3909                 .num_channel_mode = ARRAY_SIZE(alc880_2_jack_modes),
3910                 .channel_mode = alc880_2_jack_modes,
3911                 .input_mux = &alc880_capture_source,
3912         },
3913         [ALC880_F1734] = {
3914                 .mixers = { alc880_f1734_mixer },
3915                 .init_verbs = { alc880_volume_init_verbs,
3916                                 alc880_pin_f1734_init_verbs },
3917                 .num_dacs = ARRAY_SIZE(alc880_f1734_dac_nids),
3918                 .dac_nids = alc880_f1734_dac_nids,
3919                 .hp_nid = 0x02,
3920                 .num_channel_mode = ARRAY_SIZE(alc880_2_jack_modes),
3921                 .channel_mode = alc880_2_jack_modes,
3922                 .input_mux = &alc880_f1734_capture_source,
3923                 .unsol_event = alc880_uniwill_p53_unsol_event,
3924                 .init_hook = alc880_uniwill_p53_init_hook,
3925         },
3926         [ALC880_ASUS] = {
3927                 .mixers = { alc880_asus_mixer },
3928                 .init_verbs = { alc880_volume_init_verbs,
3929                                 alc880_pin_asus_init_verbs,
3930                                 alc880_gpio1_init_verbs },
3931                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3932                 .dac_nids = alc880_asus_dac_nids,
3933                 .num_channel_mode = ARRAY_SIZE(alc880_asus_modes),
3934                 .channel_mode = alc880_asus_modes,
3935                 .need_dac_fix = 1,
3936                 .input_mux = &alc880_capture_source,
3937         },
3938         [ALC880_ASUS_DIG] = {
3939                 .mixers = { alc880_asus_mixer },
3940                 .init_verbs = { alc880_volume_init_verbs,
3941                                 alc880_pin_asus_init_verbs,
3942                                 alc880_gpio1_init_verbs },
3943                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3944                 .dac_nids = alc880_asus_dac_nids,
3945                 .dig_out_nid = ALC880_DIGOUT_NID,
3946                 .num_channel_mode = ARRAY_SIZE(alc880_asus_modes),
3947                 .channel_mode = alc880_asus_modes,
3948                 .need_dac_fix = 1,
3949                 .input_mux = &alc880_capture_source,
3950         },
3951         [ALC880_ASUS_DIG2] = {
3952                 .mixers = { alc880_asus_mixer },
3953                 .init_verbs = { alc880_volume_init_verbs,
3954                                 alc880_pin_asus_init_verbs,
3955                                 alc880_gpio2_init_verbs }, /* use GPIO2 */
3956                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3957                 .dac_nids = alc880_asus_dac_nids,
3958                 .dig_out_nid = ALC880_DIGOUT_NID,
3959                 .num_channel_mode = ARRAY_SIZE(alc880_asus_modes),
3960                 .channel_mode = alc880_asus_modes,
3961                 .need_dac_fix = 1,
3962                 .input_mux = &alc880_capture_source,
3963         },
3964         [ALC880_ASUS_W1V] = {
3965                 .mixers = { alc880_asus_mixer, alc880_asus_w1v_mixer },
3966                 .init_verbs = { alc880_volume_init_verbs,
3967                                 alc880_pin_asus_init_verbs,
3968                                 alc880_gpio1_init_verbs },
3969                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3970                 .dac_nids = alc880_asus_dac_nids,
3971                 .dig_out_nid = ALC880_DIGOUT_NID,
3972                 .num_channel_mode = ARRAY_SIZE(alc880_asus_modes),
3973                 .channel_mode = alc880_asus_modes,
3974                 .need_dac_fix = 1,
3975                 .input_mux = &alc880_capture_source,
3976         },
3977         [ALC880_UNIWILL_DIG] = {
3978                 .mixers = { alc880_asus_mixer },
3979                 .init_verbs = { alc880_volume_init_verbs,
3980                                 alc880_pin_asus_init_verbs },
3981                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3982                 .dac_nids = alc880_asus_dac_nids,
3983                 .dig_out_nid = ALC880_DIGOUT_NID,
3984                 .num_channel_mode = ARRAY_SIZE(alc880_asus_modes),
3985                 .channel_mode = alc880_asus_modes,
3986                 .need_dac_fix = 1,
3987                 .input_mux = &alc880_capture_source,
3988         },
3989         [ALC880_UNIWILL] = {
3990                 .mixers = { alc880_uniwill_mixer },
3991                 .init_verbs = { alc880_volume_init_verbs,
3992                                 alc880_uniwill_init_verbs },
3993                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
3994                 .dac_nids = alc880_asus_dac_nids,
3995                 .dig_out_nid = ALC880_DIGOUT_NID,
3996                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
3997                 .channel_mode = alc880_threestack_modes,
3998                 .need_dac_fix = 1,
3999                 .input_mux = &alc880_capture_source,
4000                 .unsol_event = alc880_uniwill_unsol_event,
4001                 .init_hook = alc880_uniwill_init_hook,
4002         },
4003         [ALC880_UNIWILL_P53] = {
4004                 .mixers = { alc880_uniwill_p53_mixer },
4005                 .init_verbs = { alc880_volume_init_verbs,
4006                                 alc880_uniwill_p53_init_verbs },
4007                 .num_dacs = ARRAY_SIZE(alc880_asus_dac_nids),
4008                 .dac_nids = alc880_asus_dac_nids,
4009                 .num_channel_mode = ARRAY_SIZE(alc880_w810_modes),
4010                 .channel_mode = alc880_threestack_modes,
4011                 .input_mux = &alc880_capture_source,
4012                 .unsol_event = alc880_uniwill_p53_unsol_event,
4013                 .init_hook = alc880_uniwill_p53_init_hook,
4014         },
4015         [ALC880_FUJITSU] = {
4016                 .mixers = { alc880_fujitsu_mixer },
4017                 .init_verbs = { alc880_volume_init_verbs,
4018                                 alc880_uniwill_p53_init_verbs,
4019                                 alc880_beep_init_verbs },
4020                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
4021                 .dac_nids = alc880_dac_nids,
4022                 .dig_out_nid = ALC880_DIGOUT_NID,
4023                 .num_channel_mode = ARRAY_SIZE(alc880_2_jack_modes),
4024                 .channel_mode = alc880_2_jack_modes,
4025                 .input_mux = &alc880_capture_source,
4026                 .unsol_event = alc880_uniwill_p53_unsol_event,
4027                 .init_hook = alc880_uniwill_p53_init_hook,
4028         },
4029         [ALC880_CLEVO] = {
4030                 .mixers = { alc880_three_stack_mixer },
4031                 .init_verbs = { alc880_volume_init_verbs,
4032                                 alc880_pin_clevo_init_verbs },
4033                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
4034                 .dac_nids = alc880_dac_nids,
4035                 .hp_nid = 0x03,
4036                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
4037                 .channel_mode = alc880_threestack_modes,
4038                 .need_dac_fix = 1,
4039                 .input_mux = &alc880_capture_source,
4040         },
4041         [ALC880_LG] = {
4042                 .mixers = { alc880_lg_mixer },
4043                 .init_verbs = { alc880_volume_init_verbs,
4044                                 alc880_lg_init_verbs },
4045                 .num_dacs = ARRAY_SIZE(alc880_lg_dac_nids),
4046                 .dac_nids = alc880_lg_dac_nids,
4047                 .dig_out_nid = ALC880_DIGOUT_NID,
4048                 .num_channel_mode = ARRAY_SIZE(alc880_lg_ch_modes),
4049                 .channel_mode = alc880_lg_ch_modes,
4050                 .need_dac_fix = 1,
4051                 .input_mux = &alc880_lg_capture_source,
4052                 .unsol_event = alc_automute_amp_unsol_event,
4053                 .init_hook = alc880_lg_init_hook,
4054 #ifdef CONFIG_SND_HDA_POWER_SAVE
4055                 .loopbacks = alc880_lg_loopbacks,
4056 #endif
4057         },
4058         [ALC880_LG_LW] = {
4059                 .mixers = { alc880_lg_lw_mixer },
4060                 .init_verbs = { alc880_volume_init_verbs,
4061                                 alc880_lg_lw_init_verbs },
4062                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
4063                 .dac_nids = alc880_dac_nids,
4064                 .dig_out_nid = ALC880_DIGOUT_NID,
4065                 .num_channel_mode = ARRAY_SIZE(alc880_lg_lw_modes),
4066                 .channel_mode = alc880_lg_lw_modes,
4067                 .input_mux = &alc880_lg_lw_capture_source,
4068                 .unsol_event = alc_automute_amp_unsol_event,
4069                 .init_hook = alc880_lg_lw_init_hook,
4070         },
4071         [ALC880_MEDION_RIM] = {
4072                 .mixers = { alc880_medion_rim_mixer },
4073                 .init_verbs = { alc880_volume_init_verbs,
4074                                 alc880_medion_rim_init_verbs,
4075                                 alc_gpio2_init_verbs },
4076                 .num_dacs = ARRAY_SIZE(alc880_dac_nids),
4077                 .dac_nids = alc880_dac_nids,
4078                 .dig_out_nid = ALC880_DIGOUT_NID,
4079                 .num_channel_mode = ARRAY_SIZE(alc880_2_jack_modes),
4080                 .channel_mode = alc880_2_jack_modes,
4081                 .input_mux = &alc880_medion_rim_capture_source,
4082                 .unsol_event = alc880_medion_rim_unsol_event,
4083                 .init_hook = alc880_medion_rim_init_hook,
4084         },
4085 #ifdef CONFIG_SND_DEBUG
4086         [ALC880_TEST] = {
4087                 .mixers = { alc880_test_mixer },
4088                 .init_verbs = { alc880_test_init_verbs },
4089                 .num_dacs = ARRAY_SIZE(alc880_test_dac_nids),
4090                 .dac_nids = alc880_test_dac_nids,
4091                 .dig_out_nid = ALC880_DIGOUT_NID,
4092                 .num_channel_mode = ARRAY_SIZE(alc880_test_modes),
4093                 .channel_mode = alc880_test_modes,
4094                 .input_mux = &alc880_test_capture_source,
4095         },
4096 #endif
4097 };
4098
4099 /*
4100  * Automatic parse of I/O pins from the BIOS configuration
4101  */
4102
4103 enum {
4104         ALC_CTL_WIDGET_VOL,
4105         ALC_CTL_WIDGET_MUTE,
4106         ALC_CTL_BIND_MUTE,
4107 };
4108 static struct snd_kcontrol_new alc880_control_templates[] = {
4109         HDA_CODEC_VOLUME(NULL, 0, 0, 0),
4110         HDA_CODEC_MUTE(NULL, 0, 0, 0),
4111         HDA_BIND_MUTE(NULL, 0, 0, 0),
4112 };
4113
4114 /* add dynamic controls */
4115 static int add_control(struct alc_spec *spec, int type, const char *name,
4116                        unsigned long val)
4117 {
4118         struct snd_kcontrol_new *knew;
4119
4120         snd_array_init(&spec->kctls, sizeof(*knew), 32);
4121         knew = snd_array_new(&spec->kctls);
4122         if (!knew)
4123                 return -ENOMEM;
4124         *knew = alc880_control_templates[type];
4125         knew->name = kstrdup(name, GFP_KERNEL);
4126         if (!knew->name)
4127                 return -ENOMEM;
4128         knew->private_value = val;
4129         return 0;
4130 }
4131
4132 #define alc880_is_fixed_pin(nid)        ((nid) >= 0x14 && (nid) <= 0x17)
4133 #define alc880_fixed_pin_idx(nid)       ((nid) - 0x14)
4134 #define alc880_is_multi_pin(nid)        ((nid) >= 0x18)
4135 #define alc880_multi_pin_idx(nid)       ((nid) - 0x18)
4136 #define alc880_is_input_pin(nid)        ((nid) >= 0x18)
4137 #define alc880_input_pin_idx(nid)       ((nid) - 0x18)
4138 #define alc880_idx_to_dac(nid)          ((nid) + 0x02)
4139 #define alc880_dac_to_idx(nid)          ((nid) - 0x02)
4140 #define alc880_idx_to_mixer(nid)        ((nid) + 0x0c)
4141 #define alc880_idx_to_selector(nid)     ((nid) + 0x10)
4142 #define ALC880_PIN_CD_NID               0x1c
4143
4144 /* fill in the dac_nids table from the parsed pin configuration */
4145 static int alc880_auto_fill_dac_nids(struct alc_spec *spec,
4146                                      const struct auto_pin_cfg *cfg)
4147 {
4148         hda_nid_t nid;
4149         int assigned[4];
4150         int i, j;
4151
4152         memset(assigned, 0, sizeof(assigned));
4153         spec->multiout.dac_nids = spec->private_dac_nids;
4154
4155         /* check the pins hardwired to audio widget */
4156         for (i = 0; i < cfg->line_outs; i++) {
4157                 nid = cfg->line_out_pins[i];
4158                 if (alc880_is_fixed_pin(nid)) {
4159                         int idx = alc880_fixed_pin_idx(nid);
4160                         spec->multiout.dac_nids[i] = alc880_idx_to_dac(idx);
4161                         assigned[idx] = 1;
4162                 }
4163         }
4164         /* left pins can be connect to any audio widget */
4165         for (i = 0; i < cfg->line_outs; i++) {
4166                 nid = cfg->line_out_pins[i];
4167                 if (alc880_is_fixed_pin(nid))
4168                         continue;
4169                 /* search for an empty channel */
4170                 for (j = 0; j < cfg->line_outs; j++) {
4171                         if (!assigned[j]) {
4172                                 spec->multiout.dac_nids[i] =
4173                                         alc880_idx_to_dac(j);
4174                                 assigned[j] = 1;
4175                                 break;
4176                         }
4177                 }
4178         }
4179         spec->multiout.num_dacs = cfg->line_outs;
4180         return 0;
4181 }
4182
4183 /* add playback controls from the parsed DAC table */
4184 static int alc880_auto_create_multi_out_ctls(struct alc_spec *spec,
4185                                              const struct auto_pin_cfg *cfg)
4186 {
4187         char name[32];
4188         static const char *chname[4] = {
4189                 "Front", "Surround", NULL /*CLFE*/, "Side"
4190         };
4191         hda_nid_t nid;
4192         int i, err;
4193
4194         for (i = 0; i < cfg->line_outs; i++) {
4195                 if (!spec->multiout.dac_nids[i])
4196                         continue;
4197                 nid = alc880_idx_to_mixer(alc880_dac_to_idx(spec->multiout.dac_nids[i]));
4198                 if (i == 2) {
4199                         /* Center/LFE */
4200                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
4201                                           "Center Playback Volume",
4202                                           HDA_COMPOSE_AMP_VAL(nid, 1, 0,
4203                                                               HDA_OUTPUT));
4204                         if (err < 0)
4205                                 return err;
4206                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
4207                                           "LFE Playback Volume",
4208                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
4209                                                               HDA_OUTPUT));
4210                         if (err < 0)
4211                                 return err;
4212                         err = add_control(spec, ALC_CTL_BIND_MUTE,
4213                                           "Center Playback Switch",
4214                                           HDA_COMPOSE_AMP_VAL(nid, 1, 2,
4215                                                               HDA_INPUT));
4216                         if (err < 0)
4217                                 return err;
4218                         err = add_control(spec, ALC_CTL_BIND_MUTE,
4219                                           "LFE Playback Switch",
4220                                           HDA_COMPOSE_AMP_VAL(nid, 2, 2,
4221                                                               HDA_INPUT));
4222                         if (err < 0)
4223                                 return err;
4224                 } else {
4225                         sprintf(name, "%s Playback Volume", chname[i]);
4226                         err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
4227                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
4228                                                               HDA_OUTPUT));
4229                         if (err < 0)
4230                                 return err;
4231                         sprintf(name, "%s Playback Switch", chname[i]);
4232                         err = add_control(spec, ALC_CTL_BIND_MUTE, name,
4233                                           HDA_COMPOSE_AMP_VAL(nid, 3, 2,
4234                                                               HDA_INPUT));
4235                         if (err < 0)
4236                                 return err;
4237                 }
4238         }
4239         return 0;
4240 }
4241
4242 /* add playback controls for speaker and HP outputs */
4243 static int alc880_auto_create_extra_out(struct alc_spec *spec, hda_nid_t pin,
4244                                         const char *pfx)
4245 {
4246         hda_nid_t nid;
4247         int err;
4248         char name[32];
4249
4250         if (!pin)
4251                 return 0;
4252
4253         if (alc880_is_fixed_pin(pin)) {
4254                 nid = alc880_idx_to_dac(alc880_fixed_pin_idx(pin));
4255                 /* specify the DAC as the extra output */
4256                 if (!spec->multiout.hp_nid)
4257                         spec->multiout.hp_nid = nid;
4258                 else
4259                         spec->multiout.extra_out_nid[0] = nid;
4260                 /* control HP volume/switch on the output mixer amp */
4261                 nid = alc880_idx_to_mixer(alc880_fixed_pin_idx(pin));
4262                 sprintf(name, "%s Playback Volume", pfx);
4263                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
4264                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT));
4265                 if (err < 0)
4266                         return err;
4267                 sprintf(name, "%s Playback Switch", pfx);
4268                 err = add_control(spec, ALC_CTL_BIND_MUTE, name,
4269                                   HDA_COMPOSE_AMP_VAL(nid, 3, 2, HDA_INPUT));
4270                 if (err < 0)
4271                         return err;
4272         } else if (alc880_is_multi_pin(pin)) {
4273                 /* set manual connection */
4274                 /* we have only a switch on HP-out PIN */
4275                 sprintf(name, "%s Playback Switch", pfx);
4276                 err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
4277                                   HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_OUTPUT));
4278                 if (err < 0)
4279                         return err;
4280         }
4281         return 0;
4282 }
4283
4284 /* create input playback/capture controls for the given pin */
4285 static int new_analog_input(struct alc_spec *spec, hda_nid_t pin,
4286                             const char *ctlname,
4287                             int idx, hda_nid_t mix_nid)
4288 {
4289         char name[32];
4290         int err;
4291
4292         sprintf(name, "%s Playback Volume", ctlname);
4293         err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
4294                           HDA_COMPOSE_AMP_VAL(mix_nid, 3, idx, HDA_INPUT));
4295         if (err < 0)
4296                 return err;
4297         sprintf(name, "%s Playback Switch", ctlname);
4298         err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
4299                           HDA_COMPOSE_AMP_VAL(mix_nid, 3, idx, HDA_INPUT));
4300         if (err < 0)
4301                 return err;
4302         return 0;
4303 }
4304
4305 /* create playback/capture controls for input pins */
4306 static int alc880_auto_create_analog_input_ctls(struct alc_spec *spec,
4307                                                 const struct auto_pin_cfg *cfg)
4308 {
4309         struct hda_input_mux *imux = &spec->private_imux[0];
4310         int i, err, idx;
4311
4312         for (i = 0; i < AUTO_PIN_LAST; i++) {
4313                 if (alc880_is_input_pin(cfg->input_pins[i])) {
4314                         idx = alc880_input_pin_idx(cfg->input_pins[i]);
4315                         err = new_analog_input(spec, cfg->input_pins[i],
4316                                                auto_pin_cfg_labels[i],
4317                                                idx, 0x0b);
4318                         if (err < 0)
4319                                 return err;
4320                         imux->items[imux->num_items].label =
4321                                 auto_pin_cfg_labels[i];
4322                         imux->items[imux->num_items].index =
4323                                 alc880_input_pin_idx(cfg->input_pins[i]);
4324                         imux->num_items++;
4325                 }
4326         }
4327         return 0;
4328 }
4329
4330 static void alc_set_pin_output(struct hda_codec *codec, hda_nid_t nid,
4331                                unsigned int pin_type)
4332 {
4333         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4334                             pin_type);
4335         /* unmute pin */
4336         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_AMP_GAIN_MUTE,
4337                             AMP_OUT_UNMUTE);
4338 }
4339
4340 static void alc880_auto_set_output_and_unmute(struct hda_codec *codec,
4341                                               hda_nid_t nid, int pin_type,
4342                                               int dac_idx)
4343 {
4344         alc_set_pin_output(codec, nid, pin_type);
4345         /* need the manual connection? */
4346         if (alc880_is_multi_pin(nid)) {
4347                 struct alc_spec *spec = codec->spec;
4348                 int idx = alc880_multi_pin_idx(nid);
4349                 snd_hda_codec_write(codec, alc880_idx_to_selector(idx), 0,
4350                                     AC_VERB_SET_CONNECT_SEL,
4351                                     alc880_dac_to_idx(spec->multiout.dac_nids[dac_idx]));
4352         }
4353 }
4354
4355 static int get_pin_type(int line_out_type)
4356 {
4357         if (line_out_type == AUTO_PIN_HP_OUT)
4358                 return PIN_HP;
4359         else
4360                 return PIN_OUT;
4361 }
4362
4363 static void alc880_auto_init_multi_out(struct hda_codec *codec)
4364 {
4365         struct alc_spec *spec = codec->spec;
4366         int i;
4367
4368         for (i = 0; i < spec->autocfg.line_outs; i++) {
4369                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
4370                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
4371                 alc880_auto_set_output_and_unmute(codec, nid, pin_type, i);
4372         }
4373 }
4374
4375 static void alc880_auto_init_extra_out(struct hda_codec *codec)
4376 {
4377         struct alc_spec *spec = codec->spec;
4378         hda_nid_t pin;
4379
4380         pin = spec->autocfg.speaker_pins[0];
4381         if (pin) /* connect to front */
4382                 alc880_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
4383         pin = spec->autocfg.hp_pins[0];
4384         if (pin) /* connect to front */
4385                 alc880_auto_set_output_and_unmute(codec, pin, PIN_HP, 0);
4386 }
4387
4388 static void alc880_auto_init_analog_input(struct hda_codec *codec)
4389 {
4390         struct alc_spec *spec = codec->spec;
4391         int i;
4392
4393         for (i = 0; i < AUTO_PIN_LAST; i++) {
4394                 hda_nid_t nid = spec->autocfg.input_pins[i];
4395                 if (alc880_is_input_pin(nid)) {
4396                         alc_set_input_pin(codec, nid, i);
4397                         if (nid != ALC880_PIN_CD_NID &&
4398                             (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP))
4399                                 snd_hda_codec_write(codec, nid, 0,
4400                                                     AC_VERB_SET_AMP_GAIN_MUTE,
4401                                                     AMP_OUT_MUTE);
4402                 }
4403         }
4404 }
4405
4406 /* parse the BIOS configuration and set up the alc_spec */
4407 /* return 1 if successful, 0 if the proper config is not found,
4408  * or a negative error code
4409  */
4410 static int alc880_parse_auto_config(struct hda_codec *codec)
4411 {
4412         struct alc_spec *spec = codec->spec;
4413         int i, err;
4414         static hda_nid_t alc880_ignore[] = { 0x1d, 0 };
4415
4416         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
4417                                            alc880_ignore);
4418         if (err < 0)
4419                 return err;
4420         if (!spec->autocfg.line_outs)
4421                 return 0; /* can't find valid BIOS pin config */
4422
4423         err = alc880_auto_fill_dac_nids(spec, &spec->autocfg);
4424         if (err < 0)
4425                 return err;
4426         err = alc880_auto_create_multi_out_ctls(spec, &spec->autocfg);
4427         if (err < 0)
4428                 return err;
4429         err = alc880_auto_create_extra_out(spec,
4430                                            spec->autocfg.speaker_pins[0],
4431                                            "Speaker");
4432         if (err < 0)
4433                 return err;
4434         err = alc880_auto_create_extra_out(spec, spec->autocfg.hp_pins[0],
4435                                            "Headphone");
4436         if (err < 0)
4437                 return err;
4438         err = alc880_auto_create_analog_input_ctls(spec, &spec->autocfg);
4439         if (err < 0)
4440                 return err;
4441
4442         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
4443
4444         /* check multiple SPDIF-out (for recent codecs) */
4445         for (i = 0; i < spec->autocfg.dig_outs; i++) {
4446                 hda_nid_t dig_nid;
4447                 err = snd_hda_get_connections(codec,
4448                                               spec->autocfg.dig_out_pins[i],
4449                                               &dig_nid, 1);
4450                 if (err < 0)
4451                         continue;
4452                 if (!i)
4453                         spec->multiout.dig_out_nid = dig_nid;
4454                 else {
4455                         spec->multiout.slave_dig_outs = spec->slave_dig_outs;
4456                         spec->slave_dig_outs[i - 1] = dig_nid;
4457                         if (i == ARRAY_SIZE(spec->slave_dig_outs) - 1)
4458                                 break;
4459                 }
4460         }
4461         if (spec->autocfg.dig_in_pin)
4462                 spec->dig_in_nid = ALC880_DIGIN_NID;
4463
4464         if (spec->kctls.list)
4465                 add_mixer(spec, spec->kctls.list);
4466
4467         add_verb(spec, alc880_volume_init_verbs);
4468
4469         spec->num_mux_defs = 1;
4470         spec->input_mux = &spec->private_imux[0];
4471
4472         alc_ssid_check(codec, 0x15, 0x1b, 0x14);
4473
4474         return 1;
4475 }
4476
4477 /* additional initialization for auto-configuration model */
4478 static void alc880_auto_init(struct hda_codec *codec)
4479 {
4480         struct alc_spec *spec = codec->spec;
4481         alc880_auto_init_multi_out(codec);
4482         alc880_auto_init_extra_out(codec);
4483         alc880_auto_init_analog_input(codec);
4484         if (spec->unsol_event)
4485                 alc_inithook(codec);
4486 }
4487
4488 static void set_capture_mixer(struct alc_spec *spec)
4489 {
4490         static struct snd_kcontrol_new *caps[2][3] = {
4491                 { alc_capture_mixer_nosrc1,
4492                   alc_capture_mixer_nosrc2,
4493                   alc_capture_mixer_nosrc3 },
4494                 { alc_capture_mixer1,
4495                   alc_capture_mixer2,
4496                   alc_capture_mixer3 },
4497         };
4498         if (spec->num_adc_nids > 0 && spec->num_adc_nids <= 3) {
4499                 int mux;
4500                 if (spec->input_mux && spec->input_mux->num_items > 1)
4501                         mux = 1;
4502                 else
4503                         mux = 0;
4504                 spec->cap_mixer = caps[mux][spec->num_adc_nids - 1];
4505         }
4506 }
4507
4508 #define set_beep_amp(spec, nid, idx, dir) \
4509         ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 3, idx, dir))
4510
4511 /*
4512  * OK, here we have finally the patch for ALC880
4513  */
4514
4515 static int patch_alc880(struct hda_codec *codec)
4516 {
4517         struct alc_spec *spec;
4518         int board_config;
4519         int err;
4520
4521         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
4522         if (spec == NULL)
4523                 return -ENOMEM;
4524
4525         codec->spec = spec;
4526
4527         board_config = snd_hda_check_board_config(codec, ALC880_MODEL_LAST,
4528                                                   alc880_models,
4529                                                   alc880_cfg_tbl);
4530         if (board_config < 0) {
4531                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
4532                        "trying auto-probe from BIOS...\n", codec->chip_name);
4533                 board_config = ALC880_AUTO;
4534         }
4535
4536         if (board_config == ALC880_AUTO) {
4537                 /* automatic parse from the BIOS config */
4538                 err = alc880_parse_auto_config(codec);
4539                 if (err < 0) {
4540                         alc_free(codec);
4541                         return err;
4542                 } else if (!err) {
4543                         printk(KERN_INFO
4544                                "hda_codec: Cannot set up configuration "
4545                                "from BIOS.  Using 3-stack mode...\n");
4546                         board_config = ALC880_3ST;
4547                 }
4548         }
4549
4550         err = snd_hda_attach_beep_device(codec, 0x1);
4551         if (err < 0) {
4552                 alc_free(codec);
4553                 return err;
4554         }
4555
4556         if (board_config != ALC880_AUTO)
4557                 setup_preset(spec, &alc880_presets[board_config]);
4558
4559         spec->stream_analog_playback = &alc880_pcm_analog_playback;
4560         spec->stream_analog_capture = &alc880_pcm_analog_capture;
4561         spec->stream_analog_alt_capture = &alc880_pcm_analog_alt_capture;
4562
4563         spec->stream_digital_playback = &alc880_pcm_digital_playback;
4564         spec->stream_digital_capture = &alc880_pcm_digital_capture;
4565
4566         if (!spec->adc_nids && spec->input_mux) {
4567                 /* check whether NID 0x07 is valid */
4568                 unsigned int wcap = get_wcaps(codec, alc880_adc_nids[0]);
4569                 /* get type */
4570                 wcap = (wcap & AC_WCAP_TYPE) >> AC_WCAP_TYPE_SHIFT;
4571                 if (wcap != AC_WID_AUD_IN) {
4572                         spec->adc_nids = alc880_adc_nids_alt;
4573                         spec->num_adc_nids = ARRAY_SIZE(alc880_adc_nids_alt);
4574                 } else {
4575                         spec->adc_nids = alc880_adc_nids;
4576                         spec->num_adc_nids = ARRAY_SIZE(alc880_adc_nids);
4577                 }
4578         }
4579         set_capture_mixer(spec);
4580         set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
4581
4582         spec->vmaster_nid = 0x0c;
4583
4584         codec->patch_ops = alc_patch_ops;
4585         if (board_config == ALC880_AUTO)
4586                 spec->init_hook = alc880_auto_init;
4587 #ifdef CONFIG_SND_HDA_POWER_SAVE
4588         if (!spec->loopback.amplist)
4589                 spec->loopback.amplist = alc880_loopbacks;
4590 #endif
4591         codec->proc_widget_hook = print_realtek_coef;
4592
4593         return 0;
4594 }
4595
4596
4597 /*
4598  * ALC260 support
4599  */
4600
4601 static hda_nid_t alc260_dac_nids[1] = {
4602         /* front */
4603         0x02,
4604 };
4605
4606 static hda_nid_t alc260_adc_nids[1] = {
4607         /* ADC0 */
4608         0x04,
4609 };
4610
4611 static hda_nid_t alc260_adc_nids_alt[1] = {
4612         /* ADC1 */
4613         0x05,
4614 };
4615
4616 /* NIDs used when simultaneous access to both ADCs makes sense.  Note that
4617  * alc260_capture_mixer assumes ADC0 (nid 0x04) is the first ADC.
4618  */
4619 static hda_nid_t alc260_dual_adc_nids[2] = {
4620         /* ADC0, ADC1 */
4621         0x04, 0x05
4622 };
4623
4624 #define ALC260_DIGOUT_NID       0x03
4625 #define ALC260_DIGIN_NID        0x06
4626
4627 static struct hda_input_mux alc260_capture_source = {
4628         .num_items = 4,
4629         .items = {
4630                 { "Mic", 0x0 },
4631                 { "Front Mic", 0x1 },
4632                 { "Line", 0x2 },
4633                 { "CD", 0x4 },
4634         },
4635 };
4636
4637 /* On Fujitsu S702x laptops capture only makes sense from Mic/LineIn jack,
4638  * headphone jack and the internal CD lines since these are the only pins at
4639  * which audio can appear.  For flexibility, also allow the option of
4640  * recording the mixer output on the second ADC (ADC0 doesn't have a
4641  * connection to the mixer output).
4642  */
4643 static struct hda_input_mux alc260_fujitsu_capture_sources[2] = {
4644         {
4645                 .num_items = 3,
4646                 .items = {
4647                         { "Mic/Line", 0x0 },
4648                         { "CD", 0x4 },
4649                         { "Headphone", 0x2 },
4650                 },
4651         },
4652         {
4653                 .num_items = 4,
4654                 .items = {
4655                         { "Mic/Line", 0x0 },
4656                         { "CD", 0x4 },
4657                         { "Headphone", 0x2 },
4658                         { "Mixer", 0x5 },
4659                 },
4660         },
4661
4662 };
4663
4664 /* Acer TravelMate(/Extensa/Aspire) notebooks have similar configuration to
4665  * the Fujitsu S702x, but jacks are marked differently.
4666  */
4667 static struct hda_input_mux alc260_acer_capture_sources[2] = {
4668         {
4669                 .num_items = 4,
4670                 .items = {
4671                         { "Mic", 0x0 },
4672                         { "Line", 0x2 },
4673                         { "CD", 0x4 },
4674                         { "Headphone", 0x5 },
4675                 },
4676         },
4677         {
4678                 .num_items = 5,
4679                 .items = {
4680                         { "Mic", 0x0 },
4681                         { "Line", 0x2 },
4682                         { "CD", 0x4 },
4683                         { "Headphone", 0x6 },
4684                         { "Mixer", 0x5 },
4685                 },
4686         },
4687 };
4688
4689 /* Maxdata Favorit 100XS */
4690 static struct hda_input_mux alc260_favorit100_capture_sources[2] = {
4691         {
4692                 .num_items = 2,
4693                 .items = {
4694                         { "Line/Mic", 0x0 },
4695                         { "CD", 0x4 },
4696                 },
4697         },
4698         {
4699                 .num_items = 3,
4700                 .items = {
4701                         { "Line/Mic", 0x0 },
4702                         { "CD", 0x4 },
4703                         { "Mixer", 0x5 },
4704                 },
4705         },
4706 };
4707
4708 /*
4709  * This is just place-holder, so there's something for alc_build_pcms to look
4710  * at when it calculates the maximum number of channels. ALC260 has no mixer
4711  * element which allows changing the channel mode, so the verb list is
4712  * never used.
4713  */
4714 static struct hda_channel_mode alc260_modes[1] = {
4715         { 2, NULL },
4716 };
4717
4718
4719 /* Mixer combinations
4720  *
4721  * basic: base_output + input + pc_beep + capture
4722  * HP: base_output + input + capture_alt
4723  * HP_3013: hp_3013 + input + capture
4724  * fujitsu: fujitsu + capture
4725  * acer: acer + capture
4726  */
4727
4728 static struct snd_kcontrol_new alc260_base_output_mixer[] = {
4729         HDA_CODEC_VOLUME("Front Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4730         HDA_BIND_MUTE("Front Playback Switch", 0x08, 2, HDA_INPUT),
4731         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x09, 0x0, HDA_OUTPUT),
4732         HDA_BIND_MUTE("Headphone Playback Switch", 0x09, 2, HDA_INPUT),
4733         HDA_CODEC_VOLUME_MONO("Mono Playback Volume", 0x0a, 1, 0x0, HDA_OUTPUT),
4734         HDA_BIND_MUTE_MONO("Mono Playback Switch", 0x0a, 1, 2, HDA_INPUT),
4735         { } /* end */
4736 };
4737
4738 static struct snd_kcontrol_new alc260_input_mixer[] = {
4739         HDA_CODEC_VOLUME("CD Playback Volume", 0x07, 0x04, HDA_INPUT),
4740         HDA_CODEC_MUTE("CD Playback Switch", 0x07, 0x04, HDA_INPUT),
4741         HDA_CODEC_VOLUME("Line Playback Volume", 0x07, 0x02, HDA_INPUT),
4742         HDA_CODEC_MUTE("Line Playback Switch", 0x07, 0x02, HDA_INPUT),
4743         HDA_CODEC_VOLUME("Mic Playback Volume", 0x07, 0x0, HDA_INPUT),
4744         HDA_CODEC_MUTE("Mic Playback Switch", 0x07, 0x0, HDA_INPUT),
4745         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x07, 0x01, HDA_INPUT),
4746         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x07, 0x01, HDA_INPUT),
4747         { } /* end */
4748 };
4749
4750 /* update HP, line and mono out pins according to the master switch */
4751 static void alc260_hp_master_update(struct hda_codec *codec,
4752                                     hda_nid_t hp, hda_nid_t line,
4753                                     hda_nid_t mono)
4754 {
4755         struct alc_spec *spec = codec->spec;
4756         unsigned int val = spec->master_sw ? PIN_HP : 0;
4757         /* change HP and line-out pins */
4758         snd_hda_codec_write(codec, hp, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4759                             val);
4760         snd_hda_codec_write(codec, line, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4761                             val);
4762         /* mono (speaker) depending on the HP jack sense */
4763         val = (val && !spec->jack_present) ? PIN_OUT : 0;
4764         snd_hda_codec_write(codec, mono, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4765                             val);
4766 }
4767
4768 static int alc260_hp_master_sw_get(struct snd_kcontrol *kcontrol,
4769                                    struct snd_ctl_elem_value *ucontrol)
4770 {
4771         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
4772         struct alc_spec *spec = codec->spec;
4773         *ucontrol->value.integer.value = spec->master_sw;
4774         return 0;
4775 }
4776
4777 static int alc260_hp_master_sw_put(struct snd_kcontrol *kcontrol,
4778                                    struct snd_ctl_elem_value *ucontrol)
4779 {
4780         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
4781         struct alc_spec *spec = codec->spec;
4782         int val = !!*ucontrol->value.integer.value;
4783         hda_nid_t hp, line, mono;
4784
4785         if (val == spec->master_sw)
4786                 return 0;
4787         spec->master_sw = val;
4788         hp = (kcontrol->private_value >> 16) & 0xff;
4789         line = (kcontrol->private_value >> 8) & 0xff;
4790         mono = kcontrol->private_value & 0xff;
4791         alc260_hp_master_update(codec, hp, line, mono);
4792         return 1;
4793 }
4794
4795 static struct snd_kcontrol_new alc260_hp_output_mixer[] = {
4796         {
4797                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
4798                 .name = "Master Playback Switch",
4799                 .info = snd_ctl_boolean_mono_info,
4800                 .get = alc260_hp_master_sw_get,
4801                 .put = alc260_hp_master_sw_put,
4802                 .private_value = (0x0f << 16) | (0x10 << 8) | 0x11
4803         },
4804         HDA_CODEC_VOLUME("Front Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4805         HDA_BIND_MUTE("Front Playback Switch", 0x08, 2, HDA_INPUT),
4806         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x09, 0x0, HDA_OUTPUT),
4807         HDA_BIND_MUTE("Headphone Playback Switch", 0x09, 2, HDA_INPUT),
4808         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0a, 1, 0x0,
4809                               HDA_OUTPUT),
4810         HDA_BIND_MUTE_MONO("Speaker Playback Switch", 0x0a, 1, 2, HDA_INPUT),
4811         { } /* end */
4812 };
4813
4814 static struct hda_verb alc260_hp_unsol_verbs[] = {
4815         {0x10, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
4816         {},
4817 };
4818
4819 static void alc260_hp_automute(struct hda_codec *codec)
4820 {
4821         struct alc_spec *spec = codec->spec;
4822         unsigned int present;
4823
4824         present = snd_hda_codec_read(codec, 0x10, 0,
4825                                      AC_VERB_GET_PIN_SENSE, 0);
4826         spec->jack_present = (present & AC_PINSENSE_PRESENCE) != 0;
4827         alc260_hp_master_update(codec, 0x0f, 0x10, 0x11);
4828 }
4829
4830 static void alc260_hp_unsol_event(struct hda_codec *codec, unsigned int res)
4831 {
4832         if ((res >> 26) == ALC880_HP_EVENT)
4833                 alc260_hp_automute(codec);
4834 }
4835
4836 static struct snd_kcontrol_new alc260_hp_3013_mixer[] = {
4837         {
4838                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
4839                 .name = "Master Playback Switch",
4840                 .info = snd_ctl_boolean_mono_info,
4841                 .get = alc260_hp_master_sw_get,
4842                 .put = alc260_hp_master_sw_put,
4843                 .private_value = (0x15 << 16) | (0x10 << 8) | 0x11
4844         },
4845         HDA_CODEC_VOLUME("Front Playback Volume", 0x09, 0x0, HDA_OUTPUT),
4846         HDA_CODEC_MUTE("Front Playback Switch", 0x10, 0x0, HDA_OUTPUT),
4847         HDA_CODEC_VOLUME("Aux-In Playback Volume", 0x07, 0x06, HDA_INPUT),
4848         HDA_CODEC_MUTE("Aux-In Playback Switch", 0x07, 0x06, HDA_INPUT),
4849         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4850         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
4851         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0a, 1, 0x0, HDA_OUTPUT),
4852         HDA_CODEC_MUTE_MONO("Speaker Playback Switch", 0x11, 1, 0x0, HDA_OUTPUT),
4853         { } /* end */
4854 };
4855
4856 static struct hda_bind_ctls alc260_dc7600_bind_master_vol = {
4857         .ops = &snd_hda_bind_vol,
4858         .values = {
4859                 HDA_COMPOSE_AMP_VAL(0x08, 3, 0, HDA_OUTPUT),
4860                 HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_OUTPUT),
4861                 HDA_COMPOSE_AMP_VAL(0x0a, 3, 0, HDA_OUTPUT),
4862                 0
4863         },
4864 };
4865
4866 static struct hda_bind_ctls alc260_dc7600_bind_switch = {
4867         .ops = &snd_hda_bind_sw,
4868         .values = {
4869                 HDA_COMPOSE_AMP_VAL(0x11, 3, 0, HDA_OUTPUT),
4870                 HDA_COMPOSE_AMP_VAL(0x15, 3, 0, HDA_OUTPUT),
4871                 0
4872         },
4873 };
4874
4875 static struct snd_kcontrol_new alc260_hp_dc7600_mixer[] = {
4876         HDA_BIND_VOL("Master Playback Volume", &alc260_dc7600_bind_master_vol),
4877         HDA_BIND_SW("LineOut Playback Switch", &alc260_dc7600_bind_switch),
4878         HDA_CODEC_MUTE("Speaker Playback Switch", 0x0f, 0x0, HDA_OUTPUT),
4879         HDA_CODEC_MUTE("Headphone Playback Switch", 0x10, 0x0, HDA_OUTPUT),
4880         { } /* end */
4881 };
4882
4883 static struct hda_verb alc260_hp_3013_unsol_verbs[] = {
4884         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
4885         {},
4886 };
4887
4888 static void alc260_hp_3013_automute(struct hda_codec *codec)
4889 {
4890         struct alc_spec *spec = codec->spec;
4891         unsigned int present;
4892
4893         present = snd_hda_codec_read(codec, 0x15, 0,
4894                                      AC_VERB_GET_PIN_SENSE, 0);
4895         spec->jack_present = (present & AC_PINSENSE_PRESENCE) != 0;
4896         alc260_hp_master_update(codec, 0x15, 0x10, 0x11);
4897 }
4898
4899 static void alc260_hp_3013_unsol_event(struct hda_codec *codec,
4900                                        unsigned int res)
4901 {
4902         if ((res >> 26) == ALC880_HP_EVENT)
4903                 alc260_hp_3013_automute(codec);
4904 }
4905
4906 static void alc260_hp_3012_automute(struct hda_codec *codec)
4907 {
4908         unsigned int present, bits;
4909
4910         present = snd_hda_codec_read(codec, 0x10, 0,
4911                         AC_VERB_GET_PIN_SENSE, 0) & AC_PINSENSE_PRESENCE;
4912
4913         bits = present ? 0 : PIN_OUT;
4914         snd_hda_codec_write(codec, 0x0f, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4915                             bits);
4916         snd_hda_codec_write(codec, 0x11, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4917                             bits);
4918         snd_hda_codec_write(codec, 0x15, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
4919                             bits);
4920 }
4921
4922 static void alc260_hp_3012_unsol_event(struct hda_codec *codec,
4923                                        unsigned int res)
4924 {
4925         if ((res >> 26) == ALC880_HP_EVENT)
4926                 alc260_hp_3012_automute(codec);
4927 }
4928
4929 /* Fujitsu S702x series laptops.  ALC260 pin usage: Mic/Line jack = 0x12,
4930  * HP jack = 0x14, CD audio =  0x16, internal speaker = 0x10.
4931  */
4932 static struct snd_kcontrol_new alc260_fujitsu_mixer[] = {
4933         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4934         HDA_BIND_MUTE("Headphone Playback Switch", 0x08, 2, HDA_INPUT),
4935         ALC_PIN_MODE("Headphone Jack Mode", 0x14, ALC_PIN_DIR_INOUT),
4936         HDA_CODEC_VOLUME("CD Playback Volume", 0x07, 0x04, HDA_INPUT),
4937         HDA_CODEC_MUTE("CD Playback Switch", 0x07, 0x04, HDA_INPUT),
4938         HDA_CODEC_VOLUME("Mic/Line Playback Volume", 0x07, 0x0, HDA_INPUT),
4939         HDA_CODEC_MUTE("Mic/Line Playback Switch", 0x07, 0x0, HDA_INPUT),
4940         ALC_PIN_MODE("Mic/Line Jack Mode", 0x12, ALC_PIN_DIR_IN),
4941         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x09, 0x0, HDA_OUTPUT),
4942         HDA_BIND_MUTE("Speaker Playback Switch", 0x09, 2, HDA_INPUT),
4943         { } /* end */
4944 };
4945
4946 /* Mixer for Acer TravelMate(/Extensa/Aspire) notebooks.  Note that current
4947  * versions of the ALC260 don't act on requests to enable mic bias from NID
4948  * 0x0f (used to drive the headphone jack in these laptops).  The ALC260
4949  * datasheet doesn't mention this restriction.  At this stage it's not clear
4950  * whether this behaviour is intentional or is a hardware bug in chip
4951  * revisions available in early 2006.  Therefore for now allow the
4952  * "Headphone Jack Mode" control to span all choices, but if it turns out
4953  * that the lack of mic bias for this NID is intentional we could change the
4954  * mode from ALC_PIN_DIR_INOUT to ALC_PIN_DIR_INOUT_NOMICBIAS.
4955  *
4956  * In addition, Acer TravelMate(/Extensa/Aspire) notebooks in early 2006
4957  * don't appear to make the mic bias available from the "line" jack, even
4958  * though the NID used for this jack (0x14) can supply it.  The theory is
4959  * that perhaps Acer have included blocking capacitors between the ALC260
4960  * and the output jack.  If this turns out to be the case for all such
4961  * models the "Line Jack Mode" mode could be changed from ALC_PIN_DIR_INOUT
4962  * to ALC_PIN_DIR_INOUT_NOMICBIAS.
4963  *
4964  * The C20x Tablet series have a mono internal speaker which is controlled
4965  * via the chip's Mono sum widget and pin complex, so include the necessary
4966  * controls for such models.  On models without a "mono speaker" the control
4967  * won't do anything.
4968  */
4969 static struct snd_kcontrol_new alc260_acer_mixer[] = {
4970         HDA_CODEC_VOLUME("Master Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4971         HDA_BIND_MUTE("Master Playback Switch", 0x08, 2, HDA_INPUT),
4972         ALC_PIN_MODE("Headphone Jack Mode", 0x0f, ALC_PIN_DIR_INOUT),
4973         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0a, 1, 0x0,
4974                               HDA_OUTPUT),
4975         HDA_BIND_MUTE_MONO("Speaker Playback Switch", 0x0a, 1, 2,
4976                            HDA_INPUT),
4977         HDA_CODEC_VOLUME("CD Playback Volume", 0x07, 0x04, HDA_INPUT),
4978         HDA_CODEC_MUTE("CD Playback Switch", 0x07, 0x04, HDA_INPUT),
4979         HDA_CODEC_VOLUME("Mic Playback Volume", 0x07, 0x0, HDA_INPUT),
4980         HDA_CODEC_MUTE("Mic Playback Switch", 0x07, 0x0, HDA_INPUT),
4981         ALC_PIN_MODE("Mic Jack Mode", 0x12, ALC_PIN_DIR_IN),
4982         HDA_CODEC_VOLUME("Line Playback Volume", 0x07, 0x02, HDA_INPUT),
4983         HDA_CODEC_MUTE("Line Playback Switch", 0x07, 0x02, HDA_INPUT),
4984         ALC_PIN_MODE("Line Jack Mode", 0x14, ALC_PIN_DIR_INOUT),
4985         { } /* end */
4986 };
4987
4988 /* Maxdata Favorit 100XS: one output and one input (0x12) jack
4989  */
4990 static struct snd_kcontrol_new alc260_favorit100_mixer[] = {
4991         HDA_CODEC_VOLUME("Master Playback Volume", 0x08, 0x0, HDA_OUTPUT),
4992         HDA_BIND_MUTE("Master Playback Switch", 0x08, 2, HDA_INPUT),
4993         ALC_PIN_MODE("Output Jack Mode", 0x0f, ALC_PIN_DIR_INOUT),
4994         HDA_CODEC_VOLUME("Line/Mic Playback Volume", 0x07, 0x0, HDA_INPUT),
4995         HDA_CODEC_MUTE("Line/Mic Playback Switch", 0x07, 0x0, HDA_INPUT),
4996         ALC_PIN_MODE("Line/Mic Jack Mode", 0x12, ALC_PIN_DIR_IN),
4997         { } /* end */
4998 };
4999
5000 /* Packard bell V7900  ALC260 pin usage: HP = 0x0f, Mic jack = 0x12,
5001  * Line In jack = 0x14, CD audio =  0x16, pc beep = 0x17.
5002  */
5003 static struct snd_kcontrol_new alc260_will_mixer[] = {
5004         HDA_CODEC_VOLUME("Master Playback Volume", 0x08, 0x0, HDA_OUTPUT),
5005         HDA_BIND_MUTE("Master Playback Switch", 0x08, 0x2, HDA_INPUT),
5006         HDA_CODEC_VOLUME("Mic Playback Volume", 0x07, 0x0, HDA_INPUT),
5007         HDA_CODEC_MUTE("Mic Playback Switch", 0x07, 0x0, HDA_INPUT),
5008         ALC_PIN_MODE("Mic Jack Mode", 0x12, ALC_PIN_DIR_IN),
5009         HDA_CODEC_VOLUME("Line Playback Volume", 0x07, 0x02, HDA_INPUT),
5010         HDA_CODEC_MUTE("Line Playback Switch", 0x07, 0x02, HDA_INPUT),
5011         ALC_PIN_MODE("Line Jack Mode", 0x14, ALC_PIN_DIR_INOUT),
5012         HDA_CODEC_VOLUME("CD Playback Volume", 0x07, 0x04, HDA_INPUT),
5013         HDA_CODEC_MUTE("CD Playback Switch", 0x07, 0x04, HDA_INPUT),
5014         { } /* end */
5015 };
5016
5017 /* Replacer 672V ALC260 pin usage: Mic jack = 0x12,
5018  * Line In jack = 0x14, ATAPI Mic = 0x13, speaker = 0x0f.
5019  */
5020 static struct snd_kcontrol_new alc260_replacer_672v_mixer[] = {
5021         HDA_CODEC_VOLUME("Master Playback Volume", 0x08, 0x0, HDA_OUTPUT),
5022         HDA_BIND_MUTE("Master Playback Switch", 0x08, 0x2, HDA_INPUT),
5023         HDA_CODEC_VOLUME("Mic Playback Volume", 0x07, 0x0, HDA_INPUT),
5024         HDA_CODEC_MUTE("Mic Playback Switch", 0x07, 0x0, HDA_INPUT),
5025         ALC_PIN_MODE("Mic Jack Mode", 0x12, ALC_PIN_DIR_IN),
5026         HDA_CODEC_VOLUME("ATAPI Mic Playback Volume", 0x07, 0x1, HDA_INPUT),
5027         HDA_CODEC_MUTE("ATATI Mic Playback Switch", 0x07, 0x1, HDA_INPUT),
5028         HDA_CODEC_VOLUME("Line Playback Volume", 0x07, 0x02, HDA_INPUT),
5029         HDA_CODEC_MUTE("Line Playback Switch", 0x07, 0x02, HDA_INPUT),
5030         ALC_PIN_MODE("Line Jack Mode", 0x14, ALC_PIN_DIR_INOUT),
5031         { } /* end */
5032 };
5033
5034 /*
5035  * initialization verbs
5036  */
5037 static struct hda_verb alc260_init_verbs[] = {
5038         /* Line In pin widget for input */
5039         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
5040         /* CD pin widget for input */
5041         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
5042         /* Mic1 (rear panel) pin widget for input and vref at 80% */
5043         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
5044         /* Mic2 (front panel) pin widget for input and vref at 80% */
5045         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
5046         /* LINE-2 is used for line-out in rear */
5047         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5048         /* select line-out */
5049         {0x0e, AC_VERB_SET_CONNECT_SEL, 0x00},
5050         /* LINE-OUT pin */
5051         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5052         /* enable HP */
5053         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5054         /* enable Mono */
5055         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5056         /* mute capture amp left and right */
5057         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5058         /* set connection select to line in (default select for this ADC) */
5059         {0x04, AC_VERB_SET_CONNECT_SEL, 0x02},
5060         /* mute capture amp left and right */
5061         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5062         /* set connection select to line in (default select for this ADC) */
5063         {0x05, AC_VERB_SET_CONNECT_SEL, 0x02},
5064         /* set vol=0 Line-Out mixer amp left and right */
5065         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5066         /* unmute pin widget amp left and right (no gain on this amp) */
5067         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5068         /* set vol=0 HP mixer amp left and right */
5069         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5070         /* unmute pin widget amp left and right (no gain on this amp) */
5071         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5072         /* set vol=0 Mono mixer amp left and right */
5073         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5074         /* unmute pin widget amp left and right (no gain on this amp) */
5075         {0x11, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5076         /* unmute LINE-2 out pin */
5077         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5078         /* Amp Indexes: CD = 0x04, Line In 1 = 0x02, Mic 1 = 0x00 &
5079          * Line In 2 = 0x03
5080          */
5081         /* mute analog inputs */
5082         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5083         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5084         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
5085         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
5086         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
5087         /* Amp Indexes: DAC = 0x01 & mixer = 0x00 */
5088         /* mute Front out path */
5089         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5090         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5091         /* mute Headphone out path */
5092         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5093         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5094         /* mute Mono out path */
5095         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5096         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5097         { }
5098 };
5099
5100 #if 0 /* should be identical with alc260_init_verbs? */
5101 static struct hda_verb alc260_hp_init_verbs[] = {
5102         /* Headphone and output */
5103         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
5104         /* mono output */
5105         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
5106         /* Mic1 (rear panel) pin widget for input and vref at 80% */
5107         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
5108         /* Mic2 (front panel) pin widget for input and vref at 80% */
5109         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
5110         /* Line In pin widget for input */
5111         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
5112         /* Line-2 pin widget for output */
5113         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
5114         /* CD pin widget for input */
5115         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
5116         /* unmute amp left and right */
5117         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000},
5118         /* set connection select to line in (default select for this ADC) */
5119         {0x04, AC_VERB_SET_CONNECT_SEL, 0x02},
5120         /* unmute Line-Out mixer amp left and right (volume = 0) */
5121         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
5122         /* mute pin widget amp left and right (no gain on this amp) */
5123         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
5124         /* unmute HP mixer amp left and right (volume = 0) */
5125         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
5126         /* mute pin widget amp left and right (no gain on this amp) */
5127         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
5128         /* Amp Indexes: CD = 0x04, Line In 1 = 0x02, Mic 1 = 0x00 &
5129          * Line In 2 = 0x03
5130          */
5131         /* mute analog inputs */
5132         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5133         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5134         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
5135         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
5136         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
5137         /* Amp Indexes: DAC = 0x01 & mixer = 0x00 */
5138         /* Unmute Front out path */
5139         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5140         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5141         /* Unmute Headphone out path */
5142         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5143         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5144         /* Unmute Mono out path */
5145         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5146         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5147         { }
5148 };
5149 #endif
5150
5151 static struct hda_verb alc260_hp_3013_init_verbs[] = {
5152         /* Line out and output */
5153         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
5154         /* mono output */
5155         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
5156         /* Mic1 (rear panel) pin widget for input and vref at 80% */
5157         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
5158         /* Mic2 (front panel) pin widget for input and vref at 80% */
5159         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
5160         /* Line In pin widget for input */
5161         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
5162         /* Headphone pin widget for output */
5163         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
5164         /* CD pin widget for input */
5165         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
5166         /* unmute amp left and right */
5167         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000},
5168         /* set connection select to line in (default select for this ADC) */
5169         {0x04, AC_VERB_SET_CONNECT_SEL, 0x02},
5170         /* unmute Line-Out mixer amp left and right (volume = 0) */
5171         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
5172         /* mute pin widget amp left and right (no gain on this amp) */
5173         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
5174         /* unmute HP mixer amp left and right (volume = 0) */
5175         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
5176         /* mute pin widget amp left and right (no gain on this amp) */
5177         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
5178         /* Amp Indexes: CD = 0x04, Line In 1 = 0x02, Mic 1 = 0x00 &
5179          * Line In 2 = 0x03
5180          */
5181         /* mute analog inputs */
5182         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5183         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5184         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
5185         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
5186         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
5187         /* Amp Indexes: DAC = 0x01 & mixer = 0x00 */
5188         /* Unmute Front out path */
5189         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5190         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5191         /* Unmute Headphone out path */
5192         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5193         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5194         /* Unmute Mono out path */
5195         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
5196         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
5197         { }
5198 };
5199
5200 /* Initialisation sequence for ALC260 as configured in Fujitsu S702x
5201  * laptops.  ALC260 pin usage: Mic/Line jack = 0x12, HP jack = 0x14, CD
5202  * audio = 0x16, internal speaker = 0x10.
5203  */
5204 static struct hda_verb alc260_fujitsu_init_verbs[] = {
5205         /* Disable all GPIOs */
5206         {0x01, AC_VERB_SET_GPIO_MASK, 0},
5207         /* Internal speaker is connected to headphone pin */
5208         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5209         /* Headphone/Line-out jack connects to Line1 pin; make it an output */
5210         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5211         /* Mic/Line-in jack is connected to mic1 pin, so make it an input */
5212         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
5213         /* Ensure all other unused pins are disabled and muted. */
5214         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5215         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5216         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5217         {0x11, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5218         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5219         {0x13, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5220         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5221         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5222
5223         /* Disable digital (SPDIF) pins */
5224         {0x03, AC_VERB_SET_DIGI_CONVERT_1, 0},
5225         {0x06, AC_VERB_SET_DIGI_CONVERT_1, 0},
5226
5227         /* Ensure Line1 pin widget takes its input from the OUT1 sum bus
5228          * when acting as an output.
5229          */
5230         {0x0d, AC_VERB_SET_CONNECT_SEL, 0},
5231
5232         /* Start with output sum widgets muted and their output gains at min */
5233         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5234         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5235         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5236         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5237         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5238         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5239         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5240         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5241         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5242
5243         /* Unmute HP pin widget amp left and right (no equiv mixer ctrl) */
5244         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5245         /* Unmute Line1 pin widget output buffer since it starts as an output.
5246          * If the pin mode is changed by the user the pin mode control will
5247          * take care of enabling the pin's input/output buffers as needed.
5248          * Therefore there's no need to enable the input buffer at this
5249          * stage.
5250          */
5251         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5252         /* Unmute input buffer of pin widget used for Line-in (no equiv
5253          * mixer ctrl)
5254          */
5255         {0x12, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5256
5257         /* Mute capture amp left and right */
5258         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5259         /* Set ADC connection select to match default mixer setting - line
5260          * in (on mic1 pin)
5261          */
5262         {0x04, AC_VERB_SET_CONNECT_SEL, 0x00},
5263
5264         /* Do the same for the second ADC: mute capture input amp and
5265          * set ADC connection to line in (on mic1 pin)
5266          */
5267         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5268         {0x05, AC_VERB_SET_CONNECT_SEL, 0x00},
5269
5270         /* Mute all inputs to mixer widget (even unconnected ones) */
5271         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)}, /* mic1 pin */
5272         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)}, /* mic2 pin */
5273         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)}, /* line1 pin */
5274         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)}, /* line2 pin */
5275         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)}, /* CD pin */
5276         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)}, /* Beep-gen pin */
5277         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)}, /* Line-out pin */
5278         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)}, /* HP-pin pin */
5279
5280         { }
5281 };
5282
5283 /* Initialisation sequence for ALC260 as configured in Acer TravelMate and
5284  * similar laptops (adapted from Fujitsu init verbs).
5285  */
5286 static struct hda_verb alc260_acer_init_verbs[] = {
5287         /* On TravelMate laptops, GPIO 0 enables the internal speaker and
5288          * the headphone jack.  Turn this on and rely on the standard mute
5289          * methods whenever the user wants to turn these outputs off.
5290          */
5291         {0x01, AC_VERB_SET_GPIO_MASK, 0x01},
5292         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01},
5293         {0x01, AC_VERB_SET_GPIO_DATA, 0x01},
5294         /* Internal speaker/Headphone jack is connected to Line-out pin */
5295         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5296         /* Internal microphone/Mic jack is connected to Mic1 pin */
5297         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF50},
5298         /* Line In jack is connected to Line1 pin */
5299         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
5300         /* Some Acers (eg: C20x Tablets) use Mono pin for internal speaker */
5301         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5302         /* Ensure all other unused pins are disabled and muted. */
5303         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5304         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5305         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5306         {0x13, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5307         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5308         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5309         /* Disable digital (SPDIF) pins */
5310         {0x03, AC_VERB_SET_DIGI_CONVERT_1, 0},
5311         {0x06, AC_VERB_SET_DIGI_CONVERT_1, 0},
5312
5313         /* Ensure Mic1 and Line1 pin widgets take input from the OUT1 sum
5314          * bus when acting as outputs.
5315          */
5316         {0x0b, AC_VERB_SET_CONNECT_SEL, 0},
5317         {0x0d, AC_VERB_SET_CONNECT_SEL, 0},
5318
5319         /* Start with output sum widgets muted and their output gains at min */
5320         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5321         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5322         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5323         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5324         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5325         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5326         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5327         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5328         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5329
5330         /* Unmute Line-out pin widget amp left and right
5331          * (no equiv mixer ctrl)
5332          */
5333         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5334         /* Unmute mono pin widget amp output (no equiv mixer ctrl) */
5335         {0x11, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5336         /* Unmute Mic1 and Line1 pin widget input buffers since they start as
5337          * inputs. If the pin mode is changed by the user the pin mode control
5338          * will take care of enabling the pin's input/output buffers as needed.
5339          * Therefore there's no need to enable the input buffer at this
5340          * stage.
5341          */
5342         {0x12, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5343         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5344
5345         /* Mute capture amp left and right */
5346         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5347         /* Set ADC connection select to match default mixer setting - mic
5348          * (on mic1 pin)
5349          */
5350         {0x04, AC_VERB_SET_CONNECT_SEL, 0x00},
5351
5352         /* Do similar with the second ADC: mute capture input amp and
5353          * set ADC connection to mic to match ALSA's default state.
5354          */
5355         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5356         {0x05, AC_VERB_SET_CONNECT_SEL, 0x00},
5357
5358         /* Mute all inputs to mixer widget (even unconnected ones) */
5359         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)}, /* mic1 pin */
5360         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)}, /* mic2 pin */
5361         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)}, /* line1 pin */
5362         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)}, /* line2 pin */
5363         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)}, /* CD pin */
5364         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)}, /* Beep-gen pin */
5365         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)}, /* Line-out pin */
5366         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)}, /* HP-pin pin */
5367
5368         { }
5369 };
5370
5371 /* Initialisation sequence for Maxdata Favorit 100XS
5372  * (adapted from Acer init verbs).
5373  */
5374 static struct hda_verb alc260_favorit100_init_verbs[] = {
5375         /* GPIO 0 enables the output jack.
5376          * Turn this on and rely on the standard mute
5377          * methods whenever the user wants to turn these outputs off.
5378          */
5379         {0x01, AC_VERB_SET_GPIO_MASK, 0x01},
5380         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01},
5381         {0x01, AC_VERB_SET_GPIO_DATA, 0x01},
5382         /* Line/Mic input jack is connected to Mic1 pin */
5383         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF50},
5384         /* Ensure all other unused pins are disabled and muted. */
5385         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5386         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5387         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5388         {0x11, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5389         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5390         {0x13, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5391         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5392         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5393         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0},
5394         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5395         /* Disable digital (SPDIF) pins */
5396         {0x03, AC_VERB_SET_DIGI_CONVERT_1, 0},
5397         {0x06, AC_VERB_SET_DIGI_CONVERT_1, 0},
5398
5399         /* Ensure Mic1 and Line1 pin widgets take input from the OUT1 sum
5400          * bus when acting as outputs.
5401          */
5402         {0x0b, AC_VERB_SET_CONNECT_SEL, 0},
5403         {0x0d, AC_VERB_SET_CONNECT_SEL, 0},
5404
5405         /* Start with output sum widgets muted and their output gains at min */
5406         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5407         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5408         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5409         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5410         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5411         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5412         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5413         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5414         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5415
5416         /* Unmute Line-out pin widget amp left and right
5417          * (no equiv mixer ctrl)
5418          */
5419         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5420         /* Unmute Mic1 and Line1 pin widget input buffers since they start as
5421          * inputs. If the pin mode is changed by the user the pin mode control
5422          * will take care of enabling the pin's input/output buffers as needed.
5423          * Therefore there's no need to enable the input buffer at this
5424          * stage.
5425          */
5426         {0x12, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5427
5428         /* Mute capture amp left and right */
5429         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5430         /* Set ADC connection select to match default mixer setting - mic
5431          * (on mic1 pin)
5432          */
5433         {0x04, AC_VERB_SET_CONNECT_SEL, 0x00},
5434
5435         /* Do similar with the second ADC: mute capture input amp and
5436          * set ADC connection to mic to match ALSA's default state.
5437          */
5438         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5439         {0x05, AC_VERB_SET_CONNECT_SEL, 0x00},
5440
5441         /* Mute all inputs to mixer widget (even unconnected ones) */
5442         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)}, /* mic1 pin */
5443         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)}, /* mic2 pin */
5444         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)}, /* line1 pin */
5445         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)}, /* line2 pin */
5446         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)}, /* CD pin */
5447         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)}, /* Beep-gen pin */
5448         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)}, /* Line-out pin */
5449         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)}, /* HP-pin pin */
5450
5451         { }
5452 };
5453
5454 static struct hda_verb alc260_will_verbs[] = {
5455         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5456         {0x0b, AC_VERB_SET_CONNECT_SEL, 0x00},
5457         {0x0d, AC_VERB_SET_CONNECT_SEL, 0x00},
5458         {0x0f, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
5459         {0x1a, AC_VERB_SET_COEF_INDEX, 0x07},
5460         {0x1a, AC_VERB_SET_PROC_COEF, 0x3040},
5461         {}
5462 };
5463
5464 static struct hda_verb alc260_replacer_672v_verbs[] = {
5465         {0x0f, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
5466         {0x1a, AC_VERB_SET_COEF_INDEX, 0x07},
5467         {0x1a, AC_VERB_SET_PROC_COEF, 0x3050},
5468
5469         {0x01, AC_VERB_SET_GPIO_MASK, 0x01},
5470         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x01},
5471         {0x01, AC_VERB_SET_GPIO_DATA, 0x00},
5472
5473         {0x0f, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
5474         {}
5475 };
5476
5477 /* toggle speaker-output according to the hp-jack state */
5478 static void alc260_replacer_672v_automute(struct hda_codec *codec)
5479 {
5480         unsigned int present;
5481
5482         /* speaker --> GPIO Data 0, hp or spdif --> GPIO data 1 */
5483         present = snd_hda_codec_read(codec, 0x0f, 0,
5484                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
5485         if (present) {
5486                 snd_hda_codec_write_cache(codec, 0x01, 0,
5487                                           AC_VERB_SET_GPIO_DATA, 1);
5488                 snd_hda_codec_write_cache(codec, 0x0f, 0,
5489                                           AC_VERB_SET_PIN_WIDGET_CONTROL,
5490                                           PIN_HP);
5491         } else {
5492                 snd_hda_codec_write_cache(codec, 0x01, 0,
5493                                           AC_VERB_SET_GPIO_DATA, 0);
5494                 snd_hda_codec_write_cache(codec, 0x0f, 0,
5495                                           AC_VERB_SET_PIN_WIDGET_CONTROL,
5496                                           PIN_OUT);
5497         }
5498 }
5499
5500 static void alc260_replacer_672v_unsol_event(struct hda_codec *codec,
5501                                        unsigned int res)
5502 {
5503         if ((res >> 26) == ALC880_HP_EVENT)
5504                 alc260_replacer_672v_automute(codec);
5505 }
5506
5507 static struct hda_verb alc260_hp_dc7600_verbs[] = {
5508         {0x05, AC_VERB_SET_CONNECT_SEL, 0x01},
5509         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
5510         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5511         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
5512         {0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5513         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5514         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
5515         {0x10, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
5516         {0x11, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
5517         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
5518         {}
5519 };
5520
5521 /* Test configuration for debugging, modelled after the ALC880 test
5522  * configuration.
5523  */
5524 #ifdef CONFIG_SND_DEBUG
5525 static hda_nid_t alc260_test_dac_nids[1] = {
5526         0x02,
5527 };
5528 static hda_nid_t alc260_test_adc_nids[2] = {
5529         0x04, 0x05,
5530 };
5531 /* For testing the ALC260, each input MUX needs its own definition since
5532  * the signal assignments are different.  This assumes that the first ADC
5533  * is NID 0x04.
5534  */
5535 static struct hda_input_mux alc260_test_capture_sources[2] = {
5536         {
5537                 .num_items = 7,
5538                 .items = {
5539                         { "MIC1 pin", 0x0 },
5540                         { "MIC2 pin", 0x1 },
5541                         { "LINE1 pin", 0x2 },
5542                         { "LINE2 pin", 0x3 },
5543                         { "CD pin", 0x4 },
5544                         { "LINE-OUT pin", 0x5 },
5545                         { "HP-OUT pin", 0x6 },
5546                 },
5547         },
5548         {
5549                 .num_items = 8,
5550                 .items = {
5551                         { "MIC1 pin", 0x0 },
5552                         { "MIC2 pin", 0x1 },
5553                         { "LINE1 pin", 0x2 },
5554                         { "LINE2 pin", 0x3 },
5555                         { "CD pin", 0x4 },
5556                         { "Mixer", 0x5 },
5557                         { "LINE-OUT pin", 0x6 },
5558                         { "HP-OUT pin", 0x7 },
5559                 },
5560         },
5561 };
5562 static struct snd_kcontrol_new alc260_test_mixer[] = {
5563         /* Output driver widgets */
5564         HDA_CODEC_VOLUME_MONO("Mono Playback Volume", 0x0a, 1, 0x0, HDA_OUTPUT),
5565         HDA_BIND_MUTE_MONO("Mono Playback Switch", 0x0a, 1, 2, HDA_INPUT),
5566         HDA_CODEC_VOLUME("LOUT2 Playback Volume", 0x09, 0x0, HDA_OUTPUT),
5567         HDA_BIND_MUTE("LOUT2 Playback Switch", 0x09, 2, HDA_INPUT),
5568         HDA_CODEC_VOLUME("LOUT1 Playback Volume", 0x08, 0x0, HDA_OUTPUT),
5569         HDA_BIND_MUTE("LOUT1 Playback Switch", 0x08, 2, HDA_INPUT),
5570
5571         /* Modes for retasking pin widgets
5572          * Note: the ALC260 doesn't seem to act on requests to enable mic
5573          * bias from NIDs 0x0f and 0x10.  The ALC260 datasheet doesn't
5574          * mention this restriction.  At this stage it's not clear whether
5575          * this behaviour is intentional or is a hardware bug in chip
5576          * revisions available at least up until early 2006.  Therefore for
5577          * now allow the "HP-OUT" and "LINE-OUT" Mode controls to span all
5578          * choices, but if it turns out that the lack of mic bias for these
5579          * NIDs is intentional we could change their modes from
5580          * ALC_PIN_DIR_INOUT to ALC_PIN_DIR_INOUT_NOMICBIAS.
5581          */
5582         ALC_PIN_MODE("HP-OUT pin mode", 0x10, ALC_PIN_DIR_INOUT),
5583         ALC_PIN_MODE("LINE-OUT pin mode", 0x0f, ALC_PIN_DIR_INOUT),
5584         ALC_PIN_MODE("LINE2 pin mode", 0x15, ALC_PIN_DIR_INOUT),
5585         ALC_PIN_MODE("LINE1 pin mode", 0x14, ALC_PIN_DIR_INOUT),
5586         ALC_PIN_MODE("MIC2 pin mode", 0x13, ALC_PIN_DIR_INOUT),
5587         ALC_PIN_MODE("MIC1 pin mode", 0x12, ALC_PIN_DIR_INOUT),
5588
5589         /* Loopback mixer controls */
5590         HDA_CODEC_VOLUME("MIC1 Playback Volume", 0x07, 0x00, HDA_INPUT),
5591         HDA_CODEC_MUTE("MIC1 Playback Switch", 0x07, 0x00, HDA_INPUT),
5592         HDA_CODEC_VOLUME("MIC2 Playback Volume", 0x07, 0x01, HDA_INPUT),
5593         HDA_CODEC_MUTE("MIC2 Playback Switch", 0x07, 0x01, HDA_INPUT),
5594         HDA_CODEC_VOLUME("LINE1 Playback Volume", 0x07, 0x02, HDA_INPUT),
5595         HDA_CODEC_MUTE("LINE1 Playback Switch", 0x07, 0x02, HDA_INPUT),
5596         HDA_CODEC_VOLUME("LINE2 Playback Volume", 0x07, 0x03, HDA_INPUT),
5597         HDA_CODEC_MUTE("LINE2 Playback Switch", 0x07, 0x03, HDA_INPUT),
5598         HDA_CODEC_VOLUME("CD Playback Volume", 0x07, 0x04, HDA_INPUT),
5599         HDA_CODEC_MUTE("CD Playback Switch", 0x07, 0x04, HDA_INPUT),
5600         HDA_CODEC_VOLUME("LINE-OUT loopback Playback Volume", 0x07, 0x06, HDA_INPUT),
5601         HDA_CODEC_MUTE("LINE-OUT loopback Playback Switch", 0x07, 0x06, HDA_INPUT),
5602         HDA_CODEC_VOLUME("HP-OUT loopback Playback Volume", 0x07, 0x7, HDA_INPUT),
5603         HDA_CODEC_MUTE("HP-OUT loopback Playback Switch", 0x07, 0x7, HDA_INPUT),
5604
5605         /* Controls for GPIO pins, assuming they are configured as outputs */
5606         ALC_GPIO_DATA_SWITCH("GPIO pin 0", 0x01, 0x01),
5607         ALC_GPIO_DATA_SWITCH("GPIO pin 1", 0x01, 0x02),
5608         ALC_GPIO_DATA_SWITCH("GPIO pin 2", 0x01, 0x04),
5609         ALC_GPIO_DATA_SWITCH("GPIO pin 3", 0x01, 0x08),
5610
5611         /* Switches to allow the digital IO pins to be enabled.  The datasheet
5612          * is ambigious as to which NID is which; testing on laptops which
5613          * make this output available should provide clarification.
5614          */
5615         ALC_SPDIF_CTRL_SWITCH("SPDIF Playback Switch", 0x03, 0x01),
5616         ALC_SPDIF_CTRL_SWITCH("SPDIF Capture Switch", 0x06, 0x01),
5617
5618         /* A switch allowing EAPD to be enabled.  Some laptops seem to use
5619          * this output to turn on an external amplifier.
5620          */
5621         ALC_EAPD_CTRL_SWITCH("LINE-OUT EAPD Enable Switch", 0x0f, 0x02),
5622         ALC_EAPD_CTRL_SWITCH("HP-OUT EAPD Enable Switch", 0x10, 0x02),
5623
5624         { } /* end */
5625 };
5626 static struct hda_verb alc260_test_init_verbs[] = {
5627         /* Enable all GPIOs as outputs with an initial value of 0 */
5628         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x0f},
5629         {0x01, AC_VERB_SET_GPIO_DATA, 0x00},
5630         {0x01, AC_VERB_SET_GPIO_MASK, 0x0f},
5631
5632         /* Enable retasking pins as output, initially without power amp */
5633         {0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5634         {0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5635         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5636         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5637         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5638         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
5639
5640         /* Disable digital (SPDIF) pins initially, but users can enable
5641          * them via a mixer switch.  In the case of SPDIF-out, this initverb
5642          * payload also sets the generation to 0, output to be in "consumer"
5643          * PCM format, copyright asserted, no pre-emphasis and no validity
5644          * control.
5645          */
5646         {0x03, AC_VERB_SET_DIGI_CONVERT_1, 0},
5647         {0x06, AC_VERB_SET_DIGI_CONVERT_1, 0},
5648
5649         /* Ensure mic1, mic2, line1 and line2 pin widgets take input from the
5650          * OUT1 sum bus when acting as an output.
5651          */
5652         {0x0b, AC_VERB_SET_CONNECT_SEL, 0},
5653         {0x0c, AC_VERB_SET_CONNECT_SEL, 0},
5654         {0x0d, AC_VERB_SET_CONNECT_SEL, 0},
5655         {0x0e, AC_VERB_SET_CONNECT_SEL, 0},
5656
5657         /* Start with output sum widgets muted and their output gains at min */
5658         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5659         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5660         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5661         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5662         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5663         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5664         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5665         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5666         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5667
5668         /* Unmute retasking pin widget output buffers since the default
5669          * state appears to be output.  As the pin mode is changed by the
5670          * user the pin mode control will take care of enabling the pin's
5671          * input/output buffers as needed.
5672          */
5673         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5674         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5675         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5676         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5677         {0x13, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5678         {0x12, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5679         /* Also unmute the mono-out pin widget */
5680         {0x11, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
5681
5682         /* Mute capture amp left and right */
5683         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5684         /* Set ADC connection select to match default mixer setting (mic1
5685          * pin)
5686          */
5687         {0x04, AC_VERB_SET_CONNECT_SEL, 0x00},
5688
5689         /* Do the same for the second ADC: mute capture input amp and
5690          * set ADC connection to mic1 pin
5691          */
5692         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5693         {0x05, AC_VERB_SET_CONNECT_SEL, 0x00},
5694
5695         /* Mute all inputs to mixer widget (even unconnected ones) */
5696         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)}, /* mic1 pin */
5697         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)}, /* mic2 pin */
5698         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)}, /* line1 pin */
5699         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)}, /* line2 pin */
5700         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)}, /* CD pin */
5701         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)}, /* Beep-gen pin */
5702         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)}, /* Line-out pin */
5703         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)}, /* HP-pin pin */
5704
5705         { }
5706 };
5707 #endif
5708
5709 #define alc260_pcm_analog_playback      alc880_pcm_analog_alt_playback
5710 #define alc260_pcm_analog_capture       alc880_pcm_analog_capture
5711
5712 #define alc260_pcm_digital_playback     alc880_pcm_digital_playback
5713 #define alc260_pcm_digital_capture      alc880_pcm_digital_capture
5714
5715 /*
5716  * for BIOS auto-configuration
5717  */
5718
5719 static int alc260_add_playback_controls(struct alc_spec *spec, hda_nid_t nid,
5720                                         const char *pfx, int *vol_bits)
5721 {
5722         hda_nid_t nid_vol;
5723         unsigned long vol_val, sw_val;
5724         char name[32];
5725         int err;
5726
5727         if (nid >= 0x0f && nid < 0x11) {
5728                 nid_vol = nid - 0x7;
5729                 vol_val = HDA_COMPOSE_AMP_VAL(nid_vol, 3, 0, HDA_OUTPUT);
5730                 sw_val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT);
5731         } else if (nid == 0x11) {
5732                 nid_vol = nid - 0x7;
5733                 vol_val = HDA_COMPOSE_AMP_VAL(nid_vol, 2, 0, HDA_OUTPUT);
5734                 sw_val = HDA_COMPOSE_AMP_VAL(nid, 2, 0, HDA_OUTPUT);
5735         } else if (nid >= 0x12 && nid <= 0x15) {
5736                 nid_vol = 0x08;
5737                 vol_val = HDA_COMPOSE_AMP_VAL(nid_vol, 3, 0, HDA_OUTPUT);
5738                 sw_val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT);
5739         } else
5740                 return 0; /* N/A */
5741
5742         if (!(*vol_bits & (1 << nid_vol))) {
5743                 /* first control for the volume widget */
5744                 snprintf(name, sizeof(name), "%s Playback Volume", pfx);
5745                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name, vol_val);
5746                 if (err < 0)
5747                         return err;
5748                 *vol_bits |= (1 << nid_vol);
5749         }
5750         snprintf(name, sizeof(name), "%s Playback Switch", pfx);
5751         err = add_control(spec, ALC_CTL_WIDGET_MUTE, name, sw_val);
5752         if (err < 0)
5753                 return err;
5754         return 1;
5755 }
5756
5757 /* add playback controls from the parsed DAC table */
5758 static int alc260_auto_create_multi_out_ctls(struct alc_spec *spec,
5759                                              const struct auto_pin_cfg *cfg)
5760 {
5761         hda_nid_t nid;
5762         int err;
5763         int vols = 0;
5764
5765         spec->multiout.num_dacs = 1;
5766         spec->multiout.dac_nids = spec->private_dac_nids;
5767         spec->multiout.dac_nids[0] = 0x02;
5768
5769         nid = cfg->line_out_pins[0];
5770         if (nid) {
5771                 err = alc260_add_playback_controls(spec, nid, "Front", &vols);
5772                 if (err < 0)
5773                         return err;
5774         }
5775
5776         nid = cfg->speaker_pins[0];
5777         if (nid) {
5778                 err = alc260_add_playback_controls(spec, nid, "Speaker", &vols);
5779                 if (err < 0)
5780                         return err;
5781         }
5782
5783         nid = cfg->hp_pins[0];
5784         if (nid) {
5785                 err = alc260_add_playback_controls(spec, nid, "Headphone",
5786                                                    &vols);
5787                 if (err < 0)
5788                         return err;
5789         }
5790         return 0;
5791 }
5792
5793 /* create playback/capture controls for input pins */
5794 static int alc260_auto_create_analog_input_ctls(struct alc_spec *spec,
5795                                                 const struct auto_pin_cfg *cfg)
5796 {
5797         struct hda_input_mux *imux = &spec->private_imux[0];
5798         int i, err, idx;
5799
5800         for (i = 0; i < AUTO_PIN_LAST; i++) {
5801                 if (cfg->input_pins[i] >= 0x12) {
5802                         idx = cfg->input_pins[i] - 0x12;
5803                         err = new_analog_input(spec, cfg->input_pins[i],
5804                                                auto_pin_cfg_labels[i], idx,
5805                                                0x07);
5806                         if (err < 0)
5807                                 return err;
5808                         imux->items[imux->num_items].label =
5809                                 auto_pin_cfg_labels[i];
5810                         imux->items[imux->num_items].index = idx;
5811                         imux->num_items++;
5812                 }
5813                 if (cfg->input_pins[i] >= 0x0f && cfg->input_pins[i] <= 0x10){
5814                         idx = cfg->input_pins[i] - 0x09;
5815                         err = new_analog_input(spec, cfg->input_pins[i],
5816                                                auto_pin_cfg_labels[i], idx,
5817                                                0x07);
5818                         if (err < 0)
5819                                 return err;
5820                         imux->items[imux->num_items].label =
5821                                 auto_pin_cfg_labels[i];
5822                         imux->items[imux->num_items].index = idx;
5823                         imux->num_items++;
5824                 }
5825         }
5826         return 0;
5827 }
5828
5829 static void alc260_auto_set_output_and_unmute(struct hda_codec *codec,
5830                                               hda_nid_t nid, int pin_type,
5831                                               int sel_idx)
5832 {
5833         alc_set_pin_output(codec, nid, pin_type);
5834         /* need the manual connection? */
5835         if (nid >= 0x12) {
5836                 int idx = nid - 0x12;
5837                 snd_hda_codec_write(codec, idx + 0x0b, 0,
5838                                     AC_VERB_SET_CONNECT_SEL, sel_idx);
5839         }
5840 }
5841
5842 static void alc260_auto_init_multi_out(struct hda_codec *codec)
5843 {
5844         struct alc_spec *spec = codec->spec;
5845         hda_nid_t nid;
5846
5847         nid = spec->autocfg.line_out_pins[0];
5848         if (nid) {
5849                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
5850                 alc260_auto_set_output_and_unmute(codec, nid, pin_type, 0);
5851         }
5852
5853         nid = spec->autocfg.speaker_pins[0];
5854         if (nid)
5855                 alc260_auto_set_output_and_unmute(codec, nid, PIN_OUT, 0);
5856
5857         nid = spec->autocfg.hp_pins[0];
5858         if (nid)
5859                 alc260_auto_set_output_and_unmute(codec, nid, PIN_HP, 0);
5860 }
5861
5862 #define ALC260_PIN_CD_NID               0x16
5863 static void alc260_auto_init_analog_input(struct hda_codec *codec)
5864 {
5865         struct alc_spec *spec = codec->spec;
5866         int i;
5867
5868         for (i = 0; i < AUTO_PIN_LAST; i++) {
5869                 hda_nid_t nid = spec->autocfg.input_pins[i];
5870                 if (nid >= 0x12) {
5871                         alc_set_input_pin(codec, nid, i);
5872                         if (nid != ALC260_PIN_CD_NID &&
5873                             (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP))
5874                                 snd_hda_codec_write(codec, nid, 0,
5875                                                     AC_VERB_SET_AMP_GAIN_MUTE,
5876                                                     AMP_OUT_MUTE);
5877                 }
5878         }
5879 }
5880
5881 /*
5882  * generic initialization of ADC, input mixers and output mixers
5883  */
5884 static struct hda_verb alc260_volume_init_verbs[] = {
5885         /*
5886          * Unmute ADC0-1 and set the default input to mic-in
5887          */
5888         {0x04, AC_VERB_SET_CONNECT_SEL, 0x00},
5889         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5890         {0x05, AC_VERB_SET_CONNECT_SEL, 0x00},
5891         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5892
5893         /* Unmute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
5894          * mixer widget
5895          * Note: PASD motherboards uses the Line In 2 as the input for
5896          * front panel mic (mic 2)
5897          */
5898         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
5899         /* mute analog inputs */
5900         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
5901         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
5902         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
5903         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
5904         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
5905
5906         /*
5907          * Set up output mixers (0x08 - 0x0a)
5908          */
5909         /* set vol=0 to output mixers */
5910         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5911         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5912         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
5913         /* set up input amps for analog loopback */
5914         /* Amp Indices: DAC = 0, mixer = 1 */
5915         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5916         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
5917         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5918         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
5919         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
5920         {0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
5921
5922         { }
5923 };
5924
5925 static int alc260_parse_auto_config(struct hda_codec *codec)
5926 {
5927         struct alc_spec *spec = codec->spec;
5928         int err;
5929         static hda_nid_t alc260_ignore[] = { 0x17, 0 };
5930
5931         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
5932                                            alc260_ignore);
5933         if (err < 0)
5934                 return err;
5935         err = alc260_auto_create_multi_out_ctls(spec, &spec->autocfg);
5936         if (err < 0)
5937                 return err;
5938         if (!spec->kctls.list)
5939                 return 0; /* can't find valid BIOS pin config */
5940         err = alc260_auto_create_analog_input_ctls(spec, &spec->autocfg);
5941         if (err < 0)
5942                 return err;
5943
5944         spec->multiout.max_channels = 2;
5945
5946         if (spec->autocfg.dig_outs)
5947                 spec->multiout.dig_out_nid = ALC260_DIGOUT_NID;
5948         if (spec->kctls.list)
5949                 add_mixer(spec, spec->kctls.list);
5950
5951         add_verb(spec, alc260_volume_init_verbs);
5952
5953         spec->num_mux_defs = 1;
5954         spec->input_mux = &spec->private_imux[0];
5955
5956         alc_ssid_check(codec, 0x10, 0x15, 0x0f);
5957
5958         return 1;
5959 }
5960
5961 /* additional initialization for auto-configuration model */
5962 static void alc260_auto_init(struct hda_codec *codec)
5963 {
5964         struct alc_spec *spec = codec->spec;
5965         alc260_auto_init_multi_out(codec);
5966         alc260_auto_init_analog_input(codec);
5967         if (spec->unsol_event)
5968                 alc_inithook(codec);
5969 }
5970
5971 #ifdef CONFIG_SND_HDA_POWER_SAVE
5972 static struct hda_amp_list alc260_loopbacks[] = {
5973         { 0x07, HDA_INPUT, 0 },
5974         { 0x07, HDA_INPUT, 1 },
5975         { 0x07, HDA_INPUT, 2 },
5976         { 0x07, HDA_INPUT, 3 },
5977         { 0x07, HDA_INPUT, 4 },
5978         { } /* end */
5979 };
5980 #endif
5981
5982 /*
5983  * ALC260 configurations
5984  */
5985 static const char *alc260_models[ALC260_MODEL_LAST] = {
5986         [ALC260_BASIC]          = "basic",
5987         [ALC260_HP]             = "hp",
5988         [ALC260_HP_3013]        = "hp-3013",
5989         [ALC260_HP_DC7600]      = "hp-dc7600",
5990         [ALC260_FUJITSU_S702X]  = "fujitsu",
5991         [ALC260_ACER]           = "acer",
5992         [ALC260_WILL]           = "will",
5993         [ALC260_REPLACER_672V]  = "replacer",
5994         [ALC260_FAVORIT100]     = "favorit100",
5995 #ifdef CONFIG_SND_DEBUG
5996         [ALC260_TEST]           = "test",
5997 #endif
5998         [ALC260_AUTO]           = "auto",
5999 };
6000
6001 static struct snd_pci_quirk alc260_cfg_tbl[] = {
6002         SND_PCI_QUIRK(0x1025, 0x007b, "Acer C20x", ALC260_ACER),
6003         SND_PCI_QUIRK(0x1025, 0x008f, "Acer", ALC260_ACER),
6004         SND_PCI_QUIRK(0x1509, 0x4540, "Favorit 100XS", ALC260_FAVORIT100),
6005         SND_PCI_QUIRK(0x103c, 0x2808, "HP d5700", ALC260_HP_3013),
6006         SND_PCI_QUIRK(0x103c, 0x280a, "HP d5750", ALC260_HP_3013),
6007         SND_PCI_QUIRK(0x103c, 0x3010, "HP", ALC260_HP_3013),
6008         SND_PCI_QUIRK(0x103c, 0x3011, "HP", ALC260_HP_3013),
6009         SND_PCI_QUIRK(0x103c, 0x3012, "HP", ALC260_HP_DC7600),
6010         SND_PCI_QUIRK(0x103c, 0x3013, "HP", ALC260_HP_3013),
6011         SND_PCI_QUIRK(0x103c, 0x3014, "HP", ALC260_HP),
6012         SND_PCI_QUIRK(0x103c, 0x3015, "HP", ALC260_HP),
6013         SND_PCI_QUIRK(0x103c, 0x3016, "HP", ALC260_HP),
6014         SND_PCI_QUIRK(0x104d, 0x81bb, "Sony VAIO", ALC260_BASIC),
6015         SND_PCI_QUIRK(0x104d, 0x81cc, "Sony VAIO", ALC260_BASIC),
6016         SND_PCI_QUIRK(0x104d, 0x81cd, "Sony VAIO", ALC260_BASIC),
6017         SND_PCI_QUIRK(0x10cf, 0x1326, "Fujitsu S702X", ALC260_FUJITSU_S702X),
6018         SND_PCI_QUIRK(0x152d, 0x0729, "CTL U553W", ALC260_BASIC),
6019         SND_PCI_QUIRK(0x161f, 0x2057, "Replacer 672V", ALC260_REPLACER_672V),
6020         SND_PCI_QUIRK(0x1631, 0xc017, "PB V7900", ALC260_WILL),
6021         {}
6022 };
6023
6024 static struct alc_config_preset alc260_presets[] = {
6025         [ALC260_BASIC] = {
6026                 .mixers = { alc260_base_output_mixer,
6027                             alc260_input_mixer },
6028                 .init_verbs = { alc260_init_verbs },
6029                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6030                 .dac_nids = alc260_dac_nids,
6031                 .num_adc_nids = ARRAY_SIZE(alc260_dual_adc_nids),
6032                 .adc_nids = alc260_adc_nids,
6033                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6034                 .channel_mode = alc260_modes,
6035                 .input_mux = &alc260_capture_source,
6036         },
6037         [ALC260_HP] = {
6038                 .mixers = { alc260_hp_output_mixer,
6039                             alc260_input_mixer },
6040                 .init_verbs = { alc260_init_verbs,
6041                                 alc260_hp_unsol_verbs },
6042                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6043                 .dac_nids = alc260_dac_nids,
6044                 .num_adc_nids = ARRAY_SIZE(alc260_adc_nids_alt),
6045                 .adc_nids = alc260_adc_nids_alt,
6046                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6047                 .channel_mode = alc260_modes,
6048                 .input_mux = &alc260_capture_source,
6049                 .unsol_event = alc260_hp_unsol_event,
6050                 .init_hook = alc260_hp_automute,
6051         },
6052         [ALC260_HP_DC7600] = {
6053                 .mixers = { alc260_hp_dc7600_mixer,
6054                             alc260_input_mixer },
6055                 .init_verbs = { alc260_init_verbs,
6056                                 alc260_hp_dc7600_verbs },
6057                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6058                 .dac_nids = alc260_dac_nids,
6059                 .num_adc_nids = ARRAY_SIZE(alc260_adc_nids_alt),
6060                 .adc_nids = alc260_adc_nids_alt,
6061                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6062                 .channel_mode = alc260_modes,
6063                 .input_mux = &alc260_capture_source,
6064                 .unsol_event = alc260_hp_3012_unsol_event,
6065                 .init_hook = alc260_hp_3012_automute,
6066         },
6067         [ALC260_HP_3013] = {
6068                 .mixers = { alc260_hp_3013_mixer,
6069                             alc260_input_mixer },
6070                 .init_verbs = { alc260_hp_3013_init_verbs,
6071                                 alc260_hp_3013_unsol_verbs },
6072                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6073                 .dac_nids = alc260_dac_nids,
6074                 .num_adc_nids = ARRAY_SIZE(alc260_adc_nids_alt),
6075                 .adc_nids = alc260_adc_nids_alt,
6076                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6077                 .channel_mode = alc260_modes,
6078                 .input_mux = &alc260_capture_source,
6079                 .unsol_event = alc260_hp_3013_unsol_event,
6080                 .init_hook = alc260_hp_3013_automute,
6081         },
6082         [ALC260_FUJITSU_S702X] = {
6083                 .mixers = { alc260_fujitsu_mixer },
6084                 .init_verbs = { alc260_fujitsu_init_verbs },
6085                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6086                 .dac_nids = alc260_dac_nids,
6087                 .num_adc_nids = ARRAY_SIZE(alc260_dual_adc_nids),
6088                 .adc_nids = alc260_dual_adc_nids,
6089                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6090                 .channel_mode = alc260_modes,
6091                 .num_mux_defs = ARRAY_SIZE(alc260_fujitsu_capture_sources),
6092                 .input_mux = alc260_fujitsu_capture_sources,
6093         },
6094         [ALC260_ACER] = {
6095                 .mixers = { alc260_acer_mixer },
6096                 .init_verbs = { alc260_acer_init_verbs },
6097                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6098                 .dac_nids = alc260_dac_nids,
6099                 .num_adc_nids = ARRAY_SIZE(alc260_dual_adc_nids),
6100                 .adc_nids = alc260_dual_adc_nids,
6101                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6102                 .channel_mode = alc260_modes,
6103                 .num_mux_defs = ARRAY_SIZE(alc260_acer_capture_sources),
6104                 .input_mux = alc260_acer_capture_sources,
6105         },
6106         [ALC260_FAVORIT100] = {
6107                 .mixers = { alc260_favorit100_mixer },
6108                 .init_verbs = { alc260_favorit100_init_verbs },
6109                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6110                 .dac_nids = alc260_dac_nids,
6111                 .num_adc_nids = ARRAY_SIZE(alc260_dual_adc_nids),
6112                 .adc_nids = alc260_dual_adc_nids,
6113                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6114                 .channel_mode = alc260_modes,
6115                 .num_mux_defs = ARRAY_SIZE(alc260_favorit100_capture_sources),
6116                 .input_mux = alc260_favorit100_capture_sources,
6117         },
6118         [ALC260_WILL] = {
6119                 .mixers = { alc260_will_mixer },
6120                 .init_verbs = { alc260_init_verbs, alc260_will_verbs },
6121                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6122                 .dac_nids = alc260_dac_nids,
6123                 .num_adc_nids = ARRAY_SIZE(alc260_adc_nids),
6124                 .adc_nids = alc260_adc_nids,
6125                 .dig_out_nid = ALC260_DIGOUT_NID,
6126                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6127                 .channel_mode = alc260_modes,
6128                 .input_mux = &alc260_capture_source,
6129         },
6130         [ALC260_REPLACER_672V] = {
6131                 .mixers = { alc260_replacer_672v_mixer },
6132                 .init_verbs = { alc260_init_verbs, alc260_replacer_672v_verbs },
6133                 .num_dacs = ARRAY_SIZE(alc260_dac_nids),
6134                 .dac_nids = alc260_dac_nids,
6135                 .num_adc_nids = ARRAY_SIZE(alc260_adc_nids),
6136                 .adc_nids = alc260_adc_nids,
6137                 .dig_out_nid = ALC260_DIGOUT_NID,
6138                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6139                 .channel_mode = alc260_modes,
6140                 .input_mux = &alc260_capture_source,
6141                 .unsol_event = alc260_replacer_672v_unsol_event,
6142                 .init_hook = alc260_replacer_672v_automute,
6143         },
6144 #ifdef CONFIG_SND_DEBUG
6145         [ALC260_TEST] = {
6146                 .mixers = { alc260_test_mixer },
6147                 .init_verbs = { alc260_test_init_verbs },
6148                 .num_dacs = ARRAY_SIZE(alc260_test_dac_nids),
6149                 .dac_nids = alc260_test_dac_nids,
6150                 .num_adc_nids = ARRAY_SIZE(alc260_test_adc_nids),
6151                 .adc_nids = alc260_test_adc_nids,
6152                 .num_channel_mode = ARRAY_SIZE(alc260_modes),
6153                 .channel_mode = alc260_modes,
6154                 .num_mux_defs = ARRAY_SIZE(alc260_test_capture_sources),
6155                 .input_mux = alc260_test_capture_sources,
6156         },
6157 #endif
6158 };
6159
6160 static int patch_alc260(struct hda_codec *codec)
6161 {
6162         struct alc_spec *spec;
6163         int err, board_config;
6164
6165         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
6166         if (spec == NULL)
6167                 return -ENOMEM;
6168
6169         codec->spec = spec;
6170
6171         board_config = snd_hda_check_board_config(codec, ALC260_MODEL_LAST,
6172                                                   alc260_models,
6173                                                   alc260_cfg_tbl);
6174         if (board_config < 0) {
6175                 snd_printd(KERN_INFO "hda_codec: Unknown model for %s, "
6176                            "trying auto-probe from BIOS...\n",
6177                            codec->chip_name);
6178                 board_config = ALC260_AUTO;
6179         }
6180
6181         if (board_config == ALC260_AUTO) {
6182                 /* automatic parse from the BIOS config */
6183                 err = alc260_parse_auto_config(codec);
6184                 if (err < 0) {
6185                         alc_free(codec);
6186                         return err;
6187                 } else if (!err) {
6188                         printk(KERN_INFO
6189                                "hda_codec: Cannot set up configuration "
6190                                "from BIOS.  Using base mode...\n");
6191                         board_config = ALC260_BASIC;
6192                 }
6193         }
6194
6195         err = snd_hda_attach_beep_device(codec, 0x1);
6196         if (err < 0) {
6197                 alc_free(codec);
6198                 return err;
6199         }
6200
6201         if (board_config != ALC260_AUTO)
6202                 setup_preset(spec, &alc260_presets[board_config]);
6203
6204         spec->stream_analog_playback = &alc260_pcm_analog_playback;
6205         spec->stream_analog_capture = &alc260_pcm_analog_capture;
6206
6207         spec->stream_digital_playback = &alc260_pcm_digital_playback;
6208         spec->stream_digital_capture = &alc260_pcm_digital_capture;
6209
6210         if (!spec->adc_nids && spec->input_mux) {
6211                 /* check whether NID 0x04 is valid */
6212                 unsigned int wcap = get_wcaps(codec, 0x04);
6213                 wcap = (wcap & AC_WCAP_TYPE) >> AC_WCAP_TYPE_SHIFT;
6214                 /* get type */
6215                 if (wcap != AC_WID_AUD_IN || spec->input_mux->num_items == 1) {
6216                         spec->adc_nids = alc260_adc_nids_alt;
6217                         spec->num_adc_nids = ARRAY_SIZE(alc260_adc_nids_alt);
6218                 } else {
6219                         spec->adc_nids = alc260_adc_nids;
6220                         spec->num_adc_nids = ARRAY_SIZE(alc260_adc_nids);
6221                 }
6222         }
6223         set_capture_mixer(spec);
6224         set_beep_amp(spec, 0x07, 0x05, HDA_INPUT);
6225
6226         spec->vmaster_nid = 0x08;
6227
6228         codec->patch_ops = alc_patch_ops;
6229         if (board_config == ALC260_AUTO)
6230                 spec->init_hook = alc260_auto_init;
6231 #ifdef CONFIG_SND_HDA_POWER_SAVE
6232         if (!spec->loopback.amplist)
6233                 spec->loopback.amplist = alc260_loopbacks;
6234 #endif
6235         codec->proc_widget_hook = print_realtek_coef;
6236
6237         return 0;
6238 }
6239
6240
6241 /*
6242  * ALC882 support
6243  *
6244  * ALC882 is almost identical with ALC880 but has cleaner and more flexible
6245  * configuration.  Each pin widget can choose any input DACs and a mixer.
6246  * Each ADC is connected from a mixer of all inputs.  This makes possible
6247  * 6-channel independent captures.
6248  *
6249  * In addition, an independent DAC for the multi-playback (not used in this
6250  * driver yet).
6251  */
6252 #define ALC882_DIGOUT_NID       0x06
6253 #define ALC882_DIGIN_NID        0x0a
6254
6255 static struct hda_channel_mode alc882_ch_modes[1] = {
6256         { 8, NULL }
6257 };
6258
6259 static hda_nid_t alc882_dac_nids[4] = {
6260         /* front, rear, clfe, rear_surr */
6261         0x02, 0x03, 0x04, 0x05
6262 };
6263
6264 /* identical with ALC880 */
6265 #define alc882_adc_nids         alc880_adc_nids
6266 #define alc882_adc_nids_alt     alc880_adc_nids_alt
6267
6268 static hda_nid_t alc882_capsrc_nids[3] = { 0x24, 0x23, 0x22 };
6269 static hda_nid_t alc882_capsrc_nids_alt[2] = { 0x23, 0x22 };
6270
6271 /* input MUX */
6272 /* FIXME: should be a matrix-type input source selection */
6273
6274 static struct hda_input_mux alc882_capture_source = {
6275         .num_items = 4,
6276         .items = {
6277                 { "Mic", 0x0 },
6278                 { "Front Mic", 0x1 },
6279                 { "Line", 0x2 },
6280                 { "CD", 0x4 },
6281         },
6282 };
6283
6284 static struct hda_input_mux mb5_capture_source = {
6285         .num_items = 3,
6286         .items = {
6287                 { "Mic", 0x1 },
6288                 { "Line", 0x2 },
6289                 { "CD", 0x4 },
6290         },
6291 };
6292
6293 /*
6294  * 2ch mode
6295  */
6296 static struct hda_verb alc882_3ST_ch2_init[] = {
6297         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
6298         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
6299         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
6300         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
6301         { } /* end */
6302 };
6303
6304 /*
6305  * 6ch mode
6306  */
6307 static struct hda_verb alc882_3ST_ch6_init[] = {
6308         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6309         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
6310         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
6311         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6312         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
6313         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
6314         { } /* end */
6315 };
6316
6317 static struct hda_channel_mode alc882_3ST_6ch_modes[2] = {
6318         { 2, alc882_3ST_ch2_init },
6319         { 6, alc882_3ST_ch6_init },
6320 };
6321
6322 /*
6323  * 6ch mode
6324  */
6325 static struct hda_verb alc882_sixstack_ch6_init[] = {
6326         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
6327         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6328         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6329         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6330         { } /* end */
6331 };
6332
6333 /*
6334  * 8ch mode
6335  */
6336 static struct hda_verb alc882_sixstack_ch8_init[] = {
6337         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6338         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6339         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6340         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6341         { } /* end */
6342 };
6343
6344 static struct hda_channel_mode alc882_sixstack_modes[2] = {
6345         { 6, alc882_sixstack_ch6_init },
6346         { 8, alc882_sixstack_ch8_init },
6347 };
6348
6349 /*
6350  * macbook pro ALC885 can switch LineIn to LineOut without loosing Mic
6351  */
6352
6353 /*
6354  * 2ch mode
6355  */
6356 static struct hda_verb alc885_mbp_ch2_init[] = {
6357         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
6358         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6359         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6360         { } /* end */
6361 };
6362
6363 /*
6364  * 6ch mode
6365  */
6366 static struct hda_verb alc885_mbp_ch6_init[] = {
6367         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
6368         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6369         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
6370         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6371         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
6372         { } /* end */
6373 };
6374
6375 static struct hda_channel_mode alc885_mbp_6ch_modes[2] = {
6376         { 2, alc885_mbp_ch2_init },
6377         { 6, alc885_mbp_ch6_init },
6378 };
6379
6380 /*
6381  * 2ch
6382  * Speakers/Woofer/HP = Front
6383  * LineIn = Input
6384  */
6385 static struct hda_verb alc885_mb5_ch2_init[] = {
6386         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
6387         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6388         { } /* end */
6389 };
6390
6391 /*
6392  * 6ch mode
6393  * Speakers/HP = Front
6394  * Woofer = LFE
6395  * LineIn = Surround
6396  */
6397 static struct hda_verb alc885_mb5_ch6_init[] = {
6398         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6399         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6400         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
6401         { } /* end */
6402 };
6403
6404 static struct hda_channel_mode alc885_mb5_6ch_modes[2] = {
6405         { 2, alc885_mb5_ch2_init },
6406         { 6, alc885_mb5_ch6_init },
6407 };
6408
6409 /* Pin assignment: Front=0x14, Rear=0x15, CLFE=0x16, Side=0x17
6410  *                 Mic=0x18, Front Mic=0x19, Line-In=0x1a, HP=0x1b
6411  */
6412 static struct snd_kcontrol_new alc882_base_mixer[] = {
6413         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6414         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
6415         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
6416         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
6417         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
6418         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
6419         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
6420         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
6421         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
6422         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
6423         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
6424         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
6425         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
6426         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6427         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6428         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
6429         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
6430         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
6431         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
6432         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
6433         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
6434         { } /* end */
6435 };
6436
6437 static struct snd_kcontrol_new alc885_mbp3_mixer[] = {
6438         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x00, HDA_OUTPUT),
6439         HDA_BIND_MUTE   ("Front Playback Switch", 0x0c, 0x02, HDA_INPUT),
6440         HDA_CODEC_MUTE  ("Speaker Playback Switch", 0x14, 0x00, HDA_OUTPUT),
6441         HDA_CODEC_VOLUME("Line-Out Playback Volume", 0x0d, 0x00, HDA_OUTPUT),
6442         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6443         HDA_CODEC_MUTE  ("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6444         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x00, HDA_INPUT),
6445         HDA_CODEC_MUTE  ("Mic Playback Switch", 0x0b, 0x00, HDA_INPUT),
6446         HDA_CODEC_VOLUME("Line Boost", 0x1a, 0x00, HDA_INPUT),
6447         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0x00, HDA_INPUT),
6448         { } /* end */
6449 };
6450
6451 static struct snd_kcontrol_new alc885_mb5_mixer[] = {
6452         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x00, HDA_OUTPUT),
6453         HDA_BIND_MUTE   ("Front Playback Switch", 0x0c, 0x02, HDA_INPUT),
6454         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x00, HDA_OUTPUT),
6455         HDA_BIND_MUTE   ("Surround Playback Switch", 0x0d, 0x02, HDA_INPUT),
6456         HDA_CODEC_VOLUME("LFE Playback Volume", 0x0e, 0x00, HDA_OUTPUT),
6457         HDA_BIND_MUTE   ("LFE Playback Switch", 0x0e, 0x02, HDA_INPUT),
6458         HDA_CODEC_VOLUME("HP Playback Volume", 0x0f, 0x00, HDA_OUTPUT),
6459         HDA_BIND_MUTE   ("HP Playback Switch", 0x0f, 0x02, HDA_INPUT),
6460         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6461         HDA_CODEC_MUTE  ("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6462         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
6463         HDA_CODEC_MUTE  ("Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
6464         HDA_CODEC_VOLUME("Line Boost", 0x15, 0x00, HDA_INPUT),
6465         HDA_CODEC_VOLUME("Mic Boost", 0x19, 0x00, HDA_INPUT),
6466         { } /* end */
6467 };
6468
6469 static struct snd_kcontrol_new alc882_w2jc_mixer[] = {
6470         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6471         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
6472         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
6473         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
6474         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6475         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6476         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
6477         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
6478         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
6479         { } /* end */
6480 };
6481
6482 static struct snd_kcontrol_new alc882_targa_mixer[] = {
6483         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6484         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
6485         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
6486         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
6487         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
6488         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6489         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6490         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
6491         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
6492         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
6493         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
6494         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
6495         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
6496         { } /* end */
6497 };
6498
6499 /* Pin assignment: Front=0x14, HP = 0x15, Front = 0x16, ???
6500  *                 Front Mic=0x18, Line In = 0x1a, Line In = 0x1b, CD = 0x1c
6501  */
6502 static struct snd_kcontrol_new alc882_asus_a7j_mixer[] = {
6503         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6504         HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
6505         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
6506         HDA_CODEC_MUTE("Mobile Front Playback Switch", 0x16, 0x0, HDA_OUTPUT),
6507         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
6508         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
6509         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6510         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6511         HDA_CODEC_VOLUME("Mobile Line Playback Volume", 0x0b, 0x03, HDA_INPUT),
6512         HDA_CODEC_MUTE("Mobile Line Playback Switch", 0x0b, 0x03, HDA_INPUT),
6513         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
6514         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
6515         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
6516         { } /* end */
6517 };
6518
6519 static struct snd_kcontrol_new alc882_asus_a7m_mixer[] = {
6520         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6521         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
6522         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
6523         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
6524         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
6525         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
6526         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
6527         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
6528         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
6529         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
6530         { } /* end */
6531 };
6532
6533 static struct snd_kcontrol_new alc882_chmode_mixer[] = {
6534         {
6535                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
6536                 .name = "Channel Mode",
6537                 .info = alc_ch_mode_info,
6538                 .get = alc_ch_mode_get,
6539                 .put = alc_ch_mode_put,
6540         },
6541         { } /* end */
6542 };
6543
6544 static struct hda_verb alc882_init_verbs[] = {
6545         /* Front mixer: unmute input/output amp left and right (volume = 0) */
6546         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6547         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6548         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6549         /* Rear mixer */
6550         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6551         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6552         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6553         /* CLFE mixer */
6554         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6555         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6556         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6557         /* Side mixer */
6558         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6559         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6560         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6561
6562         /* Front Pin: output 0 (0x0c) */
6563         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6564         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6565         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
6566         /* Rear Pin: output 1 (0x0d) */
6567         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6568         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6569         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
6570         /* CLFE Pin: output 2 (0x0e) */
6571         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6572         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6573         {0x16, AC_VERB_SET_CONNECT_SEL, 0x02},
6574         /* Side Pin: output 3 (0x0f) */
6575         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6576         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6577         {0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
6578         /* Mic (rear) pin: input vref at 80% */
6579         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6580         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6581         /* Front Mic pin: input vref at 80% */
6582         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6583         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6584         /* Line In pin: input */
6585         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
6586         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6587         /* Line-2 In: Headphone output (output 0 - 0x0c) */
6588         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6589         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6590         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
6591         /* CD pin widget for input */
6592         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
6593
6594         /* FIXME: use matrix-type input source selection */
6595         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
6596         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
6597         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6598         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6599         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6600         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6601         /* Input mixer2 */
6602         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6603         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6604         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6605         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6606         /* Input mixer3 */
6607         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6608         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6609         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6610         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6611         /* ADC1: mute amp left and right */
6612         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6613         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
6614         /* ADC2: mute amp left and right */
6615         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6616         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
6617         /* ADC3: mute amp left and right */
6618         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6619         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
6620
6621         { }
6622 };
6623
6624 static struct hda_verb alc882_eapd_verbs[] = {
6625         /* change to EAPD mode */
6626         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
6627         {0x20, AC_VERB_SET_PROC_COEF, 0x3060},
6628         { }
6629 };
6630
6631 /* Mac Pro test */
6632 static struct snd_kcontrol_new alc882_macpro_mixer[] = {
6633         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
6634         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
6635         HDA_CODEC_MUTE("Headphone Playback Switch", 0x18, 0x0, HDA_OUTPUT),
6636         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x01, HDA_INPUT),
6637         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x01, HDA_INPUT),
6638         /* FIXME: this looks suspicious...
6639         HDA_CODEC_VOLUME("PC Speaker Playback Volume", 0x0b, 0x02, HDA_INPUT),
6640         HDA_CODEC_MUTE("PC Speaker Playback Switch", 0x0b, 0x02, HDA_INPUT),
6641         */
6642         { } /* end */
6643 };
6644
6645 static struct hda_verb alc882_macpro_init_verbs[] = {
6646         /* Front mixer: unmute input/output amp left and right (volume = 0) */
6647         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6648         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6649         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6650         /* Front Pin: output 0 (0x0c) */
6651         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6652         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6653         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
6654         /* Front Mic pin: input vref at 80% */
6655         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6656         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6657         /* Speaker:  output */
6658         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6659         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6660         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x04},
6661         /* Headphone output (output 0 - 0x0c) */
6662         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6663         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6664         {0x18, AC_VERB_SET_CONNECT_SEL, 0x00},
6665
6666         /* FIXME: use matrix-type input source selection */
6667         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
6668         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
6669         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6670         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6671         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6672         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6673         /* Input mixer2 */
6674         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6675         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6676         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6677         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6678         /* Input mixer3 */
6679         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6680         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6681         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6682         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6683         /* ADC1: mute amp left and right */
6684         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6685         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
6686         /* ADC2: mute amp left and right */
6687         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6688         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
6689         /* ADC3: mute amp left and right */
6690         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6691         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
6692
6693         { }
6694 };
6695
6696 /* Macbook 5,1 */
6697 static struct hda_verb alc885_mb5_init_verbs[] = {
6698         /* DACs */
6699         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6700         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6701         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6702         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6703         /* Front mixer */
6704         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6705         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6706         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6707         /* Surround mixer */
6708         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6709         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6710         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6711         /* LFE mixer */
6712         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6713         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6714         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6715         /* HP mixer */
6716         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6717         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6718         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6719         /* Front Pin (0x0c) */
6720         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x01},
6721         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6722         {0x18, AC_VERB_SET_CONNECT_SEL, 0x00},
6723         /* LFE Pin (0x0e) */
6724         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x01},
6725         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6726         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x02},
6727         /* HP Pin (0x0f) */
6728         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6729         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6730         {0x14, AC_VERB_SET_CONNECT_SEL, 0x03},
6731         /* Front Mic pin: input vref at 80% */
6732         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6733         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6734         /* Line In pin */
6735         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
6736         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6737
6738         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
6739         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6740         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6741         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6742         { }
6743 };
6744
6745 /* Macbook Pro rev3 */
6746 static struct hda_verb alc885_mbp3_init_verbs[] = {
6747         /* Front mixer: unmute input/output amp left and right (volume = 0) */
6748         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6749         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6750         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6751         /* Rear mixer */
6752         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
6753         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6754         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
6755         /* Front Pin: output 0 (0x0c) */
6756         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6757         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6758         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
6759         /* HP Pin: output 0 (0x0d) */
6760         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc4},
6761         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6762         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
6763         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
6764         /* Mic (rear) pin: input vref at 80% */
6765         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6766         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6767         /* Front Mic pin: input vref at 80% */
6768         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6769         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6770         /* Line In pin: use output 1 when in LineOut mode */
6771         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
6772         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6773         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01},
6774
6775         /* FIXME: use matrix-type input source selection */
6776         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
6777         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
6778         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6779         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6780         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6781         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6782         /* Input mixer2 */
6783         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6784         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6785         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6786         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6787         /* Input mixer3 */
6788         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6789         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
6790         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
6791         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
6792         /* ADC1: mute amp left and right */
6793         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6794         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
6795         /* ADC2: mute amp left and right */
6796         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6797         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
6798         /* ADC3: mute amp left and right */
6799         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6800         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
6801
6802         { }
6803 };
6804
6805 /* iMac 24 mixer. */
6806 static struct snd_kcontrol_new alc885_imac24_mixer[] = {
6807         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x00, HDA_OUTPUT),
6808         HDA_CODEC_MUTE("Master Playback Switch", 0x0c, 0x00, HDA_INPUT),
6809         { } /* end */
6810 };
6811
6812 /* iMac 24 init verbs. */
6813 static struct hda_verb alc885_imac24_init_verbs[] = {
6814         /* Internal speakers: output 0 (0x0c) */
6815         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6816         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6817         {0x18, AC_VERB_SET_CONNECT_SEL, 0x00},
6818         /* Internal speakers: output 0 (0x0c) */
6819         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6820         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6821         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x00},
6822         /* Headphone: output 0 (0x0c) */
6823         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6824         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
6825         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
6826         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
6827         /* Front Mic: input vref at 80% */
6828         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
6829         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
6830         { }
6831 };
6832
6833 /* Toggle speaker-output according to the hp-jack state */
6834 static void alc885_imac24_automute_init_hook(struct hda_codec *codec)
6835 {
6836         struct alc_spec *spec = codec->spec;
6837
6838         spec->autocfg.hp_pins[0] = 0x14;
6839         spec->autocfg.speaker_pins[0] = 0x18;
6840         spec->autocfg.speaker_pins[1] = 0x1a;
6841         alc_automute_amp(codec);
6842 }
6843
6844 static void alc885_mbp3_init_hook(struct hda_codec *codec)
6845 {
6846         struct alc_spec *spec = codec->spec;
6847
6848         spec->autocfg.hp_pins[0] = 0x15;
6849         spec->autocfg.speaker_pins[0] = 0x14;
6850         alc_automute_amp(codec);
6851 }
6852
6853
6854 static struct hda_verb alc882_targa_verbs[] = {
6855         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6856         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
6857
6858         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6859         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6860
6861         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02}, /* mic/clfe */
6862         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01}, /* line/surround */
6863         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
6864
6865         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
6866         {0x01, AC_VERB_SET_GPIO_MASK, 0x03},
6867         {0x01, AC_VERB_SET_GPIO_DIRECTION, 0x03},
6868         {0x01, AC_VERB_SET_GPIO_DATA, 0x03},
6869         { } /* end */
6870 };
6871
6872 /* toggle speaker-output according to the hp-jack state */
6873 static void alc882_targa_automute(struct hda_codec *codec)
6874 {
6875         struct alc_spec *spec = codec->spec;
6876         alc_automute_amp(codec);
6877         snd_hda_codec_write_cache(codec, 1, 0, AC_VERB_SET_GPIO_DATA,
6878                                   spec->jack_present ? 1 : 3);
6879 }
6880
6881 static void alc882_targa_init_hook(struct hda_codec *codec)
6882 {
6883         struct alc_spec *spec = codec->spec;
6884
6885         spec->autocfg.hp_pins[0] = 0x14;
6886         spec->autocfg.speaker_pins[0] = 0x1b;
6887         alc882_targa_automute(codec);
6888 }
6889
6890 static void alc882_targa_unsol_event(struct hda_codec *codec, unsigned int res)
6891 {
6892         if ((res >> 26) == ALC880_HP_EVENT)
6893                 alc882_targa_automute(codec);
6894 }
6895
6896 static struct hda_verb alc882_asus_a7j_verbs[] = {
6897         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6898         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
6899
6900         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6901         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6902         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6903
6904         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00}, /* Front */
6905         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
6906         {0x16, AC_VERB_SET_CONNECT_SEL, 0x00}, /* Front */
6907
6908         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02}, /* mic/clfe */
6909         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01}, /* line/surround */
6910         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
6911         { } /* end */
6912 };
6913
6914 static struct hda_verb alc882_asus_a7m_verbs[] = {
6915         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6916         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
6917
6918         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
6919         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6920         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
6921
6922         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00}, /* Front */
6923         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
6924         {0x16, AC_VERB_SET_CONNECT_SEL, 0x00}, /* Front */
6925
6926         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02}, /* mic/clfe */
6927         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01}, /* line/surround */
6928         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00}, /* HP */
6929         { } /* end */
6930 };
6931
6932 static void alc882_gpio_mute(struct hda_codec *codec, int pin, int muted)
6933 {
6934         unsigned int gpiostate, gpiomask, gpiodir;
6935
6936         gpiostate = snd_hda_codec_read(codec, codec->afg, 0,
6937                                        AC_VERB_GET_GPIO_DATA, 0);
6938
6939         if (!muted)
6940                 gpiostate |= (1 << pin);
6941         else
6942                 gpiostate &= ~(1 << pin);
6943
6944         gpiomask = snd_hda_codec_read(codec, codec->afg, 0,
6945                                       AC_VERB_GET_GPIO_MASK, 0);
6946         gpiomask |= (1 << pin);
6947
6948         gpiodir = snd_hda_codec_read(codec, codec->afg, 0,
6949                                      AC_VERB_GET_GPIO_DIRECTION, 0);
6950         gpiodir |= (1 << pin);
6951
6952
6953         snd_hda_codec_write(codec, codec->afg, 0,
6954                             AC_VERB_SET_GPIO_MASK, gpiomask);
6955         snd_hda_codec_write(codec, codec->afg, 0,
6956                             AC_VERB_SET_GPIO_DIRECTION, gpiodir);
6957
6958         msleep(1);
6959
6960         snd_hda_codec_write(codec, codec->afg, 0,
6961                             AC_VERB_SET_GPIO_DATA, gpiostate);
6962 }
6963
6964 /* set up GPIO at initialization */
6965 static void alc885_macpro_init_hook(struct hda_codec *codec)
6966 {
6967         alc882_gpio_mute(codec, 0, 0);
6968         alc882_gpio_mute(codec, 1, 0);
6969 }
6970
6971 /* set up GPIO and update auto-muting at initialization */
6972 static void alc885_imac24_init_hook(struct hda_codec *codec)
6973 {
6974         alc885_macpro_init_hook(codec);
6975         alc885_imac24_automute_init_hook(codec);
6976 }
6977
6978 /*
6979  * generic initialization of ADC, input mixers and output mixers
6980  */
6981 static struct hda_verb alc882_auto_init_verbs[] = {
6982         /*
6983          * Unmute ADC0-2 and set the default input to mic-in
6984          */
6985         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
6986         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6987         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
6988         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6989         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
6990         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
6991
6992         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
6993          * mixer widget
6994          * Note: PASD motherboards uses the Line In 2 as the input for
6995          * front panel mic (mic 2)
6996          */
6997         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
6998         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
6999         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
7000         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
7001         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
7002         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
7003
7004         /*
7005          * Set up output mixers (0x0c - 0x0f)
7006          */
7007         /* set vol=0 to output mixers */
7008         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
7009         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
7010         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
7011         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
7012         /* set up input amps for analog loopback */
7013         /* Amp Indices: DAC = 0, mixer = 1 */
7014         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
7015         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
7016         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
7017         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
7018         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
7019         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
7020         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
7021         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
7022         {0x26, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
7023         {0x26, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
7024
7025         /* FIXME: use matrix-type input source selection */
7026         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
7027         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
7028         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
7029         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
7030         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
7031         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
7032         /* Input mixer2 */
7033         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
7034         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
7035         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
7036         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
7037         /* Input mixer3 */
7038         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
7039         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
7040         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
7041         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
7042
7043         { }
7044 };
7045
7046 #ifdef CONFIG_SND_HDA_POWER_SAVE
7047 #define alc882_loopbacks        alc880_loopbacks
7048 #endif
7049
7050 /* pcm configuration: identiacal with ALC880 */
7051 #define alc882_pcm_analog_playback      alc880_pcm_analog_playback
7052 #define alc882_pcm_analog_capture       alc880_pcm_analog_capture
7053 #define alc882_pcm_digital_playback     alc880_pcm_digital_playback
7054 #define alc882_pcm_digital_capture      alc880_pcm_digital_capture
7055
7056 /*
7057  * configuration and preset
7058  */
7059 static const char *alc882_models[ALC882_MODEL_LAST] = {
7060         [ALC882_3ST_DIG]        = "3stack-dig",
7061         [ALC882_6ST_DIG]        = "6stack-dig",
7062         [ALC882_ARIMA]          = "arima",
7063         [ALC882_W2JC]           = "w2jc",
7064         [ALC882_TARGA]          = "targa",
7065         [ALC882_ASUS_A7J]       = "asus-a7j",
7066         [ALC882_ASUS_A7M]       = "asus-a7m",
7067         [ALC885_MACPRO]         = "macpro",
7068         [ALC885_MB5]            = "mb5",
7069         [ALC885_MBP3]           = "mbp3",
7070         [ALC885_IMAC24]         = "imac24",
7071         [ALC882_AUTO]           = "auto",
7072 };
7073
7074 static struct snd_pci_quirk alc882_cfg_tbl[] = {
7075         SND_PCI_QUIRK(0x1019, 0x6668, "ECS", ALC882_6ST_DIG),
7076         SND_PCI_QUIRK(0x1043, 0x060d, "Asus A7J", ALC882_ASUS_A7J),
7077         SND_PCI_QUIRK(0x1043, 0x1243, "Asus A7J", ALC882_ASUS_A7J),
7078         SND_PCI_QUIRK(0x1043, 0x13c2, "Asus A7M", ALC882_ASUS_A7M),
7079         SND_PCI_QUIRK(0x1043, 0x1971, "Asus W2JC", ALC882_W2JC),
7080         SND_PCI_QUIRK(0x1043, 0x817f, "Asus P5LD2", ALC882_6ST_DIG),
7081         SND_PCI_QUIRK(0x1043, 0x81d8, "Asus P5WD", ALC882_6ST_DIG),
7082         SND_PCI_QUIRK(0x105b, 0x6668, "Foxconn", ALC882_6ST_DIG),
7083         SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte P35 DS3R", ALC882_6ST_DIG),
7084         SND_PCI_QUIRK(0x1462, 0x28fb, "Targa T8", ALC882_TARGA), /* MSI-1049 T8  */
7085         SND_PCI_QUIRK(0x1462, 0x6668, "MSI", ALC882_6ST_DIG),
7086         SND_PCI_QUIRK(0x161f, 0x2054, "Arima W820", ALC882_ARIMA),
7087         {}
7088 };
7089
7090 static struct alc_config_preset alc882_presets[] = {
7091         [ALC882_3ST_DIG] = {
7092                 .mixers = { alc882_base_mixer },
7093                 .init_verbs = { alc882_init_verbs },
7094                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7095                 .dac_nids = alc882_dac_nids,
7096                 .dig_out_nid = ALC882_DIGOUT_NID,
7097                 .dig_in_nid = ALC882_DIGIN_NID,
7098                 .num_channel_mode = ARRAY_SIZE(alc882_ch_modes),
7099                 .channel_mode = alc882_ch_modes,
7100                 .need_dac_fix = 1,
7101                 .input_mux = &alc882_capture_source,
7102         },
7103         [ALC882_6ST_DIG] = {
7104                 .mixers = { alc882_base_mixer, alc882_chmode_mixer },
7105                 .init_verbs = { alc882_init_verbs },
7106                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7107                 .dac_nids = alc882_dac_nids,
7108                 .dig_out_nid = ALC882_DIGOUT_NID,
7109                 .dig_in_nid = ALC882_DIGIN_NID,
7110                 .num_channel_mode = ARRAY_SIZE(alc882_sixstack_modes),
7111                 .channel_mode = alc882_sixstack_modes,
7112                 .input_mux = &alc882_capture_source,
7113         },
7114         [ALC882_ARIMA] = {
7115                 .mixers = { alc882_base_mixer, alc882_chmode_mixer },
7116                 .init_verbs = { alc882_init_verbs, alc882_eapd_verbs },
7117                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7118                 .dac_nids = alc882_dac_nids,
7119                 .num_channel_mode = ARRAY_SIZE(alc882_sixstack_modes),
7120                 .channel_mode = alc882_sixstack_modes,
7121                 .input_mux = &alc882_capture_source,
7122         },
7123         [ALC882_W2JC] = {
7124                 .mixers = { alc882_w2jc_mixer, alc882_chmode_mixer },
7125                 .init_verbs = { alc882_init_verbs, alc882_eapd_verbs,
7126                                 alc880_gpio1_init_verbs },
7127                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7128                 .dac_nids = alc882_dac_nids,
7129                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
7130                 .channel_mode = alc880_threestack_modes,
7131                 .need_dac_fix = 1,
7132                 .input_mux = &alc882_capture_source,
7133                 .dig_out_nid = ALC882_DIGOUT_NID,
7134         },
7135         [ALC885_MBP3] = {
7136                 .mixers = { alc885_mbp3_mixer, alc882_chmode_mixer },
7137                 .init_verbs = { alc885_mbp3_init_verbs,
7138                                 alc880_gpio1_init_verbs },
7139                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7140                 .dac_nids = alc882_dac_nids,
7141                 .channel_mode = alc885_mbp_6ch_modes,
7142                 .num_channel_mode = ARRAY_SIZE(alc885_mbp_6ch_modes),
7143                 .input_mux = &alc882_capture_source,
7144                 .dig_out_nid = ALC882_DIGOUT_NID,
7145                 .dig_in_nid = ALC882_DIGIN_NID,
7146                 .unsol_event = alc_automute_amp_unsol_event,
7147                 .init_hook = alc885_mbp3_init_hook,
7148         },
7149         [ALC885_MB5] = {
7150                 .mixers = { alc885_mb5_mixer, alc882_chmode_mixer },
7151                 .init_verbs = { alc885_mb5_init_verbs,
7152                                 alc880_gpio1_init_verbs },
7153                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7154                 .dac_nids = alc882_dac_nids,
7155                 .channel_mode = alc885_mb5_6ch_modes,
7156                 .num_channel_mode = ARRAY_SIZE(alc885_mb5_6ch_modes),
7157                 .input_mux = &mb5_capture_source,
7158                 .dig_out_nid = ALC882_DIGOUT_NID,
7159                 .dig_in_nid = ALC882_DIGIN_NID,
7160         },
7161         [ALC885_MACPRO] = {
7162                 .mixers = { alc882_macpro_mixer },
7163                 .init_verbs = { alc882_macpro_init_verbs },
7164                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7165                 .dac_nids = alc882_dac_nids,
7166                 .dig_out_nid = ALC882_DIGOUT_NID,
7167                 .dig_in_nid = ALC882_DIGIN_NID,
7168                 .num_channel_mode = ARRAY_SIZE(alc882_ch_modes),
7169                 .channel_mode = alc882_ch_modes,
7170                 .input_mux = &alc882_capture_source,
7171                 .init_hook = alc885_macpro_init_hook,
7172         },
7173         [ALC885_IMAC24] = {
7174                 .mixers = { alc885_imac24_mixer },
7175                 .init_verbs = { alc885_imac24_init_verbs },
7176                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7177                 .dac_nids = alc882_dac_nids,
7178                 .dig_out_nid = ALC882_DIGOUT_NID,
7179                 .dig_in_nid = ALC882_DIGIN_NID,
7180                 .num_channel_mode = ARRAY_SIZE(alc882_ch_modes),
7181                 .channel_mode = alc882_ch_modes,
7182                 .input_mux = &alc882_capture_source,
7183                 .unsol_event = alc_automute_amp_unsol_event,
7184                 .init_hook = alc885_imac24_init_hook,
7185         },
7186         [ALC882_TARGA] = {
7187                 .mixers = { alc882_targa_mixer, alc882_chmode_mixer },
7188                 .init_verbs = { alc882_init_verbs, alc882_targa_verbs},
7189                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7190                 .dac_nids = alc882_dac_nids,
7191                 .dig_out_nid = ALC882_DIGOUT_NID,
7192                 .num_adc_nids = ARRAY_SIZE(alc882_adc_nids),
7193                 .adc_nids = alc882_adc_nids,
7194                 .capsrc_nids = alc882_capsrc_nids,
7195                 .num_channel_mode = ARRAY_SIZE(alc882_3ST_6ch_modes),
7196                 .channel_mode = alc882_3ST_6ch_modes,
7197                 .need_dac_fix = 1,
7198                 .input_mux = &alc882_capture_source,
7199                 .unsol_event = alc882_targa_unsol_event,
7200                 .init_hook = alc882_targa_init_hook,
7201         },
7202         [ALC882_ASUS_A7J] = {
7203                 .mixers = { alc882_asus_a7j_mixer, alc882_chmode_mixer },
7204                 .init_verbs = { alc882_init_verbs, alc882_asus_a7j_verbs},
7205                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7206                 .dac_nids = alc882_dac_nids,
7207                 .dig_out_nid = ALC882_DIGOUT_NID,
7208                 .num_adc_nids = ARRAY_SIZE(alc882_adc_nids),
7209                 .adc_nids = alc882_adc_nids,
7210                 .capsrc_nids = alc882_capsrc_nids,
7211                 .num_channel_mode = ARRAY_SIZE(alc882_3ST_6ch_modes),
7212                 .channel_mode = alc882_3ST_6ch_modes,
7213                 .need_dac_fix = 1,
7214                 .input_mux = &alc882_capture_source,
7215         },
7216         [ALC882_ASUS_A7M] = {
7217                 .mixers = { alc882_asus_a7m_mixer, alc882_chmode_mixer },
7218                 .init_verbs = { alc882_init_verbs, alc882_eapd_verbs,
7219                                 alc880_gpio1_init_verbs,
7220                                 alc882_asus_a7m_verbs },
7221                 .num_dacs = ARRAY_SIZE(alc882_dac_nids),
7222                 .dac_nids = alc882_dac_nids,
7223                 .dig_out_nid = ALC882_DIGOUT_NID,
7224                 .num_channel_mode = ARRAY_SIZE(alc880_threestack_modes),
7225                 .channel_mode = alc880_threestack_modes,
7226                 .need_dac_fix = 1,
7227                 .input_mux = &alc882_capture_source,
7228         },
7229 };
7230
7231
7232 /*
7233  * Pin config fixes
7234  */
7235 enum {
7236         PINFIX_ABIT_AW9D_MAX
7237 };
7238
7239 static struct alc_pincfg alc882_abit_aw9d_pinfix[] = {
7240         { 0x15, 0x01080104 }, /* side */
7241         { 0x16, 0x01011012 }, /* rear */
7242         { 0x17, 0x01016011 }, /* clfe */
7243         { }
7244 };
7245
7246 static const struct alc_pincfg *alc882_pin_fixes[] = {
7247         [PINFIX_ABIT_AW9D_MAX] = alc882_abit_aw9d_pinfix,
7248 };
7249
7250 static struct snd_pci_quirk alc882_pinfix_tbl[] = {
7251         SND_PCI_QUIRK(0x147b, 0x107a, "Abit AW9D-MAX", PINFIX_ABIT_AW9D_MAX),
7252         {}
7253 };
7254
7255 /*
7256  * BIOS auto configuration
7257  */
7258 static void alc882_auto_set_output_and_unmute(struct hda_codec *codec,
7259                                               hda_nid_t nid, int pin_type,
7260                                               int dac_idx)
7261 {
7262         /* set as output */
7263         struct alc_spec *spec = codec->spec;
7264         int idx;
7265
7266         alc_set_pin_output(codec, nid, pin_type);
7267         if (spec->multiout.dac_nids[dac_idx] == 0x25)
7268                 idx = 4;
7269         else
7270                 idx = spec->multiout.dac_nids[dac_idx] - 2;
7271         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, idx);
7272
7273 }
7274
7275 static void alc882_auto_init_multi_out(struct hda_codec *codec)
7276 {
7277         struct alc_spec *spec = codec->spec;
7278         int i;
7279
7280         for (i = 0; i <= HDA_SIDE; i++) {
7281                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
7282                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
7283                 if (nid)
7284                         alc882_auto_set_output_and_unmute(codec, nid, pin_type,
7285                                                           i);
7286         }
7287 }
7288
7289 static void alc882_auto_init_hp_out(struct hda_codec *codec)
7290 {
7291         struct alc_spec *spec = codec->spec;
7292         hda_nid_t pin;
7293
7294         pin = spec->autocfg.hp_pins[0];
7295         if (pin) /* connect to front */
7296                 /* use dac 0 */
7297                 alc882_auto_set_output_and_unmute(codec, pin, PIN_HP, 0);
7298         pin = spec->autocfg.speaker_pins[0];
7299         if (pin)
7300                 alc882_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
7301 }
7302
7303 #define alc882_is_input_pin(nid)        alc880_is_input_pin(nid)
7304 #define ALC882_PIN_CD_NID               ALC880_PIN_CD_NID
7305
7306 static void alc882_auto_init_analog_input(struct hda_codec *codec)
7307 {
7308         struct alc_spec *spec = codec->spec;
7309         int i;
7310
7311         for (i = 0; i < AUTO_PIN_LAST; i++) {
7312                 hda_nid_t nid = spec->autocfg.input_pins[i];
7313                 if (!nid)
7314                         continue;
7315                 alc_set_input_pin(codec, nid, AUTO_PIN_FRONT_MIC /*i*/);
7316                 if (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP)
7317                         snd_hda_codec_write(codec, nid, 0,
7318                                             AC_VERB_SET_AMP_GAIN_MUTE,
7319                                             AMP_OUT_MUTE);
7320         }
7321 }
7322
7323 static void alc882_auto_init_input_src(struct hda_codec *codec)
7324 {
7325         struct alc_spec *spec = codec->spec;
7326         int c;
7327
7328         for (c = 0; c < spec->num_adc_nids; c++) {
7329                 hda_nid_t conn_list[HDA_MAX_NUM_INPUTS];
7330                 hda_nid_t nid = spec->capsrc_nids[c];
7331                 unsigned int mux_idx;
7332                 const struct hda_input_mux *imux;
7333                 int conns, mute, idx, item;
7334
7335                 conns = snd_hda_get_connections(codec, nid, conn_list,
7336                                                 ARRAY_SIZE(conn_list));
7337                 if (conns < 0)
7338                         continue;
7339                 mux_idx = c >= spec->num_mux_defs ? 0 : c;
7340                 imux = &spec->input_mux[mux_idx];
7341                 for (idx = 0; idx < conns; idx++) {
7342                         /* if the current connection is the selected one,
7343                          * unmute it as default - otherwise mute it
7344                          */
7345                         mute = AMP_IN_MUTE(idx);
7346                         for (item = 0; item < imux->num_items; item++) {
7347                                 if (imux->items[item].index == idx) {
7348                                         if (spec->cur_mux[c] == item)
7349                                                 mute = AMP_IN_UNMUTE(idx);
7350                                         break;
7351                                 }
7352                         }
7353                         /* check if we have a selector or mixer
7354                          * we could check for the widget type instead, but
7355                          * just check for Amp-In presence (in case of mixer
7356                          * without amp-in there is something wrong, this
7357                          * function shouldn't be used or capsrc nid is wrong)
7358                          */
7359                         if (get_wcaps(codec, nid) & AC_WCAP_IN_AMP)
7360                                 snd_hda_codec_write(codec, nid, 0,
7361                                                     AC_VERB_SET_AMP_GAIN_MUTE,
7362                                                     mute);
7363                         else if (mute != AMP_IN_MUTE(idx))
7364                                 snd_hda_codec_write(codec, nid, 0,
7365                                                     AC_VERB_SET_CONNECT_SEL,
7366                                                     idx);
7367                 }
7368         }
7369 }
7370
7371 /* add mic boosts if needed */
7372 static int alc_auto_add_mic_boost(struct hda_codec *codec)
7373 {
7374         struct alc_spec *spec = codec->spec;
7375         int err;
7376         hda_nid_t nid;
7377
7378         nid = spec->autocfg.input_pins[AUTO_PIN_MIC];
7379         if (nid && (get_wcaps(codec, nid) & AC_WCAP_IN_AMP)) {
7380                 err = add_control(spec, ALC_CTL_WIDGET_VOL,
7381                                   "Mic Boost",
7382                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_INPUT));
7383                 if (err < 0)
7384                         return err;
7385         }
7386         nid = spec->autocfg.input_pins[AUTO_PIN_FRONT_MIC];
7387         if (nid && (get_wcaps(codec, nid) & AC_WCAP_IN_AMP)) {
7388                 err = add_control(spec, ALC_CTL_WIDGET_VOL,
7389                                   "Front Mic Boost",
7390                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_INPUT));
7391                 if (err < 0)
7392                         return err;
7393         }
7394         return 0;
7395 }
7396
7397 /* almost identical with ALC880 parser... */
7398 static int alc882_parse_auto_config(struct hda_codec *codec)
7399 {
7400         struct alc_spec *spec = codec->spec;
7401         int err = alc880_parse_auto_config(codec);
7402
7403         if (err < 0)
7404                 return err;
7405         else if (!err)
7406                 return 0; /* no config found */
7407
7408         err = alc_auto_add_mic_boost(codec);
7409         if (err < 0)
7410                 return err;
7411
7412         /* hack - override the init verbs */
7413         spec->init_verbs[0] = alc882_auto_init_verbs;
7414
7415         return 1; /* config found */
7416 }
7417
7418 /* additional initialization for auto-configuration model */
7419 static void alc882_auto_init(struct hda_codec *codec)
7420 {
7421         struct alc_spec *spec = codec->spec;
7422         alc882_auto_init_multi_out(codec);
7423         alc882_auto_init_hp_out(codec);
7424         alc882_auto_init_analog_input(codec);
7425         alc882_auto_init_input_src(codec);
7426         if (spec->unsol_event)
7427                 alc_inithook(codec);
7428 }
7429
7430 static int patch_alc883(struct hda_codec *codec); /* called in patch_alc882() */
7431
7432 static int patch_alc882(struct hda_codec *codec)
7433 {
7434         struct alc_spec *spec;
7435         int err, board_config;
7436
7437         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
7438         if (spec == NULL)
7439                 return -ENOMEM;
7440
7441         codec->spec = spec;
7442
7443         board_config = snd_hda_check_board_config(codec, ALC882_MODEL_LAST,
7444                                                   alc882_models,
7445                                                   alc882_cfg_tbl);
7446
7447         if (board_config < 0 || board_config >= ALC882_MODEL_LAST) {
7448                 /* Pick up systems that don't supply PCI SSID */
7449                 switch (codec->subsystem_id) {
7450                 case 0x106b0c00: /* Mac Pro */
7451                         board_config = ALC885_MACPRO;
7452                         break;
7453                 case 0x106b1000: /* iMac 24 */
7454                 case 0x106b2800: /* AppleTV */
7455                 case 0x106b3e00: /* iMac 24 Aluminium */
7456                         board_config = ALC885_IMAC24;
7457                         break;
7458                 case 0x106b00a0: /* MacBookPro3,1 - Another revision */
7459                 case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */
7460                 case 0x106b00a4: /* MacbookPro4,1 */
7461                 case 0x106b2c00: /* Macbook Pro rev3 */
7462                 /* Macbook 3.1 (0x106b3600) is handled by patch_alc883() */
7463                 case 0x106b3800: /* MacbookPro4,1 - latter revision */
7464                         board_config = ALC885_MBP3;
7465                         break;
7466                 case 0x106b3f00: /* Macbook 5,1 */
7467                 case 0x106b4000: /* Macbook Pro 5,1 - FIXME: HP jack sense
7468                                   *   seems not working, so apparently
7469                                   *   no perfect solution yet
7470                                   */
7471                         board_config = ALC885_MB5;
7472                         break;
7473                 default:
7474                         /* ALC889A is handled better as ALC888-compatible */
7475                         if (codec->revision_id == 0x100101 ||
7476                             codec->revision_id == 0x100103) {
7477                                 alc_free(codec);
7478                                 return patch_alc883(codec);
7479                         }
7480                         printk(KERN_INFO "hda_codec: Unknown model for %s, "
7481                                "trying auto-probe from BIOS...\n",
7482                                codec->chip_name);
7483                         board_config = ALC882_AUTO;
7484                 }
7485         }
7486
7487         alc_fix_pincfg(codec, alc882_pinfix_tbl, alc882_pin_fixes);
7488
7489         if (board_config == ALC882_AUTO) {
7490                 /* automatic parse from the BIOS config */
7491                 err = alc882_parse_auto_config(codec);
7492                 if (err < 0) {
7493                         alc_free(codec);
7494                         return err;
7495                 } else if (!err) {
7496                         printk(KERN_INFO
7497                                "hda_codec: Cannot set up configuration "
7498                                "from BIOS.  Using base mode...\n");
7499                         board_config = ALC882_3ST_DIG;
7500                 }
7501         }
7502
7503         err = snd_hda_attach_beep_device(codec, 0x1);
7504         if (err < 0) {
7505                 alc_free(codec);
7506                 return err;
7507         }
7508
7509         if (board_config != ALC882_AUTO)
7510                 setup_preset(spec, &alc882_presets[board_config]);
7511
7512         spec->stream_analog_playback = &alc882_pcm_analog_playback;
7513         spec->stream_analog_capture = &alc882_pcm_analog_capture;
7514         /* FIXME: setup DAC5 */
7515         /*spec->stream_analog_alt_playback = &alc880_pcm_analog_alt_playback;*/
7516         spec->stream_analog_alt_capture = &alc880_pcm_analog_alt_capture;
7517
7518         spec->stream_digital_playback = &alc882_pcm_digital_playback;
7519         spec->stream_digital_capture = &alc882_pcm_digital_capture;
7520
7521         spec->capture_style = CAPT_MIX; /* matrix-style capture */
7522         if (!spec->adc_nids && spec->input_mux) {
7523                 /* check whether NID 0x07 is valid */
7524                 unsigned int wcap = get_wcaps(codec, 0x07);
7525                 /* get type */
7526                 wcap = (wcap & AC_WCAP_TYPE) >> AC_WCAP_TYPE_SHIFT;
7527                 if (wcap != AC_WID_AUD_IN) {
7528                         spec->adc_nids = alc882_adc_nids_alt;
7529                         spec->num_adc_nids = ARRAY_SIZE(alc882_adc_nids_alt);
7530                         spec->capsrc_nids = alc882_capsrc_nids_alt;
7531                 } else {
7532                         spec->adc_nids = alc882_adc_nids;
7533                         spec->num_adc_nids = ARRAY_SIZE(alc882_adc_nids);
7534                         spec->capsrc_nids = alc882_capsrc_nids;
7535                 }
7536         }
7537         set_capture_mixer(spec);
7538         set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
7539
7540         spec->vmaster_nid = 0x0c;
7541
7542         codec->patch_ops = alc_patch_ops;
7543         if (board_config == ALC882_AUTO)
7544                 spec->init_hook = alc882_auto_init;
7545 #ifdef CONFIG_SND_HDA_POWER_SAVE
7546         if (!spec->loopback.amplist)
7547                 spec->loopback.amplist = alc882_loopbacks;
7548 #endif
7549         codec->proc_widget_hook = print_realtek_coef;
7550
7551         return 0;
7552 }
7553
7554 /*
7555  * ALC883 support
7556  *
7557  * ALC883 is almost identical with ALC880 but has cleaner and more flexible
7558  * configuration.  Each pin widget can choose any input DACs and a mixer.
7559  * Each ADC is connected from a mixer of all inputs.  This makes possible
7560  * 6-channel independent captures.
7561  *
7562  * In addition, an independent DAC for the multi-playback (not used in this
7563  * driver yet).
7564  */
7565 #define ALC883_DIGOUT_NID       0x06
7566 #define ALC883_DIGIN_NID        0x0a
7567
7568 #define ALC1200_DIGOUT_NID      0x10
7569
7570 static hda_nid_t alc883_dac_nids[4] = {
7571         /* front, rear, clfe, rear_surr */
7572         0x02, 0x03, 0x04, 0x05
7573 };
7574
7575 static hda_nid_t alc883_adc_nids[2] = {
7576         /* ADC1-2 */
7577         0x08, 0x09,
7578 };
7579
7580 static hda_nid_t alc883_adc_nids_alt[1] = {
7581         /* ADC1 */
7582         0x08,
7583 };
7584
7585 static hda_nid_t alc883_adc_nids_rev[2] = {
7586         /* ADC2-1 */
7587         0x09, 0x08
7588 };
7589
7590 #define alc889_adc_nids         alc880_adc_nids
7591
7592 static hda_nid_t alc883_capsrc_nids[2] = { 0x23, 0x22 };
7593
7594 static hda_nid_t alc883_capsrc_nids_rev[2] = { 0x22, 0x23 };
7595
7596 #define alc889_capsrc_nids      alc882_capsrc_nids
7597
7598 /* input MUX */
7599 /* FIXME: should be a matrix-type input source selection */
7600
7601 static struct hda_input_mux alc883_capture_source = {
7602         .num_items = 4,
7603         .items = {
7604                 { "Mic", 0x0 },
7605                 { "Front Mic", 0x1 },
7606                 { "Line", 0x2 },
7607                 { "CD", 0x4 },
7608         },
7609 };
7610
7611 static struct hda_input_mux alc883_3stack_6ch_intel = {
7612         .num_items = 4,
7613         .items = {
7614                 { "Mic", 0x1 },
7615                 { "Front Mic", 0x0 },
7616                 { "Line", 0x2 },
7617                 { "CD", 0x4 },
7618         },
7619 };
7620
7621 static struct hda_input_mux alc883_lenovo_101e_capture_source = {
7622         .num_items = 2,
7623         .items = {
7624                 { "Mic", 0x1 },
7625                 { "Line", 0x2 },
7626         },
7627 };
7628
7629 static struct hda_input_mux alc883_lenovo_nb0763_capture_source = {
7630         .num_items = 4,
7631         .items = {
7632                 { "Mic", 0x0 },
7633                 { "iMic", 0x1 },
7634                 { "Line", 0x2 },
7635                 { "CD", 0x4 },
7636         },
7637 };
7638
7639 static struct hda_input_mux alc883_fujitsu_pi2515_capture_source = {
7640         .num_items = 2,
7641         .items = {
7642                 { "Mic", 0x0 },
7643                 { "Int Mic", 0x1 },
7644         },
7645 };
7646
7647 static struct hda_input_mux alc883_lenovo_sky_capture_source = {
7648         .num_items = 3,
7649         .items = {
7650                 { "Mic", 0x0 },
7651                 { "Front Mic", 0x1 },
7652                 { "Line", 0x4 },
7653         },
7654 };
7655
7656 static struct hda_input_mux alc883_asus_eee1601_capture_source = {
7657         .num_items = 2,
7658         .items = {
7659                 { "Mic", 0x0 },
7660                 { "Line", 0x2 },
7661         },
7662 };
7663
7664 static struct hda_input_mux alc889A_mb31_capture_source = {
7665         .num_items = 2,
7666         .items = {
7667                 { "Mic", 0x0 },
7668                 /* Front Mic (0x01) unused */
7669                 { "Line", 0x2 },
7670                 /* Line 2 (0x03) unused */
7671                 /* CD (0x04) unsused? */
7672         },
7673 };
7674
7675 /*
7676  * 2ch mode
7677  */
7678 static struct hda_channel_mode alc883_3ST_2ch_modes[1] = {
7679         { 2, NULL }
7680 };
7681
7682 /*
7683  * 2ch mode
7684  */
7685 static struct hda_verb alc883_3ST_ch2_init[] = {
7686         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7687         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7688         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
7689         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7690         { } /* end */
7691 };
7692
7693 /*
7694  * 4ch mode
7695  */
7696 static struct hda_verb alc883_3ST_ch4_init[] = {
7697         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7698         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7699         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7700         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7701         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7702         { } /* end */
7703 };
7704
7705 /*
7706  * 6ch mode
7707  */
7708 static struct hda_verb alc883_3ST_ch6_init[] = {
7709         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7710         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7711         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
7712         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7713         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7714         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7715         { } /* end */
7716 };
7717
7718 static struct hda_channel_mode alc883_3ST_6ch_modes[3] = {
7719         { 2, alc883_3ST_ch2_init },
7720         { 4, alc883_3ST_ch4_init },
7721         { 6, alc883_3ST_ch6_init },
7722 };
7723
7724
7725 /*
7726  * 2ch mode
7727  */
7728 static struct hda_verb alc883_4ST_ch2_init[] = {
7729         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7730         { 0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7731         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7732         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7733         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
7734         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7735         { } /* end */
7736 };
7737
7738 /*
7739  * 4ch mode
7740  */
7741 static struct hda_verb alc883_4ST_ch4_init[] = {
7742         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7743         { 0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7744         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7745         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7746         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7747         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7748         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7749         { } /* end */
7750 };
7751
7752 /*
7753  * 6ch mode
7754  */
7755 static struct hda_verb alc883_4ST_ch6_init[] = {
7756         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7757         { 0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7758         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7759         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7760         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
7761         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7762         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7763         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7764         { } /* end */
7765 };
7766
7767 /*
7768  * 8ch mode
7769  */
7770 static struct hda_verb alc883_4ST_ch8_init[] = {
7771         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7772         { 0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7773         { 0x17, AC_VERB_SET_CONNECT_SEL, 0x03 },
7774         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7775         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7776         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
7777         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7778         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7779         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7780         { } /* end */
7781 };
7782
7783 static struct hda_channel_mode alc883_4ST_8ch_modes[4] = {
7784         { 2, alc883_4ST_ch2_init },
7785         { 4, alc883_4ST_ch4_init },
7786         { 6, alc883_4ST_ch6_init },
7787         { 8, alc883_4ST_ch8_init },
7788 };
7789
7790
7791 /*
7792  * 2ch mode
7793  */
7794 static struct hda_verb alc883_3ST_ch2_intel_init[] = {
7795         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7796         { 0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7797         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
7798         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7799         { } /* end */
7800 };
7801
7802 /*
7803  * 4ch mode
7804  */
7805 static struct hda_verb alc883_3ST_ch4_intel_init[] = {
7806         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
7807         { 0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
7808         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7809         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7810         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7811         { } /* end */
7812 };
7813
7814 /*
7815  * 6ch mode
7816  */
7817 static struct hda_verb alc883_3ST_ch6_intel_init[] = {
7818         { 0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7819         { 0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7820         { 0x19, AC_VERB_SET_CONNECT_SEL, 0x02 },
7821         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7822         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
7823         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
7824         { } /* end */
7825 };
7826
7827 static struct hda_channel_mode alc883_3ST_6ch_intel_modes[3] = {
7828         { 2, alc883_3ST_ch2_intel_init },
7829         { 4, alc883_3ST_ch4_intel_init },
7830         { 6, alc883_3ST_ch6_intel_init },
7831 };
7832
7833 /*
7834  * 6ch mode
7835  */
7836 static struct hda_verb alc883_sixstack_ch6_init[] = {
7837         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
7838         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7839         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7840         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7841         { } /* end */
7842 };
7843
7844 /*
7845  * 8ch mode
7846  */
7847 static struct hda_verb alc883_sixstack_ch8_init[] = {
7848         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7849         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7850         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7851         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
7852         { } /* end */
7853 };
7854
7855 static struct hda_channel_mode alc883_sixstack_modes[2] = {
7856         { 6, alc883_sixstack_ch6_init },
7857         { 8, alc883_sixstack_ch8_init },
7858 };
7859
7860 /* 2ch mode (Speaker:front, Subwoofer:CLFE, Line:input, Headphones:front) */
7861 static struct hda_verb alc889A_mb31_ch2_init[] = {
7862         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},             /* HP as front */
7863         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Subwoofer on */
7864         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},    /* Line as input */
7865         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},   /* Line off */
7866         { } /* end */
7867 };
7868
7869 /* 4ch mode (Speaker:front, Subwoofer:CLFE, Line:CLFE, Headphones:front) */
7870 static struct hda_verb alc889A_mb31_ch4_init[] = {
7871         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},             /* HP as front */
7872         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Subwoofer on */
7873         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},   /* Line as output */
7874         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Line on */
7875         { } /* end */
7876 };
7877
7878 /* 5ch mode (Speaker:front, Subwoofer:CLFE, Line:input, Headphones:rear) */
7879 static struct hda_verb alc889A_mb31_ch5_init[] = {
7880         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},             /* HP as rear */
7881         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Subwoofer on */
7882         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},    /* Line as input */
7883         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},   /* Line off */
7884         { } /* end */
7885 };
7886
7887 /* 6ch mode (Speaker:front, Subwoofer:off, Line:CLFE, Headphones:Rear) */
7888 static struct hda_verb alc889A_mb31_ch6_init[] = {
7889         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},             /* HP as front */
7890         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},   /* Subwoofer off */
7891         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},   /* Line as output */
7892         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Line on */
7893         { } /* end */
7894 };
7895
7896 static struct hda_channel_mode alc889A_mb31_6ch_modes[4] = {
7897         { 2, alc889A_mb31_ch2_init },
7898         { 4, alc889A_mb31_ch4_init },
7899         { 5, alc889A_mb31_ch5_init },
7900         { 6, alc889A_mb31_ch6_init },
7901 };
7902
7903 static struct hda_verb alc883_medion_eapd_verbs[] = {
7904         /* eanable EAPD on medion laptop */
7905         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
7906         {0x20, AC_VERB_SET_PROC_COEF, 0x3070},
7907         { }
7908 };
7909
7910 /* Pin assignment: Front=0x14, Rear=0x15, CLFE=0x16, Side=0x17
7911  *                 Mic=0x18, Front Mic=0x19, Line-In=0x1a, HP=0x1b
7912  */
7913
7914 static struct snd_kcontrol_new alc883_base_mixer[] = {
7915         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
7916         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
7917         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
7918         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
7919         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
7920         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
7921         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
7922         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
7923         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
7924         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
7925         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
7926         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
7927         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
7928         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
7929         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
7930         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
7931         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
7932         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
7933         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
7934         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
7935         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
7936         { } /* end */
7937 };
7938
7939 static struct snd_kcontrol_new alc883_mitac_mixer[] = {
7940         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
7941         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
7942         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
7943         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
7944         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
7945         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
7946         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
7947         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
7948         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
7949         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
7950         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
7951         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
7952         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
7953         { } /* end */
7954 };
7955
7956 static struct snd_kcontrol_new alc883_clevo_m720_mixer[] = {
7957         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
7958         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
7959         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
7960         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
7961         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
7962         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
7963         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
7964         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
7965         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
7966         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
7967         { } /* end */
7968 };
7969
7970 static struct snd_kcontrol_new alc883_2ch_fujitsu_pi2515_mixer[] = {
7971         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
7972         HDA_BIND_MUTE("Headphone Playback Switch", 0x0c, 2, HDA_INPUT),
7973         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
7974         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
7975         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
7976         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
7977         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
7978         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
7979         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
7980         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
7981         { } /* end */
7982 };
7983
7984 static struct snd_kcontrol_new alc883_3ST_2ch_mixer[] = {
7985         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
7986         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
7987         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
7988         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
7989         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
7990         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
7991         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
7992         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
7993         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
7994         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
7995         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
7996         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
7997         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
7998         { } /* end */
7999 };
8000
8001 static struct snd_kcontrol_new alc883_3ST_6ch_mixer[] = {
8002         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8003         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8004         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
8005         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
8006         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
8007         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
8008         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
8009         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
8010         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
8011         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8012         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8013         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8014         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8015         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8016         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8017         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8018         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8019         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
8020         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8021         { } /* end */
8022 };
8023
8024 static struct snd_kcontrol_new alc883_3ST_6ch_intel_mixer[] = {
8025         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8026         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8027         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
8028         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
8029         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0,
8030                               HDA_OUTPUT),
8031         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
8032         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
8033         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
8034         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
8035         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8036         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8037         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8038         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8039         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8040         HDA_CODEC_VOLUME("Mic Boost", 0x19, 0, HDA_INPUT),
8041         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8042         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8043         HDA_CODEC_VOLUME("Front Mic Boost", 0x18, 0, HDA_INPUT),
8044         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8045         { } /* end */
8046 };
8047
8048 static struct snd_kcontrol_new alc883_fivestack_mixer[] = {
8049         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8050         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8051         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
8052         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
8053         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
8054         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
8055         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
8056         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
8057         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
8058         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8059         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8060         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8061         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8062         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8063         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8064         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8065         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8066         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
8067         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8068         { } /* end */
8069 };
8070
8071 static struct snd_kcontrol_new alc883_tagra_mixer[] = {
8072         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8073         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8074         HDA_CODEC_MUTE("Front Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
8075         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
8076         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
8077         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
8078         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
8079         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
8080         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
8081         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8082         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8083         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8084         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8085         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8086         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8087         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8088         { } /* end */
8089 };
8090
8091 static struct snd_kcontrol_new alc883_tagra_2ch_mixer[] = {
8092         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8093         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8094         HDA_CODEC_MUTE("Front Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
8095         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8096         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8097         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8098         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8099         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8100         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8101         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
8102         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8103         { } /* end */
8104 };
8105
8106 static struct snd_kcontrol_new alc883_lenovo_101e_2ch_mixer[] = {
8107         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8108         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8109         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
8110         HDA_BIND_MUTE("Speaker Playback Switch", 0x0d, 2, HDA_INPUT),
8111         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
8112         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8113         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8114         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8115         { } /* end */
8116 };
8117
8118 static struct snd_kcontrol_new alc883_lenovo_nb0763_mixer[] = {
8119         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8120         HDA_BIND_MUTE("Speaker Playback Switch", 0x0c, 2, HDA_INPUT),
8121         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8122         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8123         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8124         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8125         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8126         HDA_CODEC_VOLUME("iMic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8127         HDA_CODEC_MUTE("iMic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8128         { } /* end */
8129 };
8130
8131 static struct snd_kcontrol_new alc883_medion_md2_mixer[] = {
8132         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8133         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8134         HDA_CODEC_MUTE("Front Playback Switch", 0x15, 0x0, HDA_OUTPUT),
8135         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8136         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8137         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8138         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8139         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8140         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8141         { } /* end */
8142 };
8143
8144 static struct snd_kcontrol_new alc883_acer_aspire_mixer[] = {
8145         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8146         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8147         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8148         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8149         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8150         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8151         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8152         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8153         { } /* end */
8154 };
8155
8156 static struct snd_kcontrol_new alc888_lenovo_sky_mixer[] = {
8157         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8158         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8159         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0e, 0x0, HDA_OUTPUT),
8160         HDA_BIND_MUTE("Surround Playback Switch", 0x0e, 2, HDA_INPUT),
8161         HDA_CODEC_VOLUME_MONO("Center Playback Volume",
8162                                                 0x0d, 1, 0x0, HDA_OUTPUT),
8163         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0d, 2, 0x0, HDA_OUTPUT),
8164         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0d, 1, 2, HDA_INPUT),
8165         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0d, 2, 2, HDA_INPUT),
8166         HDA_CODEC_VOLUME("Side Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
8167         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
8168         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
8169         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
8170         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8171         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8172         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8173         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8174         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8175         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8176         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
8177         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8178         { } /* end */
8179 };
8180
8181 static struct snd_kcontrol_new alc889A_mb31_mixer[] = {
8182         /* Output mixers */
8183         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x00, HDA_OUTPUT),
8184         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 0x02, HDA_INPUT),
8185         HDA_CODEC_VOLUME("Surround Playback Volume", 0x0d, 0x00, HDA_OUTPUT),
8186         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 0x02, HDA_INPUT),
8187         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x0e, 1, 0x00,
8188                 HDA_OUTPUT),
8189         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 0x02, HDA_INPUT),
8190         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x0e, 2, 0x00, HDA_OUTPUT),
8191         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 0x02, HDA_INPUT),
8192         /* Output switches */
8193         HDA_CODEC_MUTE("Enable Speaker", 0x14, 0x00, HDA_OUTPUT),
8194         HDA_CODEC_MUTE("Enable Headphones", 0x15, 0x00, HDA_OUTPUT),
8195         HDA_CODEC_MUTE_MONO("Enable LFE", 0x16, 2, 0x00, HDA_OUTPUT),
8196         /* Boost mixers */
8197         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0x00, HDA_INPUT),
8198         HDA_CODEC_VOLUME("Line Boost", 0x1a, 0x00, HDA_INPUT),
8199         /* Input mixers */
8200         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x00, HDA_INPUT),
8201         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x00, HDA_INPUT),
8202         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8203         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8204         { } /* end */
8205 };
8206
8207 static struct snd_kcontrol_new alc883_vaiott_mixer[] = {
8208         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8209         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8210         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
8211         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
8212         HDA_CODEC_VOLUME("Mic Boost", 0x19, 0, HDA_INPUT),
8213         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
8214         { } /* end */
8215 };
8216
8217 static struct hda_bind_ctls alc883_bind_cap_vol = {
8218         .ops = &snd_hda_bind_vol,
8219         .values = {
8220                 HDA_COMPOSE_AMP_VAL(0x08, 3, 0, HDA_INPUT),
8221                 HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_INPUT),
8222                 0
8223         },
8224 };
8225
8226 static struct hda_bind_ctls alc883_bind_cap_switch = {
8227         .ops = &snd_hda_bind_sw,
8228         .values = {
8229                 HDA_COMPOSE_AMP_VAL(0x08, 3, 0, HDA_INPUT),
8230                 HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_INPUT),
8231                 0
8232         },
8233 };
8234
8235 static struct snd_kcontrol_new alc883_asus_eee1601_mixer[] = {
8236         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
8237         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
8238         HDA_CODEC_MUTE("Headphone Playback Switch", 0x14, 0x0, HDA_OUTPUT),
8239         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
8240         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
8241         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
8242         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
8243         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
8244         { } /* end */
8245 };
8246
8247 static struct snd_kcontrol_new alc883_asus_eee1601_cap_mixer[] = {
8248         HDA_BIND_VOL("Capture Volume", &alc883_bind_cap_vol),
8249         HDA_BIND_SW("Capture Switch", &alc883_bind_cap_switch),
8250         {
8251                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
8252                 /* .name = "Capture Source", */
8253                 .name = "Input Source",
8254                 .count = 1,
8255                 .info = alc_mux_enum_info,
8256                 .get = alc_mux_enum_get,
8257                 .put = alc_mux_enum_put,
8258         },
8259         { } /* end */
8260 };
8261
8262 static struct snd_kcontrol_new alc883_chmode_mixer[] = {
8263         {
8264                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
8265                 .name = "Channel Mode",
8266                 .info = alc_ch_mode_info,
8267                 .get = alc_ch_mode_get,
8268                 .put = alc_ch_mode_put,
8269         },
8270         { } /* end */
8271 };
8272
8273 static struct hda_verb alc883_init_verbs[] = {
8274         /* ADC1: mute amp left and right */
8275         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8276         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
8277         /* ADC2: mute amp left and right */
8278         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8279         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
8280         /* Front mixer: unmute input/output amp left and right (volume = 0) */
8281         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8282         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8283         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8284         /* Rear mixer */
8285         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8286         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8287         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8288         /* CLFE mixer */
8289         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8290         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8291         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8292         /* Side mixer */
8293         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8294         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8295         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8296
8297         /* mute analog input loopbacks */
8298         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8299         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8300         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
8301         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
8302         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
8303
8304         /* Front Pin: output 0 (0x0c) */
8305         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8306         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8307         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
8308         /* Rear Pin: output 1 (0x0d) */
8309         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8310         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8311         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
8312         /* CLFE Pin: output 2 (0x0e) */
8313         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8314         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8315         {0x16, AC_VERB_SET_CONNECT_SEL, 0x02},
8316         /* Side Pin: output 3 (0x0f) */
8317         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8318         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8319         {0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
8320         /* Mic (rear) pin: input vref at 80% */
8321         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
8322         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
8323         /* Front Mic pin: input vref at 80% */
8324         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
8325         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
8326         /* Line In pin: input */
8327         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
8328         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
8329         /* Line-2 In: Headphone output (output 0 - 0x0c) */
8330         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8331         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8332         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
8333         /* CD pin widget for input */
8334         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
8335
8336         /* FIXME: use matrix-type input source selection */
8337         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
8338         /* Input mixer2 */
8339         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8340         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8341         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
8342         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
8343         /* Input mixer3 */
8344         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8345         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8346         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
8347         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
8348         { }
8349 };
8350
8351 /* toggle speaker-output according to the hp-jack state */
8352 static void alc883_mitac_init_hook(struct hda_codec *codec)
8353 {
8354         struct alc_spec *spec = codec->spec;
8355
8356         spec->autocfg.hp_pins[0] = 0x15;
8357         spec->autocfg.speaker_pins[0] = 0x14;
8358         spec->autocfg.speaker_pins[1] = 0x17;
8359         alc_automute_amp(codec);
8360 }
8361
8362 /* auto-toggle front mic */
8363 /*
8364 static void alc883_mitac_mic_automute(struct hda_codec *codec)
8365 {
8366         unsigned int present;
8367         unsigned char bits;
8368
8369         present = snd_hda_codec_read(codec, 0x18, 0,
8370                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8371         bits = present ? HDA_AMP_MUTE : 0;
8372         snd_hda_codec_amp_stereo(codec, 0x0b, HDA_INPUT, 1, HDA_AMP_MUTE, bits);
8373 }
8374 */
8375
8376 static struct hda_verb alc883_mitac_verbs[] = {
8377         /* HP */
8378         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8379         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8380         /* Subwoofer */
8381         {0x17, AC_VERB_SET_CONNECT_SEL, 0x02},
8382         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8383
8384         /* enable unsolicited event */
8385         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8386         /* {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_MIC_EVENT | AC_USRSP_EN}, */
8387
8388         { } /* end */
8389 };
8390
8391 static struct hda_verb alc883_clevo_m720_verbs[] = {
8392         /* HP */
8393         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8394         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8395         /* Int speaker */
8396         {0x14, AC_VERB_SET_CONNECT_SEL, 0x01},
8397         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8398
8399         /* enable unsolicited event */
8400         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8401         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_MIC_EVENT | AC_USRSP_EN},
8402
8403         { } /* end */
8404 };
8405
8406 static struct hda_verb alc883_2ch_fujitsu_pi2515_verbs[] = {
8407         /* HP */
8408         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
8409         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8410         /* Subwoofer */
8411         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
8412         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8413
8414         /* enable unsolicited event */
8415         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8416
8417         { } /* end */
8418 };
8419
8420 static struct hda_verb alc883_tagra_verbs[] = {
8421         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8422         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8423
8424         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8425         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8426
8427 /* Connect Line-Out side jack (SPDIF) to Side */
8428         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8429         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8430         {0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
8431 /* Connect Mic jack to CLFE */
8432         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8433         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8434         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02},
8435 /* Connect Line-in jack to Surround */
8436         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8437         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8438         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01},
8439 /* Connect HP out jack to Front */
8440         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8441         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8442         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
8443
8444         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8445
8446         { } /* end */
8447 };
8448
8449 static struct hda_verb alc883_lenovo_101e_verbs[] = {
8450         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8451         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_FRONT_EVENT|AC_USRSP_EN},
8452         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT|AC_USRSP_EN},
8453         { } /* end */
8454 };
8455
8456 static struct hda_verb alc883_lenovo_nb0763_verbs[] = {
8457         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8458         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8459         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8460         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8461         { } /* end */
8462 };
8463
8464 static struct hda_verb alc888_lenovo_ms7195_verbs[] = {
8465         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8466         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8467         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8468         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_FRONT_EVENT | AC_USRSP_EN},
8469         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT    | AC_USRSP_EN},
8470         { } /* end */
8471 };
8472
8473 static struct hda_verb alc883_haier_w66_verbs[] = {
8474         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8475         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8476
8477         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8478
8479         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
8480         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8481         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8482         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8483         { } /* end */
8484 };
8485
8486 static struct hda_verb alc888_lenovo_sky_verbs[] = {
8487         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8488         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8489         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8490         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8491         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8492         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8493         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x00},
8494         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8495         { } /* end */
8496 };
8497
8498 static struct hda_verb alc888_6st_dell_verbs[] = {
8499         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8500         { }
8501 };
8502
8503 static struct hda_verb alc883_vaiott_verbs[] = {
8504         /* HP */
8505         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8506         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8507
8508         /* enable unsolicited event */
8509         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8510
8511         { } /* end */
8512 };
8513
8514 static void alc888_3st_hp_init_hook(struct hda_codec *codec)
8515 {
8516         struct alc_spec *spec = codec->spec;
8517
8518         spec->autocfg.hp_pins[0] = 0x1b;
8519         spec->autocfg.speaker_pins[0] = 0x14;
8520         spec->autocfg.speaker_pins[1] = 0x16;
8521         spec->autocfg.speaker_pins[2] = 0x18;
8522         alc_automute_amp(codec);
8523 }
8524
8525 static struct hda_verb alc888_3st_hp_verbs[] = {
8526         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},  /* Front: output 0 (0x0c) */
8527         {0x16, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Rear : output 1 (0x0d) */
8528         {0x18, AC_VERB_SET_CONNECT_SEL, 0x02},  /* CLFE : output 2 (0x0e) */
8529         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8530         { } /* end */
8531 };
8532
8533 /*
8534  * 2ch mode
8535  */
8536 static struct hda_verb alc888_3st_hp_2ch_init[] = {
8537         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
8538         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
8539         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
8540         { 0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
8541         { } /* end */
8542 };
8543
8544 /*
8545  * 4ch mode
8546  */
8547 static struct hda_verb alc888_3st_hp_4ch_init[] = {
8548         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
8549         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
8550         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
8551         { 0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
8552         { 0x16, AC_VERB_SET_CONNECT_SEL, 0x01 },
8553         { } /* end */
8554 };
8555
8556 /*
8557  * 6ch mode
8558  */
8559 static struct hda_verb alc888_3st_hp_6ch_init[] = {
8560         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
8561         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
8562         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
8563         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
8564         { 0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
8565         { 0x16, AC_VERB_SET_CONNECT_SEL, 0x01 },
8566         { } /* end */
8567 };
8568
8569 static struct hda_channel_mode alc888_3st_hp_modes[3] = {
8570         { 2, alc888_3st_hp_2ch_init },
8571         { 4, alc888_3st_hp_4ch_init },
8572         { 6, alc888_3st_hp_6ch_init },
8573 };
8574
8575 /* toggle front-jack and RCA according to the hp-jack state */
8576 static void alc888_lenovo_ms7195_front_automute(struct hda_codec *codec)
8577 {
8578         unsigned int present;
8579
8580         present = snd_hda_codec_read(codec, 0x1b, 0,
8581                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8582         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
8583                                  HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8584         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
8585                                  HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8586 }
8587
8588 /* toggle RCA according to the front-jack state */
8589 static void alc888_lenovo_ms7195_rca_automute(struct hda_codec *codec)
8590 {
8591         unsigned int present;
8592
8593         present = snd_hda_codec_read(codec, 0x14, 0,
8594                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8595         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
8596                                  HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8597 }
8598
8599 static void alc883_lenovo_ms7195_unsol_event(struct hda_codec *codec,
8600                                              unsigned int res)
8601 {
8602         if ((res >> 26) == ALC880_HP_EVENT)
8603                 alc888_lenovo_ms7195_front_automute(codec);
8604         if ((res >> 26) == ALC880_FRONT_EVENT)
8605                 alc888_lenovo_ms7195_rca_automute(codec);
8606 }
8607
8608 static struct hda_verb alc883_medion_md2_verbs[] = {
8609         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8610         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8611
8612         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8613
8614         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8615         { } /* end */
8616 };
8617
8618 /* toggle speaker-output according to the hp-jack state */
8619 static void alc883_medion_md2_init_hook(struct hda_codec *codec)
8620 {
8621         struct alc_spec *spec = codec->spec;
8622
8623         spec->autocfg.hp_pins[0] = 0x14;
8624         spec->autocfg.speaker_pins[0] = 0x15;
8625         alc_automute_amp(codec);
8626 }
8627
8628 /* toggle speaker-output according to the hp-jack state */
8629 #define alc883_tagra_init_hook          alc882_targa_init_hook
8630 #define alc883_tagra_unsol_event        alc882_targa_unsol_event
8631
8632 static void alc883_clevo_m720_mic_automute(struct hda_codec *codec)
8633 {
8634         unsigned int present;
8635
8636         present = snd_hda_codec_read(codec, 0x18, 0,
8637                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8638         snd_hda_codec_amp_stereo(codec, 0x0b, HDA_INPUT, 1,
8639                                  HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8640 }
8641
8642 static void alc883_clevo_m720_init_hook(struct hda_codec *codec)
8643 {
8644         struct alc_spec *spec = codec->spec;
8645
8646         spec->autocfg.hp_pins[0] = 0x15;
8647         spec->autocfg.speaker_pins[0] = 0x14;
8648         alc_automute_amp(codec);
8649         alc883_clevo_m720_mic_automute(codec);
8650 }
8651
8652 static void alc883_clevo_m720_unsol_event(struct hda_codec *codec,
8653                                            unsigned int res)
8654 {
8655         switch (res >> 26) {
8656         case ALC880_MIC_EVENT:
8657                 alc883_clevo_m720_mic_automute(codec);
8658                 break;
8659         default:
8660                 alc_automute_amp_unsol_event(codec, res);
8661                 break;
8662         }
8663 }
8664
8665 /* toggle speaker-output according to the hp-jack state */
8666 static void alc883_2ch_fujitsu_pi2515_init_hook(struct hda_codec *codec)
8667 {
8668         struct alc_spec *spec = codec->spec;
8669
8670         spec->autocfg.hp_pins[0] = 0x14;
8671         spec->autocfg.speaker_pins[0] = 0x15;
8672         alc_automute_amp(codec);
8673 }
8674
8675 static void alc883_haier_w66_init_hook(struct hda_codec *codec)
8676 {
8677         struct alc_spec *spec = codec->spec;
8678
8679         spec->autocfg.hp_pins[0] = 0x1b;
8680         spec->autocfg.speaker_pins[0] = 0x14;
8681         alc_automute_amp(codec);
8682 }
8683
8684 static void alc883_lenovo_101e_ispeaker_automute(struct hda_codec *codec)
8685 {
8686         unsigned int present;
8687         unsigned char bits;
8688
8689         present = snd_hda_codec_read(codec, 0x14, 0, AC_VERB_GET_PIN_SENSE, 0)
8690                 & AC_PINSENSE_PRESENCE;
8691         bits = present ? HDA_AMP_MUTE : 0;
8692         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
8693                                  HDA_AMP_MUTE, bits);
8694 }
8695
8696 static void alc883_lenovo_101e_all_automute(struct hda_codec *codec)
8697 {
8698         unsigned int present;
8699         unsigned char bits;
8700
8701         present = snd_hda_codec_read(codec, 0x1b, 0,
8702                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8703         bits = present ? HDA_AMP_MUTE : 0;
8704         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
8705                                  HDA_AMP_MUTE, bits);
8706         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
8707                                  HDA_AMP_MUTE, bits);
8708 }
8709
8710 static void alc883_lenovo_101e_unsol_event(struct hda_codec *codec,
8711                                            unsigned int res)
8712 {
8713         if ((res >> 26) == ALC880_HP_EVENT)
8714                 alc883_lenovo_101e_all_automute(codec);
8715         if ((res >> 26) == ALC880_FRONT_EVENT)
8716                 alc883_lenovo_101e_ispeaker_automute(codec);
8717 }
8718
8719 /* toggle speaker-output according to the hp-jack state */
8720 static void alc883_acer_aspire_init_hook(struct hda_codec *codec)
8721 {
8722         struct alc_spec *spec = codec->spec;
8723
8724         spec->autocfg.hp_pins[0] = 0x14;
8725         spec->autocfg.speaker_pins[0] = 0x15;
8726         spec->autocfg.speaker_pins[1] = 0x16;
8727         alc_automute_amp(codec);
8728 }
8729
8730 static struct hda_verb alc883_acer_eapd_verbs[] = {
8731         /* HP Pin: output 0 (0x0c) */
8732         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8733         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
8734         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
8735         /* Front Pin: output 0 (0x0c) */
8736         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8737         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
8738         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8739         {0x16, AC_VERB_SET_CONNECT_SEL, 0x00},
8740         /* eanable EAPD on medion laptop */
8741         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
8742         {0x20, AC_VERB_SET_PROC_COEF, 0x3050},
8743         /* enable unsolicited event */
8744         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8745         { }
8746 };
8747
8748 static void alc888_6st_dell_init_hook(struct hda_codec *codec)
8749 {
8750         struct alc_spec *spec = codec->spec;
8751
8752         spec->autocfg.hp_pins[0] = 0x1b;
8753         spec->autocfg.speaker_pins[0] = 0x14;
8754         spec->autocfg.speaker_pins[1] = 0x15;
8755         spec->autocfg.speaker_pins[2] = 0x16;
8756         spec->autocfg.speaker_pins[3] = 0x17;
8757         alc_automute_amp(codec);
8758 }
8759
8760 static void alc888_lenovo_sky_init_hook(struct hda_codec *codec)
8761 {
8762         struct alc_spec *spec = codec->spec;
8763
8764         spec->autocfg.hp_pins[0] = 0x1b;
8765         spec->autocfg.speaker_pins[0] = 0x14;
8766         spec->autocfg.speaker_pins[1] = 0x15;
8767         spec->autocfg.speaker_pins[2] = 0x16;
8768         spec->autocfg.speaker_pins[3] = 0x17;
8769         spec->autocfg.speaker_pins[4] = 0x1a;
8770         alc_automute_amp(codec);
8771 }
8772
8773 static void alc883_vaiott_init_hook(struct hda_codec *codec)
8774 {
8775         struct alc_spec *spec = codec->spec;
8776
8777         spec->autocfg.hp_pins[0] = 0x15;
8778         spec->autocfg.speaker_pins[0] = 0x14;
8779         spec->autocfg.speaker_pins[1] = 0x17;
8780         alc_automute_amp(codec);
8781 }
8782
8783 /*
8784  * generic initialization of ADC, input mixers and output mixers
8785  */
8786 static struct hda_verb alc883_auto_init_verbs[] = {
8787         /*
8788          * Unmute ADC0-2 and set the default input to mic-in
8789          */
8790         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
8791         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8792         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
8793         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8794
8795         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
8796          * mixer widget
8797          * Note: PASD motherboards uses the Line In 2 as the input for
8798          * front panel mic (mic 2)
8799          */
8800         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
8801         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8802         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8803         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
8804         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
8805         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
8806
8807         /*
8808          * Set up output mixers (0x0c - 0x0f)
8809          */
8810         /* set vol=0 to output mixers */
8811         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8812         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8813         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8814         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
8815         /* set up input amps for analog loopback */
8816         /* Amp Indices: DAC = 0, mixer = 1 */
8817         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8818         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8819         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8820         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8821         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8822         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8823         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8824         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8825         {0x26, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8826         {0x26, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8827
8828         /* FIXME: use matrix-type input source selection */
8829         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
8830         /* Input mixer1 */
8831         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8832         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8833         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
8834         /* {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)}, */
8835         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(4)},
8836         /* Input mixer2 */
8837         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8838         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8839         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
8840         /* {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)}, */
8841         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(4)},
8842
8843         { }
8844 };
8845
8846 static struct hda_verb alc888_asus_m90v_verbs[] = {
8847         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8848         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8849         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
8850         /* enable unsolicited event */
8851         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8852         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_MIC_EVENT | AC_USRSP_EN},
8853         { } /* end */
8854 };
8855
8856 static void alc883_nb_mic_automute(struct hda_codec *codec)
8857 {
8858         unsigned int present;
8859
8860         present = snd_hda_codec_read(codec, 0x18, 0,
8861                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
8862         snd_hda_codec_write(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
8863                             0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
8864         snd_hda_codec_write(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
8865                             0x7000 | (0x01 << 8) | (present ? 0x80 : 0));
8866 }
8867
8868 static void alc883_M90V_init_hook(struct hda_codec *codec)
8869 {
8870         struct alc_spec *spec = codec->spec;
8871
8872         spec->autocfg.hp_pins[0] = 0x1b;
8873         spec->autocfg.speaker_pins[0] = 0x14;
8874         spec->autocfg.speaker_pins[1] = 0x15;
8875         spec->autocfg.speaker_pins[2] = 0x16;
8876         alc_automute_pin(codec);
8877 }
8878
8879 static void alc883_mode2_unsol_event(struct hda_codec *codec,
8880                                            unsigned int res)
8881 {
8882         switch (res >> 26) {
8883         case ALC880_MIC_EVENT:
8884                 alc883_nb_mic_automute(codec);
8885                 break;
8886         default:
8887                 alc_sku_unsol_event(codec, res);
8888                 break;
8889         }
8890 }
8891
8892 static void alc883_mode2_inithook(struct hda_codec *codec)
8893 {
8894         alc883_M90V_init_hook(codec);
8895         alc883_nb_mic_automute(codec);
8896 }
8897
8898 static struct hda_verb alc888_asus_eee1601_verbs[] = {
8899         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
8900         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
8901         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
8902         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
8903         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
8904         {0x20, AC_VERB_SET_COEF_INDEX, 0x0b},
8905         {0x20, AC_VERB_SET_PROC_COEF,  0x0838},
8906         /* enable unsolicited event */
8907         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8908         { } /* end */
8909 };
8910
8911 static void alc883_eee1601_inithook(struct hda_codec *codec)
8912 {
8913         struct alc_spec *spec = codec->spec;
8914
8915         spec->autocfg.hp_pins[0] = 0x14;
8916         spec->autocfg.speaker_pins[0] = 0x1b;
8917         alc_automute_pin(codec);
8918 }
8919
8920 static struct hda_verb alc889A_mb31_verbs[] = {
8921         /* Init rear pin (used as headphone output) */
8922         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc4},    /* Apple Headphones */
8923         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},           /* Connect to front */
8924         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
8925         /* Init line pin (used as output in 4ch and 6ch mode) */
8926         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x02},           /* Connect to CLFE */
8927         /* Init line 2 pin (used as headphone out by default) */
8928         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},  /* Use as input */
8929         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE}, /* Mute output */
8930         { } /* end */
8931 };
8932
8933 /* Mute speakers according to the headphone jack state */
8934 static void alc889A_mb31_automute(struct hda_codec *codec)
8935 {
8936         unsigned int present;
8937
8938         /* Mute only in 2ch or 4ch mode */
8939         if (snd_hda_codec_read(codec, 0x15, 0, AC_VERB_GET_CONNECT_SEL, 0)
8940             == 0x00) {
8941                 present = snd_hda_codec_read(codec, 0x15, 0,
8942                         AC_VERB_GET_PIN_SENSE, 0) & AC_PINSENSE_PRESENCE;
8943                 snd_hda_codec_amp_stereo(codec, 0x14,  HDA_OUTPUT, 0,
8944                         HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8945                 snd_hda_codec_amp_stereo(codec, 0x16, HDA_OUTPUT, 0,
8946                         HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
8947         }
8948 }
8949
8950 static void alc889A_mb31_unsol_event(struct hda_codec *codec, unsigned int res)
8951 {
8952         if ((res >> 26) == ALC880_HP_EVENT)
8953                 alc889A_mb31_automute(codec);
8954 }
8955
8956 #ifdef CONFIG_SND_HDA_POWER_SAVE
8957 #define alc883_loopbacks        alc880_loopbacks
8958 #endif
8959
8960 /* pcm configuration: identiacal with ALC880 */
8961 #define alc883_pcm_analog_playback      alc880_pcm_analog_playback
8962 #define alc883_pcm_analog_capture       alc880_pcm_analog_capture
8963 #define alc883_pcm_analog_alt_capture   alc880_pcm_analog_alt_capture
8964 #define alc883_pcm_digital_playback     alc880_pcm_digital_playback
8965 #define alc883_pcm_digital_capture      alc880_pcm_digital_capture
8966
8967 /*
8968  * configuration and preset
8969  */
8970 static const char *alc883_models[ALC883_MODEL_LAST] = {
8971         [ALC883_3ST_2ch_DIG]    = "3stack-dig",
8972         [ALC883_3ST_6ch_DIG]    = "3stack-6ch-dig",
8973         [ALC883_3ST_6ch]        = "3stack-6ch",
8974         [ALC883_6ST_DIG]        = "6stack-dig",
8975         [ALC883_TARGA_DIG]      = "targa-dig",
8976         [ALC883_TARGA_2ch_DIG]  = "targa-2ch-dig",
8977         [ALC883_TARGA_8ch_DIG]  = "targa-8ch-dig",
8978         [ALC883_ACER]           = "acer",
8979         [ALC883_ACER_ASPIRE]    = "acer-aspire",
8980         [ALC888_ACER_ASPIRE_4930G]      = "acer-aspire-4930g",
8981         [ALC888_ACER_ASPIRE_8930G]      = "acer-aspire-8930g",
8982         [ALC883_MEDION]         = "medion",
8983         [ALC883_MEDION_MD2]     = "medion-md2",
8984         [ALC883_LAPTOP_EAPD]    = "laptop-eapd",
8985         [ALC883_LENOVO_101E_2ch] = "lenovo-101e",
8986         [ALC883_LENOVO_NB0763]  = "lenovo-nb0763",
8987         [ALC888_LENOVO_MS7195_DIG] = "lenovo-ms7195-dig",
8988         [ALC888_LENOVO_SKY] = "lenovo-sky",
8989         [ALC883_HAIER_W66]      = "haier-w66",
8990         [ALC888_3ST_HP]         = "3stack-hp",
8991         [ALC888_6ST_DELL]       = "6stack-dell",
8992         [ALC883_MITAC]          = "mitac",
8993         [ALC883_CLEVO_M720]     = "clevo-m720",
8994         [ALC883_FUJITSU_PI2515] = "fujitsu-pi2515",
8995         [ALC888_FUJITSU_XA3530] = "fujitsu-xa3530",
8996         [ALC883_3ST_6ch_INTEL]  = "3stack-6ch-intel",
8997         [ALC1200_ASUS_P5Q]      = "asus-p5q",
8998         [ALC889A_MB31]          = "mb31",
8999         [ALC883_SONY_VAIO_TT]   = "sony-vaio-tt",
9000         [ALC883_AUTO]           = "auto",
9001 };
9002
9003 static struct snd_pci_quirk alc883_cfg_tbl[] = {
9004         SND_PCI_QUIRK(0x1019, 0x6668, "ECS", ALC883_3ST_6ch_DIG),
9005         SND_PCI_QUIRK(0x1025, 0x006c, "Acer Aspire 9810", ALC883_ACER_ASPIRE),
9006         SND_PCI_QUIRK(0x1025, 0x0090, "Acer Aspire", ALC883_ACER_ASPIRE),
9007         SND_PCI_QUIRK(0x1025, 0x010a, "Acer Ferrari 5000", ALC883_ACER_ASPIRE),
9008         SND_PCI_QUIRK(0x1025, 0x0110, "Acer Aspire", ALC883_ACER_ASPIRE),
9009         SND_PCI_QUIRK(0x1025, 0x0112, "Acer Aspire 9303", ALC883_ACER_ASPIRE),
9010         SND_PCI_QUIRK(0x1025, 0x0121, "Acer Aspire 5920G", ALC883_ACER_ASPIRE),
9011         SND_PCI_QUIRK(0x1025, 0x013e, "Acer Aspire 4930G",
9012                 ALC888_ACER_ASPIRE_4930G),
9013         SND_PCI_QUIRK(0x1025, 0x013f, "Acer Aspire 5930G",
9014                 ALC888_ACER_ASPIRE_4930G),
9015         SND_PCI_QUIRK(0x1025, 0x0145, "Acer Aspire 8930G",
9016                 ALC888_ACER_ASPIRE_8930G),
9017         SND_PCI_QUIRK(0x1025, 0x0146, "Acer Aspire 6935G",
9018                 ALC888_ACER_ASPIRE_8930G),
9019         SND_PCI_QUIRK(0x1025, 0x0157, "Acer X3200", ALC883_AUTO),
9020         SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO),
9021         SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G",
9022                 ALC888_ACER_ASPIRE_4930G),
9023         SND_PCI_QUIRK(0x1025, 0x0166, "Acer Aspire 6530G",
9024                 ALC888_ACER_ASPIRE_4930G),
9025         /* default Acer -- disabled as it causes more problems.
9026          *    model=auto should work fine now
9027          */
9028         /* SND_PCI_QUIRK_VENDOR(0x1025, "Acer laptop", ALC883_ACER), */
9029         SND_PCI_QUIRK(0x1028, 0x020d, "Dell Inspiron 530", ALC888_6ST_DELL),
9030         SND_PCI_QUIRK(0x103c, 0x2a3d, "HP Pavillion", ALC883_6ST_DIG),
9031         SND_PCI_QUIRK(0x103c, 0x2a4f, "HP Samba", ALC888_3ST_HP),
9032         SND_PCI_QUIRK(0x103c, 0x2a60, "HP Lucknow", ALC888_3ST_HP),
9033         SND_PCI_QUIRK(0x103c, 0x2a61, "HP Nettle", ALC883_6ST_DIG),
9034         SND_PCI_QUIRK(0x103c, 0x2a66, "HP Acacia", ALC888_3ST_HP),
9035         SND_PCI_QUIRK(0x103c, 0x2a72, "HP Educ.ar", ALC888_3ST_HP),
9036         SND_PCI_QUIRK(0x1043, 0x1873, "Asus M90V", ALC888_ASUS_M90V),
9037         SND_PCI_QUIRK(0x1043, 0x8249, "Asus M2A-VM HDMI", ALC883_3ST_6ch_DIG),
9038         SND_PCI_QUIRK(0x1043, 0x8284, "Asus Z37E", ALC883_6ST_DIG),
9039         SND_PCI_QUIRK(0x1043, 0x82fe, "Asus P5Q-EM HDMI", ALC1200_ASUS_P5Q),
9040         SND_PCI_QUIRK(0x1043, 0x835f, "Asus Eee 1601", ALC888_ASUS_EEE1601),
9041         SND_PCI_QUIRK(0x105b, 0x0ce8, "Foxconn P35AX-S", ALC883_6ST_DIG),
9042         SND_PCI_QUIRK(0x105b, 0x6668, "Foxconn", ALC883_6ST_DIG),
9043         SND_PCI_QUIRK(0x1071, 0x8227, "Mitac 82801H", ALC883_MITAC),
9044         SND_PCI_QUIRK(0x1071, 0x8253, "Mitac 8252d", ALC883_MITAC),
9045         SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC883_LAPTOP_EAPD),
9046         SND_PCI_QUIRK(0x10f1, 0x2350, "TYAN-S2350", ALC888_6ST_DELL),
9047         SND_PCI_QUIRK(0x108e, 0x534d, NULL, ALC883_3ST_6ch),
9048         SND_PCI_QUIRK(0x1458, 0xa002, "MSI", ALC883_6ST_DIG),
9049         SND_PCI_QUIRK(0x1462, 0x0349, "MSI", ALC883_TARGA_2ch_DIG),
9050         SND_PCI_QUIRK(0x1462, 0x040d, "MSI", ALC883_TARGA_2ch_DIG),
9051         SND_PCI_QUIRK(0x1462, 0x0579, "MSI", ALC883_TARGA_2ch_DIG),
9052         SND_PCI_QUIRK(0x1462, 0x2fb3, "MSI", ALC883_TARGA_2ch_DIG),
9053         SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG),
9054         SND_PCI_QUIRK(0x1462, 0x3783, "NEC S970", ALC883_TARGA_DIG),
9055         SND_PCI_QUIRK(0x1462, 0x3b7f, "MSI", ALC883_TARGA_2ch_DIG),
9056         SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
9057         SND_PCI_QUIRK(0x1462, 0x3fc1, "MSI", ALC883_TARGA_DIG),
9058         SND_PCI_QUIRK(0x1462, 0x3fc3, "MSI", ALC883_TARGA_DIG),
9059         SND_PCI_QUIRK(0x1462, 0x3fcc, "MSI", ALC883_TARGA_DIG),
9060         SND_PCI_QUIRK(0x1462, 0x3fdf, "MSI", ALC883_TARGA_DIG),
9061         SND_PCI_QUIRK(0x1462, 0x4314, "MSI", ALC883_TARGA_DIG),
9062         SND_PCI_QUIRK(0x1462, 0x4319, "MSI", ALC883_TARGA_DIG),
9063         SND_PCI_QUIRK(0x1462, 0x4324, "MSI", ALC883_TARGA_DIG),
9064         SND_PCI_QUIRK(0x1462, 0x6510, "MSI GX620", ALC883_TARGA_8ch_DIG),
9065         SND_PCI_QUIRK(0x1462, 0x6668, "MSI", ALC883_6ST_DIG),
9066         SND_PCI_QUIRK(0x1462, 0x7187, "MSI", ALC883_6ST_DIG),
9067         SND_PCI_QUIRK(0x1462, 0x7250, "MSI", ALC883_6ST_DIG),
9068         SND_PCI_QUIRK(0x1462, 0x7260, "MSI 7260", ALC883_TARGA_DIG),
9069         SND_PCI_QUIRK(0x1462, 0x7267, "MSI", ALC883_3ST_6ch_DIG),
9070         SND_PCI_QUIRK(0x1462, 0x7280, "MSI", ALC883_6ST_DIG),
9071         SND_PCI_QUIRK(0x1462, 0x7327, "MSI", ALC883_6ST_DIG),
9072         SND_PCI_QUIRK(0x1462, 0x7350, "MSI", ALC883_6ST_DIG),
9073         SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
9074         SND_PCI_QUIRK(0x147b, 0x1083, "Abit IP35-PRO", ALC883_6ST_DIG),
9075         SND_PCI_QUIRK(0x1558, 0x0721, "Clevo laptop M720R", ALC883_CLEVO_M720),
9076         SND_PCI_QUIRK(0x1558, 0x0722, "Clevo laptop M720SR", ALC883_CLEVO_M720),
9077         SND_PCI_QUIRK_VENDOR(0x1558, "Clevo laptop", ALC883_LAPTOP_EAPD),
9078         SND_PCI_QUIRK(0x15d9, 0x8780, "Supermicro PDSBA", ALC883_3ST_6ch),
9079         SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_MEDION),
9080         SND_PCI_QUIRK_MASK(0x1734, 0xfff0, 0x1100, "FSC AMILO Xi/Pi25xx",
9081                       ALC883_FUJITSU_PI2515),
9082         SND_PCI_QUIRK_MASK(0x1734, 0xfff0, 0x1130, "Fujitsu AMILO Xa35xx",
9083                 ALC888_FUJITSU_XA3530),
9084         SND_PCI_QUIRK(0x17aa, 0x101e, "Lenovo 101e", ALC883_LENOVO_101E_2ch),
9085         SND_PCI_QUIRK(0x17aa, 0x2085, "Lenovo NB0763", ALC883_LENOVO_NB0763),
9086         SND_PCI_QUIRK(0x17aa, 0x3bfc, "Lenovo NB0763", ALC883_LENOVO_NB0763),
9087         SND_PCI_QUIRK(0x17aa, 0x3bfd, "Lenovo NB0763", ALC883_LENOVO_NB0763),
9088         SND_PCI_QUIRK(0x17aa, 0x101d, "Lenovo Sky", ALC888_LENOVO_SKY),
9089         SND_PCI_QUIRK(0x17c0, 0x4071, "MEDION MD2", ALC883_MEDION_MD2),
9090         SND_PCI_QUIRK(0x17c0, 0x4085, "MEDION MD96630", ALC888_LENOVO_MS7195_DIG),
9091         SND_PCI_QUIRK(0x17f2, 0x5000, "Albatron KI690-AM2", ALC883_6ST_DIG),
9092         SND_PCI_QUIRK(0x1991, 0x5625, "Haier W66", ALC883_HAIER_W66),
9093         SND_PCI_QUIRK(0x8086, 0x0001, "DG33BUC", ALC883_3ST_6ch_INTEL),
9094         SND_PCI_QUIRK(0x8086, 0x0002, "DG33FBC", ALC883_3ST_6ch_INTEL),
9095         SND_PCI_QUIRK(0x8086, 0x2503, "82801H", ALC883_MITAC),
9096         SND_PCI_QUIRK(0x8086, 0x0022, "DX58SO", ALC883_3ST_6ch_INTEL),
9097         SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC883_3ST_6ch),
9098         SND_PCI_QUIRK(0x104d, 0x9047, "Sony Vaio TT", ALC883_SONY_VAIO_TT),
9099         {}
9100 };
9101
9102 static hda_nid_t alc883_slave_dig_outs[] = {
9103         ALC1200_DIGOUT_NID, 0,
9104 };
9105
9106 static hda_nid_t alc1200_slave_dig_outs[] = {
9107         ALC883_DIGOUT_NID, 0,
9108 };
9109
9110 static struct alc_config_preset alc883_presets[] = {
9111         [ALC883_3ST_2ch_DIG] = {
9112                 .mixers = { alc883_3ST_2ch_mixer },
9113                 .init_verbs = { alc883_init_verbs },
9114                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9115                 .dac_nids = alc883_dac_nids,
9116                 .dig_out_nid = ALC883_DIGOUT_NID,
9117                 .dig_in_nid = ALC883_DIGIN_NID,
9118                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9119                 .channel_mode = alc883_3ST_2ch_modes,
9120                 .input_mux = &alc883_capture_source,
9121         },
9122         [ALC883_3ST_6ch_DIG] = {
9123                 .mixers = { alc883_3ST_6ch_mixer, alc883_chmode_mixer },
9124                 .init_verbs = { alc883_init_verbs },
9125                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9126                 .dac_nids = alc883_dac_nids,
9127                 .dig_out_nid = ALC883_DIGOUT_NID,
9128                 .dig_in_nid = ALC883_DIGIN_NID,
9129                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9130                 .channel_mode = alc883_3ST_6ch_modes,
9131                 .need_dac_fix = 1,
9132                 .input_mux = &alc883_capture_source,
9133         },
9134         [ALC883_3ST_6ch] = {
9135                 .mixers = { alc883_3ST_6ch_mixer, alc883_chmode_mixer },
9136                 .init_verbs = { alc883_init_verbs },
9137                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9138                 .dac_nids = alc883_dac_nids,
9139                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9140                 .channel_mode = alc883_3ST_6ch_modes,
9141                 .need_dac_fix = 1,
9142                 .input_mux = &alc883_capture_source,
9143         },
9144         [ALC883_3ST_6ch_INTEL] = {
9145                 .mixers = { alc883_3ST_6ch_intel_mixer, alc883_chmode_mixer },
9146                 .init_verbs = { alc883_init_verbs },
9147                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9148                 .dac_nids = alc883_dac_nids,
9149                 .dig_out_nid = ALC883_DIGOUT_NID,
9150                 .dig_in_nid = ALC883_DIGIN_NID,
9151                 .slave_dig_outs = alc883_slave_dig_outs,
9152                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_intel_modes),
9153                 .channel_mode = alc883_3ST_6ch_intel_modes,
9154                 .need_dac_fix = 1,
9155                 .input_mux = &alc883_3stack_6ch_intel,
9156         },
9157         [ALC883_6ST_DIG] = {
9158                 .mixers = { alc883_base_mixer, alc883_chmode_mixer },
9159                 .init_verbs = { alc883_init_verbs },
9160                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9161                 .dac_nids = alc883_dac_nids,
9162                 .dig_out_nid = ALC883_DIGOUT_NID,
9163                 .dig_in_nid = ALC883_DIGIN_NID,
9164                 .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
9165                 .channel_mode = alc883_sixstack_modes,
9166                 .input_mux = &alc883_capture_source,
9167         },
9168         [ALC883_TARGA_DIG] = {
9169                 .mixers = { alc883_tagra_mixer, alc883_chmode_mixer },
9170                 .init_verbs = { alc883_init_verbs, alc883_tagra_verbs},
9171                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9172                 .dac_nids = alc883_dac_nids,
9173                 .dig_out_nid = ALC883_DIGOUT_NID,
9174                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9175                 .channel_mode = alc883_3ST_6ch_modes,
9176                 .need_dac_fix = 1,
9177                 .input_mux = &alc883_capture_source,
9178                 .unsol_event = alc883_tagra_unsol_event,
9179                 .init_hook = alc883_tagra_init_hook,
9180         },
9181         [ALC883_TARGA_2ch_DIG] = {
9182                 .mixers = { alc883_tagra_2ch_mixer},
9183                 .init_verbs = { alc883_init_verbs, alc883_tagra_verbs},
9184                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9185                 .dac_nids = alc883_dac_nids,
9186                 .adc_nids = alc883_adc_nids_alt,
9187                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_alt),
9188                 .dig_out_nid = ALC883_DIGOUT_NID,
9189                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9190                 .channel_mode = alc883_3ST_2ch_modes,
9191                 .input_mux = &alc883_capture_source,
9192                 .unsol_event = alc883_tagra_unsol_event,
9193                 .init_hook = alc883_tagra_init_hook,
9194         },
9195         [ALC883_TARGA_8ch_DIG] = {
9196                 .mixers = { alc883_base_mixer, alc883_chmode_mixer },
9197                 .init_verbs = { alc883_init_verbs, alc880_gpio3_init_verbs,
9198                                 alc883_tagra_verbs },
9199                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9200                 .dac_nids = alc883_dac_nids,
9201                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_rev),
9202                 .adc_nids = alc883_adc_nids_rev,
9203                 .capsrc_nids = alc883_capsrc_nids_rev,
9204                 .dig_out_nid = ALC883_DIGOUT_NID,
9205                 .dig_in_nid = ALC883_DIGIN_NID,
9206                 .num_channel_mode = ARRAY_SIZE(alc883_4ST_8ch_modes),
9207                 .channel_mode = alc883_4ST_8ch_modes,
9208                 .need_dac_fix = 1,
9209                 .input_mux = &alc883_capture_source,
9210                 .unsol_event = alc883_tagra_unsol_event,
9211                 .init_hook = alc883_tagra_init_hook,
9212         },
9213         [ALC883_ACER] = {
9214                 .mixers = { alc883_base_mixer },
9215                 /* On TravelMate laptops, GPIO 0 enables the internal speaker
9216                  * and the headphone jack.  Turn this on and rely on the
9217                  * standard mute methods whenever the user wants to turn
9218                  * these outputs off.
9219                  */
9220                 .init_verbs = { alc883_init_verbs, alc880_gpio1_init_verbs },
9221                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9222                 .dac_nids = alc883_dac_nids,
9223                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9224                 .channel_mode = alc883_3ST_2ch_modes,
9225                 .input_mux = &alc883_capture_source,
9226         },
9227         [ALC883_ACER_ASPIRE] = {
9228                 .mixers = { alc883_acer_aspire_mixer },
9229                 .init_verbs = { alc883_init_verbs, alc883_acer_eapd_verbs },
9230                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9231                 .dac_nids = alc883_dac_nids,
9232                 .dig_out_nid = ALC883_DIGOUT_NID,
9233                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9234                 .channel_mode = alc883_3ST_2ch_modes,
9235                 .input_mux = &alc883_capture_source,
9236                 .unsol_event = alc_automute_amp_unsol_event,
9237                 .init_hook = alc883_acer_aspire_init_hook,
9238         },
9239         [ALC888_ACER_ASPIRE_4930G] = {
9240                 .mixers = { alc888_base_mixer,
9241                                 alc883_chmode_mixer },
9242                 .init_verbs = { alc883_init_verbs, alc880_gpio1_init_verbs,
9243                                 alc888_acer_aspire_4930g_verbs },
9244                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9245                 .dac_nids = alc883_dac_nids,
9246                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_rev),
9247                 .adc_nids = alc883_adc_nids_rev,
9248                 .capsrc_nids = alc883_capsrc_nids_rev,
9249                 .dig_out_nid = ALC883_DIGOUT_NID,
9250                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9251                 .channel_mode = alc883_3ST_6ch_modes,
9252                 .need_dac_fix = 1,
9253                 .num_mux_defs =
9254                         ARRAY_SIZE(alc888_2_capture_sources),
9255                 .input_mux = alc888_2_capture_sources,
9256                 .unsol_event = alc_automute_amp_unsol_event,
9257                 .init_hook = alc888_acer_aspire_4930g_init_hook,
9258         },
9259         [ALC888_ACER_ASPIRE_8930G] = {
9260                 .mixers = { alc888_base_mixer,
9261                                 alc883_chmode_mixer },
9262                 .init_verbs = { alc883_init_verbs, alc880_gpio1_init_verbs,
9263                                 alc889_acer_aspire_8930g_verbs },
9264                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9265                 .dac_nids = alc883_dac_nids,
9266                 .num_adc_nids = ARRAY_SIZE(alc889_adc_nids),
9267                 .adc_nids = alc889_adc_nids,
9268                 .capsrc_nids = alc889_capsrc_nids,
9269                 .dig_out_nid = ALC883_DIGOUT_NID,
9270                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9271                 .channel_mode = alc883_3ST_6ch_modes,
9272                 .need_dac_fix = 1,
9273                 .const_channel_count = 6,
9274                 .num_mux_defs =
9275                         ARRAY_SIZE(alc889_capture_sources),
9276                 .input_mux = alc889_capture_sources,
9277                 .unsol_event = alc_automute_amp_unsol_event,
9278                 .init_hook = alc889_acer_aspire_8930g_init_hook,
9279         },
9280         [ALC883_MEDION] = {
9281                 .mixers = { alc883_fivestack_mixer,
9282                             alc883_chmode_mixer },
9283                 .init_verbs = { alc883_init_verbs,
9284                                 alc883_medion_eapd_verbs },
9285                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9286                 .dac_nids = alc883_dac_nids,
9287                 .adc_nids = alc883_adc_nids_alt,
9288                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_alt),
9289                 .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
9290                 .channel_mode = alc883_sixstack_modes,
9291                 .input_mux = &alc883_capture_source,
9292         },
9293         [ALC883_MEDION_MD2] = {
9294                 .mixers = { alc883_medion_md2_mixer},
9295                 .init_verbs = { alc883_init_verbs, alc883_medion_md2_verbs},
9296                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9297                 .dac_nids = alc883_dac_nids,
9298                 .dig_out_nid = ALC883_DIGOUT_NID,
9299                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9300                 .channel_mode = alc883_3ST_2ch_modes,
9301                 .input_mux = &alc883_capture_source,
9302                 .unsol_event = alc_automute_amp_unsol_event,
9303                 .init_hook = alc883_medion_md2_init_hook,
9304         },
9305         [ALC883_LAPTOP_EAPD] = {
9306                 .mixers = { alc883_base_mixer },
9307                 .init_verbs = { alc883_init_verbs, alc882_eapd_verbs },
9308                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9309                 .dac_nids = alc883_dac_nids,
9310                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9311                 .channel_mode = alc883_3ST_2ch_modes,
9312                 .input_mux = &alc883_capture_source,
9313         },
9314         [ALC883_CLEVO_M720] = {
9315                 .mixers = { alc883_clevo_m720_mixer },
9316                 .init_verbs = { alc883_init_verbs, alc883_clevo_m720_verbs },
9317                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9318                 .dac_nids = alc883_dac_nids,
9319                 .dig_out_nid = ALC883_DIGOUT_NID,
9320                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9321                 .channel_mode = alc883_3ST_2ch_modes,
9322                 .input_mux = &alc883_capture_source,
9323                 .unsol_event = alc883_clevo_m720_unsol_event,
9324                 .init_hook = alc883_clevo_m720_init_hook,
9325         },
9326         [ALC883_LENOVO_101E_2ch] = {
9327                 .mixers = { alc883_lenovo_101e_2ch_mixer},
9328                 .init_verbs = { alc883_init_verbs, alc883_lenovo_101e_verbs},
9329                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9330                 .dac_nids = alc883_dac_nids,
9331                 .adc_nids = alc883_adc_nids_alt,
9332                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_alt),
9333                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9334                 .channel_mode = alc883_3ST_2ch_modes,
9335                 .input_mux = &alc883_lenovo_101e_capture_source,
9336                 .unsol_event = alc883_lenovo_101e_unsol_event,
9337                 .init_hook = alc883_lenovo_101e_all_automute,
9338         },
9339         [ALC883_LENOVO_NB0763] = {
9340                 .mixers = { alc883_lenovo_nb0763_mixer },
9341                 .init_verbs = { alc883_init_verbs, alc883_lenovo_nb0763_verbs},
9342                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9343                 .dac_nids = alc883_dac_nids,
9344                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9345                 .channel_mode = alc883_3ST_2ch_modes,
9346                 .need_dac_fix = 1,
9347                 .input_mux = &alc883_lenovo_nb0763_capture_source,
9348                 .unsol_event = alc_automute_amp_unsol_event,
9349                 .init_hook = alc883_medion_md2_init_hook,
9350         },
9351         [ALC888_LENOVO_MS7195_DIG] = {
9352                 .mixers = { alc883_3ST_6ch_mixer, alc883_chmode_mixer },
9353                 .init_verbs = { alc883_init_verbs, alc888_lenovo_ms7195_verbs},
9354                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9355                 .dac_nids = alc883_dac_nids,
9356                 .dig_out_nid = ALC883_DIGOUT_NID,
9357                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9358                 .channel_mode = alc883_3ST_6ch_modes,
9359                 .need_dac_fix = 1,
9360                 .input_mux = &alc883_capture_source,
9361                 .unsol_event = alc883_lenovo_ms7195_unsol_event,
9362                 .init_hook = alc888_lenovo_ms7195_front_automute,
9363         },
9364         [ALC883_HAIER_W66] = {
9365                 .mixers = { alc883_tagra_2ch_mixer},
9366                 .init_verbs = { alc883_init_verbs, alc883_haier_w66_verbs},
9367                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9368                 .dac_nids = alc883_dac_nids,
9369                 .dig_out_nid = ALC883_DIGOUT_NID,
9370                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9371                 .channel_mode = alc883_3ST_2ch_modes,
9372                 .input_mux = &alc883_capture_source,
9373                 .unsol_event = alc_automute_amp_unsol_event,
9374                 .init_hook = alc883_haier_w66_init_hook,
9375         },
9376         [ALC888_3ST_HP] = {
9377                 .mixers = { alc883_3ST_6ch_mixer, alc883_chmode_mixer },
9378                 .init_verbs = { alc883_init_verbs, alc888_3st_hp_verbs },
9379                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9380                 .dac_nids = alc883_dac_nids,
9381                 .num_channel_mode = ARRAY_SIZE(alc888_3st_hp_modes),
9382                 .channel_mode = alc888_3st_hp_modes,
9383                 .need_dac_fix = 1,
9384                 .input_mux = &alc883_capture_source,
9385                 .unsol_event = alc_automute_amp_unsol_event,
9386                 .init_hook = alc888_3st_hp_init_hook,
9387         },
9388         [ALC888_6ST_DELL] = {
9389                 .mixers = { alc883_base_mixer, alc883_chmode_mixer },
9390                 .init_verbs = { alc883_init_verbs, alc888_6st_dell_verbs },
9391                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9392                 .dac_nids = alc883_dac_nids,
9393                 .dig_out_nid = ALC883_DIGOUT_NID,
9394                 .dig_in_nid = ALC883_DIGIN_NID,
9395                 .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
9396                 .channel_mode = alc883_sixstack_modes,
9397                 .input_mux = &alc883_capture_source,
9398                 .unsol_event = alc_automute_amp_unsol_event,
9399                 .init_hook = alc888_6st_dell_init_hook,
9400         },
9401         [ALC883_MITAC] = {
9402                 .mixers = { alc883_mitac_mixer },
9403                 .init_verbs = { alc883_init_verbs, alc883_mitac_verbs },
9404                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9405                 .dac_nids = alc883_dac_nids,
9406                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9407                 .channel_mode = alc883_3ST_2ch_modes,
9408                 .input_mux = &alc883_capture_source,
9409                 .unsol_event = alc_automute_amp_unsol_event,
9410                 .init_hook = alc883_mitac_init_hook,
9411         },
9412         [ALC883_FUJITSU_PI2515] = {
9413                 .mixers = { alc883_2ch_fujitsu_pi2515_mixer },
9414                 .init_verbs = { alc883_init_verbs,
9415                                 alc883_2ch_fujitsu_pi2515_verbs},
9416                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9417                 .dac_nids = alc883_dac_nids,
9418                 .dig_out_nid = ALC883_DIGOUT_NID,
9419                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9420                 .channel_mode = alc883_3ST_2ch_modes,
9421                 .input_mux = &alc883_fujitsu_pi2515_capture_source,
9422                 .unsol_event = alc_automute_amp_unsol_event,
9423                 .init_hook = alc883_2ch_fujitsu_pi2515_init_hook,
9424         },
9425         [ALC888_FUJITSU_XA3530] = {
9426                 .mixers = { alc888_base_mixer, alc883_chmode_mixer },
9427                 .init_verbs = { alc883_init_verbs,
9428                         alc888_fujitsu_xa3530_verbs },
9429                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9430                 .dac_nids = alc883_dac_nids,
9431                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids_rev),
9432                 .adc_nids = alc883_adc_nids_rev,
9433                 .capsrc_nids = alc883_capsrc_nids_rev,
9434                 .dig_out_nid = ALC883_DIGOUT_NID,
9435                 .num_channel_mode = ARRAY_SIZE(alc888_4ST_8ch_intel_modes),
9436                 .channel_mode = alc888_4ST_8ch_intel_modes,
9437                 .num_mux_defs =
9438                         ARRAY_SIZE(alc888_2_capture_sources),
9439                 .input_mux = alc888_2_capture_sources,
9440                 .unsol_event = alc_automute_amp_unsol_event,
9441                 .init_hook = alc888_fujitsu_xa3530_init_hook,
9442         },
9443         [ALC888_LENOVO_SKY] = {
9444                 .mixers = { alc888_lenovo_sky_mixer, alc883_chmode_mixer },
9445                 .init_verbs = { alc883_init_verbs, alc888_lenovo_sky_verbs},
9446                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9447                 .dac_nids = alc883_dac_nids,
9448                 .dig_out_nid = ALC883_DIGOUT_NID,
9449                 .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
9450                 .channel_mode = alc883_sixstack_modes,
9451                 .need_dac_fix = 1,
9452                 .input_mux = &alc883_lenovo_sky_capture_source,
9453                 .unsol_event = alc_automute_amp_unsol_event,
9454                 .init_hook = alc888_lenovo_sky_init_hook,
9455         },
9456         [ALC888_ASUS_M90V] = {
9457                 .mixers = { alc883_3ST_6ch_mixer, alc883_chmode_mixer },
9458                 .init_verbs = { alc883_init_verbs, alc888_asus_m90v_verbs },
9459                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9460                 .dac_nids = alc883_dac_nids,
9461                 .dig_out_nid = ALC883_DIGOUT_NID,
9462                 .dig_in_nid = ALC883_DIGIN_NID,
9463                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes),
9464                 .channel_mode = alc883_3ST_6ch_modes,
9465                 .need_dac_fix = 1,
9466                 .input_mux = &alc883_fujitsu_pi2515_capture_source,
9467                 .unsol_event = alc883_mode2_unsol_event,
9468                 .init_hook = alc883_mode2_inithook,
9469         },
9470         [ALC888_ASUS_EEE1601] = {
9471                 .mixers = { alc883_asus_eee1601_mixer },
9472                 .cap_mixer = alc883_asus_eee1601_cap_mixer,
9473                 .init_verbs = { alc883_init_verbs, alc888_asus_eee1601_verbs },
9474                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9475                 .dac_nids = alc883_dac_nids,
9476                 .dig_out_nid = ALC883_DIGOUT_NID,
9477                 .dig_in_nid = ALC883_DIGIN_NID,
9478                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9479                 .channel_mode = alc883_3ST_2ch_modes,
9480                 .need_dac_fix = 1,
9481                 .input_mux = &alc883_asus_eee1601_capture_source,
9482                 .unsol_event = alc_sku_unsol_event,
9483                 .init_hook = alc883_eee1601_inithook,
9484         },
9485         [ALC1200_ASUS_P5Q] = {
9486                 .mixers = { alc883_base_mixer, alc883_chmode_mixer },
9487                 .init_verbs = { alc883_init_verbs },
9488                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9489                 .dac_nids = alc883_dac_nids,
9490                 .dig_out_nid = ALC1200_DIGOUT_NID,
9491                 .dig_in_nid = ALC883_DIGIN_NID,
9492                 .slave_dig_outs = alc1200_slave_dig_outs,
9493                 .num_channel_mode = ARRAY_SIZE(alc883_sixstack_modes),
9494                 .channel_mode = alc883_sixstack_modes,
9495                 .input_mux = &alc883_capture_source,
9496         },
9497         [ALC889A_MB31] = {
9498                 .mixers = { alc889A_mb31_mixer, alc883_chmode_mixer},
9499                 .init_verbs = { alc883_init_verbs, alc889A_mb31_verbs,
9500                         alc880_gpio1_init_verbs },
9501                 .adc_nids = alc883_adc_nids,
9502                 .num_adc_nids = ARRAY_SIZE(alc883_adc_nids),
9503                 .dac_nids = alc883_dac_nids,
9504                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9505                 .channel_mode = alc889A_mb31_6ch_modes,
9506                 .num_channel_mode = ARRAY_SIZE(alc889A_mb31_6ch_modes),
9507                 .input_mux = &alc889A_mb31_capture_source,
9508                 .dig_out_nid = ALC883_DIGOUT_NID,
9509                 .unsol_event = alc889A_mb31_unsol_event,
9510                 .init_hook = alc889A_mb31_automute,
9511         },
9512         [ALC883_SONY_VAIO_TT] = {
9513                 .mixers = { alc883_vaiott_mixer },
9514                 .init_verbs = { alc883_init_verbs, alc883_vaiott_verbs },
9515                 .num_dacs = ARRAY_SIZE(alc883_dac_nids),
9516                 .dac_nids = alc883_dac_nids,
9517                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
9518                 .channel_mode = alc883_3ST_2ch_modes,
9519                 .input_mux = &alc883_capture_source,
9520                 .unsol_event = alc_automute_amp_unsol_event,
9521                 .init_hook = alc883_vaiott_init_hook,
9522         },
9523 };
9524
9525
9526 /*
9527  * BIOS auto configuration
9528  */
9529 static void alc883_auto_set_output_and_unmute(struct hda_codec *codec,
9530                                               hda_nid_t nid, int pin_type,
9531                                               int dac_idx)
9532 {
9533         /* set as output */
9534         struct alc_spec *spec = codec->spec;
9535         int idx;
9536
9537         alc_set_pin_output(codec, nid, pin_type);
9538         if (spec->multiout.dac_nids[dac_idx] == 0x25)
9539                 idx = 4;
9540         else
9541                 idx = spec->multiout.dac_nids[dac_idx] - 2;
9542         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, idx);
9543
9544 }
9545
9546 static void alc883_auto_init_multi_out(struct hda_codec *codec)
9547 {
9548         struct alc_spec *spec = codec->spec;
9549         int i;
9550
9551         for (i = 0; i <= HDA_SIDE; i++) {
9552                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
9553                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
9554                 if (nid)
9555                         alc883_auto_set_output_and_unmute(codec, nid, pin_type,
9556                                                           i);
9557         }
9558 }
9559
9560 static void alc883_auto_init_hp_out(struct hda_codec *codec)
9561 {
9562         struct alc_spec *spec = codec->spec;
9563         hda_nid_t pin;
9564
9565         pin = spec->autocfg.hp_pins[0];
9566         if (pin) /* connect to front */
9567                 /* use dac 0 */
9568                 alc883_auto_set_output_and_unmute(codec, pin, PIN_HP, 0);
9569         pin = spec->autocfg.speaker_pins[0];
9570         if (pin)
9571                 alc883_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
9572 }
9573
9574 #define alc883_is_input_pin(nid)        alc880_is_input_pin(nid)
9575 #define ALC883_PIN_CD_NID               ALC880_PIN_CD_NID
9576
9577 static void alc883_auto_init_analog_input(struct hda_codec *codec)
9578 {
9579         struct alc_spec *spec = codec->spec;
9580         int i;
9581
9582         for (i = 0; i < AUTO_PIN_LAST; i++) {
9583                 hda_nid_t nid = spec->autocfg.input_pins[i];
9584                 if (alc883_is_input_pin(nid)) {
9585                         alc_set_input_pin(codec, nid, i);
9586                         if (nid != ALC883_PIN_CD_NID &&
9587                             (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP))
9588                                 snd_hda_codec_write(codec, nid, 0,
9589                                                     AC_VERB_SET_AMP_GAIN_MUTE,
9590                                                     AMP_OUT_MUTE);
9591                 }
9592         }
9593 }
9594
9595 #define alc883_auto_init_input_src      alc882_auto_init_input_src
9596
9597 /* almost identical with ALC880 parser... */
9598 static int alc883_parse_auto_config(struct hda_codec *codec)
9599 {
9600         struct alc_spec *spec = codec->spec;
9601         int err = alc880_parse_auto_config(codec);
9602         struct auto_pin_cfg *cfg = &spec->autocfg;
9603         int i;
9604
9605         if (err < 0)
9606                 return err;
9607         else if (!err)
9608                 return 0; /* no config found */
9609
9610         err = alc_auto_add_mic_boost(codec);
9611         if (err < 0)
9612                 return err;
9613
9614         /* hack - override the init verbs */
9615         spec->init_verbs[0] = alc883_auto_init_verbs;
9616
9617         /* setup input_mux for ALC889 */
9618         if (codec->vendor_id == 0x10ec0889) {
9619                 /* digital-mic input pin is excluded in alc880_auto_create..()
9620                  * because it's under 0x18
9621                  */
9622                 if (cfg->input_pins[AUTO_PIN_MIC] == 0x12 ||
9623                     cfg->input_pins[AUTO_PIN_FRONT_MIC] == 0x12) {
9624                         struct hda_input_mux *imux = &spec->private_imux[0];
9625                         for (i = 1; i < 3; i++)
9626                                 memcpy(&spec->private_imux[i],
9627                                        &spec->private_imux[0],
9628                                        sizeof(spec->private_imux[0]));
9629                         imux->items[imux->num_items].label = "Int DMic";
9630                         imux->items[imux->num_items].index = 0x0b;
9631                         imux->num_items++;
9632                         spec->num_mux_defs = 3;
9633                         spec->input_mux = spec->private_imux;
9634                 }
9635         }
9636
9637         return 1; /* config found */
9638 }
9639
9640 /* additional initialization for auto-configuration model */
9641 static void alc883_auto_init(struct hda_codec *codec)
9642 {
9643         struct alc_spec *spec = codec->spec;
9644         alc883_auto_init_multi_out(codec);
9645         alc883_auto_init_hp_out(codec);
9646         alc883_auto_init_analog_input(codec);
9647         alc883_auto_init_input_src(codec);
9648         if (spec->unsol_event)
9649                 alc_inithook(codec);
9650 }
9651
9652 static int patch_alc883(struct hda_codec *codec)
9653 {
9654         struct alc_spec *spec;
9655         int err, board_config;
9656
9657         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
9658         if (spec == NULL)
9659                 return -ENOMEM;
9660
9661         codec->spec = spec;
9662
9663         alc_fix_pll_init(codec, 0x20, 0x0a, 10);
9664
9665         board_config = snd_hda_check_board_config(codec, ALC883_MODEL_LAST,
9666                                                   alc883_models,
9667                                                   alc883_cfg_tbl);
9668         if (board_config < 0 || board_config >= ALC883_MODEL_LAST) {
9669                 /* Pick up systems that don't supply PCI SSID */
9670                 switch (codec->subsystem_id) {
9671                 case 0x106b3600: /* Macbook 3.1 */
9672                         board_config = ALC889A_MB31;
9673                         break;
9674                 default:
9675                         printk(KERN_INFO
9676                                 "hda_codec: Unknown model for %s, trying "
9677                                 "auto-probe from BIOS...\n", codec->chip_name);
9678                         board_config = ALC883_AUTO;
9679                 }
9680         }
9681
9682         if (board_config == ALC883_AUTO) {
9683                 /* automatic parse from the BIOS config */
9684                 err = alc883_parse_auto_config(codec);
9685                 if (err < 0) {
9686                         alc_free(codec);
9687                         return err;
9688                 } else if (!err) {
9689                         printk(KERN_INFO
9690                                "hda_codec: Cannot set up configuration "
9691                                "from BIOS.  Using base mode...\n");
9692                         board_config = ALC883_3ST_2ch_DIG;
9693                 }
9694         }
9695
9696         err = snd_hda_attach_beep_device(codec, 0x1);
9697         if (err < 0) {
9698                 alc_free(codec);
9699                 return err;
9700         }
9701
9702         if (board_config != ALC883_AUTO)
9703                 setup_preset(spec, &alc883_presets[board_config]);
9704
9705         switch (codec->vendor_id) {
9706         case 0x10ec0888:
9707                 if (!spec->num_adc_nids) {
9708                         spec->num_adc_nids = ARRAY_SIZE(alc883_adc_nids);
9709                         spec->adc_nids = alc883_adc_nids;
9710                 }
9711                 if (!spec->capsrc_nids)
9712                         spec->capsrc_nids = alc883_capsrc_nids;
9713                 spec->capture_style = CAPT_MIX; /* matrix-style capture */
9714                 spec->init_amp = ALC_INIT_DEFAULT; /* always initialize */
9715                 break;
9716         case 0x10ec0889:
9717                 if (!spec->num_adc_nids) {
9718                         spec->num_adc_nids = ARRAY_SIZE(alc889_adc_nids);
9719                         spec->adc_nids = alc889_adc_nids;
9720                 }
9721                 if (!spec->capsrc_nids)
9722                         spec->capsrc_nids = alc889_capsrc_nids;
9723                 spec->capture_style = CAPT_1MUX_MIX; /* 1mux/Nmix-style
9724                                                         capture */
9725                 break;
9726         default:
9727                 if (!spec->num_adc_nids) {
9728                         spec->num_adc_nids = ARRAY_SIZE(alc883_adc_nids);
9729                         spec->adc_nids = alc883_adc_nids;
9730                 }
9731                 if (!spec->capsrc_nids)
9732                         spec->capsrc_nids = alc883_capsrc_nids;
9733                 spec->capture_style = CAPT_MIX; /* matrix-style capture */
9734                 break;
9735         }
9736
9737         spec->stream_analog_playback = &alc883_pcm_analog_playback;
9738         spec->stream_analog_capture = &alc883_pcm_analog_capture;
9739         spec->stream_analog_alt_capture = &alc883_pcm_analog_alt_capture;
9740
9741         spec->stream_digital_playback = &alc883_pcm_digital_playback;
9742         spec->stream_digital_capture = &alc883_pcm_digital_capture;
9743
9744         if (!spec->cap_mixer)
9745                 set_capture_mixer(spec);
9746         set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
9747
9748         spec->vmaster_nid = 0x0c;
9749
9750         codec->patch_ops = alc_patch_ops;
9751         if (board_config == ALC883_AUTO)
9752                 spec->init_hook = alc883_auto_init;
9753
9754 #ifdef CONFIG_SND_HDA_POWER_SAVE
9755         if (!spec->loopback.amplist)
9756                 spec->loopback.amplist = alc883_loopbacks;
9757 #endif
9758         codec->proc_widget_hook = print_realtek_coef;
9759
9760         return 0;
9761 }
9762
9763 /*
9764  * ALC262 support
9765  */
9766
9767 #define ALC262_DIGOUT_NID       ALC880_DIGOUT_NID
9768 #define ALC262_DIGIN_NID        ALC880_DIGIN_NID
9769
9770 #define alc262_dac_nids         alc260_dac_nids
9771 #define alc262_adc_nids         alc882_adc_nids
9772 #define alc262_adc_nids_alt     alc882_adc_nids_alt
9773 #define alc262_capsrc_nids      alc882_capsrc_nids
9774 #define alc262_capsrc_nids_alt  alc882_capsrc_nids_alt
9775
9776 #define alc262_modes            alc260_modes
9777 #define alc262_capture_source   alc882_capture_source
9778
9779 static hda_nid_t alc262_dmic_adc_nids[1] = {
9780         /* ADC0 */
9781         0x09
9782 };
9783
9784 static hda_nid_t alc262_dmic_capsrc_nids[1] = { 0x22 };
9785
9786 static struct snd_kcontrol_new alc262_base_mixer[] = {
9787         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
9788         HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
9789         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
9790         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
9791         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
9792         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
9793         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
9794         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
9795         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
9796         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
9797         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
9798         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
9799         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0D, 0x0, HDA_OUTPUT),
9800         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
9801         HDA_CODEC_VOLUME_MONO("Mono Playback Volume", 0x0e, 2, 0x0, HDA_OUTPUT),
9802         HDA_CODEC_MUTE_MONO("Mono Playback Switch", 0x16, 2, 0x0, HDA_OUTPUT),
9803         { } /* end */
9804 };
9805
9806 /* update HP, line and mono-out pins according to the master switch */
9807 static void alc262_hp_master_update(struct hda_codec *codec)
9808 {
9809         struct alc_spec *spec = codec->spec;
9810         int val = spec->master_sw;
9811
9812         /* HP & line-out */
9813         snd_hda_codec_write_cache(codec, 0x1b, 0,
9814                                   AC_VERB_SET_PIN_WIDGET_CONTROL,
9815                                   val ? PIN_HP : 0);
9816         snd_hda_codec_write_cache(codec, 0x15, 0,
9817                                   AC_VERB_SET_PIN_WIDGET_CONTROL,
9818                                   val ? PIN_HP : 0);
9819         /* mono (speaker) depending on the HP jack sense */
9820         val = val && !spec->jack_present;
9821         snd_hda_codec_write_cache(codec, 0x16, 0,
9822                                   AC_VERB_SET_PIN_WIDGET_CONTROL,
9823                                   val ? PIN_OUT : 0);
9824 }
9825
9826 static void alc262_hp_bpc_automute(struct hda_codec *codec)
9827 {
9828         struct alc_spec *spec = codec->spec;
9829         unsigned int presence;
9830         presence = snd_hda_codec_read(codec, 0x1b, 0,
9831                                       AC_VERB_GET_PIN_SENSE, 0);
9832         spec->jack_present = !!(presence & AC_PINSENSE_PRESENCE);
9833         alc262_hp_master_update(codec);
9834 }
9835
9836 static void alc262_hp_bpc_unsol_event(struct hda_codec *codec, unsigned int res)
9837 {
9838         if ((res >> 26) != ALC880_HP_EVENT)
9839                 return;
9840         alc262_hp_bpc_automute(codec);
9841 }
9842
9843 static void alc262_hp_wildwest_automute(struct hda_codec *codec)
9844 {
9845         struct alc_spec *spec = codec->spec;
9846         unsigned int presence;
9847         presence = snd_hda_codec_read(codec, 0x15, 0,
9848                                       AC_VERB_GET_PIN_SENSE, 0);
9849         spec->jack_present = !!(presence & AC_PINSENSE_PRESENCE);
9850         alc262_hp_master_update(codec);
9851 }
9852
9853 static void alc262_hp_wildwest_unsol_event(struct hda_codec *codec,
9854                                            unsigned int res)
9855 {
9856         if ((res >> 26) != ALC880_HP_EVENT)
9857                 return;
9858         alc262_hp_wildwest_automute(codec);
9859 }
9860
9861 #define alc262_hp_master_sw_get         alc260_hp_master_sw_get
9862
9863 static int alc262_hp_master_sw_put(struct snd_kcontrol *kcontrol,
9864                                    struct snd_ctl_elem_value *ucontrol)
9865 {
9866         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
9867         struct alc_spec *spec = codec->spec;
9868         int val = !!*ucontrol->value.integer.value;
9869
9870         if (val == spec->master_sw)
9871                 return 0;
9872         spec->master_sw = val;
9873         alc262_hp_master_update(codec);
9874         return 1;
9875 }
9876
9877 #define ALC262_HP_MASTER_SWITCH                                 \
9878         {                                                       \
9879                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,            \
9880                 .name = "Master Playback Switch",               \
9881                 .info = snd_ctl_boolean_mono_info,              \
9882                 .get = alc262_hp_master_sw_get,                 \
9883                 .put = alc262_hp_master_sw_put,                 \
9884         }
9885
9886 static struct snd_kcontrol_new alc262_HP_BPC_mixer[] = {
9887         ALC262_HP_MASTER_SWITCH,
9888         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
9889         HDA_CODEC_MUTE("Front Playback Switch", 0x15, 0x0, HDA_OUTPUT),
9890         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
9891         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0e, 2, 0x0,
9892                               HDA_OUTPUT),
9893         HDA_CODEC_MUTE_MONO("Speaker Playback Switch", 0x16, 2, 0x0,
9894                             HDA_OUTPUT),
9895         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
9896         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
9897         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
9898         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
9899         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
9900         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
9901         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
9902         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
9903         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
9904         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
9905         HDA_CODEC_VOLUME("AUX IN Playback Volume", 0x0b, 0x06, HDA_INPUT),
9906         HDA_CODEC_MUTE("AUX IN Playback Switch", 0x0b, 0x06, HDA_INPUT),
9907         { } /* end */
9908 };
9909
9910 static struct snd_kcontrol_new alc262_HP_BPC_WildWest_mixer[] = {
9911         ALC262_HP_MASTER_SWITCH,
9912         HDA_CODEC_VOLUME("Front Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
9913         HDA_CODEC_MUTE("Front Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
9914         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
9915         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
9916         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0e, 2, 0x0,
9917                               HDA_OUTPUT),
9918         HDA_CODEC_MUTE_MONO("Speaker Playback Switch", 0x16, 2, 0x0,
9919                             HDA_OUTPUT),
9920         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x02, HDA_INPUT),
9921         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x02, HDA_INPUT),
9922         HDA_CODEC_VOLUME("Front Mic Boost", 0x1a, 0, HDA_INPUT),
9923         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x01, HDA_INPUT),
9924         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x01, HDA_INPUT),
9925         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
9926         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
9927         { } /* end */
9928 };
9929
9930 static struct snd_kcontrol_new alc262_HP_BPC_WildWest_option_mixer[] = {
9931         HDA_CODEC_VOLUME("Rear Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
9932         HDA_CODEC_MUTE("Rear Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
9933         HDA_CODEC_VOLUME("Rear Mic Boost", 0x18, 0, HDA_INPUT),
9934         { } /* end */
9935 };
9936
9937 /* mute/unmute internal speaker according to the hp jack and mute state */
9938 static void alc262_hp_t5735_init_hook(struct hda_codec *codec)
9939 {
9940         struct alc_spec *spec = codec->spec;
9941
9942         spec->autocfg.hp_pins[0] = 0x15;
9943         spec->autocfg.speaker_pins[0] = 0x0c; /* HACK: not actually a pin */
9944         alc_automute_amp(codec);
9945 }
9946
9947 static struct snd_kcontrol_new alc262_hp_t5735_mixer[] = {
9948         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
9949         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
9950         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
9951         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
9952         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
9953         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
9954         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
9955         { } /* end */
9956 };
9957
9958 static struct hda_verb alc262_hp_t5735_verbs[] = {
9959         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
9960         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
9961
9962         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
9963         { }
9964 };
9965
9966 static struct snd_kcontrol_new alc262_hp_rp5700_mixer[] = {
9967         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
9968         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
9969         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0e, 0x0, HDA_OUTPUT),
9970         HDA_CODEC_MUTE("Speaker Playback Switch", 0x16, 0x0, HDA_OUTPUT),
9971         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x01, HDA_INPUT),
9972         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x01, HDA_INPUT),
9973         { } /* end */
9974 };
9975
9976 static struct hda_verb alc262_hp_rp5700_verbs[] = {
9977         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
9978         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
9979         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
9980         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
9981         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
9982         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
9983         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
9984         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
9985         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x00 << 8))},
9986         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x00 << 8))},
9987         {}
9988 };
9989
9990 static struct hda_input_mux alc262_hp_rp5700_capture_source = {
9991         .num_items = 1,
9992         .items = {
9993                 { "Line", 0x1 },
9994         },
9995 };
9996
9997 /* bind hp and internal speaker mute (with plug check) as master switch */
9998 static void alc262_hippo_master_update(struct hda_codec *codec)
9999 {
10000         struct alc_spec *spec = codec->spec;
10001         hda_nid_t hp_nid = spec->autocfg.hp_pins[0];
10002         hda_nid_t line_nid = spec->autocfg.line_out_pins[0];
10003         hda_nid_t speaker_nid = spec->autocfg.speaker_pins[0];
10004         unsigned int mute;
10005
10006         /* HP */
10007         mute = spec->master_sw ? 0 : HDA_AMP_MUTE;
10008         snd_hda_codec_amp_stereo(codec, hp_nid, HDA_OUTPUT, 0,
10009                                  HDA_AMP_MUTE, mute);
10010         /* mute internal speaker per jack sense */
10011         if (spec->jack_present)
10012                 mute = HDA_AMP_MUTE;
10013         if (line_nid)
10014                 snd_hda_codec_amp_stereo(codec, line_nid, HDA_OUTPUT, 0,
10015                                          HDA_AMP_MUTE, mute);
10016         if (speaker_nid && speaker_nid != line_nid)
10017                 snd_hda_codec_amp_stereo(codec, speaker_nid, HDA_OUTPUT, 0,
10018                                          HDA_AMP_MUTE, mute);
10019 }
10020
10021 #define alc262_hippo_master_sw_get      alc262_hp_master_sw_get
10022
10023 static int alc262_hippo_master_sw_put(struct snd_kcontrol *kcontrol,
10024                                       struct snd_ctl_elem_value *ucontrol)
10025 {
10026         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
10027         struct alc_spec *spec = codec->spec;
10028         int val = !!*ucontrol->value.integer.value;
10029
10030         if (val == spec->master_sw)
10031                 return 0;
10032         spec->master_sw = val;
10033         alc262_hippo_master_update(codec);
10034         return 1;
10035 }
10036
10037 #define ALC262_HIPPO_MASTER_SWITCH                              \
10038         {                                                       \
10039                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,            \
10040                 .name = "Master Playback Switch",               \
10041                 .info = snd_ctl_boolean_mono_info,              \
10042                 .get = alc262_hippo_master_sw_get,              \
10043                 .put = alc262_hippo_master_sw_put,              \
10044         }
10045
10046 static struct snd_kcontrol_new alc262_hippo_mixer[] = {
10047         ALC262_HIPPO_MASTER_SWITCH,
10048         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10049         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
10050         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
10051         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
10052         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
10053         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10054         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10055         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10056         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10057         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10058         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
10059         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
10060         { } /* end */
10061 };
10062
10063 static struct snd_kcontrol_new alc262_hippo1_mixer[] = {
10064         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10065         ALC262_HIPPO_MASTER_SWITCH,
10066         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
10067         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
10068         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
10069         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
10070         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10071         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10072         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10073         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10074         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10075         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
10076         { } /* end */
10077 };
10078
10079 /* mute/unmute internal speaker according to the hp jack and mute state */
10080 static void alc262_hippo_automute(struct hda_codec *codec)
10081 {
10082         struct alc_spec *spec = codec->spec;
10083         hda_nid_t hp_nid = spec->autocfg.hp_pins[0];
10084         unsigned int present;
10085
10086         /* need to execute and sync at first */
10087         snd_hda_codec_read(codec, hp_nid, 0, AC_VERB_SET_PIN_SENSE, 0);
10088         present = snd_hda_codec_read(codec, hp_nid, 0,
10089                                      AC_VERB_GET_PIN_SENSE, 0);
10090         spec->jack_present = (present & 0x80000000) != 0;
10091         alc262_hippo_master_update(codec);
10092 }
10093
10094 static void alc262_hippo_unsol_event(struct hda_codec *codec, unsigned int res)
10095 {
10096         if ((res >> 26) != ALC880_HP_EVENT)
10097                 return;
10098         alc262_hippo_automute(codec);
10099 }
10100
10101 static void alc262_hippo_init_hook(struct hda_codec *codec)
10102 {
10103         struct alc_spec *spec = codec->spec;
10104
10105         spec->autocfg.hp_pins[0] = 0x15;
10106         spec->autocfg.speaker_pins[0] = 0x14;
10107         alc262_hippo_automute(codec);
10108 }
10109
10110 static void alc262_hippo1_init_hook(struct hda_codec *codec)
10111 {
10112         struct alc_spec *spec = codec->spec;
10113
10114         spec->autocfg.hp_pins[0] = 0x1b;
10115         spec->autocfg.speaker_pins[0] = 0x14;
10116         alc262_hippo_automute(codec);
10117 }
10118
10119
10120 static struct snd_kcontrol_new alc262_sony_mixer[] = {
10121         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10122         ALC262_HIPPO_MASTER_SWITCH,
10123         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10124         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10125         HDA_CODEC_VOLUME("ATAPI Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10126         HDA_CODEC_MUTE("ATAPI Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10127         { } /* end */
10128 };
10129
10130 static struct snd_kcontrol_new alc262_benq_t31_mixer[] = {
10131         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10132         ALC262_HIPPO_MASTER_SWITCH,
10133         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
10134         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10135         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10136         HDA_CODEC_VOLUME("ATAPI Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10137         HDA_CODEC_MUTE("ATAPI Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10138         { } /* end */
10139 };
10140
10141 static struct snd_kcontrol_new alc262_tyan_mixer[] = {
10142         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10143         HDA_BIND_MUTE("Master Playback Switch", 0x0c, 2, HDA_INPUT),
10144         HDA_CODEC_VOLUME("Aux Playback Volume", 0x0b, 0x06, HDA_INPUT),
10145         HDA_CODEC_MUTE("Aux Playback Switch", 0x0b, 0x06, HDA_INPUT),
10146         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
10147         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
10148         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10149         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10150         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10151         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10152         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10153         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
10154         { } /* end */
10155 };
10156
10157 static struct hda_verb alc262_tyan_verbs[] = {
10158         /* Headphone automute */
10159         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10160         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10161         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10162
10163         /* P11 AUX_IN, white 4-pin connector */
10164         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
10165         {0x14, AC_VERB_SET_CONFIG_DEFAULT_BYTES_1, 0xe1},
10166         {0x14, AC_VERB_SET_CONFIG_DEFAULT_BYTES_2, 0x93},
10167         {0x14, AC_VERB_SET_CONFIG_DEFAULT_BYTES_3, 0x19},
10168
10169         {}
10170 };
10171
10172 /* unsolicited event for HP jack sensing */
10173 static void alc262_tyan_init_hook(struct hda_codec *codec)
10174 {
10175         struct alc_spec *spec = codec->spec;
10176
10177         spec->autocfg.hp_pins[0] = 0x1b;
10178         spec->autocfg.speaker_pins[0] = 0x15;
10179         alc_automute_amp(codec);
10180 }
10181
10182
10183 #define alc262_capture_mixer            alc882_capture_mixer
10184 #define alc262_capture_alt_mixer        alc882_capture_alt_mixer
10185
10186 /*
10187  * generic initialization of ADC, input mixers and output mixers
10188  */
10189 static struct hda_verb alc262_init_verbs[] = {
10190         /*
10191          * Unmute ADC0-2 and set the default input to mic-in
10192          */
10193         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
10194         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10195         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
10196         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10197         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
10198         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10199
10200         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
10201          * mixer widget
10202          * Note: PASD motherboards uses the Line In 2 as the input for
10203          * front panel mic (mic 2)
10204          */
10205         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
10206         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10207         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
10208         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
10209         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
10210         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
10211
10212         /*
10213          * Set up output mixers (0x0c - 0x0e)
10214          */
10215         /* set vol=0 to output mixers */
10216         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10217         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10218         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10219         /* set up input amps for analog loopback */
10220         /* Amp Indices: DAC = 0, mixer = 1 */
10221         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10222         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10223         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10224         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10225         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10226         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10227
10228         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
10229         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
10230         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
10231         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
10232         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
10233         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
10234
10235         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10236         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10237         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10238         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10239         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10240
10241         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
10242         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
10243
10244         /* FIXME: use matrix-type input source selection */
10245         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
10246         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
10247         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10248         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10249         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10250         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10251         /* Input mixer2 */
10252         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10253         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10254         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10255         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10256         /* Input mixer3 */
10257         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10258         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10259         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10260         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10261
10262         { }
10263 };
10264
10265 static struct hda_verb alc262_eapd_verbs[] = {
10266         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
10267         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 2},
10268         { }
10269 };
10270
10271 static struct hda_verb alc262_hippo_unsol_verbs[] = {
10272         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10273         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10274         {}
10275 };
10276
10277 static struct hda_verb alc262_hippo1_unsol_verbs[] = {
10278         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
10279         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
10280         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0x0000},
10281
10282         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10283         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10284         {}
10285 };
10286
10287 static struct hda_verb alc262_sony_unsol_verbs[] = {
10288         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
10289         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10290         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},   // Front Mic
10291
10292         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10293         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10294         {}
10295 };
10296
10297 static struct hda_input_mux alc262_dmic_capture_source = {
10298         .num_items = 2,
10299         .items = {
10300                 { "Int DMic", 0x9 },
10301                 { "Mic", 0x0 },
10302         },
10303 };
10304
10305 static struct snd_kcontrol_new alc262_toshiba_s06_mixer[] = {
10306         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10307         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
10308         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
10309         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10310         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10311         { } /* end */
10312 };
10313
10314 static struct hda_verb alc262_toshiba_s06_verbs[] = {
10315         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
10316         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
10317         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10318         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10319         {0x22, AC_VERB_SET_CONNECT_SEL, 0x09},
10320         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
10321         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
10322         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10323         {}
10324 };
10325
10326 static void alc262_dmic_automute(struct hda_codec *codec)
10327 {
10328         unsigned int present;
10329
10330         present = snd_hda_codec_read(codec, 0x18, 0,
10331                                         AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
10332         snd_hda_codec_write(codec, 0x22, 0,
10333                                 AC_VERB_SET_CONNECT_SEL, present ? 0x0 : 0x09);
10334 }
10335
10336
10337 /* unsolicited event for HP jack sensing */
10338 static void alc262_toshiba_s06_unsol_event(struct hda_codec *codec,
10339                                        unsigned int res)
10340 {
10341         if ((res >> 26) == ALC880_MIC_EVENT)
10342                 alc262_dmic_automute(codec);
10343         else
10344                 alc_sku_unsol_event(codec, res);
10345 }
10346
10347 static void alc262_toshiba_s06_init_hook(struct hda_codec *codec)
10348 {
10349         struct alc_spec *spec = codec->spec;
10350
10351         spec->autocfg.hp_pins[0] = 0x15;
10352         spec->autocfg.speaker_pins[0] = 0x14;
10353         alc_automute_pin(codec);
10354         alc262_dmic_automute(codec);
10355 }
10356
10357 /*
10358  * nec model
10359  *  0x15 = headphone
10360  *  0x16 = internal speaker
10361  *  0x18 = external mic
10362  */
10363
10364 static struct snd_kcontrol_new alc262_nec_mixer[] = {
10365         HDA_CODEC_VOLUME_MONO("Speaker Playback Volume", 0x0e, 1, 0x0, HDA_OUTPUT),
10366         HDA_CODEC_MUTE_MONO("Speaker Playback Switch", 0x16, 0, 0x0, HDA_OUTPUT),
10367
10368         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10369         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10370         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10371
10372         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x0d, 0x0, HDA_OUTPUT),
10373         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
10374         { } /* end */
10375 };
10376
10377 static struct hda_verb alc262_nec_verbs[] = {
10378         /* Unmute Speaker */
10379         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
10380
10381         /* Headphone */
10382         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10383         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
10384
10385         /* External mic to headphone */
10386         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10387         /* External mic to speaker */
10388         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10389         {}
10390 };
10391
10392 /*
10393  * fujitsu model
10394  *  0x14 = headphone/spdif-out, 0x15 = internal speaker,
10395  *  0x1b = port replicator headphone out
10396  */
10397
10398 #define ALC_HP_EVENT    0x37
10399
10400 static struct hda_verb alc262_fujitsu_unsol_verbs[] = {
10401         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC_HP_EVENT},
10402         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10403         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC_HP_EVENT},
10404         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10405         {}
10406 };
10407
10408 static struct hda_verb alc262_lenovo_3000_unsol_verbs[] = {
10409         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC_HP_EVENT},
10410         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10411         {}
10412 };
10413
10414 static struct hda_input_mux alc262_fujitsu_capture_source = {
10415         .num_items = 3,
10416         .items = {
10417                 { "Mic", 0x0 },
10418                 { "Int Mic", 0x1 },
10419                 { "CD", 0x4 },
10420         },
10421 };
10422
10423 static struct hda_input_mux alc262_HP_capture_source = {
10424         .num_items = 5,
10425         .items = {
10426                 { "Mic", 0x0 },
10427                 { "Front Mic", 0x1 },
10428                 { "Line", 0x2 },
10429                 { "CD", 0x4 },
10430                 { "AUX IN", 0x6 },
10431         },
10432 };
10433
10434 static struct hda_input_mux alc262_HP_D7000_capture_source = {
10435         .num_items = 4,
10436         .items = {
10437                 { "Mic", 0x0 },
10438                 { "Front Mic", 0x2 },
10439                 { "Line", 0x1 },
10440                 { "CD", 0x4 },
10441         },
10442 };
10443
10444 /* mute/unmute internal speaker according to the hp jacks and mute state */
10445 static void alc262_fujitsu_automute(struct hda_codec *codec, int force)
10446 {
10447         struct alc_spec *spec = codec->spec;
10448         unsigned int mute;
10449
10450         if (force || !spec->sense_updated) {
10451                 unsigned int present;
10452                 /* need to execute and sync at first */
10453                 snd_hda_codec_read(codec, 0x14, 0, AC_VERB_SET_PIN_SENSE, 0);
10454                 /* check laptop HP jack */
10455                 present = snd_hda_codec_read(codec, 0x14, 0,
10456                                              AC_VERB_GET_PIN_SENSE, 0);
10457                 /* need to execute and sync at first */
10458                 snd_hda_codec_read(codec, 0x1b, 0, AC_VERB_SET_PIN_SENSE, 0);
10459                 /* check docking HP jack */
10460                 present |= snd_hda_codec_read(codec, 0x1b, 0,
10461                                               AC_VERB_GET_PIN_SENSE, 0);
10462                 if (present & AC_PINSENSE_PRESENCE)
10463                         spec->jack_present = 1;
10464                 else
10465                         spec->jack_present = 0;
10466                 spec->sense_updated = 1;
10467         }
10468         /* unmute internal speaker only if both HPs are unplugged and
10469          * master switch is on
10470          */
10471         if (spec->jack_present)
10472                 mute = HDA_AMP_MUTE;
10473         else
10474                 mute = snd_hda_codec_amp_read(codec, 0x14, 0, HDA_OUTPUT, 0);
10475         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
10476                                  HDA_AMP_MUTE, mute);
10477 }
10478
10479 /* unsolicited event for HP jack sensing */
10480 static void alc262_fujitsu_unsol_event(struct hda_codec *codec,
10481                                        unsigned int res)
10482 {
10483         if ((res >> 26) != ALC_HP_EVENT)
10484                 return;
10485         alc262_fujitsu_automute(codec, 1);
10486 }
10487
10488 static void alc262_fujitsu_init_hook(struct hda_codec *codec)
10489 {
10490         alc262_fujitsu_automute(codec, 1);
10491 }
10492
10493 /* bind volumes of both NID 0x0c and 0x0d */
10494 static struct hda_bind_ctls alc262_fujitsu_bind_master_vol = {
10495         .ops = &snd_hda_bind_vol,
10496         .values = {
10497                 HDA_COMPOSE_AMP_VAL(0x0c, 3, 0, HDA_OUTPUT),
10498                 HDA_COMPOSE_AMP_VAL(0x0d, 3, 0, HDA_OUTPUT),
10499                 0
10500         },
10501 };
10502
10503 /* mute/unmute internal speaker according to the hp jack and mute state */
10504 static void alc262_lenovo_3000_automute(struct hda_codec *codec, int force)
10505 {
10506         struct alc_spec *spec = codec->spec;
10507         unsigned int mute;
10508
10509         if (force || !spec->sense_updated) {
10510                 unsigned int present_int_hp;
10511                 /* need to execute and sync at first */
10512                 snd_hda_codec_read(codec, 0x1b, 0, AC_VERB_SET_PIN_SENSE, 0);
10513                 present_int_hp = snd_hda_codec_read(codec, 0x1b, 0,
10514                                         AC_VERB_GET_PIN_SENSE, 0);
10515                 spec->jack_present = (present_int_hp & 0x80000000) != 0;
10516                 spec->sense_updated = 1;
10517         }
10518         if (spec->jack_present) {
10519                 /* mute internal speaker */
10520                 snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
10521                                          HDA_AMP_MUTE, HDA_AMP_MUTE);
10522                 snd_hda_codec_amp_stereo(codec, 0x16, HDA_OUTPUT, 0,
10523                                          HDA_AMP_MUTE, HDA_AMP_MUTE);
10524         } else {
10525                 /* unmute internal speaker if necessary */
10526                 mute = snd_hda_codec_amp_read(codec, 0x1b, 0, HDA_OUTPUT, 0);
10527                 snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
10528                                          HDA_AMP_MUTE, mute);
10529                 snd_hda_codec_amp_stereo(codec, 0x16, HDA_OUTPUT, 0,
10530                                          HDA_AMP_MUTE, mute);
10531         }
10532 }
10533
10534 /* unsolicited event for HP jack sensing */
10535 static void alc262_lenovo_3000_unsol_event(struct hda_codec *codec,
10536                                        unsigned int res)
10537 {
10538         if ((res >> 26) != ALC_HP_EVENT)
10539                 return;
10540         alc262_lenovo_3000_automute(codec, 1);
10541 }
10542
10543 /* bind hp and internal speaker mute (with plug check) */
10544 static int alc262_fujitsu_master_sw_put(struct snd_kcontrol *kcontrol,
10545                                          struct snd_ctl_elem_value *ucontrol)
10546 {
10547         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
10548         long *valp = ucontrol->value.integer.value;
10549         int change;
10550
10551         change = snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
10552                                                  HDA_AMP_MUTE,
10553                                                  valp ? 0 : HDA_AMP_MUTE);
10554         change |= snd_hda_codec_amp_stereo(codec, 0x1b, HDA_OUTPUT, 0,
10555                                                  HDA_AMP_MUTE,
10556                                                  valp ? 0 : HDA_AMP_MUTE);
10557
10558         if (change)
10559                 alc262_fujitsu_automute(codec, 0);
10560         return change;
10561 }
10562
10563 static struct snd_kcontrol_new alc262_fujitsu_mixer[] = {
10564         HDA_BIND_VOL("Master Playback Volume", &alc262_fujitsu_bind_master_vol),
10565         {
10566                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
10567                 .name = "Master Playback Switch",
10568                 .info = snd_hda_mixer_amp_switch_info,
10569                 .get = snd_hda_mixer_amp_switch_get,
10570                 .put = alc262_fujitsu_master_sw_put,
10571                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
10572         },
10573         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
10574         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
10575         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10576         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10577         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10578         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
10579         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
10580         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
10581         { } /* end */
10582 };
10583
10584 /* bind hp and internal speaker mute (with plug check) */
10585 static int alc262_lenovo_3000_master_sw_put(struct snd_kcontrol *kcontrol,
10586                                          struct snd_ctl_elem_value *ucontrol)
10587 {
10588         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
10589         long *valp = ucontrol->value.integer.value;
10590         int change;
10591
10592         change = snd_hda_codec_amp_stereo(codec, 0x1b, HDA_OUTPUT, 0,
10593                                                  HDA_AMP_MUTE,
10594                                                  valp ? 0 : HDA_AMP_MUTE);
10595
10596         if (change)
10597                 alc262_lenovo_3000_automute(codec, 0);
10598         return change;
10599 }
10600
10601 static struct snd_kcontrol_new alc262_lenovo_3000_mixer[] = {
10602         HDA_BIND_VOL("Master Playback Volume", &alc262_fujitsu_bind_master_vol),
10603         {
10604                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
10605                 .name = "Master Playback Switch",
10606                 .info = snd_hda_mixer_amp_switch_info,
10607                 .get = snd_hda_mixer_amp_switch_get,
10608                 .put = alc262_lenovo_3000_master_sw_put,
10609                 .private_value = HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_OUTPUT),
10610         },
10611         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
10612         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
10613         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10614         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10615         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10616         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
10617         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
10618         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
10619         { } /* end */
10620 };
10621
10622 static struct snd_kcontrol_new alc262_toshiba_rx1_mixer[] = {
10623         HDA_BIND_VOL("Master Playback Volume", &alc262_fujitsu_bind_master_vol),
10624         ALC262_HIPPO_MASTER_SWITCH,
10625         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
10626         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
10627         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
10628         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10629         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10630         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
10631         { } /* end */
10632 };
10633
10634 /* additional init verbs for Benq laptops */
10635 static struct hda_verb alc262_EAPD_verbs[] = {
10636         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
10637         {0x20, AC_VERB_SET_PROC_COEF,  0x3070},
10638         {}
10639 };
10640
10641 static struct hda_verb alc262_benq_t31_EAPD_verbs[] = {
10642         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10643         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
10644
10645         {0x20, AC_VERB_SET_COEF_INDEX, 0x07},
10646         {0x20, AC_VERB_SET_PROC_COEF,  0x3050},
10647         {}
10648 };
10649
10650 /* Samsung Q1 Ultra Vista model setup */
10651 static struct snd_kcontrol_new alc262_ultra_mixer[] = {
10652         HDA_CODEC_VOLUME("Master Playback Volume", 0x0c, 0x0, HDA_OUTPUT),
10653         HDA_BIND_MUTE("Master Playback Switch", 0x0c, 2, HDA_INPUT),
10654         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
10655         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
10656         HDA_CODEC_VOLUME("Mic Boost", 0x19, 0, HDA_INPUT),
10657         HDA_CODEC_VOLUME("Headphone Mic Boost", 0x15, 0, HDA_INPUT),
10658         { } /* end */
10659 };
10660
10661 static struct hda_verb alc262_ultra_verbs[] = {
10662         /* output mixer */
10663         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10664         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
10665         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10666         /* speaker */
10667         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
10668         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
10669         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10670         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
10671         /* HP */
10672         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10673         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
10674         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10675         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10676         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
10677         /* internal mic */
10678         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
10679         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
10680         /* ADC, choose mic */
10681         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10682         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10683         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10684         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
10685         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
10686         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
10687         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)},
10688         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)},
10689         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)},
10690         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(8)},
10691         {}
10692 };
10693
10694 /* mute/unmute internal speaker according to the hp jack and mute state */
10695 static void alc262_ultra_automute(struct hda_codec *codec)
10696 {
10697         struct alc_spec *spec = codec->spec;
10698         unsigned int mute;
10699
10700         mute = 0;
10701         /* auto-mute only when HP is used as HP */
10702         if (!spec->cur_mux[0]) {
10703                 unsigned int present;
10704                 /* need to execute and sync at first */
10705                 snd_hda_codec_read(codec, 0x15, 0, AC_VERB_SET_PIN_SENSE, 0);
10706                 present = snd_hda_codec_read(codec, 0x15, 0,
10707                                              AC_VERB_GET_PIN_SENSE, 0);
10708                 spec->jack_present = (present & AC_PINSENSE_PRESENCE) != 0;
10709                 if (spec->jack_present)
10710                         mute = HDA_AMP_MUTE;
10711         }
10712         /* mute/unmute internal speaker */
10713         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
10714                                  HDA_AMP_MUTE, mute);
10715         /* mute/unmute HP */
10716         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
10717                                  HDA_AMP_MUTE, mute ? 0 : HDA_AMP_MUTE);
10718 }
10719
10720 /* unsolicited event for HP jack sensing */
10721 static void alc262_ultra_unsol_event(struct hda_codec *codec,
10722                                        unsigned int res)
10723 {
10724         if ((res >> 26) != ALC880_HP_EVENT)
10725                 return;
10726         alc262_ultra_automute(codec);
10727 }
10728
10729 static struct hda_input_mux alc262_ultra_capture_source = {
10730         .num_items = 2,
10731         .items = {
10732                 { "Mic", 0x1 },
10733                 { "Headphone", 0x7 },
10734         },
10735 };
10736
10737 static int alc262_ultra_mux_enum_put(struct snd_kcontrol *kcontrol,
10738                                      struct snd_ctl_elem_value *ucontrol)
10739 {
10740         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
10741         struct alc_spec *spec = codec->spec;
10742         int ret;
10743
10744         ret = alc_mux_enum_put(kcontrol, ucontrol);
10745         if (!ret)
10746                 return 0;
10747         /* reprogram the HP pin as mic or HP according to the input source */
10748         snd_hda_codec_write_cache(codec, 0x15, 0,
10749                                   AC_VERB_SET_PIN_WIDGET_CONTROL,
10750                                   spec->cur_mux[0] ? PIN_VREF80 : PIN_HP);
10751         alc262_ultra_automute(codec); /* mute/unmute HP */
10752         return ret;
10753 }
10754
10755 static struct snd_kcontrol_new alc262_ultra_capture_mixer[] = {
10756         HDA_CODEC_VOLUME("Capture Volume", 0x07, 0x0, HDA_INPUT),
10757         HDA_CODEC_MUTE("Capture Switch", 0x07, 0x0, HDA_INPUT),
10758         {
10759                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
10760                 .name = "Capture Source",
10761                 .info = alc_mux_enum_info,
10762                 .get = alc_mux_enum_get,
10763                 .put = alc262_ultra_mux_enum_put,
10764         },
10765         { } /* end */
10766 };
10767
10768 /* add playback controls from the parsed DAC table */
10769 static int alc262_auto_create_multi_out_ctls(struct alc_spec *spec,
10770                                              const struct auto_pin_cfg *cfg)
10771 {
10772         hda_nid_t nid;
10773         int err;
10774
10775         spec->multiout.num_dacs = 1;    /* only use one dac */
10776         spec->multiout.dac_nids = spec->private_dac_nids;
10777         spec->multiout.dac_nids[0] = 2;
10778
10779         nid = cfg->line_out_pins[0];
10780         if (nid) {
10781                 err = add_control(spec, ALC_CTL_WIDGET_VOL,
10782                                   "Front Playback Volume",
10783                                   HDA_COMPOSE_AMP_VAL(0x0c, 3, 0, HDA_OUTPUT));
10784                 if (err < 0)
10785                         return err;
10786                 err = add_control(spec, ALC_CTL_WIDGET_MUTE,
10787                                   "Front Playback Switch",
10788                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT));
10789                 if (err < 0)
10790                         return err;
10791         }
10792
10793         nid = cfg->speaker_pins[0];
10794         if (nid) {
10795                 if (nid == 0x16) {
10796                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
10797                                           "Speaker Playback Volume",
10798                                           HDA_COMPOSE_AMP_VAL(0x0e, 2, 0,
10799                                                               HDA_OUTPUT));
10800                         if (err < 0)
10801                                 return err;
10802                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
10803                                           "Speaker Playback Switch",
10804                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
10805                                                               HDA_OUTPUT));
10806                         if (err < 0)
10807                                 return err;
10808                 } else {
10809                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
10810                                           "Speaker Playback Switch",
10811                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
10812                                                               HDA_OUTPUT));
10813                         if (err < 0)
10814                                 return err;
10815                 }
10816         }
10817         nid = cfg->hp_pins[0];
10818         if (nid) {
10819                 /* spec->multiout.hp_nid = 2; */
10820                 if (nid == 0x16) {
10821                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
10822                                           "Headphone Playback Volume",
10823                                           HDA_COMPOSE_AMP_VAL(0x0e, 2, 0,
10824                                                               HDA_OUTPUT));
10825                         if (err < 0)
10826                                 return err;
10827                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
10828                                           "Headphone Playback Switch",
10829                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
10830                                                               HDA_OUTPUT));
10831                         if (err < 0)
10832                                 return err;
10833                 } else {
10834                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
10835                                           "Headphone Playback Switch",
10836                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
10837                                                               HDA_OUTPUT));
10838                         if (err < 0)
10839                                 return err;
10840                 }
10841         }
10842         return 0;
10843 }
10844
10845 /* identical with ALC880 */
10846 #define alc262_auto_create_analog_input_ctls \
10847         alc880_auto_create_analog_input_ctls
10848
10849 /*
10850  * generic initialization of ADC, input mixers and output mixers
10851  */
10852 static struct hda_verb alc262_volume_init_verbs[] = {
10853         /*
10854          * Unmute ADC0-2 and set the default input to mic-in
10855          */
10856         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
10857         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10858         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
10859         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10860         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
10861         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10862
10863         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
10864          * mixer widget
10865          * Note: PASD motherboards uses the Line In 2 as the input for
10866          * front panel mic (mic 2)
10867          */
10868         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
10869         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10870         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
10871         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
10872         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
10873         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
10874
10875         /*
10876          * Set up output mixers (0x0c - 0x0f)
10877          */
10878         /* set vol=0 to output mixers */
10879         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10880         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10881         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10882
10883         /* set up input amps for analog loopback */
10884         /* Amp Indices: DAC = 0, mixer = 1 */
10885         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10886         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10887         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10888         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10889         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10890         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10891
10892         /* FIXME: use matrix-type input source selection */
10893         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
10894         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
10895         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10896         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10897         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10898         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10899         /* Input mixer2 */
10900         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10901         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10902         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10903         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10904         /* Input mixer3 */
10905         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10906         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10907         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10908         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10909
10910         { }
10911 };
10912
10913 static struct hda_verb alc262_HP_BPC_init_verbs[] = {
10914         /*
10915          * Unmute ADC0-2 and set the default input to mic-in
10916          */
10917         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
10918         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10919         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
10920         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10921         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
10922         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10923
10924         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
10925          * mixer widget
10926          * Note: PASD motherboards uses the Line In 2 as the input for
10927          * front panel mic (mic 2)
10928          */
10929         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
10930         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
10931         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
10932         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
10933         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
10934         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
10935         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)},
10936         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)},
10937
10938         /*
10939          * Set up output mixers (0x0c - 0x0e)
10940          */
10941         /* set vol=0 to output mixers */
10942         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10943         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10944         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
10945
10946         /* set up input amps for analog loopback */
10947         /* Amp Indices: DAC = 0, mixer = 1 */
10948         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10949         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10950         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10951         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10952         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
10953         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
10954
10955         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
10956         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
10957         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
10958
10959         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
10960         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
10961
10962         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
10963         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
10964
10965         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
10966         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
10967         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
10968         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
10969         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
10970
10971         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10972         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10973         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10974         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10975         {0x1c, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10976         {0x1d, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
10977
10978
10979         /* FIXME: use matrix-type input source selection */
10980         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 0b, 12 */
10981         /* Input mixer1: only unmute Mic */
10982         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10983         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8))},
10984         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10985         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10986         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10987         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x05 << 8))},
10988         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x06 << 8))},
10989         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x07 << 8))},
10990         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x08 << 8))},
10991         /* Input mixer2 */
10992         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
10993         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8))},
10994         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
10995         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
10996         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
10997         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x05 << 8))},
10998         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x06 << 8))},
10999         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x07 << 8))},
11000         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x08 << 8))},
11001         /* Input mixer3 */
11002         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
11003         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8))},
11004         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8))},
11005         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x03 << 8))},
11006         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x04 << 8))},
11007         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x05 << 8))},
11008         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x06 << 8))},
11009         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x07 << 8))},
11010         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x08 << 8))},
11011
11012         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11013
11014         { }
11015 };
11016
11017 static struct hda_verb alc262_HP_BPC_WildWest_init_verbs[] = {
11018         /*
11019          * Unmute ADC0-2 and set the default input to mic-in
11020          */
11021         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
11022         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11023         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
11024         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11025         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
11026         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11027
11028         /* Mute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
11029          * mixer widget
11030          * Note: PASD motherboards uses the Line In 2 as the input for front
11031          * panel mic (mic 2)
11032          */
11033         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
11034         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
11035         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
11036         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
11037         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
11038         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
11039         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)},
11040         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(6)},
11041         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(7)},
11042         /*
11043          * Set up output mixers (0x0c - 0x0e)
11044          */
11045         /* set vol=0 to output mixers */
11046         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
11047         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
11048         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
11049
11050         /* set up input amps for analog loopback */
11051         /* Amp Indices: DAC = 0, mixer = 1 */
11052         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11053         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
11054         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11055         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
11056         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11057         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
11058
11059
11060         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP },        /* HP */
11061         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },       /* Mono */
11062         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },    /* rear MIC */
11063         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },        /* Line in */
11064         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },    /* Front MIC */
11065         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },       /* Line out */
11066         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },        /* CD in */
11067
11068         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
11069         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
11070
11071         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
11072         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
11073
11074         /* {0x14, AC_VERB_SET_AMP_GAIN_MUTE, 0x7023 }, */
11075         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
11076         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
11077         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, 0x7023 },
11078         {0x1c, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
11079         {0x1d, AC_VERB_SET_AMP_GAIN_MUTE, 0x7000 },
11080
11081         /* FIXME: use matrix-type input source selection */
11082         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
11083         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
11084         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))}, /*rear MIC*/
11085         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))}, /*Line in*/
11086         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x02 << 8))}, /*F MIC*/
11087         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x03 << 8))}, /*Front*/
11088         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x04 << 8))}, /*CD*/
11089         /* {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x06 << 8))},  */
11090         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x07 << 8))}, /*HP*/
11091         /* Input mixer2 */
11092         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
11093         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
11094         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x02 << 8))},
11095         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x03 << 8))},
11096         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x04 << 8))},
11097         /* {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x06 << 8))}, */
11098         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x07 << 8))},
11099         /* Input mixer3 */
11100         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x00 << 8))},
11101         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8))},
11102         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x02 << 8))},
11103         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x03 << 8))},
11104         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x04 << 8))},
11105         /* {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x06 << 8))}, */
11106         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x07 << 8))},
11107
11108         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11109
11110         { }
11111 };
11112
11113 static struct hda_verb alc262_toshiba_rx1_unsol_verbs[] = {
11114
11115         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },       /* Front Speaker */
11116         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
11117         {0x14, AC_VERB_SET_CONNECT_SEL, 0x01},
11118
11119         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },    /* MIC jack */
11120         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },    /* Front MIC */
11121         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0) },
11122         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0) },
11123
11124         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP },        /* HP  jack */
11125         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
11126         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
11127         {}
11128 };
11129
11130
11131 #ifdef CONFIG_SND_HDA_POWER_SAVE
11132 #define alc262_loopbacks        alc880_loopbacks
11133 #endif
11134
11135 /* pcm configuration: identiacal with ALC880 */
11136 #define alc262_pcm_analog_playback      alc880_pcm_analog_playback
11137 #define alc262_pcm_analog_capture       alc880_pcm_analog_capture
11138 #define alc262_pcm_digital_playback     alc880_pcm_digital_playback
11139 #define alc262_pcm_digital_capture      alc880_pcm_digital_capture
11140
11141 /*
11142  * BIOS auto configuration
11143  */
11144 static int alc262_parse_auto_config(struct hda_codec *codec)
11145 {
11146         struct alc_spec *spec = codec->spec;
11147         int err;
11148         static hda_nid_t alc262_ignore[] = { 0x1d, 0 };
11149
11150         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
11151                                            alc262_ignore);
11152         if (err < 0)
11153                 return err;
11154         if (!spec->autocfg.line_outs) {
11155                 if (spec->autocfg.dig_outs || spec->autocfg.dig_in_pin) {
11156                         spec->multiout.max_channels = 2;
11157                         spec->no_analog = 1;
11158                         goto dig_only;
11159                 }
11160                 return 0; /* can't find valid BIOS pin config */
11161         }
11162         err = alc262_auto_create_multi_out_ctls(spec, &spec->autocfg);
11163         if (err < 0)
11164                 return err;
11165         err = alc262_auto_create_analog_input_ctls(spec, &spec->autocfg);
11166         if (err < 0)
11167                 return err;
11168
11169         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
11170
11171  dig_only:
11172         if (spec->autocfg.dig_outs) {
11173                 spec->multiout.dig_out_nid = ALC262_DIGOUT_NID;
11174                 spec->dig_out_type = spec->autocfg.dig_out_type[0];
11175         }
11176         if (spec->autocfg.dig_in_pin)
11177                 spec->dig_in_nid = ALC262_DIGIN_NID;
11178
11179         if (spec->kctls.list)
11180                 add_mixer(spec, spec->kctls.list);
11181
11182         add_verb(spec, alc262_volume_init_verbs);
11183         spec->num_mux_defs = 1;
11184         spec->input_mux = &spec->private_imux[0];
11185
11186         err = alc_auto_add_mic_boost(codec);
11187         if (err < 0)
11188                 return err;
11189
11190         alc_ssid_check(codec, 0x15, 0x14, 0x1b);
11191
11192         return 1;
11193 }
11194
11195 #define alc262_auto_init_multi_out      alc882_auto_init_multi_out
11196 #define alc262_auto_init_hp_out         alc882_auto_init_hp_out
11197 #define alc262_auto_init_analog_input   alc882_auto_init_analog_input
11198 #define alc262_auto_init_input_src      alc882_auto_init_input_src
11199
11200
11201 /* init callback for auto-configuration model -- overriding the default init */
11202 static void alc262_auto_init(struct hda_codec *codec)
11203 {
11204         struct alc_spec *spec = codec->spec;
11205         alc262_auto_init_multi_out(codec);
11206         alc262_auto_init_hp_out(codec);
11207         alc262_auto_init_analog_input(codec);
11208         alc262_auto_init_input_src(codec);
11209         if (spec->unsol_event)
11210                 alc_inithook(codec);
11211 }
11212
11213 /*
11214  * configuration and preset
11215  */
11216 static const char *alc262_models[ALC262_MODEL_LAST] = {
11217         [ALC262_BASIC]          = "basic",
11218         [ALC262_HIPPO]          = "hippo",
11219         [ALC262_HIPPO_1]        = "hippo_1",
11220         [ALC262_FUJITSU]        = "fujitsu",
11221         [ALC262_HP_BPC]         = "hp-bpc",
11222         [ALC262_HP_BPC_D7000_WL]= "hp-bpc-d7000",
11223         [ALC262_HP_TC_T5735]    = "hp-tc-t5735",
11224         [ALC262_HP_RP5700]      = "hp-rp5700",
11225         [ALC262_BENQ_ED8]       = "benq",
11226         [ALC262_BENQ_T31]       = "benq-t31",
11227         [ALC262_SONY_ASSAMD]    = "sony-assamd",
11228         [ALC262_TOSHIBA_S06]    = "toshiba-s06",
11229         [ALC262_TOSHIBA_RX1]    = "toshiba-rx1",
11230         [ALC262_ULTRA]          = "ultra",
11231         [ALC262_LENOVO_3000]    = "lenovo-3000",
11232         [ALC262_NEC]            = "nec",
11233         [ALC262_TYAN]           = "tyan",
11234         [ALC262_AUTO]           = "auto",
11235 };
11236
11237 static struct snd_pci_quirk alc262_cfg_tbl[] = {
11238         SND_PCI_QUIRK(0x1002, 0x437b, "Hippo", ALC262_HIPPO),
11239         SND_PCI_QUIRK(0x1033, 0x8895, "NEC Versa S9100", ALC262_NEC),
11240         SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x1200, "HP xw series",
11241                            ALC262_HP_BPC),
11242         SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x1300, "HP xw series",
11243                            ALC262_HP_BPC),
11244         SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x1700, "HP xw series",
11245                            ALC262_HP_BPC),
11246         SND_PCI_QUIRK(0x103c, 0x2800, "HP D7000", ALC262_HP_BPC_D7000_WL),
11247         SND_PCI_QUIRK(0x103c, 0x2801, "HP D7000", ALC262_HP_BPC_D7000_WF),
11248         SND_PCI_QUIRK(0x103c, 0x2802, "HP D7000", ALC262_HP_BPC_D7000_WL),
11249         SND_PCI_QUIRK(0x103c, 0x2803, "HP D7000", ALC262_HP_BPC_D7000_WF),
11250         SND_PCI_QUIRK(0x103c, 0x2804, "HP D7000", ALC262_HP_BPC_D7000_WL),
11251         SND_PCI_QUIRK(0x103c, 0x2805, "HP D7000", ALC262_HP_BPC_D7000_WF),
11252         SND_PCI_QUIRK(0x103c, 0x2806, "HP D7000", ALC262_HP_BPC_D7000_WL),
11253         SND_PCI_QUIRK(0x103c, 0x2807, "HP D7000", ALC262_HP_BPC_D7000_WF),
11254         SND_PCI_QUIRK(0x103c, 0x280c, "HP xw4400", ALC262_HP_BPC),
11255         SND_PCI_QUIRK(0x103c, 0x3014, "HP xw6400", ALC262_HP_BPC),
11256         SND_PCI_QUIRK(0x103c, 0x3015, "HP xw8400", ALC262_HP_BPC),
11257         SND_PCI_QUIRK(0x103c, 0x302f, "HP Thin Client T5735",
11258                       ALC262_HP_TC_T5735),
11259         SND_PCI_QUIRK(0x103c, 0x2817, "HP RP5700", ALC262_HP_RP5700),
11260         SND_PCI_QUIRK(0x104d, 0x1f00, "Sony ASSAMD", ALC262_SONY_ASSAMD),
11261         SND_PCI_QUIRK(0x104d, 0x8203, "Sony UX-90", ALC262_HIPPO),
11262         SND_PCI_QUIRK(0x104d, 0x820f, "Sony ASSAMD", ALC262_SONY_ASSAMD),
11263         SND_PCI_QUIRK(0x104d, 0x9016, "Sony VAIO", ALC262_AUTO), /* dig-only */
11264         SND_PCI_QUIRK_MASK(0x104d, 0xff00, 0x9000, "Sony VAIO",
11265                            ALC262_SONY_ASSAMD),
11266         SND_PCI_QUIRK(0x1179, 0x0001, "Toshiba dynabook SS RX1",
11267                       ALC262_TOSHIBA_RX1),
11268         SND_PCI_QUIRK(0x1179, 0xff7b, "Toshiba S06", ALC262_TOSHIBA_S06),
11269         SND_PCI_QUIRK(0x10cf, 0x1397, "Fujitsu", ALC262_FUJITSU),
11270         SND_PCI_QUIRK(0x10cf, 0x142d, "Fujitsu Lifebook E8410", ALC262_FUJITSU),
11271         SND_PCI_QUIRK(0x10f1, 0x2915, "Tyan Thunder n6650W", ALC262_TYAN),
11272         SND_PCI_QUIRK_MASK(0x144d, 0xff00, 0xc032, "Samsung Q1",
11273                            ALC262_ULTRA),
11274         SND_PCI_QUIRK(0x144d, 0xc510, "Samsung Q45", ALC262_HIPPO),
11275         SND_PCI_QUIRK(0x17aa, 0x384e, "Lenovo 3000 y410", ALC262_LENOVO_3000),
11276         SND_PCI_QUIRK(0x17ff, 0x0560, "Benq ED8", ALC262_BENQ_ED8),
11277         SND_PCI_QUIRK(0x17ff, 0x058d, "Benq T31-16", ALC262_BENQ_T31),
11278         SND_PCI_QUIRK(0x17ff, 0x058f, "Benq Hippo", ALC262_HIPPO_1),
11279         {}
11280 };
11281
11282 static struct alc_config_preset alc262_presets[] = {
11283         [ALC262_BASIC] = {
11284                 .mixers = { alc262_base_mixer },
11285                 .init_verbs = { alc262_init_verbs },
11286                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11287                 .dac_nids = alc262_dac_nids,
11288                 .hp_nid = 0x03,
11289                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11290                 .channel_mode = alc262_modes,
11291                 .input_mux = &alc262_capture_source,
11292         },
11293         [ALC262_HIPPO] = {
11294                 .mixers = { alc262_hippo_mixer },
11295                 .init_verbs = { alc262_init_verbs, alc262_hippo_unsol_verbs},
11296                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11297                 .dac_nids = alc262_dac_nids,
11298                 .hp_nid = 0x03,
11299                 .dig_out_nid = ALC262_DIGOUT_NID,
11300                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11301                 .channel_mode = alc262_modes,
11302                 .input_mux = &alc262_capture_source,
11303                 .unsol_event = alc262_hippo_unsol_event,
11304                 .init_hook = alc262_hippo_init_hook,
11305         },
11306         [ALC262_HIPPO_1] = {
11307                 .mixers = { alc262_hippo1_mixer },
11308                 .init_verbs = { alc262_init_verbs, alc262_hippo1_unsol_verbs},
11309                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11310                 .dac_nids = alc262_dac_nids,
11311                 .hp_nid = 0x02,
11312                 .dig_out_nid = ALC262_DIGOUT_NID,
11313                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11314                 .channel_mode = alc262_modes,
11315                 .input_mux = &alc262_capture_source,
11316                 .unsol_event = alc262_hippo_unsol_event,
11317                 .init_hook = alc262_hippo1_init_hook,
11318         },
11319         [ALC262_FUJITSU] = {
11320                 .mixers = { alc262_fujitsu_mixer },
11321                 .init_verbs = { alc262_init_verbs, alc262_EAPD_verbs,
11322                                 alc262_fujitsu_unsol_verbs },
11323                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11324                 .dac_nids = alc262_dac_nids,
11325                 .hp_nid = 0x03,
11326                 .dig_out_nid = ALC262_DIGOUT_NID,
11327                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11328                 .channel_mode = alc262_modes,
11329                 .input_mux = &alc262_fujitsu_capture_source,
11330                 .unsol_event = alc262_fujitsu_unsol_event,
11331                 .init_hook = alc262_fujitsu_init_hook,
11332         },
11333         [ALC262_HP_BPC] = {
11334                 .mixers = { alc262_HP_BPC_mixer },
11335                 .init_verbs = { alc262_HP_BPC_init_verbs },
11336                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11337                 .dac_nids = alc262_dac_nids,
11338                 .hp_nid = 0x03,
11339                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11340                 .channel_mode = alc262_modes,
11341                 .input_mux = &alc262_HP_capture_source,
11342                 .unsol_event = alc262_hp_bpc_unsol_event,
11343                 .init_hook = alc262_hp_bpc_automute,
11344         },
11345         [ALC262_HP_BPC_D7000_WF] = {
11346                 .mixers = { alc262_HP_BPC_WildWest_mixer },
11347                 .init_verbs = { alc262_HP_BPC_WildWest_init_verbs },
11348                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11349                 .dac_nids = alc262_dac_nids,
11350                 .hp_nid = 0x03,
11351                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11352                 .channel_mode = alc262_modes,
11353                 .input_mux = &alc262_HP_D7000_capture_source,
11354                 .unsol_event = alc262_hp_wildwest_unsol_event,
11355                 .init_hook = alc262_hp_wildwest_automute,
11356         },
11357         [ALC262_HP_BPC_D7000_WL] = {
11358                 .mixers = { alc262_HP_BPC_WildWest_mixer,
11359                             alc262_HP_BPC_WildWest_option_mixer },
11360                 .init_verbs = { alc262_HP_BPC_WildWest_init_verbs },
11361                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11362                 .dac_nids = alc262_dac_nids,
11363                 .hp_nid = 0x03,
11364                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11365                 .channel_mode = alc262_modes,
11366                 .input_mux = &alc262_HP_D7000_capture_source,
11367                 .unsol_event = alc262_hp_wildwest_unsol_event,
11368                 .init_hook = alc262_hp_wildwest_automute,
11369         },
11370         [ALC262_HP_TC_T5735] = {
11371                 .mixers = { alc262_hp_t5735_mixer },
11372                 .init_verbs = { alc262_init_verbs, alc262_hp_t5735_verbs },
11373                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11374                 .dac_nids = alc262_dac_nids,
11375                 .hp_nid = 0x03,
11376                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11377                 .channel_mode = alc262_modes,
11378                 .input_mux = &alc262_capture_source,
11379                 .unsol_event = alc_automute_amp_unsol_event,
11380                 .init_hook = alc262_hp_t5735_init_hook,
11381         },
11382         [ALC262_HP_RP5700] = {
11383                 .mixers = { alc262_hp_rp5700_mixer },
11384                 .init_verbs = { alc262_init_verbs, alc262_hp_rp5700_verbs },
11385                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11386                 .dac_nids = alc262_dac_nids,
11387                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11388                 .channel_mode = alc262_modes,
11389                 .input_mux = &alc262_hp_rp5700_capture_source,
11390         },
11391         [ALC262_BENQ_ED8] = {
11392                 .mixers = { alc262_base_mixer },
11393                 .init_verbs = { alc262_init_verbs, alc262_EAPD_verbs },
11394                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11395                 .dac_nids = alc262_dac_nids,
11396                 .hp_nid = 0x03,
11397                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11398                 .channel_mode = alc262_modes,
11399                 .input_mux = &alc262_capture_source,
11400         },
11401         [ALC262_SONY_ASSAMD] = {
11402                 .mixers = { alc262_sony_mixer },
11403                 .init_verbs = { alc262_init_verbs, alc262_sony_unsol_verbs},
11404                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11405                 .dac_nids = alc262_dac_nids,
11406                 .hp_nid = 0x02,
11407                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11408                 .channel_mode = alc262_modes,
11409                 .input_mux = &alc262_capture_source,
11410                 .unsol_event = alc262_hippo_unsol_event,
11411                 .init_hook = alc262_hippo_init_hook,
11412         },
11413         [ALC262_BENQ_T31] = {
11414                 .mixers = { alc262_benq_t31_mixer },
11415                 .init_verbs = { alc262_init_verbs, alc262_benq_t31_EAPD_verbs, alc262_hippo_unsol_verbs },
11416                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11417                 .dac_nids = alc262_dac_nids,
11418                 .hp_nid = 0x03,
11419                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11420                 .channel_mode = alc262_modes,
11421                 .input_mux = &alc262_capture_source,
11422                 .unsol_event = alc262_hippo_unsol_event,
11423                 .init_hook = alc262_hippo_init_hook,
11424         },
11425         [ALC262_ULTRA] = {
11426                 .mixers = { alc262_ultra_mixer },
11427                 .cap_mixer = alc262_ultra_capture_mixer,
11428                 .init_verbs = { alc262_ultra_verbs },
11429                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11430                 .dac_nids = alc262_dac_nids,
11431                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11432                 .channel_mode = alc262_modes,
11433                 .input_mux = &alc262_ultra_capture_source,
11434                 .adc_nids = alc262_adc_nids, /* ADC0 */
11435                 .capsrc_nids = alc262_capsrc_nids,
11436                 .num_adc_nids = 1, /* single ADC */
11437                 .unsol_event = alc262_ultra_unsol_event,
11438                 .init_hook = alc262_ultra_automute,
11439         },
11440         [ALC262_LENOVO_3000] = {
11441                 .mixers = { alc262_lenovo_3000_mixer },
11442                 .init_verbs = { alc262_init_verbs, alc262_EAPD_verbs,
11443                                 alc262_lenovo_3000_unsol_verbs },
11444                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11445                 .dac_nids = alc262_dac_nids,
11446                 .hp_nid = 0x03,
11447                 .dig_out_nid = ALC262_DIGOUT_NID,
11448                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11449                 .channel_mode = alc262_modes,
11450                 .input_mux = &alc262_fujitsu_capture_source,
11451                 .unsol_event = alc262_lenovo_3000_unsol_event,
11452         },
11453         [ALC262_NEC] = {
11454                 .mixers = { alc262_nec_mixer },
11455                 .init_verbs = { alc262_nec_verbs },
11456                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11457                 .dac_nids = alc262_dac_nids,
11458                 .hp_nid = 0x03,
11459                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11460                 .channel_mode = alc262_modes,
11461                 .input_mux = &alc262_capture_source,
11462         },
11463         [ALC262_TOSHIBA_S06] = {
11464                 .mixers = { alc262_toshiba_s06_mixer },
11465                 .init_verbs = { alc262_init_verbs, alc262_toshiba_s06_verbs,
11466                                                         alc262_eapd_verbs },
11467                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11468                 .capsrc_nids = alc262_dmic_capsrc_nids,
11469                 .dac_nids = alc262_dac_nids,
11470                 .adc_nids = alc262_dmic_adc_nids, /* ADC0 */
11471                 .dig_out_nid = ALC262_DIGOUT_NID,
11472                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11473                 .channel_mode = alc262_modes,
11474                 .input_mux = &alc262_dmic_capture_source,
11475                 .unsol_event = alc262_toshiba_s06_unsol_event,
11476                 .init_hook = alc262_toshiba_s06_init_hook,
11477         },
11478         [ALC262_TOSHIBA_RX1] = {
11479                 .mixers = { alc262_toshiba_rx1_mixer },
11480                 .init_verbs = { alc262_init_verbs, alc262_toshiba_rx1_unsol_verbs },
11481                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11482                 .dac_nids = alc262_dac_nids,
11483                 .hp_nid = 0x03,
11484                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11485                 .channel_mode = alc262_modes,
11486                 .input_mux = &alc262_capture_source,
11487                 .unsol_event = alc262_hippo_unsol_event,
11488                 .init_hook = alc262_hippo_init_hook,
11489         },
11490         [ALC262_TYAN] = {
11491                 .mixers = { alc262_tyan_mixer },
11492                 .init_verbs = { alc262_init_verbs, alc262_tyan_verbs},
11493                 .num_dacs = ARRAY_SIZE(alc262_dac_nids),
11494                 .dac_nids = alc262_dac_nids,
11495                 .hp_nid = 0x02,
11496                 .dig_out_nid = ALC262_DIGOUT_NID,
11497                 .num_channel_mode = ARRAY_SIZE(alc262_modes),
11498                 .channel_mode = alc262_modes,
11499                 .input_mux = &alc262_capture_source,
11500                 .unsol_event = alc_automute_amp_unsol_event,
11501                 .init_hook = alc262_tyan_init_hook,
11502         },
11503 };
11504
11505 static int patch_alc262(struct hda_codec *codec)
11506 {
11507         struct alc_spec *spec;
11508         int board_config;
11509         int err;
11510
11511         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
11512         if (spec == NULL)
11513                 return -ENOMEM;
11514
11515         codec->spec = spec;
11516 #if 0
11517         /* pshou 07/11/05  set a zero PCM sample to DAC when FIFO is
11518          * under-run
11519          */
11520         {
11521         int tmp;
11522         snd_hda_codec_write(codec, 0x1a, 0, AC_VERB_SET_COEF_INDEX, 7);
11523         tmp = snd_hda_codec_read(codec, 0x20, 0, AC_VERB_GET_PROC_COEF, 0);
11524         snd_hda_codec_write(codec, 0x1a, 0, AC_VERB_SET_COEF_INDEX, 7);
11525         snd_hda_codec_write(codec, 0x1a, 0, AC_VERB_SET_PROC_COEF, tmp | 0x80);
11526         }
11527 #endif
11528
11529         alc_fix_pll_init(codec, 0x20, 0x0a, 10);
11530
11531         board_config = snd_hda_check_board_config(codec, ALC262_MODEL_LAST,
11532                                                   alc262_models,
11533                                                   alc262_cfg_tbl);
11534
11535         if (board_config < 0) {
11536                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
11537                        "trying auto-probe from BIOS...\n", codec->chip_name);
11538                 board_config = ALC262_AUTO;
11539         }
11540
11541         if (board_config == ALC262_AUTO) {
11542                 /* automatic parse from the BIOS config */
11543                 err = alc262_parse_auto_config(codec);
11544                 if (err < 0) {
11545                         alc_free(codec);
11546                         return err;
11547                 } else if (!err) {
11548                         printk(KERN_INFO
11549                                "hda_codec: Cannot set up configuration "
11550                                "from BIOS.  Using base mode...\n");
11551                         board_config = ALC262_BASIC;
11552                 }
11553         }
11554
11555         if (!spec->no_analog) {
11556                 err = snd_hda_attach_beep_device(codec, 0x1);
11557                 if (err < 0) {
11558                         alc_free(codec);
11559                         return err;
11560                 }
11561         }
11562
11563         if (board_config != ALC262_AUTO)
11564                 setup_preset(spec, &alc262_presets[board_config]);
11565
11566         spec->stream_analog_playback = &alc262_pcm_analog_playback;
11567         spec->stream_analog_capture = &alc262_pcm_analog_capture;
11568
11569         spec->stream_digital_playback = &alc262_pcm_digital_playback;
11570         spec->stream_digital_capture = &alc262_pcm_digital_capture;
11571
11572         spec->capture_style = CAPT_MIX;
11573         if (!spec->adc_nids && spec->input_mux) {
11574                 /* check whether NID 0x07 is valid */
11575                 unsigned int wcap = get_wcaps(codec, 0x07);
11576
11577                 /* get type */
11578                 wcap = (wcap & AC_WCAP_TYPE) >> AC_WCAP_TYPE_SHIFT;
11579                 if (wcap != AC_WID_AUD_IN) {
11580                         spec->adc_nids = alc262_adc_nids_alt;
11581                         spec->num_adc_nids = ARRAY_SIZE(alc262_adc_nids_alt);
11582                         spec->capsrc_nids = alc262_capsrc_nids_alt;
11583                 } else {
11584                         spec->adc_nids = alc262_adc_nids;
11585                         spec->num_adc_nids = ARRAY_SIZE(alc262_adc_nids);
11586                         spec->capsrc_nids = alc262_capsrc_nids;
11587                 }
11588         }
11589         if (!spec->cap_mixer && !spec->no_analog)
11590                 set_capture_mixer(spec);
11591         if (!spec->no_analog)
11592                 set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
11593
11594         spec->vmaster_nid = 0x0c;
11595
11596         codec->patch_ops = alc_patch_ops;
11597         if (board_config == ALC262_AUTO)
11598                 spec->init_hook = alc262_auto_init;
11599 #ifdef CONFIG_SND_HDA_POWER_SAVE
11600         if (!spec->loopback.amplist)
11601                 spec->loopback.amplist = alc262_loopbacks;
11602 #endif
11603         codec->proc_widget_hook = print_realtek_coef;
11604
11605         return 0;
11606 }
11607
11608 /*
11609  *  ALC268 channel source setting (2 channel)
11610  */
11611 #define ALC268_DIGOUT_NID       ALC880_DIGOUT_NID
11612 #define alc268_modes            alc260_modes
11613
11614 static hda_nid_t alc268_dac_nids[2] = {
11615         /* front, hp */
11616         0x02, 0x03
11617 };
11618
11619 static hda_nid_t alc268_adc_nids[2] = {
11620         /* ADC0-1 */
11621         0x08, 0x07
11622 };
11623
11624 static hda_nid_t alc268_adc_nids_alt[1] = {
11625         /* ADC0 */
11626         0x08
11627 };
11628
11629 static hda_nid_t alc268_capsrc_nids[2] = { 0x23, 0x24 };
11630
11631 static struct snd_kcontrol_new alc268_base_mixer[] = {
11632         /* output mixer control */
11633         HDA_CODEC_VOLUME("Front Playback Volume", 0x2, 0x0, HDA_OUTPUT),
11634         HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
11635         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x3, 0x0, HDA_OUTPUT),
11636         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
11637         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
11638         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
11639         HDA_CODEC_VOLUME("Line In Boost", 0x1a, 0, HDA_INPUT),
11640         { }
11641 };
11642
11643 static struct snd_kcontrol_new alc268_toshiba_mixer[] = {
11644         /* output mixer control */
11645         HDA_CODEC_VOLUME("Front Playback Volume", 0x2, 0x0, HDA_OUTPUT),
11646         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x3, 0x0, HDA_OUTPUT),
11647         ALC262_HIPPO_MASTER_SWITCH,
11648         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
11649         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
11650         HDA_CODEC_VOLUME("Line In Boost", 0x1a, 0, HDA_INPUT),
11651         { }
11652 };
11653
11654 /* bind Beep switches of both NID 0x0f and 0x10 */
11655 static struct hda_bind_ctls alc268_bind_beep_sw = {
11656         .ops = &snd_hda_bind_sw,
11657         .values = {
11658                 HDA_COMPOSE_AMP_VAL(0x0f, 3, 1, HDA_INPUT),
11659                 HDA_COMPOSE_AMP_VAL(0x10, 3, 1, HDA_INPUT),
11660                 0
11661         },
11662 };
11663
11664 static struct snd_kcontrol_new alc268_beep_mixer[] = {
11665         HDA_CODEC_VOLUME("Beep Playback Volume", 0x1d, 0x0, HDA_INPUT),
11666         HDA_BIND_SW("Beep Playback Switch", &alc268_bind_beep_sw),
11667         { }
11668 };
11669
11670 static struct hda_verb alc268_eapd_verbs[] = {
11671         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
11672         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 2},
11673         { }
11674 };
11675
11676 /* Toshiba specific */
11677 static struct hda_verb alc268_toshiba_verbs[] = {
11678         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11679         { } /* end */
11680 };
11681
11682 static struct hda_input_mux alc268_acer_lc_capture_source = {
11683         .num_items = 2,
11684         .items = {
11685                 { "i-Mic", 0x6 },
11686                 { "E-Mic", 0x0 },
11687         },
11688 };
11689
11690 /* Acer specific */
11691 /* bind volumes of both NID 0x02 and 0x03 */
11692 static struct hda_bind_ctls alc268_acer_bind_master_vol = {
11693         .ops = &snd_hda_bind_vol,
11694         .values = {
11695                 HDA_COMPOSE_AMP_VAL(0x02, 3, 0, HDA_OUTPUT),
11696                 HDA_COMPOSE_AMP_VAL(0x03, 3, 0, HDA_OUTPUT),
11697                 0
11698         },
11699 };
11700
11701 /* mute/unmute internal speaker according to the hp jack and mute state */
11702 static void alc268_acer_automute(struct hda_codec *codec, int force)
11703 {
11704         struct alc_spec *spec = codec->spec;
11705         unsigned int mute;
11706
11707         if (force || !spec->sense_updated) {
11708                 unsigned int present;
11709                 present = snd_hda_codec_read(codec, 0x14, 0,
11710                                          AC_VERB_GET_PIN_SENSE, 0);
11711                 spec->jack_present = (present & 0x80000000) != 0;
11712                 spec->sense_updated = 1;
11713         }
11714         if (spec->jack_present)
11715                 mute = HDA_AMP_MUTE; /* mute internal speaker */
11716         else /* unmute internal speaker if necessary */
11717                 mute = snd_hda_codec_amp_read(codec, 0x14, 0, HDA_OUTPUT, 0);
11718         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
11719                                  HDA_AMP_MUTE, mute);
11720 }
11721
11722
11723 /* bind hp and internal speaker mute (with plug check) */
11724 static int alc268_acer_master_sw_put(struct snd_kcontrol *kcontrol,
11725                                      struct snd_ctl_elem_value *ucontrol)
11726 {
11727         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
11728         long *valp = ucontrol->value.integer.value;
11729         int change;
11730
11731         change = snd_hda_codec_amp_update(codec, 0x14, 0, HDA_OUTPUT, 0,
11732                                           HDA_AMP_MUTE,
11733                                           valp[0] ? 0 : HDA_AMP_MUTE);
11734         change |= snd_hda_codec_amp_update(codec, 0x14, 1, HDA_OUTPUT, 0,
11735                                            HDA_AMP_MUTE,
11736                                            valp[1] ? 0 : HDA_AMP_MUTE);
11737         if (change)
11738                 alc268_acer_automute(codec, 0);
11739         return change;
11740 }
11741
11742 static struct snd_kcontrol_new alc268_acer_aspire_one_mixer[] = {
11743         /* output mixer control */
11744         HDA_BIND_VOL("Master Playback Volume", &alc268_acer_bind_master_vol),
11745         {
11746                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
11747                 .name = "Master Playback Switch",
11748                 .info = snd_hda_mixer_amp_switch_info,
11749                 .get = snd_hda_mixer_amp_switch_get,
11750                 .put = alc268_acer_master_sw_put,
11751                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
11752         },
11753         HDA_CODEC_VOLUME("Mic Boost Capture Volume", 0x18, 0, HDA_INPUT),
11754         { }
11755 };
11756
11757 static struct snd_kcontrol_new alc268_acer_mixer[] = {
11758         /* output mixer control */
11759         HDA_BIND_VOL("Master Playback Volume", &alc268_acer_bind_master_vol),
11760         {
11761                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
11762                 .name = "Master Playback Switch",
11763                 .info = snd_hda_mixer_amp_switch_info,
11764                 .get = snd_hda_mixer_amp_switch_get,
11765                 .put = alc268_acer_master_sw_put,
11766                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
11767         },
11768         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
11769         HDA_CODEC_VOLUME("Internal Mic Boost", 0x19, 0, HDA_INPUT),
11770         HDA_CODEC_VOLUME("Line In Boost", 0x1a, 0, HDA_INPUT),
11771         { }
11772 };
11773
11774 static struct snd_kcontrol_new alc268_acer_dmic_mixer[] = {
11775         /* output mixer control */
11776         HDA_BIND_VOL("Master Playback Volume", &alc268_acer_bind_master_vol),
11777         {
11778                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
11779                 .name = "Master Playback Switch",
11780                 .info = snd_hda_mixer_amp_switch_info,
11781                 .get = snd_hda_mixer_amp_switch_get,
11782                 .put = alc268_acer_master_sw_put,
11783                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
11784         },
11785         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
11786         HDA_CODEC_VOLUME("Line In Boost", 0x1a, 0, HDA_INPUT),
11787         { }
11788 };
11789
11790 static struct hda_verb alc268_acer_aspire_one_verbs[] = {
11791         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
11792         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
11793         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11794         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
11795         {0x23, AC_VERB_SET_CONNECT_SEL, 0x06},
11796         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, 0xa017},
11797         { }
11798 };
11799
11800 static struct hda_verb alc268_acer_verbs[] = {
11801         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN}, /* internal dmic? */
11802         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
11803         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
11804         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
11805         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
11806         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
11807         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11808         { }
11809 };
11810
11811 /* unsolicited event for HP jack sensing */
11812 #define alc268_toshiba_unsol_event      alc262_hippo_unsol_event
11813 #define alc268_toshiba_init_hook        alc262_hippo_init_hook
11814
11815 static void alc268_acer_unsol_event(struct hda_codec *codec,
11816                                        unsigned int res)
11817 {
11818         if ((res >> 26) != ALC880_HP_EVENT)
11819                 return;
11820         alc268_acer_automute(codec, 1);
11821 }
11822
11823 static void alc268_acer_init_hook(struct hda_codec *codec)
11824 {
11825         alc268_acer_automute(codec, 1);
11826 }
11827
11828 /* toggle speaker-output according to the hp-jack state */
11829 static void alc268_aspire_one_speaker_automute(struct hda_codec *codec)
11830 {
11831         unsigned int present;
11832         unsigned char bits;
11833
11834         present = snd_hda_codec_read(codec, 0x15, 0,
11835                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
11836         bits = present ? AMP_IN_MUTE(0) : 0;
11837         snd_hda_codec_amp_stereo(codec, 0x0f, HDA_INPUT, 0,
11838                                 AMP_IN_MUTE(0), bits);
11839         snd_hda_codec_amp_stereo(codec, 0x0f, HDA_INPUT, 1,
11840                                 AMP_IN_MUTE(0), bits);
11841 }
11842
11843
11844 static void alc268_acer_mic_automute(struct hda_codec *codec)
11845 {
11846         unsigned int present;
11847
11848         present = snd_hda_codec_read(codec, 0x18, 0,
11849                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
11850         snd_hda_codec_write(codec, 0x23, 0, AC_VERB_SET_CONNECT_SEL,
11851                             present ? 0x0 : 0x6);
11852 }
11853
11854 static void alc268_acer_lc_unsol_event(struct hda_codec *codec,
11855                                     unsigned int res)
11856 {
11857         if ((res >> 26) == ALC880_HP_EVENT)
11858                 alc268_aspire_one_speaker_automute(codec);
11859         if ((res >> 26) == ALC880_MIC_EVENT)
11860                 alc268_acer_mic_automute(codec);
11861 }
11862
11863 static void alc268_acer_lc_init_hook(struct hda_codec *codec)
11864 {
11865         alc268_aspire_one_speaker_automute(codec);
11866         alc268_acer_mic_automute(codec);
11867 }
11868
11869 static struct snd_kcontrol_new alc268_dell_mixer[] = {
11870         /* output mixer control */
11871         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
11872         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
11873         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
11874         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
11875         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
11876         HDA_CODEC_VOLUME("Internal Mic Boost", 0x19, 0, HDA_INPUT),
11877         { }
11878 };
11879
11880 static struct hda_verb alc268_dell_verbs[] = {
11881         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
11882         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
11883         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11884         { }
11885 };
11886
11887 /* mute/unmute internal speaker according to the hp jack and mute state */
11888 static void alc268_dell_init_hook(struct hda_codec *codec)
11889 {
11890         struct alc_spec *spec = codec->spec;
11891
11892         spec->autocfg.hp_pins[0] = 0x15;
11893         spec->autocfg.speaker_pins[0] = 0x14;
11894         alc_automute_pin(codec);
11895 }
11896
11897 static struct snd_kcontrol_new alc267_quanta_il1_mixer[] = {
11898         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x2, 0x0, HDA_OUTPUT),
11899         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
11900         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x3, 0x0, HDA_OUTPUT),
11901         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
11902         HDA_CODEC_VOLUME("Mic Capture Volume", 0x23, 0x0, HDA_OUTPUT),
11903         HDA_BIND_MUTE("Mic Capture Switch", 0x23, 2, HDA_OUTPUT),
11904         HDA_CODEC_VOLUME("Ext Mic Boost", 0x18, 0, HDA_INPUT),
11905         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
11906         { }
11907 };
11908
11909 static struct hda_verb alc267_quanta_il1_verbs[] = {
11910         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
11911         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_MIC_EVENT | AC_USRSP_EN},
11912         { }
11913 };
11914
11915 static void alc267_quanta_il1_mic_automute(struct hda_codec *codec)
11916 {
11917         unsigned int present;
11918
11919         present = snd_hda_codec_read(codec, 0x18, 0,
11920                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
11921         snd_hda_codec_write(codec, 0x23, 0,
11922                             AC_VERB_SET_CONNECT_SEL,
11923                             present ? 0x00 : 0x01);
11924 }
11925
11926 static void alc267_quanta_il1_init_hook(struct hda_codec *codec)
11927 {
11928         struct alc_spec *spec = codec->spec;
11929
11930         spec->autocfg.hp_pins[0] = 0x15;
11931         spec->autocfg.speaker_pins[0] = 0x14;
11932         alc_automute_pin(codec);
11933         alc267_quanta_il1_mic_automute(codec);
11934 }
11935
11936 static void alc267_quanta_il1_unsol_event(struct hda_codec *codec,
11937                                            unsigned int res)
11938 {
11939         switch (res >> 26) {
11940         case ALC880_MIC_EVENT:
11941                 alc267_quanta_il1_mic_automute(codec);
11942                 break;
11943         default:
11944                 alc_sku_unsol_event(codec, res);
11945                 break;
11946         }
11947 }
11948
11949 /*
11950  * generic initialization of ADC, input mixers and output mixers
11951  */
11952 static struct hda_verb alc268_base_init_verbs[] = {
11953         /* Unmute DAC0-1 and set vol = 0 */
11954         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
11955         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
11956
11957         /*
11958          * Set up output mixers (0x0c - 0x0e)
11959          */
11960         /* set vol=0 to output mixers */
11961         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11962         {0x0e, AC_VERB_SET_CONNECT_SEL, 0x00},
11963
11964         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11965         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11966
11967         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
11968         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0},
11969         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40},
11970         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
11971         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
11972         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
11973         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
11974         {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
11975
11976         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
11977         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
11978         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
11979         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
11980         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
11981
11982         /* set PCBEEP vol = 0, mute connections */
11983         {0x1d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
11984         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
11985         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
11986
11987         /* Unmute Selector 23h,24h and set the default input to mic-in */
11988
11989         {0x23, AC_VERB_SET_CONNECT_SEL, 0x00},
11990         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
11991         {0x24, AC_VERB_SET_CONNECT_SEL, 0x00},
11992         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
11993
11994         { }
11995 };
11996
11997 /*
11998  * generic initialization of ADC, input mixers and output mixers
11999  */
12000 static struct hda_verb alc268_volume_init_verbs[] = {
12001         /* set output DAC */
12002         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
12003         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
12004
12005         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
12006         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24},
12007         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
12008         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
12009         {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20},
12010
12011         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
12012         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
12013         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
12014
12015         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
12016         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
12017
12018         /* set PCBEEP vol = 0, mute connections */
12019         {0x1d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
12020         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
12021         {0x10, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
12022
12023         { }
12024 };
12025
12026 static struct snd_kcontrol_new alc268_capture_alt_mixer[] = {
12027         HDA_CODEC_VOLUME("Capture Volume", 0x23, 0x0, HDA_OUTPUT),
12028         HDA_CODEC_MUTE("Capture Switch", 0x23, 0x0, HDA_OUTPUT),
12029         {
12030                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
12031                 /* The multiple "Capture Source" controls confuse alsamixer
12032                  * So call somewhat different..
12033                  */
12034                 /* .name = "Capture Source", */
12035                 .name = "Input Source",
12036                 .count = 1,
12037                 .info = alc_mux_enum_info,
12038                 .get = alc_mux_enum_get,
12039                 .put = alc_mux_enum_put,
12040         },
12041         { } /* end */
12042 };
12043
12044 static struct snd_kcontrol_new alc268_capture_mixer[] = {
12045         HDA_CODEC_VOLUME("Capture Volume", 0x23, 0x0, HDA_OUTPUT),
12046         HDA_CODEC_MUTE("Capture Switch", 0x23, 0x0, HDA_OUTPUT),
12047         HDA_CODEC_VOLUME_IDX("Capture Volume", 1, 0x24, 0x0, HDA_OUTPUT),
12048         HDA_CODEC_MUTE_IDX("Capture Switch", 1, 0x24, 0x0, HDA_OUTPUT),
12049         {
12050                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
12051                 /* The multiple "Capture Source" controls confuse alsamixer
12052                  * So call somewhat different..
12053                  */
12054                 /* .name = "Capture Source", */
12055                 .name = "Input Source",
12056                 .count = 2,
12057                 .info = alc_mux_enum_info,
12058                 .get = alc_mux_enum_get,
12059                 .put = alc_mux_enum_put,
12060         },
12061         { } /* end */
12062 };
12063
12064 static struct hda_input_mux alc268_capture_source = {
12065         .num_items = 4,
12066         .items = {
12067                 { "Mic", 0x0 },
12068                 { "Front Mic", 0x1 },
12069                 { "Line", 0x2 },
12070                 { "CD", 0x3 },
12071         },
12072 };
12073
12074 static struct hda_input_mux alc268_acer_capture_source = {
12075         .num_items = 3,
12076         .items = {
12077                 { "Mic", 0x0 },
12078                 { "Internal Mic", 0x1 },
12079                 { "Line", 0x2 },
12080         },
12081 };
12082
12083 static struct hda_input_mux alc268_acer_dmic_capture_source = {
12084         .num_items = 3,
12085         .items = {
12086                 { "Mic", 0x0 },
12087                 { "Internal Mic", 0x6 },
12088                 { "Line", 0x2 },
12089         },
12090 };
12091
12092 #ifdef CONFIG_SND_DEBUG
12093 static struct snd_kcontrol_new alc268_test_mixer[] = {
12094         /* Volume widgets */
12095         HDA_CODEC_VOLUME("LOUT1 Playback Volume", 0x02, 0x0, HDA_OUTPUT),
12096         HDA_CODEC_VOLUME("LOUT2 Playback Volume", 0x03, 0x0, HDA_OUTPUT),
12097         HDA_BIND_MUTE_MONO("Mono sum Playback Switch", 0x0e, 1, 2, HDA_INPUT),
12098         HDA_BIND_MUTE("LINE-OUT sum Playback Switch", 0x0f, 2, HDA_INPUT),
12099         HDA_BIND_MUTE("HP-OUT sum Playback Switch", 0x10, 2, HDA_INPUT),
12100         HDA_BIND_MUTE("LINE-OUT Playback Switch", 0x14, 2, HDA_OUTPUT),
12101         HDA_BIND_MUTE("HP-OUT Playback Switch", 0x15, 2, HDA_OUTPUT),
12102         HDA_BIND_MUTE("Mono Playback Switch", 0x16, 2, HDA_OUTPUT),
12103         HDA_CODEC_VOLUME("MIC1 Capture Volume", 0x18, 0x0, HDA_INPUT),
12104         HDA_BIND_MUTE("MIC1 Capture Switch", 0x18, 2, HDA_OUTPUT),
12105         HDA_CODEC_VOLUME("MIC2 Capture Volume", 0x19, 0x0, HDA_INPUT),
12106         HDA_CODEC_VOLUME("LINE1 Capture Volume", 0x1a, 0x0, HDA_INPUT),
12107         HDA_BIND_MUTE("LINE1 Capture Switch", 0x1a, 2, HDA_OUTPUT),
12108         /* The below appears problematic on some hardwares */
12109         /*HDA_CODEC_VOLUME("PCBEEP Playback Volume", 0x1d, 0x0, HDA_INPUT),*/
12110         HDA_CODEC_VOLUME("PCM-IN1 Capture Volume", 0x23, 0x0, HDA_OUTPUT),
12111         HDA_BIND_MUTE("PCM-IN1 Capture Switch", 0x23, 2, HDA_OUTPUT),
12112         HDA_CODEC_VOLUME("PCM-IN2 Capture Volume", 0x24, 0x0, HDA_OUTPUT),
12113         HDA_BIND_MUTE("PCM-IN2 Capture Switch", 0x24, 2, HDA_OUTPUT),
12114
12115         /* Modes for retasking pin widgets */
12116         ALC_PIN_MODE("LINE-OUT pin mode", 0x14, ALC_PIN_DIR_INOUT),
12117         ALC_PIN_MODE("HP-OUT pin mode", 0x15, ALC_PIN_DIR_INOUT),
12118         ALC_PIN_MODE("MIC1 pin mode", 0x18, ALC_PIN_DIR_INOUT),
12119         ALC_PIN_MODE("LINE1 pin mode", 0x1a, ALC_PIN_DIR_INOUT),
12120
12121         /* Controls for GPIO pins, assuming they are configured as outputs */
12122         ALC_GPIO_DATA_SWITCH("GPIO pin 0", 0x01, 0x01),
12123         ALC_GPIO_DATA_SWITCH("GPIO pin 1", 0x01, 0x02),
12124         ALC_GPIO_DATA_SWITCH("GPIO pin 2", 0x01, 0x04),
12125         ALC_GPIO_DATA_SWITCH("GPIO pin 3", 0x01, 0x08),
12126
12127         /* Switches to allow the digital SPDIF output pin to be enabled.
12128          * The ALC268 does not have an SPDIF input.
12129          */
12130         ALC_SPDIF_CTRL_SWITCH("SPDIF Playback Switch", 0x06, 0x01),
12131
12132         /* A switch allowing EAPD to be enabled.  Some laptops seem to use
12133          * this output to turn on an external amplifier.
12134          */
12135         ALC_EAPD_CTRL_SWITCH("LINE-OUT EAPD Enable Switch", 0x0f, 0x02),
12136         ALC_EAPD_CTRL_SWITCH("HP-OUT EAPD Enable Switch", 0x10, 0x02),
12137
12138         { } /* end */
12139 };
12140 #endif
12141
12142 /* create input playback/capture controls for the given pin */
12143 static int alc268_new_analog_output(struct alc_spec *spec, hda_nid_t nid,
12144                                     const char *ctlname, int idx)
12145 {
12146         char name[32];
12147         int err;
12148
12149         sprintf(name, "%s Playback Volume", ctlname);
12150         if (nid == 0x14) {
12151                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
12152                                   HDA_COMPOSE_AMP_VAL(0x02, 3, idx,
12153                                                       HDA_OUTPUT));
12154                 if (err < 0)
12155                         return err;
12156         } else if (nid == 0x15) {
12157                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
12158                                   HDA_COMPOSE_AMP_VAL(0x03, 3, idx,
12159                                                       HDA_OUTPUT));
12160                 if (err < 0)
12161                         return err;
12162         } else
12163                 return -1;
12164         sprintf(name, "%s Playback Switch", ctlname);
12165         err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
12166                           HDA_COMPOSE_AMP_VAL(nid, 3, idx, HDA_OUTPUT));
12167         if (err < 0)
12168                 return err;
12169         return 0;
12170 }
12171
12172 /* add playback controls from the parsed DAC table */
12173 static int alc268_auto_create_multi_out_ctls(struct alc_spec *spec,
12174                                              const struct auto_pin_cfg *cfg)
12175 {
12176         hda_nid_t nid;
12177         int err;
12178
12179         spec->multiout.num_dacs = 2;    /* only use one dac */
12180         spec->multiout.dac_nids = spec->private_dac_nids;
12181         spec->multiout.dac_nids[0] = 2;
12182         spec->multiout.dac_nids[1] = 3;
12183
12184         nid = cfg->line_out_pins[0];
12185         if (nid)
12186                 alc268_new_analog_output(spec, nid, "Front", 0);
12187
12188         nid = cfg->speaker_pins[0];
12189         if (nid == 0x1d) {
12190                 err = add_control(spec, ALC_CTL_WIDGET_VOL,
12191                                   "Speaker Playback Volume",
12192                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_INPUT));
12193                 if (err < 0)
12194                         return err;
12195         }
12196         nid = cfg->hp_pins[0];
12197         if (nid)
12198                 alc268_new_analog_output(spec, nid, "Headphone", 0);
12199
12200         nid = cfg->line_out_pins[1] | cfg->line_out_pins[2];
12201         if (nid == 0x16) {
12202                 err = add_control(spec, ALC_CTL_WIDGET_MUTE,
12203                                   "Mono Playback Switch",
12204                                   HDA_COMPOSE_AMP_VAL(nid, 2, 0, HDA_INPUT));
12205                 if (err < 0)
12206                         return err;
12207         }
12208         return 0;
12209 }
12210
12211 /* create playback/capture controls for input pins */
12212 static int alc268_auto_create_analog_input_ctls(struct alc_spec *spec,
12213                                                 const struct auto_pin_cfg *cfg)
12214 {
12215         struct hda_input_mux *imux = &spec->private_imux[0];
12216         int i, idx1;
12217
12218         for (i = 0; i < AUTO_PIN_LAST; i++) {
12219                 switch(cfg->input_pins[i]) {
12220                 case 0x18:
12221                         idx1 = 0;       /* Mic 1 */
12222                         break;
12223                 case 0x19:
12224                         idx1 = 1;       /* Mic 2 */
12225                         break;
12226                 case 0x1a:
12227                         idx1 = 2;       /* Line In */
12228                         break;
12229                 case 0x1c:
12230                         idx1 = 3;       /* CD */
12231                         break;
12232                 case 0x12:
12233                 case 0x13:
12234                         idx1 = 6;       /* digital mics */
12235                         break;
12236                 default:
12237                         continue;
12238                 }
12239                 imux->items[imux->num_items].label = auto_pin_cfg_labels[i];
12240                 imux->items[imux->num_items].index = idx1;
12241                 imux->num_items++;
12242         }
12243         return 0;
12244 }
12245
12246 static void alc268_auto_init_mono_speaker_out(struct hda_codec *codec)
12247 {
12248         struct alc_spec *spec = codec->spec;
12249         hda_nid_t speaker_nid = spec->autocfg.speaker_pins[0];
12250         hda_nid_t hp_nid = spec->autocfg.hp_pins[0];
12251         hda_nid_t line_nid = spec->autocfg.line_out_pins[0];
12252         unsigned int    dac_vol1, dac_vol2;
12253
12254         if (speaker_nid) {
12255                 snd_hda_codec_write(codec, speaker_nid, 0,
12256                                     AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
12257                 snd_hda_codec_write(codec, 0x0f, 0,
12258                                     AC_VERB_SET_AMP_GAIN_MUTE,
12259                                     AMP_IN_UNMUTE(1));
12260                 snd_hda_codec_write(codec, 0x10, 0,
12261                                     AC_VERB_SET_AMP_GAIN_MUTE,
12262                                     AMP_IN_UNMUTE(1));
12263         } else {
12264                 snd_hda_codec_write(codec, 0x0f, 0,
12265                                     AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1));
12266                 snd_hda_codec_write(codec, 0x10, 0,
12267                                     AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1));
12268         }
12269
12270         dac_vol1 = dac_vol2 = 0xb000 | 0x40;    /* set max volume  */
12271         if (line_nid == 0x14)
12272                 dac_vol2 = AMP_OUT_ZERO;
12273         else if (line_nid == 0x15)
12274                 dac_vol1 = AMP_OUT_ZERO;
12275         if (hp_nid == 0x14)
12276                 dac_vol2 = AMP_OUT_ZERO;
12277         else if (hp_nid == 0x15)
12278                 dac_vol1 = AMP_OUT_ZERO;
12279         if (line_nid != 0x16 || hp_nid != 0x16 ||
12280             spec->autocfg.line_out_pins[1] != 0x16 ||
12281             spec->autocfg.line_out_pins[2] != 0x16)
12282                 dac_vol1 = dac_vol2 = AMP_OUT_ZERO;
12283
12284         snd_hda_codec_write(codec, 0x02, 0,
12285                             AC_VERB_SET_AMP_GAIN_MUTE, dac_vol1);
12286         snd_hda_codec_write(codec, 0x03, 0,
12287                             AC_VERB_SET_AMP_GAIN_MUTE, dac_vol2);
12288 }
12289
12290 /* pcm configuration: identiacal with ALC880 */
12291 #define alc268_pcm_analog_playback      alc880_pcm_analog_playback
12292 #define alc268_pcm_analog_capture       alc880_pcm_analog_capture
12293 #define alc268_pcm_analog_alt_capture   alc880_pcm_analog_alt_capture
12294 #define alc268_pcm_digital_playback     alc880_pcm_digital_playback
12295
12296 /*
12297  * BIOS auto configuration
12298  */
12299 static int alc268_parse_auto_config(struct hda_codec *codec)
12300 {
12301         struct alc_spec *spec = codec->spec;
12302         int err;
12303         static hda_nid_t alc268_ignore[] = { 0 };
12304
12305         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
12306                                            alc268_ignore);
12307         if (err < 0)
12308                 return err;
12309         if (!spec->autocfg.line_outs) {
12310                 if (spec->autocfg.dig_outs || spec->autocfg.dig_in_pin) {
12311                         spec->multiout.max_channels = 2;
12312                         spec->no_analog = 1;
12313                         goto dig_only;
12314                 }
12315                 return 0; /* can't find valid BIOS pin config */
12316         }
12317         err = alc268_auto_create_multi_out_ctls(spec, &spec->autocfg);
12318         if (err < 0)
12319                 return err;
12320         err = alc268_auto_create_analog_input_ctls(spec, &spec->autocfg);
12321         if (err < 0)
12322                 return err;
12323
12324         spec->multiout.max_channels = 2;
12325
12326  dig_only:
12327         /* digital only support output */
12328         if (spec->autocfg.dig_outs) {
12329                 spec->multiout.dig_out_nid = ALC268_DIGOUT_NID;
12330                 spec->dig_out_type = spec->autocfg.dig_out_type[0];
12331         }
12332         if (spec->kctls.list)
12333                 add_mixer(spec, spec->kctls.list);
12334
12335         if (!spec->no_analog && spec->autocfg.speaker_pins[0] != 0x1d)
12336                 add_mixer(spec, alc268_beep_mixer);
12337
12338         add_verb(spec, alc268_volume_init_verbs);
12339         spec->num_mux_defs = 1;
12340         spec->input_mux = &spec->private_imux[0];
12341
12342         err = alc_auto_add_mic_boost(codec);
12343         if (err < 0)
12344                 return err;
12345
12346         return 1;
12347 }
12348
12349 #define alc268_auto_init_multi_out      alc882_auto_init_multi_out
12350 #define alc268_auto_init_hp_out         alc882_auto_init_hp_out
12351 #define alc268_auto_init_analog_input   alc882_auto_init_analog_input
12352
12353 /* init callback for auto-configuration model -- overriding the default init */
12354 static void alc268_auto_init(struct hda_codec *codec)
12355 {
12356         struct alc_spec *spec = codec->spec;
12357         alc268_auto_init_multi_out(codec);
12358         alc268_auto_init_hp_out(codec);
12359         alc268_auto_init_mono_speaker_out(codec);
12360         alc268_auto_init_analog_input(codec);
12361         if (spec->unsol_event)
12362                 alc_inithook(codec);
12363 }
12364
12365 /*
12366  * configuration and preset
12367  */
12368 static const char *alc268_models[ALC268_MODEL_LAST] = {
12369         [ALC267_QUANTA_IL1]     = "quanta-il1",
12370         [ALC268_3ST]            = "3stack",
12371         [ALC268_TOSHIBA]        = "toshiba",
12372         [ALC268_ACER]           = "acer",
12373         [ALC268_ACER_DMIC]      = "acer-dmic",
12374         [ALC268_ACER_ASPIRE_ONE]        = "acer-aspire",
12375         [ALC268_DELL]           = "dell",
12376         [ALC268_ZEPTO]          = "zepto",
12377 #ifdef CONFIG_SND_DEBUG
12378         [ALC268_TEST]           = "test",
12379 #endif
12380         [ALC268_AUTO]           = "auto",
12381 };
12382
12383 static struct snd_pci_quirk alc268_cfg_tbl[] = {
12384         SND_PCI_QUIRK(0x1025, 0x011e, "Acer Aspire 5720z", ALC268_ACER),
12385         SND_PCI_QUIRK(0x1025, 0x0126, "Acer", ALC268_ACER),
12386         SND_PCI_QUIRK(0x1025, 0x012e, "Acer Aspire 5310", ALC268_ACER),
12387         SND_PCI_QUIRK(0x1025, 0x0130, "Acer Extensa 5210", ALC268_ACER),
12388         SND_PCI_QUIRK(0x1025, 0x0136, "Acer Aspire 5315", ALC268_ACER),
12389         SND_PCI_QUIRK(0x1025, 0x015b, "Acer Aspire One",
12390                                                 ALC268_ACER_ASPIRE_ONE),
12391         SND_PCI_QUIRK(0x1028, 0x0253, "Dell OEM", ALC268_DELL),
12392         SND_PCI_QUIRK(0x1028, 0x02b0, "Dell Inspiron Mini9", ALC268_DELL),
12393         SND_PCI_QUIRK_MASK(0x103c, 0xff00, 0x3000, "HP TX25xx series",
12394                            ALC268_TOSHIBA),
12395         SND_PCI_QUIRK(0x1043, 0x1205, "ASUS W7J", ALC268_3ST),
12396         SND_PCI_QUIRK(0x1170, 0x0040, "ZEPTO", ALC268_ZEPTO),
12397         SND_PCI_QUIRK_MASK(0x1179, 0xff00, 0xff00, "TOSHIBA A/Lx05",
12398                            ALC268_TOSHIBA),
12399         SND_PCI_QUIRK(0x14c0, 0x0025, "COMPAL IFL90/JFL-92", ALC268_TOSHIBA),
12400         SND_PCI_QUIRK(0x152d, 0x0763, "Diverse (CPR2000)", ALC268_ACER),
12401         SND_PCI_QUIRK(0x152d, 0x0771, "Quanta IL1", ALC267_QUANTA_IL1),
12402         SND_PCI_QUIRK(0x1854, 0x1775, "LG R510", ALC268_DELL),
12403         {}
12404 };
12405
12406 static struct alc_config_preset alc268_presets[] = {
12407         [ALC267_QUANTA_IL1] = {
12408                 .mixers = { alc267_quanta_il1_mixer, alc268_beep_mixer },
12409                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12410                                 alc267_quanta_il1_verbs },
12411                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12412                 .dac_nids = alc268_dac_nids,
12413                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12414                 .adc_nids = alc268_adc_nids_alt,
12415                 .hp_nid = 0x03,
12416                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12417                 .channel_mode = alc268_modes,
12418                 .input_mux = &alc268_capture_source,
12419                 .unsol_event = alc267_quanta_il1_unsol_event,
12420                 .init_hook = alc267_quanta_il1_init_hook,
12421         },
12422         [ALC268_3ST] = {
12423                 .mixers = { alc268_base_mixer, alc268_capture_alt_mixer,
12424                             alc268_beep_mixer },
12425                 .init_verbs = { alc268_base_init_verbs },
12426                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12427                 .dac_nids = alc268_dac_nids,
12428                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12429                 .adc_nids = alc268_adc_nids_alt,
12430                 .capsrc_nids = alc268_capsrc_nids,
12431                 .hp_nid = 0x03,
12432                 .dig_out_nid = ALC268_DIGOUT_NID,
12433                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12434                 .channel_mode = alc268_modes,
12435                 .input_mux = &alc268_capture_source,
12436         },
12437         [ALC268_TOSHIBA] = {
12438                 .mixers = { alc268_toshiba_mixer, alc268_capture_alt_mixer,
12439                             alc268_beep_mixer },
12440                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12441                                 alc268_toshiba_verbs },
12442                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12443                 .dac_nids = alc268_dac_nids,
12444                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12445                 .adc_nids = alc268_adc_nids_alt,
12446                 .capsrc_nids = alc268_capsrc_nids,
12447                 .hp_nid = 0x03,
12448                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12449                 .channel_mode = alc268_modes,
12450                 .input_mux = &alc268_capture_source,
12451                 .unsol_event = alc268_toshiba_unsol_event,
12452                 .init_hook = alc268_toshiba_init_hook,
12453         },
12454         [ALC268_ACER] = {
12455                 .mixers = { alc268_acer_mixer, alc268_capture_alt_mixer,
12456                             alc268_beep_mixer },
12457                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12458                                 alc268_acer_verbs },
12459                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12460                 .dac_nids = alc268_dac_nids,
12461                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12462                 .adc_nids = alc268_adc_nids_alt,
12463                 .capsrc_nids = alc268_capsrc_nids,
12464                 .hp_nid = 0x02,
12465                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12466                 .channel_mode = alc268_modes,
12467                 .input_mux = &alc268_acer_capture_source,
12468                 .unsol_event = alc268_acer_unsol_event,
12469                 .init_hook = alc268_acer_init_hook,
12470         },
12471         [ALC268_ACER_DMIC] = {
12472                 .mixers = { alc268_acer_dmic_mixer, alc268_capture_alt_mixer,
12473                             alc268_beep_mixer },
12474                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12475                                 alc268_acer_verbs },
12476                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12477                 .dac_nids = alc268_dac_nids,
12478                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12479                 .adc_nids = alc268_adc_nids_alt,
12480                 .capsrc_nids = alc268_capsrc_nids,
12481                 .hp_nid = 0x02,
12482                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12483                 .channel_mode = alc268_modes,
12484                 .input_mux = &alc268_acer_dmic_capture_source,
12485                 .unsol_event = alc268_acer_unsol_event,
12486                 .init_hook = alc268_acer_init_hook,
12487         },
12488         [ALC268_ACER_ASPIRE_ONE] = {
12489                 .mixers = { alc268_acer_aspire_one_mixer,
12490                             alc268_beep_mixer,
12491                             alc268_capture_alt_mixer },
12492                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12493                                 alc268_acer_aspire_one_verbs },
12494                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12495                 .dac_nids = alc268_dac_nids,
12496                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12497                 .adc_nids = alc268_adc_nids_alt,
12498                 .capsrc_nids = alc268_capsrc_nids,
12499                 .hp_nid = 0x03,
12500                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12501                 .channel_mode = alc268_modes,
12502                 .input_mux = &alc268_acer_lc_capture_source,
12503                 .unsol_event = alc268_acer_lc_unsol_event,
12504                 .init_hook = alc268_acer_lc_init_hook,
12505         },
12506         [ALC268_DELL] = {
12507                 .mixers = { alc268_dell_mixer, alc268_beep_mixer },
12508                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12509                                 alc268_dell_verbs },
12510                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12511                 .dac_nids = alc268_dac_nids,
12512                 .hp_nid = 0x02,
12513                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12514                 .channel_mode = alc268_modes,
12515                 .unsol_event = alc_sku_unsol_event,
12516                 .init_hook = alc268_dell_init_hook,
12517                 .input_mux = &alc268_capture_source,
12518         },
12519         [ALC268_ZEPTO] = {
12520                 .mixers = { alc268_base_mixer, alc268_capture_alt_mixer,
12521                             alc268_beep_mixer },
12522                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12523                                 alc268_toshiba_verbs },
12524                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12525                 .dac_nids = alc268_dac_nids,
12526                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12527                 .adc_nids = alc268_adc_nids_alt,
12528                 .capsrc_nids = alc268_capsrc_nids,
12529                 .hp_nid = 0x03,
12530                 .dig_out_nid = ALC268_DIGOUT_NID,
12531                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12532                 .channel_mode = alc268_modes,
12533                 .input_mux = &alc268_capture_source,
12534                 .unsol_event = alc268_toshiba_unsol_event,
12535                 .init_hook = alc268_toshiba_init_hook
12536         },
12537 #ifdef CONFIG_SND_DEBUG
12538         [ALC268_TEST] = {
12539                 .mixers = { alc268_test_mixer, alc268_capture_mixer },
12540                 .init_verbs = { alc268_base_init_verbs, alc268_eapd_verbs,
12541                                 alc268_volume_init_verbs },
12542                 .num_dacs = ARRAY_SIZE(alc268_dac_nids),
12543                 .dac_nids = alc268_dac_nids,
12544                 .num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt),
12545                 .adc_nids = alc268_adc_nids_alt,
12546                 .capsrc_nids = alc268_capsrc_nids,
12547                 .hp_nid = 0x03,
12548                 .dig_out_nid = ALC268_DIGOUT_NID,
12549                 .num_channel_mode = ARRAY_SIZE(alc268_modes),
12550                 .channel_mode = alc268_modes,
12551                 .input_mux = &alc268_capture_source,
12552         },
12553 #endif
12554 };
12555
12556 static int patch_alc268(struct hda_codec *codec)
12557 {
12558         struct alc_spec *spec;
12559         int board_config;
12560         int i, has_beep, err;
12561
12562         spec = kcalloc(1, sizeof(*spec), GFP_KERNEL);
12563         if (spec == NULL)
12564                 return -ENOMEM;
12565
12566         codec->spec = spec;
12567
12568         board_config = snd_hda_check_board_config(codec, ALC268_MODEL_LAST,
12569                                                   alc268_models,
12570                                                   alc268_cfg_tbl);
12571
12572         if (board_config < 0 || board_config >= ALC268_MODEL_LAST) {
12573                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
12574                        "trying auto-probe from BIOS...\n", codec->chip_name);
12575                 board_config = ALC268_AUTO;
12576         }
12577
12578         if (board_config == ALC268_AUTO) {
12579                 /* automatic parse from the BIOS config */
12580                 err = alc268_parse_auto_config(codec);
12581                 if (err < 0) {
12582                         alc_free(codec);
12583                         return err;
12584                 } else if (!err) {
12585                         printk(KERN_INFO
12586                                "hda_codec: Cannot set up configuration "
12587                                "from BIOS.  Using base mode...\n");
12588                         board_config = ALC268_3ST;
12589                 }
12590         }
12591
12592         if (board_config != ALC268_AUTO)
12593                 setup_preset(spec, &alc268_presets[board_config]);
12594
12595         spec->stream_analog_playback = &alc268_pcm_analog_playback;
12596         spec->stream_analog_capture = &alc268_pcm_analog_capture;
12597         spec->stream_analog_alt_capture = &alc268_pcm_analog_alt_capture;
12598
12599         spec->stream_digital_playback = &alc268_pcm_digital_playback;
12600
12601         has_beep = 0;
12602         for (i = 0; i < spec->num_mixers; i++) {
12603                 if (spec->mixers[i] == alc268_beep_mixer) {
12604                         has_beep = 1;
12605                         break;
12606                 }
12607         }
12608
12609         if (has_beep) {
12610                 err = snd_hda_attach_beep_device(codec, 0x1);
12611                 if (err < 0) {
12612                         alc_free(codec);
12613                         return err;
12614                 }
12615                 if (!query_amp_caps(codec, 0x1d, HDA_INPUT))
12616                         /* override the amp caps for beep generator */
12617                         snd_hda_override_amp_caps(codec, 0x1d, HDA_INPUT,
12618                                           (0x0c << AC_AMPCAP_OFFSET_SHIFT) |
12619                                           (0x0c << AC_AMPCAP_NUM_STEPS_SHIFT) |
12620                                           (0x07 << AC_AMPCAP_STEP_SIZE_SHIFT) |
12621                                           (0 << AC_AMPCAP_MUTE_SHIFT));
12622         }
12623
12624         if (!spec->no_analog && !spec->adc_nids && spec->input_mux) {
12625                 /* check whether NID 0x07 is valid */
12626                 unsigned int wcap = get_wcaps(codec, 0x07);
12627                 int i;
12628
12629                 /* get type */
12630                 wcap = (wcap & AC_WCAP_TYPE) >> AC_WCAP_TYPE_SHIFT;
12631                 if (wcap != AC_WID_AUD_IN || spec->input_mux->num_items == 1) {
12632                         spec->adc_nids = alc268_adc_nids_alt;
12633                         spec->num_adc_nids = ARRAY_SIZE(alc268_adc_nids_alt);
12634                         add_mixer(spec, alc268_capture_alt_mixer);
12635                 } else {
12636                         spec->adc_nids = alc268_adc_nids;
12637                         spec->num_adc_nids = ARRAY_SIZE(alc268_adc_nids);
12638                         add_mixer(spec, alc268_capture_mixer);
12639                 }
12640                 spec->capsrc_nids = alc268_capsrc_nids;
12641                 /* set default input source */
12642                 for (i = 0; i < spec->num_adc_nids; i++)
12643                         snd_hda_codec_write_cache(codec, alc268_capsrc_nids[i],
12644                                 0, AC_VERB_SET_CONNECT_SEL,
12645                                 spec->input_mux->items[0].index);
12646         }
12647
12648         spec->vmaster_nid = 0x02;
12649
12650         codec->patch_ops = alc_patch_ops;
12651         if (board_config == ALC268_AUTO)
12652                 spec->init_hook = alc268_auto_init;
12653
12654         codec->proc_widget_hook = print_realtek_coef;
12655
12656         return 0;
12657 }
12658
12659 /*
12660  *  ALC269 channel source setting (2 channel)
12661  */
12662 #define ALC269_DIGOUT_NID       ALC880_DIGOUT_NID
12663
12664 #define alc269_dac_nids         alc260_dac_nids
12665
12666 static hda_nid_t alc269_adc_nids[1] = {
12667         /* ADC1 */
12668         0x08,
12669 };
12670
12671 static hda_nid_t alc269_capsrc_nids[1] = {
12672         0x23,
12673 };
12674
12675 /* NOTE: ADC2 (0x07) is connected from a recording *MIXER* (0x24),
12676  *       not a mux!
12677  */
12678
12679 static struct hda_input_mux alc269_eeepc_dmic_capture_source = {
12680         .num_items = 2,
12681         .items = {
12682                 { "i-Mic", 0x5 },
12683                 { "e-Mic", 0x0 },
12684         },
12685 };
12686
12687 static struct hda_input_mux alc269_eeepc_amic_capture_source = {
12688         .num_items = 2,
12689         .items = {
12690                 { "i-Mic", 0x1 },
12691                 { "e-Mic", 0x0 },
12692         },
12693 };
12694
12695 #define alc269_modes            alc260_modes
12696 #define alc269_capture_source   alc880_lg_lw_capture_source
12697
12698 static struct snd_kcontrol_new alc269_base_mixer[] = {
12699         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
12700         HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
12701         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
12702         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
12703         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
12704         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
12705         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
12706         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
12707         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
12708         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
12709         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
12710         HDA_CODEC_MUTE_MONO("Mono Playback Switch", 0x16, 2, 0x0, HDA_OUTPUT),
12711         { } /* end */
12712 };
12713
12714 static struct snd_kcontrol_new alc269_quanta_fl1_mixer[] = {
12715         /* output mixer control */
12716         HDA_BIND_VOL("Master Playback Volume", &alc268_acer_bind_master_vol),
12717         {
12718                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
12719                 .name = "Master Playback Switch",
12720                 .info = snd_hda_mixer_amp_switch_info,
12721                 .get = snd_hda_mixer_amp_switch_get,
12722                 .put = alc268_acer_master_sw_put,
12723                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
12724         },
12725         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
12726         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
12727         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
12728         HDA_CODEC_VOLUME("Internal Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
12729         HDA_CODEC_MUTE("Internal Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
12730         HDA_CODEC_VOLUME("Internal Mic Boost", 0x19, 0, HDA_INPUT),
12731         { }
12732 };
12733
12734 static struct snd_kcontrol_new alc269_lifebook_mixer[] = {
12735         /* output mixer control */
12736         HDA_BIND_VOL("Master Playback Volume", &alc268_acer_bind_master_vol),
12737         {
12738                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
12739                 .name = "Master Playback Switch",
12740                 .info = snd_hda_mixer_amp_switch_info,
12741                 .get = snd_hda_mixer_amp_switch_get,
12742                 .put = alc268_acer_master_sw_put,
12743                 .private_value = HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
12744         },
12745         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
12746         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
12747         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
12748         HDA_CODEC_VOLUME("Internal Mic Playback Volume", 0x0b, 0x01, HDA_INPUT),
12749         HDA_CODEC_MUTE("Internal Mic Playback Switch", 0x0b, 0x01, HDA_INPUT),
12750         HDA_CODEC_VOLUME("Internal Mic Boost", 0x19, 0, HDA_INPUT),
12751         HDA_CODEC_VOLUME("Dock Mic Playback Volume", 0x0b, 0x03, HDA_INPUT),
12752         HDA_CODEC_MUTE("Dock Mic Playback Switch", 0x0b, 0x03, HDA_INPUT),
12753         HDA_CODEC_VOLUME("Dock Mic Boost", 0x1b, 0, HDA_INPUT),
12754         { }
12755 };
12756
12757 /* bind volumes of both NID 0x0c and 0x0d */
12758 static struct hda_bind_ctls alc269_epc_bind_vol = {
12759         .ops = &snd_hda_bind_vol,
12760         .values = {
12761                 HDA_COMPOSE_AMP_VAL(0x02, 3, 0, HDA_OUTPUT),
12762                 HDA_COMPOSE_AMP_VAL(0x03, 3, 0, HDA_OUTPUT),
12763                 0
12764         },
12765 };
12766
12767 static struct snd_kcontrol_new alc269_eeepc_mixer[] = {
12768         HDA_CODEC_MUTE("iSpeaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
12769         HDA_BIND_VOL("LineOut Playback Volume", &alc269_epc_bind_vol),
12770         HDA_CODEC_MUTE("LineOut Playback Switch", 0x15, 0x0, HDA_OUTPUT),
12771         { } /* end */
12772 };
12773
12774 /* capture mixer elements */
12775 static struct snd_kcontrol_new alc269_epc_capture_mixer[] = {
12776         HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
12777         HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
12778         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
12779         { } /* end */
12780 };
12781
12782 /* FSC amilo */
12783 static struct snd_kcontrol_new alc269_fujitsu_mixer[] = {
12784         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
12785         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
12786         HDA_BIND_VOL("PCM Playback Volume", &alc269_epc_bind_vol),
12787         { } /* end */
12788 };
12789
12790 static struct hda_verb alc269_quanta_fl1_verbs[] = {
12791         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
12792         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
12793         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
12794         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
12795         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
12796         {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
12797         { }
12798 };
12799
12800 static struct hda_verb alc269_lifebook_verbs[] = {
12801         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
12802         {0x1a, AC_VERB_SET_CONNECT_SEL, 0x01},
12803         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
12804         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
12805         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
12806         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
12807         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
12808         {0x1a, AC_VERB_SET_UNSOLICITED_ENABLE, ALC880_HP_EVENT | AC_USRSP_EN},
12809         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
12810         {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
12811         { }
12812 };
12813
12814 /* toggle speaker-output according to the hp-jack state */
12815 static void alc269_quanta_fl1_speaker_automute(struct hda_codec *codec)
12816 {
12817         unsigned int present;
12818         unsigned char bits;
12819
12820         present = snd_hda_codec_read(codec, 0x15, 0,
12821                         AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12822         bits = present ? AMP_IN_MUTE(0) : 0;
12823         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
12824                         AMP_IN_MUTE(0), bits);
12825         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
12826                         AMP_IN_MUTE(0), bits);
12827
12828         snd_hda_codec_write(codec, 0x20, 0,
12829                         AC_VERB_SET_COEF_INDEX, 0x0c);
12830         snd_hda_codec_write(codec, 0x20, 0,
12831                         AC_VERB_SET_PROC_COEF, 0x680);
12832
12833         snd_hda_codec_write(codec, 0x20, 0,
12834                         AC_VERB_SET_COEF_INDEX, 0x0c);
12835         snd_hda_codec_write(codec, 0x20, 0,
12836                         AC_VERB_SET_PROC_COEF, 0x480);
12837 }
12838
12839 /* toggle speaker-output according to the hp-jacks state */
12840 static void alc269_lifebook_speaker_automute(struct hda_codec *codec)
12841 {
12842         unsigned int present;
12843         unsigned char bits;
12844
12845         /* Check laptop headphone socket */
12846         present = snd_hda_codec_read(codec, 0x15, 0,
12847                         AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12848
12849         /* Check port replicator headphone socket */
12850         present |= snd_hda_codec_read(codec, 0x1a, 0,
12851                         AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12852
12853         bits = present ? AMP_IN_MUTE(0) : 0;
12854         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
12855                         AMP_IN_MUTE(0), bits);
12856         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
12857                         AMP_IN_MUTE(0), bits);
12858
12859         snd_hda_codec_write(codec, 0x20, 0,
12860                         AC_VERB_SET_COEF_INDEX, 0x0c);
12861         snd_hda_codec_write(codec, 0x20, 0,
12862                         AC_VERB_SET_PROC_COEF, 0x680);
12863
12864         snd_hda_codec_write(codec, 0x20, 0,
12865                         AC_VERB_SET_COEF_INDEX, 0x0c);
12866         snd_hda_codec_write(codec, 0x20, 0,
12867                         AC_VERB_SET_PROC_COEF, 0x480);
12868 }
12869
12870 static void alc269_quanta_fl1_mic_automute(struct hda_codec *codec)
12871 {
12872         unsigned int present;
12873
12874         present = snd_hda_codec_read(codec, 0x18, 0,
12875                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12876         snd_hda_codec_write(codec, 0x23, 0,
12877                             AC_VERB_SET_CONNECT_SEL, present ? 0x0 : 0x1);
12878 }
12879
12880 static void alc269_lifebook_mic_autoswitch(struct hda_codec *codec)
12881 {
12882         unsigned int present_laptop;
12883         unsigned int present_dock;
12884
12885         present_laptop = snd_hda_codec_read(codec, 0x18, 0,
12886                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12887
12888         present_dock = snd_hda_codec_read(codec, 0x1b, 0,
12889                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12890
12891         /* Laptop mic port overrides dock mic port, design decision */
12892         if (present_dock)
12893                 snd_hda_codec_write(codec, 0x23, 0,
12894                                 AC_VERB_SET_CONNECT_SEL, 0x3);
12895         if (present_laptop)
12896                 snd_hda_codec_write(codec, 0x23, 0,
12897                                 AC_VERB_SET_CONNECT_SEL, 0x0);
12898         if (!present_dock && !present_laptop)
12899                 snd_hda_codec_write(codec, 0x23, 0,
12900                                 AC_VERB_SET_CONNECT_SEL, 0x1);
12901 }
12902
12903 static void alc269_quanta_fl1_unsol_event(struct hda_codec *codec,
12904                                     unsigned int res)
12905 {
12906         if ((res >> 26) == ALC880_HP_EVENT)
12907                 alc269_quanta_fl1_speaker_automute(codec);
12908         if ((res >> 26) == ALC880_MIC_EVENT)
12909                 alc269_quanta_fl1_mic_automute(codec);
12910 }
12911
12912 static void alc269_lifebook_unsol_event(struct hda_codec *codec,
12913                                         unsigned int res)
12914 {
12915         if ((res >> 26) == ALC880_HP_EVENT)
12916                 alc269_lifebook_speaker_automute(codec);
12917         if ((res >> 26) == ALC880_MIC_EVENT)
12918                 alc269_lifebook_mic_autoswitch(codec);
12919 }
12920
12921 static void alc269_quanta_fl1_init_hook(struct hda_codec *codec)
12922 {
12923         alc269_quanta_fl1_speaker_automute(codec);
12924         alc269_quanta_fl1_mic_automute(codec);
12925 }
12926
12927 static void alc269_lifebook_init_hook(struct hda_codec *codec)
12928 {
12929         alc269_lifebook_speaker_automute(codec);
12930         alc269_lifebook_mic_autoswitch(codec);
12931 }
12932
12933 static struct hda_verb alc269_eeepc_dmic_init_verbs[] = {
12934         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
12935         {0x23, AC_VERB_SET_CONNECT_SEL, 0x05},
12936         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, 0xb026 },
12937         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x7019 | (0x00 << 8))},
12938         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
12939         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
12940         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
12941         {}
12942 };
12943
12944 static struct hda_verb alc269_eeepc_amic_init_verbs[] = {
12945         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
12946         {0x23, AC_VERB_SET_CONNECT_SEL, 0x01},
12947         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, 0xb026 },
12948         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, (0x701b | (0x00 << 8))},
12949         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
12950         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
12951         {}
12952 };
12953
12954 /* toggle speaker-output according to the hp-jack state */
12955 static void alc269_speaker_automute(struct hda_codec *codec)
12956 {
12957         unsigned int present;
12958         unsigned char bits;
12959
12960         present = snd_hda_codec_read(codec, 0x15, 0,
12961                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12962         bits = present ? AMP_IN_MUTE(0) : 0;
12963         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
12964                                 AMP_IN_MUTE(0), bits);
12965         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
12966                                 AMP_IN_MUTE(0), bits);
12967 }
12968
12969 static void alc269_eeepc_dmic_automute(struct hda_codec *codec)
12970 {
12971         unsigned int present;
12972
12973         present = snd_hda_codec_read(codec, 0x18, 0,
12974                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12975         snd_hda_codec_write(codec, 0x23, 0,
12976                                 AC_VERB_SET_CONNECT_SEL,  (present ? 0 : 5));
12977 }
12978
12979 static void alc269_eeepc_amic_automute(struct hda_codec *codec)
12980 {
12981         unsigned int present;
12982
12983         present = snd_hda_codec_read(codec, 0x18, 0,
12984                                 AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
12985         snd_hda_codec_write(codec, 0x24, 0, AC_VERB_SET_AMP_GAIN_MUTE,
12986                                 0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
12987         snd_hda_codec_write(codec, 0x24, 0, AC_VERB_SET_AMP_GAIN_MUTE,
12988                                 0x7000 | (0x01 << 8) | (present ? 0x80 : 0));
12989 }
12990
12991 /* unsolicited event for HP jack sensing */
12992 static void alc269_eeepc_dmic_unsol_event(struct hda_codec *codec,
12993                                      unsigned int res)
12994 {
12995         if ((res >> 26) == ALC880_HP_EVENT)
12996                 alc269_speaker_automute(codec);
12997
12998         if ((res >> 26) == ALC880_MIC_EVENT)
12999                 alc269_eeepc_dmic_automute(codec);
13000 }
13001
13002 static void alc269_eeepc_dmic_inithook(struct hda_codec *codec)
13003 {
13004         alc269_speaker_automute(codec);
13005         alc269_eeepc_dmic_automute(codec);
13006 }
13007
13008 /* unsolicited event for HP jack sensing */
13009 static void alc269_eeepc_amic_unsol_event(struct hda_codec *codec,
13010                                      unsigned int res)
13011 {
13012         if ((res >> 26) == ALC880_HP_EVENT)
13013                 alc269_speaker_automute(codec);
13014
13015         if ((res >> 26) == ALC880_MIC_EVENT)
13016                 alc269_eeepc_amic_automute(codec);
13017 }
13018
13019 static void alc269_eeepc_amic_inithook(struct hda_codec *codec)
13020 {
13021         alc269_speaker_automute(codec);
13022         alc269_eeepc_amic_automute(codec);
13023 }
13024
13025 /*
13026  * generic initialization of ADC, input mixers and output mixers
13027  */
13028 static struct hda_verb alc269_init_verbs[] = {
13029         /*
13030          * Unmute ADC0 and set the default input to mic-in
13031          */
13032         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13033
13034         /* Mute input amps (PCBeep, Line In, Mic 1 & Mic 2) of the
13035          * analog-loopback mixer widget
13036          * Note: PASD motherboards uses the Line In 2 as the input for
13037          * front panel mic (mic 2)
13038          */
13039         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
13040         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
13041         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
13042         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
13043         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
13044         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
13045
13046         /*
13047          * Set up output mixers (0x0c - 0x0e)
13048          */
13049         /* set vol=0 to output mixers */
13050         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
13051         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
13052
13053         /* set up input amps for analog loopback */
13054         /* Amp Indices: DAC = 0, mixer = 1 */
13055         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13056         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13057         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13058         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13059         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13060         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13061
13062         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
13063         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
13064         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
13065         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
13066         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
13067         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
13068         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
13069
13070         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13071         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13072         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13073         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13074         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13075         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13076         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13077
13078         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
13079         {0x15, AC_VERB_SET_CONNECT_SEL, 0x00},
13080
13081         /* FIXME: use matrix-type input source selection */
13082         /* Mixer elements: 0x18, 19, 1a, 1b, 1d, 0b */
13083         /* Input mixer1: unmute Mic, F-Mic, Line, CD inputs */
13084         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
13085         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13086         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
13087         {0x24, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
13088
13089         /* set EAPD */
13090         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
13091         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 2},
13092         { }
13093 };
13094
13095 /* add playback controls from the parsed DAC table */
13096 static int alc269_auto_create_multi_out_ctls(struct alc_spec *spec,
13097                                              const struct auto_pin_cfg *cfg)
13098 {
13099         hda_nid_t nid;
13100         int err;
13101
13102         spec->multiout.num_dacs = 1;    /* only use one dac */
13103         spec->multiout.dac_nids = spec->private_dac_nids;
13104         spec->multiout.dac_nids[0] = 2;
13105
13106         nid = cfg->line_out_pins[0];
13107         if (nid) {
13108                 err = add_control(spec, ALC_CTL_WIDGET_VOL,
13109                                   "Front Playback Volume",
13110                                   HDA_COMPOSE_AMP_VAL(0x02, 3, 0, HDA_OUTPUT));
13111                 if (err < 0)
13112                         return err;
13113                 err = add_control(spec, ALC_CTL_WIDGET_MUTE,
13114                                   "Front Playback Switch",
13115                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT));
13116                 if (err < 0)
13117                         return err;
13118         }
13119
13120         nid = cfg->speaker_pins[0];
13121         if (nid) {
13122                 if (!cfg->line_out_pins[0]) {
13123                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
13124                                           "Speaker Playback Volume",
13125                                           HDA_COMPOSE_AMP_VAL(0x02, 3, 0,
13126                                                               HDA_OUTPUT));
13127                         if (err < 0)
13128                                 return err;
13129                 }
13130                 if (nid == 0x16) {
13131                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
13132                                           "Speaker Playback Switch",
13133                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
13134                                                               HDA_OUTPUT));
13135                         if (err < 0)
13136                                 return err;
13137                 } else {
13138                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
13139                                           "Speaker Playback Switch",
13140                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
13141                                                               HDA_OUTPUT));
13142                         if (err < 0)
13143                                 return err;
13144                 }
13145         }
13146         nid = cfg->hp_pins[0];
13147         if (nid) {
13148                 /* spec->multiout.hp_nid = 2; */
13149                 if (!cfg->line_out_pins[0] && !cfg->speaker_pins[0]) {
13150                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
13151                                           "Headphone Playback Volume",
13152                                           HDA_COMPOSE_AMP_VAL(0x02, 3, 0,
13153                                                               HDA_OUTPUT));
13154                         if (err < 0)
13155                                 return err;
13156                 }
13157                 if (nid == 0x16) {
13158                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
13159                                           "Headphone Playback Switch",
13160                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
13161                                                               HDA_OUTPUT));
13162                         if (err < 0)
13163                                 return err;
13164                 } else {
13165                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
13166                                           "Headphone Playback Switch",
13167                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
13168                                                               HDA_OUTPUT));
13169                         if (err < 0)
13170                                 return err;
13171                 }
13172         }
13173         return 0;
13174 }
13175
13176 static int alc269_auto_create_analog_input_ctls(struct alc_spec *spec,
13177                                                 const struct auto_pin_cfg *cfg)
13178 {
13179         int err;
13180
13181         err = alc880_auto_create_analog_input_ctls(spec, cfg);
13182         if (err < 0)
13183                 return err;
13184         /* digital-mic input pin is excluded in alc880_auto_create..()
13185          * because it's under 0x18
13186          */
13187         if (cfg->input_pins[AUTO_PIN_MIC] == 0x12 ||
13188             cfg->input_pins[AUTO_PIN_FRONT_MIC] == 0x12) {
13189                 struct hda_input_mux *imux = &spec->private_imux[0];
13190                 imux->items[imux->num_items].label = "Int Mic";
13191                 imux->items[imux->num_items].index = 0x05;
13192                 imux->num_items++;
13193         }
13194         return 0;
13195 }
13196
13197 #ifdef CONFIG_SND_HDA_POWER_SAVE
13198 #define alc269_loopbacks        alc880_loopbacks
13199 #endif
13200
13201 /* pcm configuration: identiacal with ALC880 */
13202 #define alc269_pcm_analog_playback      alc880_pcm_analog_playback
13203 #define alc269_pcm_analog_capture       alc880_pcm_analog_capture
13204 #define alc269_pcm_digital_playback     alc880_pcm_digital_playback
13205 #define alc269_pcm_digital_capture      alc880_pcm_digital_capture
13206
13207 static struct hda_pcm_stream alc269_44k_pcm_analog_playback = {
13208         .substreams = 1,
13209         .channels_min = 2,
13210         .channels_max = 8,
13211         .rates = SNDRV_PCM_RATE_44100, /* fixed rate */
13212         /* NID is set in alc_build_pcms */
13213         .ops = {
13214                 .open = alc880_playback_pcm_open,
13215                 .prepare = alc880_playback_pcm_prepare,
13216                 .cleanup = alc880_playback_pcm_cleanup
13217         },
13218 };
13219
13220 static struct hda_pcm_stream alc269_44k_pcm_analog_capture = {
13221         .substreams = 1,
13222         .channels_min = 2,
13223         .channels_max = 2,
13224         .rates = SNDRV_PCM_RATE_44100, /* fixed rate */
13225         /* NID is set in alc_build_pcms */
13226 };
13227
13228 /*
13229  * BIOS auto configuration
13230  */
13231 static int alc269_parse_auto_config(struct hda_codec *codec)
13232 {
13233         struct alc_spec *spec = codec->spec;
13234         int err;
13235         static hda_nid_t alc269_ignore[] = { 0x1d, 0 };
13236
13237         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
13238                                            alc269_ignore);
13239         if (err < 0)
13240                 return err;
13241
13242         err = alc269_auto_create_multi_out_ctls(spec, &spec->autocfg);
13243         if (err < 0)
13244                 return err;
13245         err = alc269_auto_create_analog_input_ctls(spec, &spec->autocfg);
13246         if (err < 0)
13247                 return err;
13248
13249         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
13250
13251         if (spec->autocfg.dig_outs)
13252                 spec->multiout.dig_out_nid = ALC269_DIGOUT_NID;
13253
13254         if (spec->kctls.list)
13255                 add_mixer(spec, spec->kctls.list);
13256
13257         add_verb(spec, alc269_init_verbs);
13258         spec->num_mux_defs = 1;
13259         spec->input_mux = &spec->private_imux[0];
13260         /* set default input source */
13261         snd_hda_codec_write_cache(codec, alc269_capsrc_nids[0],
13262                                   0, AC_VERB_SET_CONNECT_SEL,
13263                                   spec->input_mux->items[0].index);
13264
13265         err = alc_auto_add_mic_boost(codec);
13266         if (err < 0)
13267                 return err;
13268
13269         if (!spec->cap_mixer && !spec->no_analog)
13270                 set_capture_mixer(spec);
13271
13272         return 1;
13273 }
13274
13275 #define alc269_auto_init_multi_out      alc882_auto_init_multi_out
13276 #define alc269_auto_init_hp_out         alc882_auto_init_hp_out
13277 #define alc269_auto_init_analog_input   alc882_auto_init_analog_input
13278
13279
13280 /* init callback for auto-configuration model -- overriding the default init */
13281 static void alc269_auto_init(struct hda_codec *codec)
13282 {
13283         struct alc_spec *spec = codec->spec;
13284         alc269_auto_init_multi_out(codec);
13285         alc269_auto_init_hp_out(codec);
13286         alc269_auto_init_analog_input(codec);
13287         if (spec->unsol_event)
13288                 alc_inithook(codec);
13289 }
13290
13291 /*
13292  * configuration and preset
13293  */
13294 static const char *alc269_models[ALC269_MODEL_LAST] = {
13295         [ALC269_BASIC]                  = "basic",
13296         [ALC269_QUANTA_FL1]             = "quanta",
13297         [ALC269_ASUS_EEEPC_P703]        = "eeepc-p703",
13298         [ALC269_ASUS_EEEPC_P901]        = "eeepc-p901",
13299         [ALC269_FUJITSU]                = "fujitsu",
13300         [ALC269_LIFEBOOK]               = "lifebook"
13301 };
13302
13303 static struct snd_pci_quirk alc269_cfg_tbl[] = {
13304         SND_PCI_QUIRK(0x17aa, 0x3bf8, "Quanta FL1", ALC269_QUANTA_FL1),
13305         SND_PCI_QUIRK(0x1043, 0x8330, "ASUS Eeepc P703 P900A",
13306                       ALC269_ASUS_EEEPC_P703),
13307         SND_PCI_QUIRK(0x1043, 0x1883, "ASUS F81Se", ALC269_ASUS_EEEPC_P703),
13308         SND_PCI_QUIRK(0x1043, 0x16a3, "ASUS F5Q", ALC269_ASUS_EEEPC_P703),
13309         SND_PCI_QUIRK(0x1043, 0x1723, "ASUS P80", ALC269_ASUS_EEEPC_P703),
13310         SND_PCI_QUIRK(0x1043, 0x1773, "ASUS U20A", ALC269_ASUS_EEEPC_P703),
13311         SND_PCI_QUIRK(0x1043, 0x1743, "ASUS U80", ALC269_ASUS_EEEPC_P703),
13312         SND_PCI_QUIRK(0x1043, 0x1653, "ASUS U50", ALC269_ASUS_EEEPC_P703),
13313         SND_PCI_QUIRK(0x1043, 0x831a, "ASUS Eeepc P901",
13314                       ALC269_ASUS_EEEPC_P901),
13315         SND_PCI_QUIRK(0x1043, 0x834a, "ASUS Eeepc S101",
13316                       ALC269_ASUS_EEEPC_P901),
13317         SND_PCI_QUIRK(0x1043, 0x16e3, "ASUS UX50", ALC269_ASUS_EEEPC_P901),
13318         SND_PCI_QUIRK(0x1734, 0x115d, "FSC Amilo", ALC269_FUJITSU),
13319         SND_PCI_QUIRK(0x10cf, 0x1475, "Lifebook ICH9M-based", ALC269_LIFEBOOK),
13320         {}
13321 };
13322
13323 static struct alc_config_preset alc269_presets[] = {
13324         [ALC269_BASIC] = {
13325                 .mixers = { alc269_base_mixer },
13326                 .init_verbs = { alc269_init_verbs },
13327                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13328                 .dac_nids = alc269_dac_nids,
13329                 .hp_nid = 0x03,
13330                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13331                 .channel_mode = alc269_modes,
13332                 .input_mux = &alc269_capture_source,
13333         },
13334         [ALC269_QUANTA_FL1] = {
13335                 .mixers = { alc269_quanta_fl1_mixer },
13336                 .init_verbs = { alc269_init_verbs, alc269_quanta_fl1_verbs },
13337                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13338                 .dac_nids = alc269_dac_nids,
13339                 .hp_nid = 0x03,
13340                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13341                 .channel_mode = alc269_modes,
13342                 .input_mux = &alc269_capture_source,
13343                 .unsol_event = alc269_quanta_fl1_unsol_event,
13344                 .init_hook = alc269_quanta_fl1_init_hook,
13345         },
13346         [ALC269_ASUS_EEEPC_P703] = {
13347                 .mixers = { alc269_eeepc_mixer },
13348                 .cap_mixer = alc269_epc_capture_mixer,
13349                 .init_verbs = { alc269_init_verbs,
13350                                 alc269_eeepc_amic_init_verbs },
13351                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13352                 .dac_nids = alc269_dac_nids,
13353                 .hp_nid = 0x03,
13354                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13355                 .channel_mode = alc269_modes,
13356                 .input_mux = &alc269_eeepc_amic_capture_source,
13357                 .unsol_event = alc269_eeepc_amic_unsol_event,
13358                 .init_hook = alc269_eeepc_amic_inithook,
13359         },
13360         [ALC269_ASUS_EEEPC_P901] = {
13361                 .mixers = { alc269_eeepc_mixer },
13362                 .cap_mixer = alc269_epc_capture_mixer,
13363                 .init_verbs = { alc269_init_verbs,
13364                                 alc269_eeepc_dmic_init_verbs },
13365                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13366                 .dac_nids = alc269_dac_nids,
13367                 .hp_nid = 0x03,
13368                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13369                 .channel_mode = alc269_modes,
13370                 .input_mux = &alc269_eeepc_dmic_capture_source,
13371                 .unsol_event = alc269_eeepc_dmic_unsol_event,
13372                 .init_hook = alc269_eeepc_dmic_inithook,
13373         },
13374         [ALC269_FUJITSU] = {
13375                 .mixers = { alc269_fujitsu_mixer },
13376                 .cap_mixer = alc269_epc_capture_mixer,
13377                 .init_verbs = { alc269_init_verbs,
13378                                 alc269_eeepc_dmic_init_verbs },
13379                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13380                 .dac_nids = alc269_dac_nids,
13381                 .hp_nid = 0x03,
13382                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13383                 .channel_mode = alc269_modes,
13384                 .input_mux = &alc269_eeepc_dmic_capture_source,
13385                 .unsol_event = alc269_eeepc_dmic_unsol_event,
13386                 .init_hook = alc269_eeepc_dmic_inithook,
13387         },
13388         [ALC269_LIFEBOOK] = {
13389                 .mixers = { alc269_lifebook_mixer },
13390                 .init_verbs = { alc269_init_verbs, alc269_lifebook_verbs },
13391                 .num_dacs = ARRAY_SIZE(alc269_dac_nids),
13392                 .dac_nids = alc269_dac_nids,
13393                 .hp_nid = 0x03,
13394                 .num_channel_mode = ARRAY_SIZE(alc269_modes),
13395                 .channel_mode = alc269_modes,
13396                 .input_mux = &alc269_capture_source,
13397                 .unsol_event = alc269_lifebook_unsol_event,
13398                 .init_hook = alc269_lifebook_init_hook,
13399         },
13400 };
13401
13402 static int patch_alc269(struct hda_codec *codec)
13403 {
13404         struct alc_spec *spec;
13405         int board_config;
13406         int err;
13407
13408         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
13409         if (spec == NULL)
13410                 return -ENOMEM;
13411
13412         codec->spec = spec;
13413
13414         alc_fix_pll_init(codec, 0x20, 0x04, 15);
13415
13416         board_config = snd_hda_check_board_config(codec, ALC269_MODEL_LAST,
13417                                                   alc269_models,
13418                                                   alc269_cfg_tbl);
13419
13420         if (board_config < 0) {
13421                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
13422                        "trying auto-probe from BIOS...\n", codec->chip_name);
13423                 board_config = ALC269_AUTO;
13424         }
13425
13426         if (board_config == ALC269_AUTO) {
13427                 /* automatic parse from the BIOS config */
13428                 err = alc269_parse_auto_config(codec);
13429                 if (err < 0) {
13430                         alc_free(codec);
13431                         return err;
13432                 } else if (!err) {
13433                         printk(KERN_INFO
13434                                "hda_codec: Cannot set up configuration "
13435                                "from BIOS.  Using base mode...\n");
13436                         board_config = ALC269_BASIC;
13437                 }
13438         }
13439
13440         err = snd_hda_attach_beep_device(codec, 0x1);
13441         if (err < 0) {
13442                 alc_free(codec);
13443                 return err;
13444         }
13445
13446         if (board_config != ALC269_AUTO)
13447                 setup_preset(spec, &alc269_presets[board_config]);
13448
13449         if (codec->subsystem_id == 0x17aa3bf8) {
13450                 /* Due to a hardware problem on Lenovo Ideadpad, we need to
13451                  * fix the sample rate of analog I/O to 44.1kHz
13452                  */
13453                 spec->stream_analog_playback = &alc269_44k_pcm_analog_playback;
13454                 spec->stream_analog_capture = &alc269_44k_pcm_analog_capture;
13455         } else {
13456                 spec->stream_analog_playback = &alc269_pcm_analog_playback;
13457                 spec->stream_analog_capture = &alc269_pcm_analog_capture;
13458         }
13459         spec->stream_digital_playback = &alc269_pcm_digital_playback;
13460         spec->stream_digital_capture = &alc269_pcm_digital_capture;
13461
13462         spec->adc_nids = alc269_adc_nids;
13463         spec->num_adc_nids = ARRAY_SIZE(alc269_adc_nids);
13464         spec->capsrc_nids = alc269_capsrc_nids;
13465         if (!spec->cap_mixer)
13466                 set_capture_mixer(spec);
13467         set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT);
13468
13469         codec->patch_ops = alc_patch_ops;
13470         if (board_config == ALC269_AUTO)
13471                 spec->init_hook = alc269_auto_init;
13472 #ifdef CONFIG_SND_HDA_POWER_SAVE
13473         if (!spec->loopback.amplist)
13474                 spec->loopback.amplist = alc269_loopbacks;
13475 #endif
13476         codec->proc_widget_hook = print_realtek_coef;
13477
13478         return 0;
13479 }
13480
13481 /*
13482  *  ALC861 channel source setting (2/6 channel selection for 3-stack)
13483  */
13484
13485 /*
13486  * set the path ways for 2 channel output
13487  * need to set the codec line out and mic 1 pin widgets to inputs
13488  */
13489 static struct hda_verb alc861_threestack_ch2_init[] = {
13490         /* set pin widget 1Ah (line in) for input */
13491         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13492         /* set pin widget 18h (mic1/2) for input, for mic also enable
13493          * the vref
13494          */
13495         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13496
13497         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c },
13498 #if 0
13499         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8)) }, /*mic*/
13500         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x02 << 8)) }, /*line-in*/
13501 #endif
13502         { } /* end */
13503 };
13504 /*
13505  * 6ch mode
13506  * need to set the codec line out and mic 1 pin widgets to outputs
13507  */
13508 static struct hda_verb alc861_threestack_ch6_init[] = {
13509         /* set pin widget 1Ah (line in) for output (Back Surround)*/
13510         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13511         /* set pin widget 18h (mic1) for output (CLFE)*/
13512         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13513
13514         { 0x0c, AC_VERB_SET_CONNECT_SEL, 0x00 },
13515         { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00 },
13516
13517         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb080 },
13518 #if 0
13519         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8)) }, /*mic*/
13520         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8)) }, /*line in*/
13521 #endif
13522         { } /* end */
13523 };
13524
13525 static struct hda_channel_mode alc861_threestack_modes[2] = {
13526         { 2, alc861_threestack_ch2_init },
13527         { 6, alc861_threestack_ch6_init },
13528 };
13529 /* Set mic1 as input and unmute the mixer */
13530 static struct hda_verb alc861_uniwill_m31_ch2_init[] = {
13531         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13532         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8)) }, /*mic*/
13533         { } /* end */
13534 };
13535 /* Set mic1 as output and mute mixer */
13536 static struct hda_verb alc861_uniwill_m31_ch4_init[] = {
13537         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13538         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8)) }, /*mic*/
13539         { } /* end */
13540 };
13541
13542 static struct hda_channel_mode alc861_uniwill_m31_modes[2] = {
13543         { 2, alc861_uniwill_m31_ch2_init },
13544         { 4, alc861_uniwill_m31_ch4_init },
13545 };
13546
13547 /* Set mic1 and line-in as input and unmute the mixer */
13548 static struct hda_verb alc861_asus_ch2_init[] = {
13549         /* set pin widget 1Ah (line in) for input */
13550         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13551         /* set pin widget 18h (mic1/2) for input, for mic also enable
13552          * the vref
13553          */
13554         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13555
13556         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c },
13557 #if 0
13558         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x01 << 8)) }, /*mic*/
13559         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7000 | (0x02 << 8)) }, /*line-in*/
13560 #endif
13561         { } /* end */
13562 };
13563 /* Set mic1 nad line-in as output and mute mixer */
13564 static struct hda_verb alc861_asus_ch6_init[] = {
13565         /* set pin widget 1Ah (line in) for output (Back Surround)*/
13566         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13567         /* { 0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE }, */
13568         /* set pin widget 18h (mic1) for output (CLFE)*/
13569         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13570         /* { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE }, */
13571         { 0x0c, AC_VERB_SET_CONNECT_SEL, 0x00 },
13572         { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00 },
13573
13574         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb080 },
13575 #if 0
13576         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8)) }, /*mic*/
13577         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8)) }, /*line in*/
13578 #endif
13579         { } /* end */
13580 };
13581
13582 static struct hda_channel_mode alc861_asus_modes[2] = {
13583         { 2, alc861_asus_ch2_init },
13584         { 6, alc861_asus_ch6_init },
13585 };
13586
13587 /* patch-ALC861 */
13588
13589 static struct snd_kcontrol_new alc861_base_mixer[] = {
13590         /* output mixer control */
13591         HDA_CODEC_MUTE("Front Playback Switch", 0x03, 0x0, HDA_OUTPUT),
13592         HDA_CODEC_MUTE("Surround Playback Switch", 0x06, 0x0, HDA_OUTPUT),
13593         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x05, 1, 0x0, HDA_OUTPUT),
13594         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x05, 2, 0x0, HDA_OUTPUT),
13595         HDA_CODEC_MUTE("Side Playback Switch", 0x04, 0x0, HDA_OUTPUT),
13596
13597         /*Input mixer control */
13598         /* HDA_CODEC_VOLUME("Input Playback Volume", 0x15, 0x0, HDA_OUTPUT),
13599            HDA_CODEC_MUTE("Input Playback Switch", 0x15, 0x0, HDA_OUTPUT), */
13600         HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
13601         HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
13602         HDA_CODEC_VOLUME("Line Playback Volume", 0x15, 0x02, HDA_INPUT),
13603         HDA_CODEC_MUTE("Line Playback Switch", 0x15, 0x02, HDA_INPUT),
13604         HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
13605         HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
13606         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x10, 0x01, HDA_OUTPUT),
13607         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1a, 0x03, HDA_INPUT),
13608
13609         { } /* end */
13610 };
13611
13612 static struct snd_kcontrol_new alc861_3ST_mixer[] = {
13613         /* output mixer control */
13614         HDA_CODEC_MUTE("Front Playback Switch", 0x03, 0x0, HDA_OUTPUT),
13615         HDA_CODEC_MUTE("Surround Playback Switch", 0x06, 0x0, HDA_OUTPUT),
13616         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x05, 1, 0x0, HDA_OUTPUT),
13617         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x05, 2, 0x0, HDA_OUTPUT),
13618         /*HDA_CODEC_MUTE("Side Playback Switch", 0x04, 0x0, HDA_OUTPUT), */
13619
13620         /* Input mixer control */
13621         /* HDA_CODEC_VOLUME("Input Playback Volume", 0x15, 0x0, HDA_OUTPUT),
13622            HDA_CODEC_MUTE("Input Playback Switch", 0x15, 0x0, HDA_OUTPUT), */
13623         HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
13624         HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
13625         HDA_CODEC_VOLUME("Line Playback Volume", 0x15, 0x02, HDA_INPUT),
13626         HDA_CODEC_MUTE("Line Playback Switch", 0x15, 0x02, HDA_INPUT),
13627         HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
13628         HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
13629         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x10, 0x01, HDA_OUTPUT),
13630         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1a, 0x03, HDA_INPUT),
13631
13632         {
13633                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
13634                 .name = "Channel Mode",
13635                 .info = alc_ch_mode_info,
13636                 .get = alc_ch_mode_get,
13637                 .put = alc_ch_mode_put,
13638                 .private_value = ARRAY_SIZE(alc861_threestack_modes),
13639         },
13640         { } /* end */
13641 };
13642
13643 static struct snd_kcontrol_new alc861_toshiba_mixer[] = {
13644         /* output mixer control */
13645         HDA_CODEC_MUTE("Master Playback Switch", 0x03, 0x0, HDA_OUTPUT),
13646         HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
13647         HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
13648
13649         { } /* end */
13650 };
13651
13652 static struct snd_kcontrol_new alc861_uniwill_m31_mixer[] = {
13653         /* output mixer control */
13654         HDA_CODEC_MUTE("Front Playback Switch", 0x03, 0x0, HDA_OUTPUT),
13655         HDA_CODEC_MUTE("Surround Playback Switch", 0x06, 0x0, HDA_OUTPUT),
13656         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x05, 1, 0x0, HDA_OUTPUT),
13657         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x05, 2, 0x0, HDA_OUTPUT),
13658         /*HDA_CODEC_MUTE("Side Playback Switch", 0x04, 0x0, HDA_OUTPUT), */
13659
13660         /* Input mixer control */
13661         /* HDA_CODEC_VOLUME("Input Playback Volume", 0x15, 0x0, HDA_OUTPUT),
13662            HDA_CODEC_MUTE("Input Playback Switch", 0x15, 0x0, HDA_OUTPUT), */
13663         HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
13664         HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
13665         HDA_CODEC_VOLUME("Line Playback Volume", 0x15, 0x02, HDA_INPUT),
13666         HDA_CODEC_MUTE("Line Playback Switch", 0x15, 0x02, HDA_INPUT),
13667         HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
13668         HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
13669         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x10, 0x01, HDA_OUTPUT),
13670         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1a, 0x03, HDA_INPUT),
13671
13672         {
13673                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
13674                 .name = "Channel Mode",
13675                 .info = alc_ch_mode_info,
13676                 .get = alc_ch_mode_get,
13677                 .put = alc_ch_mode_put,
13678                 .private_value = ARRAY_SIZE(alc861_uniwill_m31_modes),
13679         },
13680         { } /* end */
13681 };
13682
13683 static struct snd_kcontrol_new alc861_asus_mixer[] = {
13684         /* output mixer control */
13685         HDA_CODEC_MUTE("Front Playback Switch", 0x03, 0x0, HDA_OUTPUT),
13686         HDA_CODEC_MUTE("Surround Playback Switch", 0x06, 0x0, HDA_OUTPUT),
13687         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x05, 1, 0x0, HDA_OUTPUT),
13688         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x05, 2, 0x0, HDA_OUTPUT),
13689         HDA_CODEC_MUTE("Side Playback Switch", 0x04, 0x0, HDA_OUTPUT),
13690
13691         /* Input mixer control */
13692         HDA_CODEC_VOLUME("Input Playback Volume", 0x15, 0x0, HDA_OUTPUT),
13693         HDA_CODEC_MUTE("Input Playback Switch", 0x15, 0x0, HDA_OUTPUT),
13694         HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
13695         HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
13696         HDA_CODEC_VOLUME("Line Playback Volume", 0x15, 0x02, HDA_INPUT),
13697         HDA_CODEC_MUTE("Line Playback Switch", 0x15, 0x02, HDA_INPUT),
13698         HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
13699         HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
13700         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x10, 0x01, HDA_OUTPUT),
13701         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1a, 0x03, HDA_OUTPUT),
13702
13703         {
13704                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
13705                 .name = "Channel Mode",
13706                 .info = alc_ch_mode_info,
13707                 .get = alc_ch_mode_get,
13708                 .put = alc_ch_mode_put,
13709                 .private_value = ARRAY_SIZE(alc861_asus_modes),
13710         },
13711         { }
13712 };
13713
13714 /* additional mixer */
13715 static struct snd_kcontrol_new alc861_asus_laptop_mixer[] = {
13716         HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
13717         HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
13718         { }
13719 };
13720
13721 /*
13722  * generic initialization of ADC, input mixers and output mixers
13723  */
13724 static struct hda_verb alc861_base_init_verbs[] = {
13725         /*
13726          * Unmute ADC0 and set the default input to mic-in
13727          */
13728         /* port-A for surround (rear panel) */
13729         { 0x0e, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13730         { 0x0e, AC_VERB_SET_CONNECT_SEL, 0x00 },
13731         /* port-B for mic-in (rear panel) with vref */
13732         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13733         /* port-C for line-in (rear panel) */
13734         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13735         /* port-D for Front */
13736         { 0x0b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13737         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x00 },
13738         /* port-E for HP out (front panel) */
13739         { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0 },
13740         /* route front PCM to HP */
13741         { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },
13742         /* port-F for mic-in (front panel) with vref */
13743         { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13744         /* port-G for CLFE (rear panel) */
13745         { 0x1f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13746         { 0x1f, AC_VERB_SET_CONNECT_SEL, 0x00 },
13747         /* port-H for side (rear panel) */
13748         { 0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13749         { 0x20, AC_VERB_SET_CONNECT_SEL, 0x00 },
13750         /* CD-in */
13751         { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13752         /* route front mic to ADC1*/
13753         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
13754         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13755
13756         /* Unmute DAC0~3 & spdif out*/
13757         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13758         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13759         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13760         {0x06, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13761         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13762
13763         /* Unmute Mixer 14 (mic) 1c (Line in)*/
13764         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13765         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13766         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13767         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13768
13769         /* Unmute Stereo Mixer 15 */
13770         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13771         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13772         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13773         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c}, /* Output 0~12 step */
13774
13775         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13776         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13777         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13778         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13779         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13780         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13781         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13782         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13783         /* hp used DAC 3 (Front) */
13784         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
13785         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13786
13787         { }
13788 };
13789
13790 static struct hda_verb alc861_threestack_init_verbs[] = {
13791         /*
13792          * Unmute ADC0 and set the default input to mic-in
13793          */
13794         /* port-A for surround (rear panel) */
13795         { 0x0e, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13796         /* port-B for mic-in (rear panel) with vref */
13797         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13798         /* port-C for line-in (rear panel) */
13799         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13800         /* port-D for Front */
13801         { 0x0b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13802         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x00 },
13803         /* port-E for HP out (front panel) */
13804         { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0 },
13805         /* route front PCM to HP */
13806         { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },
13807         /* port-F for mic-in (front panel) with vref */
13808         { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13809         /* port-G for CLFE (rear panel) */
13810         { 0x1f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13811         /* port-H for side (rear panel) */
13812         { 0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13813         /* CD-in */
13814         { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13815         /* route front mic to ADC1*/
13816         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
13817         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13818         /* Unmute DAC0~3 & spdif out*/
13819         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13820         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13821         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13822         {0x06, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13823         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13824
13825         /* Unmute Mixer 14 (mic) 1c (Line in)*/
13826         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13827         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13828         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13829         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13830
13831         /* Unmute Stereo Mixer 15 */
13832         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13833         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13834         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13835         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c}, /* Output 0~12 step */
13836
13837         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13838         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13839         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13840         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13841         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13842         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13843         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13844         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13845         /* hp used DAC 3 (Front) */
13846         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
13847         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13848         { }
13849 };
13850
13851 static struct hda_verb alc861_uniwill_m31_init_verbs[] = {
13852         /*
13853          * Unmute ADC0 and set the default input to mic-in
13854          */
13855         /* port-A for surround (rear panel) */
13856         { 0x0e, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13857         /* port-B for mic-in (rear panel) with vref */
13858         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13859         /* port-C for line-in (rear panel) */
13860         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13861         /* port-D for Front */
13862         { 0x0b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13863         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x00 },
13864         /* port-E for HP out (front panel) */
13865         /* this has to be set to VREF80 */
13866         { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13867         /* route front PCM to HP */
13868         { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },
13869         /* port-F for mic-in (front panel) with vref */
13870         { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13871         /* port-G for CLFE (rear panel) */
13872         { 0x1f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13873         /* port-H for side (rear panel) */
13874         { 0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
13875         /* CD-in */
13876         { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13877         /* route front mic to ADC1*/
13878         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
13879         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13880         /* Unmute DAC0~3 & spdif out*/
13881         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13882         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13883         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13884         {0x06, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13885         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13886
13887         /* Unmute Mixer 14 (mic) 1c (Line in)*/
13888         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13889         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13890         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13891         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13892
13893         /* Unmute Stereo Mixer 15 */
13894         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13895         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13896         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13897         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c}, /* Output 0~12 step */
13898
13899         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13900         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13901         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13902         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13903         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13904         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13905         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13906         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13907         /* hp used DAC 3 (Front) */
13908         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
13909         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13910         { }
13911 };
13912
13913 static struct hda_verb alc861_asus_init_verbs[] = {
13914         /*
13915          * Unmute ADC0 and set the default input to mic-in
13916          */
13917         /* port-A for surround (rear panel)
13918          * according to codec#0 this is the HP jack
13919          */
13920         { 0x0e, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0 }, /* was 0x00 */
13921         /* route front PCM to HP */
13922         { 0x0e, AC_VERB_SET_CONNECT_SEL, 0x01 },
13923         /* port-B for mic-in (rear panel) with vref */
13924         { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13925         /* port-C for line-in (rear panel) */
13926         { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13927         /* port-D for Front */
13928         { 0x0b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13929         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x00 },
13930         /* port-E for HP out (front panel) */
13931         /* this has to be set to VREF80 */
13932         { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13933         /* route front PCM to HP */
13934         { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },
13935         /* port-F for mic-in (front panel) with vref */
13936         { 0x10, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
13937         /* port-G for CLFE (rear panel) */
13938         { 0x1f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13939         /* port-H for side (rear panel) */
13940         { 0x20, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
13941         /* CD-in */
13942         { 0x11, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
13943         /* route front mic to ADC1*/
13944         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},
13945         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13946         /* Unmute DAC0~3 & spdif out*/
13947         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13948         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13949         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13950         {0x06, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13951         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
13952         /* Unmute Mixer 14 (mic) 1c (Line in)*/
13953         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13954         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13955         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13956         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13957
13958         /* Unmute Stereo Mixer 15 */
13959         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13960         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13961         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13962         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c}, /* Output 0~12 step */
13963
13964         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13965         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13966         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13967         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13968         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13969         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13970         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13971         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
13972         /* hp used DAC 3 (Front) */
13973         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
13974         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
13975         { }
13976 };
13977
13978 /* additional init verbs for ASUS laptops */
13979 static struct hda_verb alc861_asus_laptop_init_verbs[] = {
13980         { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x45 }, /* HP-out */
13981         { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2) }, /* mute line-in */
13982         { }
13983 };
13984
13985 /*
13986  * generic initialization of ADC, input mixers and output mixers
13987  */
13988 static struct hda_verb alc861_auto_init_verbs[] = {
13989         /*
13990          * Unmute ADC0 and set the default input to mic-in
13991          */
13992         /* {0x08, AC_VERB_SET_CONNECT_SEL, 0x00}, */
13993         {0x08, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
13994
13995         /* Unmute DAC0~3 & spdif out*/
13996         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13997         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13998         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
13999         {0x06, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14000         {0x07, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14001
14002         /* Unmute Mixer 14 (mic) 1c (Line in)*/
14003         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14004         {0x014, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14005         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14006         {0x01c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14007
14008         /* Unmute Stereo Mixer 15 */
14009         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14010         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14011         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
14012         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, 0xb00c},
14013
14014         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14015         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14016         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14017         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14018         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14019         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14020         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14021         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14022
14023         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14024         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14025         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
14026         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
14027         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14028         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14029         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
14030         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)},
14031
14032         {0x08, AC_VERB_SET_CONNECT_SEL, 0x00},  /* set Mic 1 */
14033
14034         { }
14035 };
14036
14037 static struct hda_verb alc861_toshiba_init_verbs[] = {
14038         {0x0f, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
14039
14040         { }
14041 };
14042
14043 /* toggle speaker-output according to the hp-jack state */
14044 static void alc861_toshiba_automute(struct hda_codec *codec)
14045 {
14046         unsigned int present;
14047
14048         present = snd_hda_codec_read(codec, 0x0f, 0,
14049                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
14050         snd_hda_codec_amp_stereo(codec, 0x16, HDA_INPUT, 0,
14051                                  HDA_AMP_MUTE, present ? HDA_AMP_MUTE : 0);
14052         snd_hda_codec_amp_stereo(codec, 0x1a, HDA_INPUT, 3,
14053                                  HDA_AMP_MUTE, present ? 0 : HDA_AMP_MUTE);
14054 }
14055
14056 static void alc861_toshiba_unsol_event(struct hda_codec *codec,
14057                                        unsigned int res)
14058 {
14059         if ((res >> 26) == ALC880_HP_EVENT)
14060                 alc861_toshiba_automute(codec);
14061 }
14062
14063 /* pcm configuration: identiacal with ALC880 */
14064 #define alc861_pcm_analog_playback      alc880_pcm_analog_playback
14065 #define alc861_pcm_analog_capture       alc880_pcm_analog_capture
14066 #define alc861_pcm_digital_playback     alc880_pcm_digital_playback
14067 #define alc861_pcm_digital_capture      alc880_pcm_digital_capture
14068
14069
14070 #define ALC861_DIGOUT_NID       0x07
14071
14072 static struct hda_channel_mode alc861_8ch_modes[1] = {
14073         { 8, NULL }
14074 };
14075
14076 static hda_nid_t alc861_dac_nids[4] = {
14077         /* front, surround, clfe, side */
14078         0x03, 0x06, 0x05, 0x04
14079 };
14080
14081 static hda_nid_t alc660_dac_nids[3] = {
14082         /* front, clfe, surround */
14083         0x03, 0x05, 0x06
14084 };
14085
14086 static hda_nid_t alc861_adc_nids[1] = {
14087         /* ADC0-2 */
14088         0x08,
14089 };
14090
14091 static struct hda_input_mux alc861_capture_source = {
14092         .num_items = 5,
14093         .items = {
14094                 { "Mic", 0x0 },
14095                 { "Front Mic", 0x3 },
14096                 { "Line", 0x1 },
14097                 { "CD", 0x4 },
14098                 { "Mixer", 0x5 },
14099         },
14100 };
14101
14102 /* fill in the dac_nids table from the parsed pin configuration */
14103 static int alc861_auto_fill_dac_nids(struct alc_spec *spec,
14104                                      const struct auto_pin_cfg *cfg)
14105 {
14106         int i;
14107         hda_nid_t nid;
14108
14109         spec->multiout.dac_nids = spec->private_dac_nids;
14110         for (i = 0; i < cfg->line_outs; i++) {
14111                 nid = cfg->line_out_pins[i];
14112                 if (nid) {
14113                         if (i >= ARRAY_SIZE(alc861_dac_nids))
14114                                 continue;
14115                         spec->multiout.dac_nids[i] = alc861_dac_nids[i];
14116                 }
14117         }
14118         spec->multiout.num_dacs = cfg->line_outs;
14119         return 0;
14120 }
14121
14122 /* add playback controls from the parsed DAC table */
14123 static int alc861_auto_create_multi_out_ctls(struct alc_spec *spec,
14124                                              const struct auto_pin_cfg *cfg)
14125 {
14126         char name[32];
14127         static const char *chname[4] = {
14128                 "Front", "Surround", NULL /*CLFE*/, "Side"
14129         };
14130         hda_nid_t nid;
14131         int i, idx, err;
14132
14133         for (i = 0; i < cfg->line_outs; i++) {
14134                 nid = spec->multiout.dac_nids[i];
14135                 if (!nid)
14136                         continue;
14137                 if (nid == 0x05) {
14138                         /* Center/LFE */
14139                         err = add_control(spec, ALC_CTL_BIND_MUTE,
14140                                           "Center Playback Switch",
14141                                           HDA_COMPOSE_AMP_VAL(nid, 1, 0,
14142                                                               HDA_OUTPUT));
14143                         if (err < 0)
14144                                 return err;
14145                         err = add_control(spec, ALC_CTL_BIND_MUTE,
14146                                           "LFE Playback Switch",
14147                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
14148                                                               HDA_OUTPUT));
14149                         if (err < 0)
14150                                 return err;
14151                 } else {
14152                         for (idx = 0; idx < ARRAY_SIZE(alc861_dac_nids) - 1;
14153                              idx++)
14154                                 if (nid == alc861_dac_nids[idx])
14155                                         break;
14156                         sprintf(name, "%s Playback Switch", chname[idx]);
14157                         err = add_control(spec, ALC_CTL_BIND_MUTE, name,
14158                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
14159                                                               HDA_OUTPUT));
14160                         if (err < 0)
14161                                 return err;
14162                 }
14163         }
14164         return 0;
14165 }
14166
14167 static int alc861_auto_create_hp_ctls(struct alc_spec *spec, hda_nid_t pin)
14168 {
14169         int err;
14170         hda_nid_t nid;
14171
14172         if (!pin)
14173                 return 0;
14174
14175         if ((pin >= 0x0b && pin <= 0x10) || pin == 0x1f || pin == 0x20) {
14176                 nid = 0x03;
14177                 err = add_control(spec, ALC_CTL_WIDGET_MUTE,
14178                                   "Headphone Playback Switch",
14179                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT));
14180                 if (err < 0)
14181                         return err;
14182                 spec->multiout.hp_nid = nid;
14183         }
14184         return 0;
14185 }
14186
14187 /* create playback/capture controls for input pins */
14188 static int alc861_auto_create_analog_input_ctls(struct alc_spec *spec,
14189                                                 const struct auto_pin_cfg *cfg)
14190 {
14191         struct hda_input_mux *imux = &spec->private_imux[0];
14192         int i, err, idx, idx1;
14193
14194         for (i = 0; i < AUTO_PIN_LAST; i++) {
14195                 switch (cfg->input_pins[i]) {
14196                 case 0x0c:
14197                         idx1 = 1;
14198                         idx = 2;        /* Line In */
14199                         break;
14200                 case 0x0f:
14201                         idx1 = 2;
14202                         idx = 2;        /* Line In */
14203                         break;
14204                 case 0x0d:
14205                         idx1 = 0;
14206                         idx = 1;        /* Mic In */
14207                         break;
14208                 case 0x10:
14209                         idx1 = 3;
14210                         idx = 1;        /* Mic In */
14211                         break;
14212                 case 0x11:
14213                         idx1 = 4;
14214                         idx = 0;        /* CD */
14215                         break;
14216                 default:
14217                         continue;
14218                 }
14219
14220                 err = new_analog_input(spec, cfg->input_pins[i],
14221                                        auto_pin_cfg_labels[i], idx, 0x15);
14222                 if (err < 0)
14223                         return err;
14224
14225                 imux->items[imux->num_items].label = auto_pin_cfg_labels[i];
14226                 imux->items[imux->num_items].index = idx1;
14227                 imux->num_items++;
14228         }
14229         return 0;
14230 }
14231
14232 static void alc861_auto_set_output_and_unmute(struct hda_codec *codec,
14233                                               hda_nid_t nid,
14234                                               int pin_type, int dac_idx)
14235 {
14236         snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
14237                             pin_type);
14238         snd_hda_codec_write(codec, dac_idx, 0, AC_VERB_SET_AMP_GAIN_MUTE,
14239                             AMP_OUT_UNMUTE);
14240 }
14241
14242 static void alc861_auto_init_multi_out(struct hda_codec *codec)
14243 {
14244         struct alc_spec *spec = codec->spec;
14245         int i;
14246
14247         for (i = 0; i < spec->autocfg.line_outs; i++) {
14248                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
14249                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
14250                 if (nid)
14251                         alc861_auto_set_output_and_unmute(codec, nid, pin_type,
14252                                                           spec->multiout.dac_nids[i]);
14253         }
14254 }
14255
14256 static void alc861_auto_init_hp_out(struct hda_codec *codec)
14257 {
14258         struct alc_spec *spec = codec->spec;
14259         hda_nid_t pin;
14260
14261         pin = spec->autocfg.hp_pins[0];
14262         if (pin) /* connect to front */
14263                 alc861_auto_set_output_and_unmute(codec, pin, PIN_HP,
14264                                                   spec->multiout.dac_nids[0]);
14265         pin = spec->autocfg.speaker_pins[0];
14266         if (pin)
14267                 alc861_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
14268 }
14269
14270 static void alc861_auto_init_analog_input(struct hda_codec *codec)
14271 {
14272         struct alc_spec *spec = codec->spec;
14273         int i;
14274
14275         for (i = 0; i < AUTO_PIN_LAST; i++) {
14276                 hda_nid_t nid = spec->autocfg.input_pins[i];
14277                 if (nid >= 0x0c && nid <= 0x11)
14278                         alc_set_input_pin(codec, nid, i);
14279         }
14280 }
14281
14282 /* parse the BIOS configuration and set up the alc_spec */
14283 /* return 1 if successful, 0 if the proper config is not found,
14284  * or a negative error code
14285  */
14286 static int alc861_parse_auto_config(struct hda_codec *codec)
14287 {
14288         struct alc_spec *spec = codec->spec;
14289         int err;
14290         static hda_nid_t alc861_ignore[] = { 0x1d, 0 };
14291
14292         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
14293                                            alc861_ignore);
14294         if (err < 0)
14295                 return err;
14296         if (!spec->autocfg.line_outs)
14297                 return 0; /* can't find valid BIOS pin config */
14298
14299         err = alc861_auto_fill_dac_nids(spec, &spec->autocfg);
14300         if (err < 0)
14301                 return err;
14302         err = alc861_auto_create_multi_out_ctls(spec, &spec->autocfg);
14303         if (err < 0)
14304                 return err;
14305         err = alc861_auto_create_hp_ctls(spec, spec->autocfg.hp_pins[0]);
14306         if (err < 0)
14307                 return err;
14308         err = alc861_auto_create_analog_input_ctls(spec, &spec->autocfg);
14309         if (err < 0)
14310                 return err;
14311
14312         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
14313
14314         if (spec->autocfg.dig_outs)
14315                 spec->multiout.dig_out_nid = ALC861_DIGOUT_NID;
14316
14317         if (spec->kctls.list)
14318                 add_mixer(spec, spec->kctls.list);
14319
14320         add_verb(spec, alc861_auto_init_verbs);
14321
14322         spec->num_mux_defs = 1;
14323         spec->input_mux = &spec->private_imux[0];
14324
14325         spec->adc_nids = alc861_adc_nids;
14326         spec->num_adc_nids = ARRAY_SIZE(alc861_adc_nids);
14327         set_capture_mixer(spec);
14328
14329         alc_ssid_check(codec, 0x0e, 0x0f, 0x0b);
14330
14331         return 1;
14332 }
14333
14334 /* additional initialization for auto-configuration model */
14335 static void alc861_auto_init(struct hda_codec *codec)
14336 {
14337         struct alc_spec *spec = codec->spec;
14338         alc861_auto_init_multi_out(codec);
14339         alc861_auto_init_hp_out(codec);
14340         alc861_auto_init_analog_input(codec);
14341         if (spec->unsol_event)
14342                 alc_inithook(codec);
14343 }
14344
14345 #ifdef CONFIG_SND_HDA_POWER_SAVE
14346 static struct hda_amp_list alc861_loopbacks[] = {
14347         { 0x15, HDA_INPUT, 0 },
14348         { 0x15, HDA_INPUT, 1 },
14349         { 0x15, HDA_INPUT, 2 },
14350         { 0x15, HDA_INPUT, 3 },
14351         { } /* end */
14352 };
14353 #endif
14354
14355
14356 /*
14357  * configuration and preset
14358  */
14359 static const char *alc861_models[ALC861_MODEL_LAST] = {
14360         [ALC861_3ST]            = "3stack",
14361         [ALC660_3ST]            = "3stack-660",
14362         [ALC861_3ST_DIG]        = "3stack-dig",
14363         [ALC861_6ST_DIG]        = "6stack-dig",
14364         [ALC861_UNIWILL_M31]    = "uniwill-m31",
14365         [ALC861_TOSHIBA]        = "toshiba",
14366         [ALC861_ASUS]           = "asus",
14367         [ALC861_ASUS_LAPTOP]    = "asus-laptop",
14368         [ALC861_AUTO]           = "auto",
14369 };
14370
14371 static struct snd_pci_quirk alc861_cfg_tbl[] = {
14372         SND_PCI_QUIRK(0x1043, 0x1205, "ASUS W7J", ALC861_3ST),
14373         SND_PCI_QUIRK(0x1043, 0x1335, "ASUS F2/3", ALC861_ASUS_LAPTOP),
14374         SND_PCI_QUIRK(0x1043, 0x1338, "ASUS F2/3", ALC861_ASUS_LAPTOP),
14375         SND_PCI_QUIRK(0x1043, 0x1393, "ASUS", ALC861_ASUS),
14376         SND_PCI_QUIRK(0x1043, 0x13d7, "ASUS A9rp", ALC861_ASUS_LAPTOP),
14377         SND_PCI_QUIRK(0x1043, 0x81cb, "ASUS P1-AH2", ALC861_3ST_DIG),
14378         SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba", ALC861_TOSHIBA),
14379         /* FIXME: the entry below breaks Toshiba A100 (model=auto works!)
14380          *        Any other models that need this preset?
14381          */
14382         /* SND_PCI_QUIRK(0x1179, 0xff10, "Toshiba", ALC861_TOSHIBA), */
14383         SND_PCI_QUIRK(0x1462, 0x7254, "HP dx2200 (MSI MS-7254)", ALC861_3ST),
14384         SND_PCI_QUIRK(0x1462, 0x7297, "HP dx2250 (MSI MS-7297)", ALC861_3ST),
14385         SND_PCI_QUIRK(0x1584, 0x2b01, "Uniwill X40AIx", ALC861_UNIWILL_M31),
14386         SND_PCI_QUIRK(0x1584, 0x9072, "Uniwill m31", ALC861_UNIWILL_M31),
14387         SND_PCI_QUIRK(0x1584, 0x9075, "Airis Praxis N1212", ALC861_ASUS_LAPTOP),
14388         /* FIXME: the below seems conflict */
14389         /* SND_PCI_QUIRK(0x1584, 0x9075, "Uniwill", ALC861_UNIWILL_M31), */
14390         SND_PCI_QUIRK(0x1849, 0x0660, "Asrock 939SLI32", ALC660_3ST),
14391         SND_PCI_QUIRK(0x8086, 0xd600, "Intel", ALC861_3ST),
14392         {}
14393 };
14394
14395 static struct alc_config_preset alc861_presets[] = {
14396         [ALC861_3ST] = {
14397                 .mixers = { alc861_3ST_mixer },
14398                 .init_verbs = { alc861_threestack_init_verbs },
14399                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14400                 .dac_nids = alc861_dac_nids,
14401                 .num_channel_mode = ARRAY_SIZE(alc861_threestack_modes),
14402                 .channel_mode = alc861_threestack_modes,
14403                 .need_dac_fix = 1,
14404                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14405                 .adc_nids = alc861_adc_nids,
14406                 .input_mux = &alc861_capture_source,
14407         },
14408         [ALC861_3ST_DIG] = {
14409                 .mixers = { alc861_base_mixer },
14410                 .init_verbs = { alc861_threestack_init_verbs },
14411                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14412                 .dac_nids = alc861_dac_nids,
14413                 .dig_out_nid = ALC861_DIGOUT_NID,
14414                 .num_channel_mode = ARRAY_SIZE(alc861_threestack_modes),
14415                 .channel_mode = alc861_threestack_modes,
14416                 .need_dac_fix = 1,
14417                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14418                 .adc_nids = alc861_adc_nids,
14419                 .input_mux = &alc861_capture_source,
14420         },
14421         [ALC861_6ST_DIG] = {
14422                 .mixers = { alc861_base_mixer },
14423                 .init_verbs = { alc861_base_init_verbs },
14424                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14425                 .dac_nids = alc861_dac_nids,
14426                 .dig_out_nid = ALC861_DIGOUT_NID,
14427                 .num_channel_mode = ARRAY_SIZE(alc861_8ch_modes),
14428                 .channel_mode = alc861_8ch_modes,
14429                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14430                 .adc_nids = alc861_adc_nids,
14431                 .input_mux = &alc861_capture_source,
14432         },
14433         [ALC660_3ST] = {
14434                 .mixers = { alc861_3ST_mixer },
14435                 .init_verbs = { alc861_threestack_init_verbs },
14436                 .num_dacs = ARRAY_SIZE(alc660_dac_nids),
14437                 .dac_nids = alc660_dac_nids,
14438                 .num_channel_mode = ARRAY_SIZE(alc861_threestack_modes),
14439                 .channel_mode = alc861_threestack_modes,
14440                 .need_dac_fix = 1,
14441                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14442                 .adc_nids = alc861_adc_nids,
14443                 .input_mux = &alc861_capture_source,
14444         },
14445         [ALC861_UNIWILL_M31] = {
14446                 .mixers = { alc861_uniwill_m31_mixer },
14447                 .init_verbs = { alc861_uniwill_m31_init_verbs },
14448                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14449                 .dac_nids = alc861_dac_nids,
14450                 .dig_out_nid = ALC861_DIGOUT_NID,
14451                 .num_channel_mode = ARRAY_SIZE(alc861_uniwill_m31_modes),
14452                 .channel_mode = alc861_uniwill_m31_modes,
14453                 .need_dac_fix = 1,
14454                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14455                 .adc_nids = alc861_adc_nids,
14456                 .input_mux = &alc861_capture_source,
14457         },
14458         [ALC861_TOSHIBA] = {
14459                 .mixers = { alc861_toshiba_mixer },
14460                 .init_verbs = { alc861_base_init_verbs,
14461                                 alc861_toshiba_init_verbs },
14462                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14463                 .dac_nids = alc861_dac_nids,
14464                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
14465                 .channel_mode = alc883_3ST_2ch_modes,
14466                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14467                 .adc_nids = alc861_adc_nids,
14468                 .input_mux = &alc861_capture_source,
14469                 .unsol_event = alc861_toshiba_unsol_event,
14470                 .init_hook = alc861_toshiba_automute,
14471         },
14472         [ALC861_ASUS] = {
14473                 .mixers = { alc861_asus_mixer },
14474                 .init_verbs = { alc861_asus_init_verbs },
14475                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14476                 .dac_nids = alc861_dac_nids,
14477                 .dig_out_nid = ALC861_DIGOUT_NID,
14478                 .num_channel_mode = ARRAY_SIZE(alc861_asus_modes),
14479                 .channel_mode = alc861_asus_modes,
14480                 .need_dac_fix = 1,
14481                 .hp_nid = 0x06,
14482                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14483                 .adc_nids = alc861_adc_nids,
14484                 .input_mux = &alc861_capture_source,
14485         },
14486         [ALC861_ASUS_LAPTOP] = {
14487                 .mixers = { alc861_toshiba_mixer, alc861_asus_laptop_mixer },
14488                 .init_verbs = { alc861_asus_init_verbs,
14489                                 alc861_asus_laptop_init_verbs },
14490                 .num_dacs = ARRAY_SIZE(alc861_dac_nids),
14491                 .dac_nids = alc861_dac_nids,
14492                 .dig_out_nid = ALC861_DIGOUT_NID,
14493                 .num_channel_mode = ARRAY_SIZE(alc883_3ST_2ch_modes),
14494                 .channel_mode = alc883_3ST_2ch_modes,
14495                 .need_dac_fix = 1,
14496                 .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
14497                 .adc_nids = alc861_adc_nids,
14498                 .input_mux = &alc861_capture_source,
14499         },
14500 };
14501
14502
14503 static int patch_alc861(struct hda_codec *codec)
14504 {
14505         struct alc_spec *spec;
14506         int board_config;
14507         int err;
14508
14509         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
14510         if (spec == NULL)
14511                 return -ENOMEM;
14512
14513         codec->spec = spec;
14514
14515         board_config = snd_hda_check_board_config(codec, ALC861_MODEL_LAST,
14516                                                   alc861_models,
14517                                                   alc861_cfg_tbl);
14518
14519         if (board_config < 0) {
14520                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
14521                        "trying auto-probe from BIOS...\n", codec->chip_name);
14522                 board_config = ALC861_AUTO;
14523         }
14524
14525         if (board_config == ALC861_AUTO) {
14526                 /* automatic parse from the BIOS config */
14527                 err = alc861_parse_auto_config(codec);
14528                 if (err < 0) {
14529                         alc_free(codec);
14530                         return err;
14531                 } else if (!err) {
14532                         printk(KERN_INFO
14533                                "hda_codec: Cannot set up configuration "
14534                                "from BIOS.  Using base mode...\n");
14535                    board_config = ALC861_3ST_DIG;
14536                 }
14537         }
14538
14539         err = snd_hda_attach_beep_device(codec, 0x23);
14540         if (err < 0) {
14541                 alc_free(codec);
14542                 return err;
14543         }
14544
14545         if (board_config != ALC861_AUTO)
14546                 setup_preset(spec, &alc861_presets[board_config]);
14547
14548         spec->stream_analog_playback = &alc861_pcm_analog_playback;
14549         spec->stream_analog_capture = &alc861_pcm_analog_capture;
14550
14551         spec->stream_digital_playback = &alc861_pcm_digital_playback;
14552         spec->stream_digital_capture = &alc861_pcm_digital_capture;
14553
14554         set_beep_amp(spec, 0x23, 0, HDA_OUTPUT);
14555
14556         spec->vmaster_nid = 0x03;
14557
14558         codec->patch_ops = alc_patch_ops;
14559         if (board_config == ALC861_AUTO)
14560                 spec->init_hook = alc861_auto_init;
14561 #ifdef CONFIG_SND_HDA_POWER_SAVE
14562         if (!spec->loopback.amplist)
14563                 spec->loopback.amplist = alc861_loopbacks;
14564 #endif
14565         codec->proc_widget_hook = print_realtek_coef;
14566
14567         return 0;
14568 }
14569
14570 /*
14571  * ALC861-VD support
14572  *
14573  * Based on ALC882
14574  *
14575  * In addition, an independent DAC
14576  */
14577 #define ALC861VD_DIGOUT_NID     0x06
14578
14579 static hda_nid_t alc861vd_dac_nids[4] = {
14580         /* front, surr, clfe, side surr */
14581         0x02, 0x03, 0x04, 0x05
14582 };
14583
14584 /* dac_nids for ALC660vd are in a different order - according to
14585  * Realtek's driver.
14586  * This should probably tesult in a different mixer for 6stack models
14587  * of ALC660vd codecs, but for now there is only 3stack mixer
14588  * - and it is the same as in 861vd.
14589  * adc_nids in ALC660vd are (is) the same as in 861vd
14590  */
14591 static hda_nid_t alc660vd_dac_nids[3] = {
14592         /* front, rear, clfe, rear_surr */
14593         0x02, 0x04, 0x03
14594 };
14595
14596 static hda_nid_t alc861vd_adc_nids[1] = {
14597         /* ADC0 */
14598         0x09,
14599 };
14600
14601 static hda_nid_t alc861vd_capsrc_nids[1] = { 0x22 };
14602
14603 /* input MUX */
14604 /* FIXME: should be a matrix-type input source selection */
14605 static struct hda_input_mux alc861vd_capture_source = {
14606         .num_items = 4,
14607         .items = {
14608                 { "Mic", 0x0 },
14609                 { "Front Mic", 0x1 },
14610                 { "Line", 0x2 },
14611                 { "CD", 0x4 },
14612         },
14613 };
14614
14615 static struct hda_input_mux alc861vd_dallas_capture_source = {
14616         .num_items = 2,
14617         .items = {
14618                 { "Ext Mic", 0x0 },
14619                 { "Int Mic", 0x1 },
14620         },
14621 };
14622
14623 static struct hda_input_mux alc861vd_hp_capture_source = {
14624         .num_items = 2,
14625         .items = {
14626                 { "Front Mic", 0x0 },
14627                 { "ATAPI Mic", 0x1 },
14628         },
14629 };
14630
14631 /*
14632  * 2ch mode
14633  */
14634 static struct hda_channel_mode alc861vd_3stack_2ch_modes[1] = {
14635         { 2, NULL }
14636 };
14637
14638 /*
14639  * 6ch mode
14640  */
14641 static struct hda_verb alc861vd_6stack_ch6_init[] = {
14642         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
14643         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14644         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14645         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14646         { } /* end */
14647 };
14648
14649 /*
14650  * 8ch mode
14651  */
14652 static struct hda_verb alc861vd_6stack_ch8_init[] = {
14653         { 0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14654         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14655         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14656         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
14657         { } /* end */
14658 };
14659
14660 static struct hda_channel_mode alc861vd_6stack_modes[2] = {
14661         { 6, alc861vd_6stack_ch6_init },
14662         { 8, alc861vd_6stack_ch8_init },
14663 };
14664
14665 static struct snd_kcontrol_new alc861vd_chmode_mixer[] = {
14666         {
14667                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
14668                 .name = "Channel Mode",
14669                 .info = alc_ch_mode_info,
14670                 .get = alc_ch_mode_get,
14671                 .put = alc_ch_mode_put,
14672         },
14673         { } /* end */
14674 };
14675
14676 /* Pin assignment: Front=0x14, Rear=0x15, CLFE=0x16, Side=0x17
14677  *                 Mic=0x18, Front Mic=0x19, Line-In=0x1a, HP=0x1b
14678  */
14679 static struct snd_kcontrol_new alc861vd_6st_mixer[] = {
14680         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
14681         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
14682
14683         HDA_CODEC_VOLUME("Surround Playback Volume", 0x03, 0x0, HDA_OUTPUT),
14684         HDA_BIND_MUTE("Surround Playback Switch", 0x0d, 2, HDA_INPUT),
14685
14686         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x04, 1, 0x0,
14687                                 HDA_OUTPUT),
14688         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x04, 2, 0x0,
14689                                 HDA_OUTPUT),
14690         HDA_BIND_MUTE_MONO("Center Playback Switch", 0x0e, 1, 2, HDA_INPUT),
14691         HDA_BIND_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 2, HDA_INPUT),
14692
14693         HDA_CODEC_VOLUME("Side Playback Volume", 0x05, 0x0, HDA_OUTPUT),
14694         HDA_BIND_MUTE("Side Playback Switch", 0x0f, 2, HDA_INPUT),
14695
14696         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
14697
14698         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
14699         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
14700         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
14701
14702         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
14703         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
14704         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
14705
14706         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
14707         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
14708
14709         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
14710         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
14711
14712         { } /* end */
14713 };
14714
14715 static struct snd_kcontrol_new alc861vd_3st_mixer[] = {
14716         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
14717         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
14718
14719         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
14720
14721         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
14722         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
14723         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
14724
14725         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
14726         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
14727         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
14728
14729         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
14730         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
14731
14732         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
14733         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
14734
14735         { } /* end */
14736 };
14737
14738 static struct snd_kcontrol_new alc861vd_lenovo_mixer[] = {
14739         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
14740         /*HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),*/
14741         HDA_CODEC_MUTE("Front Playback Switch", 0x14, 0x0, HDA_OUTPUT),
14742
14743         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
14744
14745         HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
14746         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
14747         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
14748
14749         HDA_CODEC_VOLUME("Front Mic Boost", 0x19, 0, HDA_INPUT),
14750         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
14751         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
14752
14753         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
14754         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
14755
14756         { } /* end */
14757 };
14758
14759 /* Pin assignment: Speaker=0x14, HP = 0x15,
14760  *                 Ext Mic=0x18, Int Mic = 0x19, CD = 0x1c, PC Beep = 0x1d
14761  */
14762 static struct snd_kcontrol_new alc861vd_dallas_mixer[] = {
14763         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
14764         HDA_BIND_MUTE("Speaker Playback Switch", 0x0c, 2, HDA_INPUT),
14765         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
14766         HDA_BIND_MUTE("Headphone Playback Switch", 0x0d, 2, HDA_INPUT),
14767         HDA_CODEC_VOLUME("Ext Mic Boost", 0x18, 0, HDA_INPUT),
14768         HDA_CODEC_VOLUME("Ext Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
14769         HDA_CODEC_MUTE("Ext Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
14770         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
14771         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
14772         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
14773         { } /* end */
14774 };
14775
14776 /* Pin assignment: Speaker=0x14, Line-out = 0x15,
14777  *                 Front Mic=0x18, ATAPI Mic = 0x19,
14778  */
14779 static struct snd_kcontrol_new alc861vd_hp_mixer[] = {
14780         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
14781         HDA_BIND_MUTE("Front Playback Switch", 0x0c, 2, HDA_INPUT),
14782         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
14783         HDA_BIND_MUTE("Headphone Playback Switch", 0x0d, 2, HDA_INPUT),
14784         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
14785         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
14786         HDA_CODEC_VOLUME("ATAPI Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
14787         HDA_CODEC_MUTE("ATAPI Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
14788
14789         { } /* end */
14790 };
14791
14792 /*
14793  * generic initialization of ADC, input mixers and output mixers
14794  */
14795 static struct hda_verb alc861vd_volume_init_verbs[] = {
14796         /*
14797          * Unmute ADC0 and set the default input to mic-in
14798          */
14799         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
14800         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14801
14802         /* Unmute input amps (CD, Line In, Mic 1 & Mic 2) of
14803          * the analog-loopback mixer widget
14804          */
14805         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
14806         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14807         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14808         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
14809         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
14810         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
14811
14812         /* Capture mixer: unmute Mic, F-Mic, Line, CD inputs */
14813         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14814         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14815         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)},
14816         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(4)},
14817
14818         /*
14819          * Set up output mixers (0x02 - 0x05)
14820          */
14821         /* set vol=0 to output mixers */
14822         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14823         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14824         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14825         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14826
14827         /* set up input amps for analog loopback */
14828         /* Amp Indices: DAC = 0, mixer = 1 */
14829         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14830         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14831         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14832         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14833         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14834         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14835         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14836         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14837
14838         { }
14839 };
14840
14841 /*
14842  * 3-stack pin configuration:
14843  * front = 0x14, mic/clfe = 0x18, HP = 0x19, line/surr = 0x1a, f-mic = 0x1b
14844  */
14845 static struct hda_verb alc861vd_3stack_init_verbs[] = {
14846         /*
14847          * Set pin mode and muting
14848          */
14849         /* set front pin widgets 0x14 for output */
14850         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14851         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14852         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
14853
14854         /* Mic (rear) pin: input vref at 80% */
14855         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
14856         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14857         /* Front Mic pin: input vref at 80% */
14858         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
14859         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14860         /* Line In pin: input */
14861         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
14862         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14863         /* Line-2 In: Headphone output (output 0 - 0x0c) */
14864         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
14865         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14866         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
14867         /* CD pin widget for input */
14868         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
14869
14870         { }
14871 };
14872
14873 /*
14874  * 6-stack pin configuration:
14875  */
14876 static struct hda_verb alc861vd_6stack_init_verbs[] = {
14877         /*
14878          * Set pin mode and muting
14879          */
14880         /* set front pin widgets 0x14 for output */
14881         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14882         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14883         {0x14, AC_VERB_SET_CONNECT_SEL, 0x00},
14884
14885         /* Rear Pin: output 1 (0x0d) */
14886         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14887         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14888         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},
14889         /* CLFE Pin: output 2 (0x0e) */
14890         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14891         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14892         {0x16, AC_VERB_SET_CONNECT_SEL, 0x02},
14893         /* Side Pin: output 3 (0x0f) */
14894         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14895         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14896         {0x17, AC_VERB_SET_CONNECT_SEL, 0x03},
14897
14898         /* Mic (rear) pin: input vref at 80% */
14899         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
14900         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14901         /* Front Mic pin: input vref at 80% */
14902         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
14903         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14904         /* Line In pin: input */
14905         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
14906         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14907         /* Line-2 In: Headphone output (output 0 - 0x0c) */
14908         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
14909         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14910         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
14911         /* CD pin widget for input */
14912         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
14913
14914         { }
14915 };
14916
14917 static struct hda_verb alc861vd_eapd_verbs[] = {
14918         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
14919         { }
14920 };
14921
14922 static struct hda_verb alc660vd_eapd_verbs[] = {
14923         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
14924         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 2},
14925         { }
14926 };
14927
14928 static struct hda_verb alc861vd_lenovo_unsol_verbs[] = {
14929         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14930         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14931         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(5)},
14932         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
14933         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
14934         {}
14935 };
14936
14937 static void alc861vd_lenovo_mic_automute(struct hda_codec *codec)
14938 {
14939         unsigned int present;
14940         unsigned char bits;
14941
14942         present = snd_hda_codec_read(codec, 0x18, 0,
14943                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
14944         bits = present ? HDA_AMP_MUTE : 0;
14945         snd_hda_codec_amp_stereo(codec, 0x0b, HDA_INPUT, 1,
14946                                  HDA_AMP_MUTE, bits);
14947 }
14948
14949 static void alc861vd_lenovo_init_hook(struct hda_codec *codec)
14950 {
14951         struct alc_spec *spec = codec->spec;
14952
14953         spec->autocfg.hp_pins[0] = 0x1b;
14954         spec->autocfg.speaker_pins[0] = 0x14;
14955         alc_automute_amp(codec);
14956         alc861vd_lenovo_mic_automute(codec);
14957 }
14958
14959 static void alc861vd_lenovo_unsol_event(struct hda_codec *codec,
14960                                         unsigned int res)
14961 {
14962         switch (res >> 26) {
14963         case ALC880_MIC_EVENT:
14964                 alc861vd_lenovo_mic_automute(codec);
14965                 break;
14966         default:
14967                 alc_automute_amp_unsol_event(codec, res);
14968                 break;
14969         }
14970 }
14971
14972 static struct hda_verb alc861vd_dallas_verbs[] = {
14973         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14974         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14975         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14976         {0x05, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
14977
14978         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
14979         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
14980         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14981         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14982         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14983         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14984         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
14985         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
14986
14987         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14988         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14989         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14990         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14991         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14992         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14993         {0x17, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
14994         {0x17, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
14995
14996         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF50},
14997         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
14998         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF50},
14999         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
15000         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15001         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15002         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15003         {0x1d, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15004
15005         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15006         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
15007         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
15008         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
15009
15010         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
15011         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
15012         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
15013
15014         { } /* end */
15015 };
15016
15017 /* toggle speaker-output according to the hp-jack state */
15018 static void alc861vd_dallas_init_hook(struct hda_codec *codec)
15019 {
15020         struct alc_spec *spec = codec->spec;
15021
15022         spec->autocfg.hp_pins[0] = 0x15;
15023         spec->autocfg.speaker_pins[0] = 0x14;
15024         alc_automute_amp(codec);
15025 }
15026
15027 #ifdef CONFIG_SND_HDA_POWER_SAVE
15028 #define alc861vd_loopbacks      alc880_loopbacks
15029 #endif
15030
15031 /* pcm configuration: identiacal with ALC880 */
15032 #define alc861vd_pcm_analog_playback    alc880_pcm_analog_playback
15033 #define alc861vd_pcm_analog_capture     alc880_pcm_analog_capture
15034 #define alc861vd_pcm_digital_playback   alc880_pcm_digital_playback
15035 #define alc861vd_pcm_digital_capture    alc880_pcm_digital_capture
15036
15037 /*
15038  * configuration and preset
15039  */
15040 static const char *alc861vd_models[ALC861VD_MODEL_LAST] = {
15041         [ALC660VD_3ST]          = "3stack-660",
15042         [ALC660VD_3ST_DIG]      = "3stack-660-digout",
15043         [ALC660VD_ASUS_V1S]     = "asus-v1s",
15044         [ALC861VD_3ST]          = "3stack",
15045         [ALC861VD_3ST_DIG]      = "3stack-digout",
15046         [ALC861VD_6ST_DIG]      = "6stack-digout",
15047         [ALC861VD_LENOVO]       = "lenovo",
15048         [ALC861VD_DALLAS]       = "dallas",
15049         [ALC861VD_HP]           = "hp",
15050         [ALC861VD_AUTO]         = "auto",
15051 };
15052
15053 static struct snd_pci_quirk alc861vd_cfg_tbl[] = {
15054         SND_PCI_QUIRK(0x1019, 0xa88d, "Realtek ALC660 demo", ALC660VD_3ST),
15055         SND_PCI_QUIRK(0x103c, 0x30bf, "HP TX1000", ALC861VD_HP),
15056         SND_PCI_QUIRK(0x1043, 0x12e2, "Asus z35m", ALC660VD_3ST),
15057         SND_PCI_QUIRK(0x1043, 0x1339, "Asus G1", ALC660VD_3ST),
15058         SND_PCI_QUIRK(0x1043, 0x1633, "Asus V1Sn", ALC660VD_ASUS_V1S),
15059         SND_PCI_QUIRK(0x1043, 0x81e7, "ASUS", ALC660VD_3ST_DIG),
15060         SND_PCI_QUIRK(0x10de, 0x03f0, "Realtek ALC660 demo", ALC660VD_3ST),
15061         SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba A135", ALC861VD_LENOVO),
15062         /*SND_PCI_QUIRK(0x1179, 0xff00, "DALLAS", ALC861VD_DALLAS),*/ /*lenovo*/
15063         SND_PCI_QUIRK(0x1179, 0xff01, "DALLAS", ALC861VD_DALLAS),
15064         SND_PCI_QUIRK(0x1179, 0xff03, "Toshiba P205", ALC861VD_LENOVO),
15065         SND_PCI_QUIRK(0x1179, 0xff31, "Toshiba L30-149", ALC861VD_DALLAS),
15066         SND_PCI_QUIRK(0x1565, 0x820d, "Biostar NF61S SE", ALC861VD_6ST_DIG),
15067         SND_PCI_QUIRK_VENDOR(0x17aa, "Lenovo", ALC861VD_LENOVO),
15068         SND_PCI_QUIRK(0x1849, 0x0862, "ASRock K8NF6G-VSTA", ALC861VD_6ST_DIG),
15069         {}
15070 };
15071
15072 static struct alc_config_preset alc861vd_presets[] = {
15073         [ALC660VD_3ST] = {
15074                 .mixers = { alc861vd_3st_mixer },
15075                 .init_verbs = { alc861vd_volume_init_verbs,
15076                                  alc861vd_3stack_init_verbs },
15077                 .num_dacs = ARRAY_SIZE(alc660vd_dac_nids),
15078                 .dac_nids = alc660vd_dac_nids,
15079                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15080                 .channel_mode = alc861vd_3stack_2ch_modes,
15081                 .input_mux = &alc861vd_capture_source,
15082         },
15083         [ALC660VD_3ST_DIG] = {
15084                 .mixers = { alc861vd_3st_mixer },
15085                 .init_verbs = { alc861vd_volume_init_verbs,
15086                                  alc861vd_3stack_init_verbs },
15087                 .num_dacs = ARRAY_SIZE(alc660vd_dac_nids),
15088                 .dac_nids = alc660vd_dac_nids,
15089                 .dig_out_nid = ALC861VD_DIGOUT_NID,
15090                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15091                 .channel_mode = alc861vd_3stack_2ch_modes,
15092                 .input_mux = &alc861vd_capture_source,
15093         },
15094         [ALC861VD_3ST] = {
15095                 .mixers = { alc861vd_3st_mixer },
15096                 .init_verbs = { alc861vd_volume_init_verbs,
15097                                  alc861vd_3stack_init_verbs },
15098                 .num_dacs = ARRAY_SIZE(alc861vd_dac_nids),
15099                 .dac_nids = alc861vd_dac_nids,
15100                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15101                 .channel_mode = alc861vd_3stack_2ch_modes,
15102                 .input_mux = &alc861vd_capture_source,
15103         },
15104         [ALC861VD_3ST_DIG] = {
15105                 .mixers = { alc861vd_3st_mixer },
15106                 .init_verbs = { alc861vd_volume_init_verbs,
15107                                  alc861vd_3stack_init_verbs },
15108                 .num_dacs = ARRAY_SIZE(alc861vd_dac_nids),
15109                 .dac_nids = alc861vd_dac_nids,
15110                 .dig_out_nid = ALC861VD_DIGOUT_NID,
15111                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15112                 .channel_mode = alc861vd_3stack_2ch_modes,
15113                 .input_mux = &alc861vd_capture_source,
15114         },
15115         [ALC861VD_6ST_DIG] = {
15116                 .mixers = { alc861vd_6st_mixer, alc861vd_chmode_mixer },
15117                 .init_verbs = { alc861vd_volume_init_verbs,
15118                                 alc861vd_6stack_init_verbs },
15119                 .num_dacs = ARRAY_SIZE(alc861vd_dac_nids),
15120                 .dac_nids = alc861vd_dac_nids,
15121                 .dig_out_nid = ALC861VD_DIGOUT_NID,
15122                 .num_channel_mode = ARRAY_SIZE(alc861vd_6stack_modes),
15123                 .channel_mode = alc861vd_6stack_modes,
15124                 .input_mux = &alc861vd_capture_source,
15125         },
15126         [ALC861VD_LENOVO] = {
15127                 .mixers = { alc861vd_lenovo_mixer },
15128                 .init_verbs = { alc861vd_volume_init_verbs,
15129                                 alc861vd_3stack_init_verbs,
15130                                 alc861vd_eapd_verbs,
15131                                 alc861vd_lenovo_unsol_verbs },
15132                 .num_dacs = ARRAY_SIZE(alc660vd_dac_nids),
15133                 .dac_nids = alc660vd_dac_nids,
15134                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15135                 .channel_mode = alc861vd_3stack_2ch_modes,
15136                 .input_mux = &alc861vd_capture_source,
15137                 .unsol_event = alc861vd_lenovo_unsol_event,
15138                 .init_hook = alc861vd_lenovo_init_hook,
15139         },
15140         [ALC861VD_DALLAS] = {
15141                 .mixers = { alc861vd_dallas_mixer },
15142                 .init_verbs = { alc861vd_dallas_verbs },
15143                 .num_dacs = ARRAY_SIZE(alc861vd_dac_nids),
15144                 .dac_nids = alc861vd_dac_nids,
15145                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15146                 .channel_mode = alc861vd_3stack_2ch_modes,
15147                 .input_mux = &alc861vd_dallas_capture_source,
15148                 .unsol_event = alc_automute_amp_unsol_event,
15149                 .init_hook = alc861vd_dallas_init_hook,
15150         },
15151         [ALC861VD_HP] = {
15152                 .mixers = { alc861vd_hp_mixer },
15153                 .init_verbs = { alc861vd_dallas_verbs, alc861vd_eapd_verbs },
15154                 .num_dacs = ARRAY_SIZE(alc861vd_dac_nids),
15155                 .dac_nids = alc861vd_dac_nids,
15156                 .dig_out_nid = ALC861VD_DIGOUT_NID,
15157                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15158                 .channel_mode = alc861vd_3stack_2ch_modes,
15159                 .input_mux = &alc861vd_hp_capture_source,
15160                 .unsol_event = alc_automute_amp_unsol_event,
15161                 .init_hook = alc861vd_dallas_init_hook,
15162         },
15163         [ALC660VD_ASUS_V1S] = {
15164                 .mixers = { alc861vd_lenovo_mixer },
15165                 .init_verbs = { alc861vd_volume_init_verbs,
15166                                 alc861vd_3stack_init_verbs,
15167                                 alc861vd_eapd_verbs,
15168                                 alc861vd_lenovo_unsol_verbs },
15169                 .num_dacs = ARRAY_SIZE(alc660vd_dac_nids),
15170                 .dac_nids = alc660vd_dac_nids,
15171                 .dig_out_nid = ALC861VD_DIGOUT_NID,
15172                 .num_channel_mode = ARRAY_SIZE(alc861vd_3stack_2ch_modes),
15173                 .channel_mode = alc861vd_3stack_2ch_modes,
15174                 .input_mux = &alc861vd_capture_source,
15175                 .unsol_event = alc861vd_lenovo_unsol_event,
15176                 .init_hook = alc861vd_lenovo_init_hook,
15177         },
15178 };
15179
15180 /*
15181  * BIOS auto configuration
15182  */
15183 static void alc861vd_auto_set_output_and_unmute(struct hda_codec *codec,
15184                                 hda_nid_t nid, int pin_type, int dac_idx)
15185 {
15186         alc_set_pin_output(codec, nid, pin_type);
15187 }
15188
15189 static void alc861vd_auto_init_multi_out(struct hda_codec *codec)
15190 {
15191         struct alc_spec *spec = codec->spec;
15192         int i;
15193
15194         for (i = 0; i <= HDA_SIDE; i++) {
15195                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
15196                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
15197                 if (nid)
15198                         alc861vd_auto_set_output_and_unmute(codec, nid,
15199                                                             pin_type, i);
15200         }
15201 }
15202
15203
15204 static void alc861vd_auto_init_hp_out(struct hda_codec *codec)
15205 {
15206         struct alc_spec *spec = codec->spec;
15207         hda_nid_t pin;
15208
15209         pin = spec->autocfg.hp_pins[0];
15210         if (pin) /* connect to front and  use dac 0 */
15211                 alc861vd_auto_set_output_and_unmute(codec, pin, PIN_HP, 0);
15212         pin = spec->autocfg.speaker_pins[0];
15213         if (pin)
15214                 alc861vd_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
15215 }
15216
15217 #define alc861vd_is_input_pin(nid)      alc880_is_input_pin(nid)
15218 #define ALC861VD_PIN_CD_NID             ALC880_PIN_CD_NID
15219
15220 static void alc861vd_auto_init_analog_input(struct hda_codec *codec)
15221 {
15222         struct alc_spec *spec = codec->spec;
15223         int i;
15224
15225         for (i = 0; i < AUTO_PIN_LAST; i++) {
15226                 hda_nid_t nid = spec->autocfg.input_pins[i];
15227                 if (alc861vd_is_input_pin(nid)) {
15228                         alc_set_input_pin(codec, nid, i);
15229                         if (nid != ALC861VD_PIN_CD_NID &&
15230                             (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP))
15231                                 snd_hda_codec_write(codec, nid, 0,
15232                                                 AC_VERB_SET_AMP_GAIN_MUTE,
15233                                                 AMP_OUT_MUTE);
15234                 }
15235         }
15236 }
15237
15238 #define alc861vd_auto_init_input_src    alc882_auto_init_input_src
15239
15240 #define alc861vd_idx_to_mixer_vol(nid)          ((nid) + 0x02)
15241 #define alc861vd_idx_to_mixer_switch(nid)       ((nid) + 0x0c)
15242
15243 /* add playback controls from the parsed DAC table */
15244 /* Based on ALC880 version. But ALC861VD has separate,
15245  * different NIDs for mute/unmute switch and volume control */
15246 static int alc861vd_auto_create_multi_out_ctls(struct alc_spec *spec,
15247                                              const struct auto_pin_cfg *cfg)
15248 {
15249         char name[32];
15250         static const char *chname[4] = {"Front", "Surround", "CLFE", "Side"};
15251         hda_nid_t nid_v, nid_s;
15252         int i, err;
15253
15254         for (i = 0; i < cfg->line_outs; i++) {
15255                 if (!spec->multiout.dac_nids[i])
15256                         continue;
15257                 nid_v = alc861vd_idx_to_mixer_vol(
15258                                 alc880_dac_to_idx(
15259                                         spec->multiout.dac_nids[i]));
15260                 nid_s = alc861vd_idx_to_mixer_switch(
15261                                 alc880_dac_to_idx(
15262                                         spec->multiout.dac_nids[i]));
15263
15264                 if (i == 2) {
15265                         /* Center/LFE */
15266                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
15267                                           "Center Playback Volume",
15268                                           HDA_COMPOSE_AMP_VAL(nid_v, 1, 0,
15269                                                               HDA_OUTPUT));
15270                         if (err < 0)
15271                                 return err;
15272                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
15273                                           "LFE Playback Volume",
15274                                           HDA_COMPOSE_AMP_VAL(nid_v, 2, 0,
15275                                                               HDA_OUTPUT));
15276                         if (err < 0)
15277                                 return err;
15278                         err = add_control(spec, ALC_CTL_BIND_MUTE,
15279                                           "Center Playback Switch",
15280                                           HDA_COMPOSE_AMP_VAL(nid_s, 1, 2,
15281                                                               HDA_INPUT));
15282                         if (err < 0)
15283                                 return err;
15284                         err = add_control(spec, ALC_CTL_BIND_MUTE,
15285                                           "LFE Playback Switch",
15286                                           HDA_COMPOSE_AMP_VAL(nid_s, 2, 2,
15287                                                               HDA_INPUT));
15288                         if (err < 0)
15289                                 return err;
15290                 } else {
15291                         sprintf(name, "%s Playback Volume", chname[i]);
15292                         err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
15293                                           HDA_COMPOSE_AMP_VAL(nid_v, 3, 0,
15294                                                               HDA_OUTPUT));
15295                         if (err < 0)
15296                                 return err;
15297                         sprintf(name, "%s Playback Switch", chname[i]);
15298                         err = add_control(spec, ALC_CTL_BIND_MUTE, name,
15299                                           HDA_COMPOSE_AMP_VAL(nid_s, 3, 2,
15300                                                               HDA_INPUT));
15301                         if (err < 0)
15302                                 return err;
15303                 }
15304         }
15305         return 0;
15306 }
15307
15308 /* add playback controls for speaker and HP outputs */
15309 /* Based on ALC880 version. But ALC861VD has separate,
15310  * different NIDs for mute/unmute switch and volume control */
15311 static int alc861vd_auto_create_extra_out(struct alc_spec *spec,
15312                                         hda_nid_t pin, const char *pfx)
15313 {
15314         hda_nid_t nid_v, nid_s;
15315         int err;
15316         char name[32];
15317
15318         if (!pin)
15319                 return 0;
15320
15321         if (alc880_is_fixed_pin(pin)) {
15322                 nid_v = alc880_idx_to_dac(alc880_fixed_pin_idx(pin));
15323                 /* specify the DAC as the extra output */
15324                 if (!spec->multiout.hp_nid)
15325                         spec->multiout.hp_nid = nid_v;
15326                 else
15327                         spec->multiout.extra_out_nid[0] = nid_v;
15328                 /* control HP volume/switch on the output mixer amp */
15329                 nid_v = alc861vd_idx_to_mixer_vol(
15330                                 alc880_fixed_pin_idx(pin));
15331                 nid_s = alc861vd_idx_to_mixer_switch(
15332                                 alc880_fixed_pin_idx(pin));
15333
15334                 sprintf(name, "%s Playback Volume", pfx);
15335                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
15336                                   HDA_COMPOSE_AMP_VAL(nid_v, 3, 0, HDA_OUTPUT));
15337                 if (err < 0)
15338                         return err;
15339                 sprintf(name, "%s Playback Switch", pfx);
15340                 err = add_control(spec, ALC_CTL_BIND_MUTE, name,
15341                                   HDA_COMPOSE_AMP_VAL(nid_s, 3, 2, HDA_INPUT));
15342                 if (err < 0)
15343                         return err;
15344         } else if (alc880_is_multi_pin(pin)) {
15345                 /* set manual connection */
15346                 /* we have only a switch on HP-out PIN */
15347                 sprintf(name, "%s Playback Switch", pfx);
15348                 err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
15349                                   HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_OUTPUT));
15350                 if (err < 0)
15351                         return err;
15352         }
15353         return 0;
15354 }
15355
15356 /* parse the BIOS configuration and set up the alc_spec
15357  * return 1 if successful, 0 if the proper config is not found,
15358  * or a negative error code
15359  * Based on ALC880 version - had to change it to override
15360  * alc880_auto_create_extra_out and alc880_auto_create_multi_out_ctls */
15361 static int alc861vd_parse_auto_config(struct hda_codec *codec)
15362 {
15363         struct alc_spec *spec = codec->spec;
15364         int err;
15365         static hda_nid_t alc861vd_ignore[] = { 0x1d, 0 };
15366
15367         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
15368                                            alc861vd_ignore);
15369         if (err < 0)
15370                 return err;
15371         if (!spec->autocfg.line_outs)
15372                 return 0; /* can't find valid BIOS pin config */
15373
15374         err = alc880_auto_fill_dac_nids(spec, &spec->autocfg);
15375         if (err < 0)
15376                 return err;
15377         err = alc861vd_auto_create_multi_out_ctls(spec, &spec->autocfg);
15378         if (err < 0)
15379                 return err;
15380         err = alc861vd_auto_create_extra_out(spec,
15381                                              spec->autocfg.speaker_pins[0],
15382                                              "Speaker");
15383         if (err < 0)
15384                 return err;
15385         err = alc861vd_auto_create_extra_out(spec,
15386                                              spec->autocfg.hp_pins[0],
15387                                              "Headphone");
15388         if (err < 0)
15389                 return err;
15390         err = alc880_auto_create_analog_input_ctls(spec, &spec->autocfg);
15391         if (err < 0)
15392                 return err;
15393
15394         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
15395
15396         if (spec->autocfg.dig_outs)
15397                 spec->multiout.dig_out_nid = ALC861VD_DIGOUT_NID;
15398
15399         if (spec->kctls.list)
15400                 add_mixer(spec, spec->kctls.list);
15401
15402         add_verb(spec, alc861vd_volume_init_verbs);
15403
15404         spec->num_mux_defs = 1;
15405         spec->input_mux = &spec->private_imux[0];
15406
15407         err = alc_auto_add_mic_boost(codec);
15408         if (err < 0)
15409                 return err;
15410
15411         alc_ssid_check(codec, 0x15, 0x1b, 0x14);
15412
15413         return 1;
15414 }
15415
15416 /* additional initialization for auto-configuration model */
15417 static void alc861vd_auto_init(struct hda_codec *codec)
15418 {
15419         struct alc_spec *spec = codec->spec;
15420         alc861vd_auto_init_multi_out(codec);
15421         alc861vd_auto_init_hp_out(codec);
15422         alc861vd_auto_init_analog_input(codec);
15423         alc861vd_auto_init_input_src(codec);
15424         if (spec->unsol_event)
15425                 alc_inithook(codec);
15426 }
15427
15428 static int patch_alc861vd(struct hda_codec *codec)
15429 {
15430         struct alc_spec *spec;
15431         int err, board_config;
15432
15433         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
15434         if (spec == NULL)
15435                 return -ENOMEM;
15436
15437         codec->spec = spec;
15438
15439         board_config = snd_hda_check_board_config(codec, ALC861VD_MODEL_LAST,
15440                                                   alc861vd_models,
15441                                                   alc861vd_cfg_tbl);
15442
15443         if (board_config < 0 || board_config >= ALC861VD_MODEL_LAST) {
15444                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
15445                        "trying auto-probe from BIOS...\n", codec->chip_name);
15446                 board_config = ALC861VD_AUTO;
15447         }
15448
15449         if (board_config == ALC861VD_AUTO) {
15450                 /* automatic parse from the BIOS config */
15451                 err = alc861vd_parse_auto_config(codec);
15452                 if (err < 0) {
15453                         alc_free(codec);
15454                         return err;
15455                 } else if (!err) {
15456                         printk(KERN_INFO
15457                                "hda_codec: Cannot set up configuration "
15458                                "from BIOS.  Using base mode...\n");
15459                         board_config = ALC861VD_3ST;
15460                 }
15461         }
15462
15463         err = snd_hda_attach_beep_device(codec, 0x23);
15464         if (err < 0) {
15465                 alc_free(codec);
15466                 return err;
15467         }
15468
15469         if (board_config != ALC861VD_AUTO)
15470                 setup_preset(spec, &alc861vd_presets[board_config]);
15471
15472         if (codec->vendor_id == 0x10ec0660) {
15473                 /* always turn on EAPD */
15474                 add_verb(spec, alc660vd_eapd_verbs);
15475         }
15476
15477         spec->stream_analog_playback = &alc861vd_pcm_analog_playback;
15478         spec->stream_analog_capture = &alc861vd_pcm_analog_capture;
15479
15480         spec->stream_digital_playback = &alc861vd_pcm_digital_playback;
15481         spec->stream_digital_capture = &alc861vd_pcm_digital_capture;
15482
15483         spec->adc_nids = alc861vd_adc_nids;
15484         spec->num_adc_nids = ARRAY_SIZE(alc861vd_adc_nids);
15485         spec->capsrc_nids = alc861vd_capsrc_nids;
15486         spec->capture_style = CAPT_MIX;
15487
15488         set_capture_mixer(spec);
15489         set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
15490
15491         spec->vmaster_nid = 0x02;
15492
15493         codec->patch_ops = alc_patch_ops;
15494
15495         if (board_config == ALC861VD_AUTO)
15496                 spec->init_hook = alc861vd_auto_init;
15497 #ifdef CONFIG_SND_HDA_POWER_SAVE
15498         if (!spec->loopback.amplist)
15499                 spec->loopback.amplist = alc861vd_loopbacks;
15500 #endif
15501         codec->proc_widget_hook = print_realtek_coef;
15502
15503         return 0;
15504 }
15505
15506 /*
15507  * ALC662 support
15508  *
15509  * ALC662 is almost identical with ALC880 but has cleaner and more flexible
15510  * configuration.  Each pin widget can choose any input DACs and a mixer.
15511  * Each ADC is connected from a mixer of all inputs.  This makes possible
15512  * 6-channel independent captures.
15513  *
15514  * In addition, an independent DAC for the multi-playback (not used in this
15515  * driver yet).
15516  */
15517 #define ALC662_DIGOUT_NID       0x06
15518 #define ALC662_DIGIN_NID        0x0a
15519
15520 static hda_nid_t alc662_dac_nids[4] = {
15521         /* front, rear, clfe, rear_surr */
15522         0x02, 0x03, 0x04
15523 };
15524
15525 static hda_nid_t alc272_dac_nids[2] = {
15526         0x02, 0x03
15527 };
15528
15529 static hda_nid_t alc662_adc_nids[1] = {
15530         /* ADC1-2 */
15531         0x09,
15532 };
15533
15534 static hda_nid_t alc272_adc_nids[1] = {
15535         /* ADC1-2 */
15536         0x08,
15537 };
15538
15539 static hda_nid_t alc662_capsrc_nids[1] = { 0x22 };
15540 static hda_nid_t alc272_capsrc_nids[1] = { 0x23 };
15541
15542
15543 /* input MUX */
15544 /* FIXME: should be a matrix-type input source selection */
15545 static struct hda_input_mux alc662_capture_source = {
15546         .num_items = 4,
15547         .items = {
15548                 { "Mic", 0x0 },
15549                 { "Front Mic", 0x1 },
15550                 { "Line", 0x2 },
15551                 { "CD", 0x4 },
15552         },
15553 };
15554
15555 static struct hda_input_mux alc662_lenovo_101e_capture_source = {
15556         .num_items = 2,
15557         .items = {
15558                 { "Mic", 0x1 },
15559                 { "Line", 0x2 },
15560         },
15561 };
15562
15563 static struct hda_input_mux alc662_eeepc_capture_source = {
15564         .num_items = 2,
15565         .items = {
15566                 { "i-Mic", 0x1 },
15567                 { "e-Mic", 0x0 },
15568         },
15569 };
15570
15571 static struct hda_input_mux alc663_capture_source = {
15572         .num_items = 3,
15573         .items = {
15574                 { "Mic", 0x0 },
15575                 { "Front Mic", 0x1 },
15576                 { "Line", 0x2 },
15577         },
15578 };
15579
15580 static struct hda_input_mux alc663_m51va_capture_source = {
15581         .num_items = 2,
15582         .items = {
15583                 { "Ext-Mic", 0x0 },
15584                 { "D-Mic", 0x9 },
15585         },
15586 };
15587
15588 #if 1 /* set to 0 for testing other input sources below */
15589 static struct hda_input_mux alc272_nc10_capture_source = {
15590         .num_items = 2,
15591         .items = {
15592                 { "Autoselect Mic", 0x0 },
15593                 { "Internal Mic", 0x1 },
15594         },
15595 };
15596 #else
15597 static struct hda_input_mux alc272_nc10_capture_source = {
15598         .num_items = 16,
15599         .items = {
15600                 { "Autoselect Mic", 0x0 },
15601                 { "Internal Mic", 0x1 },
15602                 { "In-0x02", 0x2 },
15603                 { "In-0x03", 0x3 },
15604                 { "In-0x04", 0x4 },
15605                 { "In-0x05", 0x5 },
15606                 { "In-0x06", 0x6 },
15607                 { "In-0x07", 0x7 },
15608                 { "In-0x08", 0x8 },
15609                 { "In-0x09", 0x9 },
15610                 { "In-0x0a", 0x0a },
15611                 { "In-0x0b", 0x0b },
15612                 { "In-0x0c", 0x0c },
15613                 { "In-0x0d", 0x0d },
15614                 { "In-0x0e", 0x0e },
15615                 { "In-0x0f", 0x0f },
15616         },
15617 };
15618 #endif
15619
15620 /*
15621  * 2ch mode
15622  */
15623 static struct hda_channel_mode alc662_3ST_2ch_modes[1] = {
15624         { 2, NULL }
15625 };
15626
15627 /*
15628  * 2ch mode
15629  */
15630 static struct hda_verb alc662_3ST_ch2_init[] = {
15631         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80 },
15632         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
15633         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN },
15634         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
15635         { } /* end */
15636 };
15637
15638 /*
15639  * 6ch mode
15640  */
15641 static struct hda_verb alc662_3ST_ch6_init[] = {
15642         { 0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15643         { 0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
15644         { 0x18, AC_VERB_SET_CONNECT_SEL, 0x02 },
15645         { 0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15646         { 0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE },
15647         { 0x1a, AC_VERB_SET_CONNECT_SEL, 0x01 },
15648         { } /* end */
15649 };
15650
15651 static struct hda_channel_mode alc662_3ST_6ch_modes[2] = {
15652         { 2, alc662_3ST_ch2_init },
15653         { 6, alc662_3ST_ch6_init },
15654 };
15655
15656 /*
15657  * 2ch mode
15658  */
15659 static struct hda_verb alc662_sixstack_ch6_init[] = {
15660         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
15661         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
15662         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15663         { } /* end */
15664 };
15665
15666 /*
15667  * 6ch mode
15668  */
15669 static struct hda_verb alc662_sixstack_ch8_init[] = {
15670         { 0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15671         { 0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15672         { 0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT },
15673         { } /* end */
15674 };
15675
15676 static struct hda_channel_mode alc662_5stack_modes[2] = {
15677         { 2, alc662_sixstack_ch6_init },
15678         { 6, alc662_sixstack_ch8_init },
15679 };
15680
15681 /* Pin assignment: Front=0x14, Rear=0x15, CLFE=0x16, Side=0x17
15682  *                 Mic=0x18, Front Mic=0x19, Line-In=0x1a, HP=0x1b
15683  */
15684
15685 static struct snd_kcontrol_new alc662_base_mixer[] = {
15686         /* output mixer control */
15687         HDA_CODEC_VOLUME("Front Playback Volume", 0x2, 0x0, HDA_OUTPUT),
15688         HDA_CODEC_MUTE("Front Playback Switch", 0x0c, 0x0, HDA_INPUT),
15689         HDA_CODEC_VOLUME("Surround Playback Volume", 0x3, 0x0, HDA_OUTPUT),
15690         HDA_CODEC_MUTE("Surround Playback Switch", 0x0d, 0x0, HDA_INPUT),
15691         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x04, 1, 0x0, HDA_OUTPUT),
15692         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x04, 2, 0x0, HDA_OUTPUT),
15693         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x0e, 1, 0x0, HDA_INPUT),
15694         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 0x0, HDA_INPUT),
15695         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
15696
15697         /*Input mixer control */
15698         HDA_CODEC_VOLUME("CD Playback Volume", 0xb, 0x4, HDA_INPUT),
15699         HDA_CODEC_MUTE("CD Playback Switch", 0xb, 0x4, HDA_INPUT),
15700         HDA_CODEC_VOLUME("Line Playback Volume", 0xb, 0x02, HDA_INPUT),
15701         HDA_CODEC_MUTE("Line Playback Switch", 0xb, 0x02, HDA_INPUT),
15702         HDA_CODEC_VOLUME("Mic Playback Volume", 0xb, 0x0, HDA_INPUT),
15703         HDA_CODEC_MUTE("Mic Playback Switch", 0xb, 0x0, HDA_INPUT),
15704         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0xb, 0x01, HDA_INPUT),
15705         HDA_CODEC_MUTE("Front Mic Playback Switch", 0xb, 0x01, HDA_INPUT),
15706         { } /* end */
15707 };
15708
15709 static struct snd_kcontrol_new alc662_3ST_2ch_mixer[] = {
15710         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15711         HDA_CODEC_MUTE("Front Playback Switch", 0x0c, 0x0, HDA_INPUT),
15712         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
15713         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
15714         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
15715         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
15716         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
15717         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15718         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15719         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15720         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15721         { } /* end */
15722 };
15723
15724 static struct snd_kcontrol_new alc662_3ST_6ch_mixer[] = {
15725         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15726         HDA_CODEC_MUTE("Front Playback Switch", 0x0c, 0x0, HDA_INPUT),
15727         HDA_CODEC_VOLUME("Surround Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15728         HDA_CODEC_MUTE("Surround Playback Switch", 0x0d, 0x0, HDA_INPUT),
15729         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x04, 1, 0x0, HDA_OUTPUT),
15730         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x04, 2, 0x0, HDA_OUTPUT),
15731         HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x0e, 1, 0x0, HDA_INPUT),
15732         HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x0e, 2, 0x0, HDA_INPUT),
15733         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
15734         HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
15735         HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
15736         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
15737         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
15738         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15739         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15740         HDA_CODEC_VOLUME("Front Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15741         HDA_CODEC_MUTE("Front Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15742         { } /* end */
15743 };
15744
15745 static struct snd_kcontrol_new alc662_lenovo_101e_mixer[] = {
15746         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15747         HDA_BIND_MUTE("Front Playback Switch", 0x02, 2, HDA_INPUT),
15748         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15749         HDA_BIND_MUTE("Speaker Playback Switch", 0x03, 2, HDA_INPUT),
15750         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
15751         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
15752         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
15753         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15754         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15755         { } /* end */
15756 };
15757
15758 static struct snd_kcontrol_new alc662_eeepc_p701_mixer[] = {
15759         HDA_CODEC_VOLUME("Master Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15760         ALC262_HIPPO_MASTER_SWITCH,
15761
15762         HDA_CODEC_VOLUME("e-Mic Boost", 0x18, 0, HDA_INPUT),
15763         HDA_CODEC_VOLUME("e-Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15764         HDA_CODEC_MUTE("e-Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15765
15766         HDA_CODEC_VOLUME("i-Mic Boost", 0x19, 0, HDA_INPUT),
15767         HDA_CODEC_VOLUME("i-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15768         HDA_CODEC_MUTE("i-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15769         { } /* end */
15770 };
15771
15772 static struct snd_kcontrol_new alc662_eeepc_ep20_mixer[] = {
15773         ALC262_HIPPO_MASTER_SWITCH,
15774         HDA_CODEC_VOLUME("Front Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15775         HDA_CODEC_VOLUME("Surround Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15776         HDA_CODEC_VOLUME_MONO("Center Playback Volume", 0x04, 1, 0x0, HDA_OUTPUT),
15777         HDA_CODEC_VOLUME_MONO("LFE Playback Volume", 0x04, 2, 0x0, HDA_OUTPUT),
15778         HDA_BIND_MUTE("MuteCtrl Playback Switch", 0x0c, 2, HDA_INPUT),
15779         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
15780         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
15781         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15782         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15783         { } /* end */
15784 };
15785
15786 static struct hda_bind_ctls alc663_asus_bind_master_vol = {
15787         .ops = &snd_hda_bind_vol,
15788         .values = {
15789                 HDA_COMPOSE_AMP_VAL(0x02, 3, 0, HDA_OUTPUT),
15790                 HDA_COMPOSE_AMP_VAL(0x03, 3, 0, HDA_OUTPUT),
15791                 0
15792         },
15793 };
15794
15795 static struct hda_bind_ctls alc663_asus_one_bind_switch = {
15796         .ops = &snd_hda_bind_sw,
15797         .values = {
15798                 HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
15799                 HDA_COMPOSE_AMP_VAL(0x21, 3, 0, HDA_OUTPUT),
15800                 0
15801         },
15802 };
15803
15804 static struct snd_kcontrol_new alc663_m51va_mixer[] = {
15805         HDA_BIND_VOL("Master Playback Volume", &alc663_asus_bind_master_vol),
15806         HDA_BIND_SW("Master Playback Switch", &alc663_asus_one_bind_switch),
15807         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15808         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15809         { } /* end */
15810 };
15811
15812 static struct hda_bind_ctls alc663_asus_tree_bind_switch = {
15813         .ops = &snd_hda_bind_sw,
15814         .values = {
15815                 HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
15816                 HDA_COMPOSE_AMP_VAL(0x15, 3, 0, HDA_OUTPUT),
15817                 HDA_COMPOSE_AMP_VAL(0x21, 3, 0, HDA_OUTPUT),
15818                 0
15819         },
15820 };
15821
15822 static struct snd_kcontrol_new alc663_two_hp_m1_mixer[] = {
15823         HDA_BIND_VOL("Master Playback Volume", &alc663_asus_bind_master_vol),
15824         HDA_BIND_SW("Master Playback Switch", &alc663_asus_tree_bind_switch),
15825         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15826         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15827         HDA_CODEC_VOLUME("F-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15828         HDA_CODEC_MUTE("F-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15829
15830         { } /* end */
15831 };
15832
15833 static struct hda_bind_ctls alc663_asus_four_bind_switch = {
15834         .ops = &snd_hda_bind_sw,
15835         .values = {
15836                 HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
15837                 HDA_COMPOSE_AMP_VAL(0x15, 3, 0, HDA_OUTPUT),
15838                 HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_OUTPUT),
15839                 0
15840         },
15841 };
15842
15843 static struct snd_kcontrol_new alc663_two_hp_m2_mixer[] = {
15844         HDA_BIND_VOL("Master Playback Volume", &alc663_asus_bind_master_vol),
15845         HDA_BIND_SW("Master Playback Switch", &alc663_asus_four_bind_switch),
15846         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15847         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15848         HDA_CODEC_VOLUME("F-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15849         HDA_CODEC_MUTE("F-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15850         { } /* end */
15851 };
15852
15853 static struct snd_kcontrol_new alc662_1bjd_mixer[] = {
15854         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15855         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
15856         HDA_CODEC_MUTE("Headphone Playback Switch", 0x1b, 0x0, HDA_OUTPUT),
15857         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15858         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15859         HDA_CODEC_VOLUME("F-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15860         HDA_CODEC_MUTE("F-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15861         { } /* end */
15862 };
15863
15864 static struct hda_bind_ctls alc663_asus_two_bind_master_vol = {
15865         .ops = &snd_hda_bind_vol,
15866         .values = {
15867                 HDA_COMPOSE_AMP_VAL(0x02, 3, 0, HDA_OUTPUT),
15868                 HDA_COMPOSE_AMP_VAL(0x04, 3, 0, HDA_OUTPUT),
15869                 0
15870         },
15871 };
15872
15873 static struct hda_bind_ctls alc663_asus_two_bind_switch = {
15874         .ops = &snd_hda_bind_sw,
15875         .values = {
15876                 HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
15877                 HDA_COMPOSE_AMP_VAL(0x16, 3, 0, HDA_OUTPUT),
15878                 0
15879         },
15880 };
15881
15882 static struct snd_kcontrol_new alc663_asus_21jd_clfe_mixer[] = {
15883         HDA_BIND_VOL("Master Playback Volume",
15884                                 &alc663_asus_two_bind_master_vol),
15885         HDA_BIND_SW("Master Playback Switch", &alc663_asus_two_bind_switch),
15886         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15887         HDA_CODEC_MUTE("Headphone Playback Switch", 0x21, 0x0, HDA_OUTPUT),
15888         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15889         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15890         { } /* end */
15891 };
15892
15893 static struct snd_kcontrol_new alc663_asus_15jd_clfe_mixer[] = {
15894         HDA_BIND_VOL("Master Playback Volume", &alc663_asus_bind_master_vol),
15895         HDA_BIND_SW("Master Playback Switch", &alc663_asus_two_bind_switch),
15896         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15897         HDA_CODEC_MUTE("Headphone Playback Switch", 0x15, 0x0, HDA_OUTPUT),
15898         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15899         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15900         { } /* end */
15901 };
15902
15903 static struct snd_kcontrol_new alc663_g71v_mixer[] = {
15904         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15905         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
15906         HDA_CODEC_VOLUME("Front Playback Volume", 0x03, 0x0, HDA_OUTPUT),
15907         HDA_CODEC_MUTE("Front Playback Switch", 0x15, 0x0, HDA_OUTPUT),
15908         HDA_CODEC_MUTE("Headphone Playback Switch", 0x21, 0x0, HDA_OUTPUT),
15909
15910         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15911         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15912         HDA_CODEC_VOLUME("i-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15913         HDA_CODEC_MUTE("i-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15914         { } /* end */
15915 };
15916
15917 static struct snd_kcontrol_new alc663_g50v_mixer[] = {
15918         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
15919         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
15920         HDA_CODEC_MUTE("Headphone Playback Switch", 0x21, 0x0, HDA_OUTPUT),
15921
15922         HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
15923         HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
15924         HDA_CODEC_VOLUME("i-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
15925         HDA_CODEC_MUTE("i-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
15926         HDA_CODEC_VOLUME("Line Playback Volume", 0x0b, 0x02, HDA_INPUT),
15927         HDA_CODEC_MUTE("Line Playback Switch", 0x0b, 0x02, HDA_INPUT),
15928         { } /* end */
15929 };
15930
15931 static struct snd_kcontrol_new alc662_chmode_mixer[] = {
15932         {
15933                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
15934                 .name = "Channel Mode",
15935                 .info = alc_ch_mode_info,
15936                 .get = alc_ch_mode_get,
15937                 .put = alc_ch_mode_put,
15938         },
15939         { } /* end */
15940 };
15941
15942 static struct hda_verb alc662_init_verbs[] = {
15943         /* ADC: mute amp left and right */
15944         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
15945         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
15946         /* Front mixer: unmute input/output amp left and right (volume = 0) */
15947
15948         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
15949         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
15950         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
15951         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
15952         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
15953
15954         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15955         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
15956         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15957         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
15958         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15959         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
15960
15961         /* Front Pin: output 0 (0x0c) */
15962         {0x14, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
15963         {0x14, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
15964
15965         /* Rear Pin: output 1 (0x0d) */
15966         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
15967         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
15968
15969         /* CLFE Pin: output 2 (0x0e) */
15970         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
15971         {0x16, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
15972
15973         /* Mic (rear) pin: input vref at 80% */
15974         {0x18, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
15975         {0x18, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
15976         /* Front Mic pin: input vref at 80% */
15977         {0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREF80},
15978         {0x19, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
15979         /* Line In pin: input */
15980         {0x1a, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15981         {0x1a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE},
15982         /* Line-2 In: Headphone output (output 0 - 0x0c) */
15983         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
15984         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
15985         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},
15986         /* CD pin widget for input */
15987         {0x1c, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
15988
15989         /* FIXME: use matrix-type input source selection */
15990         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
15991         /* Input mixer */
15992         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15993         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
15994
15995         /* always trun on EAPD */
15996         {0x14, AC_VERB_SET_EAPD_BTLENABLE, 2},
15997         {0x15, AC_VERB_SET_EAPD_BTLENABLE, 2},
15998
15999         { }
16000 };
16001
16002 static struct hda_verb alc662_sue_init_verbs[] = {
16003         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_FRONT_EVENT},
16004         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_HP_EVENT},
16005         {}
16006 };
16007
16008 static struct hda_verb alc662_eeepc_sue_init_verbs[] = {
16009         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16010         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16011         {}
16012 };
16013
16014 /* Set Unsolicited Event*/
16015 static struct hda_verb alc662_eeepc_ep20_sue_init_verbs[] = {
16016         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
16017         {0x14, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16018         {}
16019 };
16020
16021 /*
16022  * generic initialization of ADC, input mixers and output mixers
16023  */
16024 static struct hda_verb alc662_auto_init_verbs[] = {
16025         /*
16026          * Unmute ADC and set the default input to mic-in
16027          */
16028         {0x09, AC_VERB_SET_CONNECT_SEL, 0x00},
16029         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16030
16031         /* Unmute input amps (CD, Line In, Mic 1 & Mic 2) of the analog-loopback
16032          * mixer widget
16033          * Note: PASD motherboards uses the Line In 2 as the input for front
16034          * panel mic (mic 2)
16035          */
16036         /* Amp Indices: Mic1 = 0, Mic2 = 1, Line1 = 2, Line2 = 3, CD = 4 */
16037         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16038         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(1)},
16039         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(2)},
16040         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(3)},
16041         {0x0b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(4)},
16042
16043         /*
16044          * Set up output mixers (0x0c - 0x0f)
16045          */
16046         /* set vol=0 to output mixers */
16047         {0x02, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
16048         {0x03, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
16049         {0x04, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_ZERO},
16050
16051         /* set up input amps for analog loopback */
16052         /* Amp Indices: DAC = 0, mixer = 1 */
16053         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16054         {0x0c, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16055         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16056         {0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16057         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16058         {0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16059
16060
16061         /* FIXME: use matrix-type input source selection */
16062         /* Mixer elements: 0x18, 19, 1a, 1b, 1c, 1d, 14, 15, 16, 17, 0b */
16063         /* Input mixer */
16064         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16065         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16066         { }
16067 };
16068
16069 /* additional verbs for ALC663 */
16070 static struct hda_verb alc663_auto_init_verbs[] = {
16071         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
16072         {0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16073         { }
16074 };
16075
16076 static struct hda_verb alc663_m51va_init_verbs[] = {
16077         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16078         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16079         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16080         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16081         {0x21, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16082         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16083         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(9)},
16084         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16085         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16086         {}
16087 };
16088
16089 static struct hda_verb alc663_21jd_amic_init_verbs[] = {
16090         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16091         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16092         {0x21, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16093         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16094         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16095         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16096         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16097         {}
16098 };
16099
16100 static struct hda_verb alc662_1bjd_amic_init_verbs[] = {
16101         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16102         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16103         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16104         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x00},  /* Headphone */
16105         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16106         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16107         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16108         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16109         {}
16110 };
16111
16112 static struct hda_verb alc663_15jd_amic_init_verbs[] = {
16113         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16114         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16115         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16116         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16117         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16118         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16119         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16120         {}
16121 };
16122
16123 static struct hda_verb alc663_two_hp_amic_m1_init_verbs[] = {
16124         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16125         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16126         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16127         {0x21, AC_VERB_SET_CONNECT_SEL, 0x0},   /* Headphone */
16128         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16129         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16130         {0x15, AC_VERB_SET_CONNECT_SEL, 0x0},   /* Headphone */
16131         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16132         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16133         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16134         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16135         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16136         {}
16137 };
16138
16139 static struct hda_verb alc663_two_hp_amic_m2_init_verbs[] = {
16140         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16141         {0x1b, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16142         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16143         {0x1b, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16144         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16145         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16146         {0x15, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16147         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16148         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)},
16149         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16150         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16151         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16152         {}
16153 };
16154
16155 static struct hda_verb alc663_g71v_init_verbs[] = {
16156         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16157         /* {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, */
16158         /* {0x15, AC_VERB_SET_CONNECT_SEL, 0x01}, */ /* Headphone */
16159
16160         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16161         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16162         {0x21, AC_VERB_SET_CONNECT_SEL, 0x00},  /* Headphone */
16163
16164         {0x15, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_FRONT_EVENT},
16165         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_MIC_EVENT},
16166         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN|ALC880_HP_EVENT},
16167         {}
16168 };
16169
16170 static struct hda_verb alc663_g50v_init_verbs[] = {
16171         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16172         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16173         {0x21, AC_VERB_SET_CONNECT_SEL, 0x00},  /* Headphone */
16174
16175         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16176         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16177         {}
16178 };
16179
16180 static struct hda_verb alc662_ecs_init_verbs[] = {
16181         {0x09, AC_VERB_SET_AMP_GAIN_MUTE, 0x701f},
16182         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16183         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16184         {0x1b, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16185         {}
16186 };
16187
16188 static struct hda_verb alc272_dell_zm1_init_verbs[] = {
16189         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16190         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16191         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16192         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16193         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16194         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16195         {0x21, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16196         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16197         {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(9)},
16198         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16199         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16200         {}
16201 };
16202
16203 static struct hda_verb alc272_dell_init_verbs[] = {
16204         {0x12, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16205         {0x13, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16206         {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16207         {0x16, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_IN},
16208         {0x21, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP},
16209         {0x21, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE},
16210         {0x21, AC_VERB_SET_CONNECT_SEL, 0x01},  /* Headphone */
16211         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_MUTE(0)},
16212         {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(9)},
16213         {0x18, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_MIC_EVENT},
16214         {0x21, AC_VERB_SET_UNSOLICITED_ENABLE, AC_USRSP_EN | ALC880_HP_EVENT},
16215         {}
16216 };
16217
16218 static struct snd_kcontrol_new alc662_auto_capture_mixer[] = {
16219         HDA_CODEC_VOLUME("Capture Volume", 0x09, 0x0, HDA_INPUT),
16220         HDA_CODEC_MUTE("Capture Switch", 0x09, 0x0, HDA_INPUT),
16221         { } /* end */
16222 };
16223
16224 static struct snd_kcontrol_new alc272_auto_capture_mixer[] = {
16225         HDA_CODEC_VOLUME("Capture Volume", 0x08, 0x0, HDA_INPUT),
16226         HDA_CODEC_MUTE("Capture Switch", 0x08, 0x0, HDA_INPUT),
16227         { } /* end */
16228 };
16229
16230 static void alc662_lenovo_101e_ispeaker_automute(struct hda_codec *codec)
16231 {
16232         unsigned int present;
16233         unsigned char bits;
16234
16235         present = snd_hda_codec_read(codec, 0x14, 0,
16236                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
16237         bits = present ? HDA_AMP_MUTE : 0;
16238         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
16239                                  HDA_AMP_MUTE, bits);
16240 }
16241
16242 static void alc662_lenovo_101e_all_automute(struct hda_codec *codec)
16243 {
16244         unsigned int present;
16245         unsigned char bits;
16246
16247         present = snd_hda_codec_read(codec, 0x1b, 0,
16248                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
16249         bits = present ? HDA_AMP_MUTE : 0;
16250         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
16251                                  HDA_AMP_MUTE, bits);
16252         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
16253                                  HDA_AMP_MUTE, bits);
16254 }
16255
16256 static void alc662_lenovo_101e_unsol_event(struct hda_codec *codec,
16257                                            unsigned int res)
16258 {
16259         if ((res >> 26) == ALC880_HP_EVENT)
16260                 alc662_lenovo_101e_all_automute(codec);
16261         if ((res >> 26) == ALC880_FRONT_EVENT)
16262                 alc662_lenovo_101e_ispeaker_automute(codec);
16263 }
16264
16265 static void alc662_eeepc_mic_automute(struct hda_codec *codec)
16266 {
16267         unsigned int present;
16268
16269         present = snd_hda_codec_read(codec, 0x18, 0,
16270                                      AC_VERB_GET_PIN_SENSE, 0) & 0x80000000;
16271         snd_hda_codec_write(codec, 0x22, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16272                             0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
16273         snd_hda_codec_write(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16274                             0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
16275         snd_hda_codec_write(codec, 0x22, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16276                             0x7000 | (0x01 << 8) | (present ? 0x80 : 0));
16277         snd_hda_codec_write(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16278                             0x7000 | (0x01 << 8) | (present ? 0x80 : 0));
16279 }
16280
16281 /* unsolicited event for HP jack sensing */
16282 static void alc662_eeepc_unsol_event(struct hda_codec *codec,
16283                                      unsigned int res)
16284 {
16285         if ((res >> 26) == ALC880_MIC_EVENT)
16286                 alc662_eeepc_mic_automute(codec);
16287         else
16288                 alc262_hippo_unsol_event(codec, res);
16289 }
16290
16291 static void alc662_eeepc_inithook(struct hda_codec *codec)
16292 {
16293         alc262_hippo1_init_hook(codec);
16294         alc662_eeepc_mic_automute(codec);
16295 }
16296
16297 static void alc662_eeepc_ep20_inithook(struct hda_codec *codec)
16298 {
16299         struct alc_spec *spec = codec->spec;
16300
16301         spec->autocfg.hp_pins[0] = 0x14;
16302         spec->autocfg.speaker_pins[0] = 0x1b;
16303         alc262_hippo_master_update(codec);
16304 }
16305
16306 static void alc663_m51va_speaker_automute(struct hda_codec *codec)
16307 {
16308         unsigned int present;
16309         unsigned char bits;
16310
16311         present = snd_hda_codec_read(codec, 0x21, 0,
16312                         AC_VERB_GET_PIN_SENSE, 0)
16313                         & AC_PINSENSE_PRESENCE;
16314         bits = present ? HDA_AMP_MUTE : 0;
16315         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
16316                                 AMP_IN_MUTE(0), bits);
16317         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
16318                                 AMP_IN_MUTE(0), bits);
16319 }
16320
16321 static void alc663_21jd_two_speaker_automute(struct hda_codec *codec)
16322 {
16323         unsigned int present;
16324         unsigned char bits;
16325
16326         present = snd_hda_codec_read(codec, 0x21, 0,
16327                         AC_VERB_GET_PIN_SENSE, 0)
16328                         & AC_PINSENSE_PRESENCE;
16329         bits = present ? HDA_AMP_MUTE : 0;
16330         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
16331                                 AMP_IN_MUTE(0), bits);
16332         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
16333                                 AMP_IN_MUTE(0), bits);
16334         snd_hda_codec_amp_stereo(codec, 0x0e, HDA_INPUT, 0,
16335                                 AMP_IN_MUTE(0), bits);
16336         snd_hda_codec_amp_stereo(codec, 0x0e, HDA_INPUT, 1,
16337                                 AMP_IN_MUTE(0), bits);
16338 }
16339
16340 static void alc663_15jd_two_speaker_automute(struct hda_codec *codec)
16341 {
16342         unsigned int present;
16343         unsigned char bits;
16344
16345         present = snd_hda_codec_read(codec, 0x15, 0,
16346                         AC_VERB_GET_PIN_SENSE, 0)
16347                         & AC_PINSENSE_PRESENCE;
16348         bits = present ? HDA_AMP_MUTE : 0;
16349         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
16350                                 AMP_IN_MUTE(0), bits);
16351         snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
16352                                 AMP_IN_MUTE(0), bits);
16353         snd_hda_codec_amp_stereo(codec, 0x0e, HDA_INPUT, 0,
16354                                 AMP_IN_MUTE(0), bits);
16355         snd_hda_codec_amp_stereo(codec, 0x0e, HDA_INPUT, 1,
16356                                 AMP_IN_MUTE(0), bits);
16357 }
16358
16359 static void alc662_f5z_speaker_automute(struct hda_codec *codec)
16360 {
16361         unsigned int present;
16362         unsigned char bits;
16363
16364         present = snd_hda_codec_read(codec, 0x1b, 0,
16365                         AC_VERB_GET_PIN_SENSE, 0)
16366                         & AC_PINSENSE_PRESENCE;
16367         bits = present ? 0 : PIN_OUT;
16368         snd_hda_codec_write(codec, 0x14, 0,
16369                          AC_VERB_SET_PIN_WIDGET_CONTROL, bits);
16370 }
16371
16372 static void alc663_two_hp_m1_speaker_automute(struct hda_codec *codec)
16373 {
16374         unsigned int present1, present2;
16375
16376         present1 = snd_hda_codec_read(codec, 0x21, 0,
16377                         AC_VERB_GET_PIN_SENSE, 0)
16378                         & AC_PINSENSE_PRESENCE;
16379         present2 = snd_hda_codec_read(codec, 0x15, 0,
16380                         AC_VERB_GET_PIN_SENSE, 0)
16381                         & AC_PINSENSE_PRESENCE;
16382
16383         if (present1 || present2) {
16384                 snd_hda_codec_write_cache(codec, 0x14, 0,
16385                         AC_VERB_SET_PIN_WIDGET_CONTROL, 0);
16386         } else {
16387                 snd_hda_codec_write_cache(codec, 0x14, 0,
16388                         AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
16389         }
16390 }
16391
16392 static void alc663_two_hp_m2_speaker_automute(struct hda_codec *codec)
16393 {
16394         unsigned int present1, present2;
16395
16396         present1 = snd_hda_codec_read(codec, 0x1b, 0,
16397                                 AC_VERB_GET_PIN_SENSE, 0)
16398                                 & AC_PINSENSE_PRESENCE;
16399         present2 = snd_hda_codec_read(codec, 0x15, 0,
16400                                 AC_VERB_GET_PIN_SENSE, 0)
16401                                 & AC_PINSENSE_PRESENCE;
16402
16403         if (present1 || present2) {
16404                 snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
16405                                 AMP_IN_MUTE(0), AMP_IN_MUTE(0));
16406                 snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
16407                                 AMP_IN_MUTE(0), AMP_IN_MUTE(0));
16408         } else {
16409                 snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 0,
16410                                 AMP_IN_MUTE(0), 0);
16411                 snd_hda_codec_amp_stereo(codec, 0x0c, HDA_INPUT, 1,
16412                                 AMP_IN_MUTE(0), 0);
16413         }
16414 }
16415
16416 static void alc663_m51va_mic_automute(struct hda_codec *codec)
16417 {
16418         unsigned int present;
16419
16420         present = snd_hda_codec_read(codec, 0x18, 0,
16421                         AC_VERB_GET_PIN_SENSE, 0)
16422                         & AC_PINSENSE_PRESENCE;
16423         snd_hda_codec_write_cache(codec, 0x22, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16424                         0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
16425         snd_hda_codec_write_cache(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16426                         0x7000 | (0x00 << 8) | (present ? 0 : 0x80));
16427         snd_hda_codec_write_cache(codec, 0x22, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16428                         0x7000 | (0x09 << 8) | (present ? 0x80 : 0));
16429         snd_hda_codec_write_cache(codec, 0x23, 0, AC_VERB_SET_AMP_GAIN_MUTE,
16430                         0x7000 | (0x09 << 8) | (present ? 0x80 : 0));
16431 }
16432
16433 static void alc663_m51va_unsol_event(struct hda_codec *codec,
16434                                            unsigned int res)
16435 {
16436         switch (res >> 26) {
16437         case ALC880_HP_EVENT:
16438                 alc663_m51va_speaker_automute(codec);
16439                 break;
16440         case ALC880_MIC_EVENT:
16441                 alc663_m51va_mic_automute(codec);
16442                 break;
16443         }
16444 }
16445
16446 static void alc663_m51va_inithook(struct hda_codec *codec)
16447 {
16448         alc663_m51va_speaker_automute(codec);
16449         alc663_m51va_mic_automute(codec);
16450 }
16451
16452 /* ***************** Mode1 ******************************/
16453 static void alc663_mode1_unsol_event(struct hda_codec *codec,
16454                                            unsigned int res)
16455 {
16456         switch (res >> 26) {
16457         case ALC880_HP_EVENT:
16458                 alc663_m51va_speaker_automute(codec);
16459                 break;
16460         case ALC880_MIC_EVENT:
16461                 alc662_eeepc_mic_automute(codec);
16462                 break;
16463         }
16464 }
16465
16466 static void alc663_mode1_inithook(struct hda_codec *codec)
16467 {
16468         alc663_m51va_speaker_automute(codec);
16469         alc662_eeepc_mic_automute(codec);
16470 }
16471 /* ***************** Mode2 ******************************/
16472 static void alc662_mode2_unsol_event(struct hda_codec *codec,
16473                                            unsigned int res)
16474 {
16475         switch (res >> 26) {
16476         case ALC880_HP_EVENT:
16477                 alc662_f5z_speaker_automute(codec);
16478                 break;
16479         case ALC880_MIC_EVENT:
16480                 alc662_eeepc_mic_automute(codec);
16481                 break;
16482         }
16483 }
16484
16485 static void alc662_mode2_inithook(struct hda_codec *codec)
16486 {
16487         alc662_f5z_speaker_automute(codec);
16488         alc662_eeepc_mic_automute(codec);
16489 }
16490 /* ***************** Mode3 ******************************/
16491 static void alc663_mode3_unsol_event(struct hda_codec *codec,
16492                                            unsigned int res)
16493 {
16494         switch (res >> 26) {
16495         case ALC880_HP_EVENT:
16496                 alc663_two_hp_m1_speaker_automute(codec);
16497                 break;
16498         case ALC880_MIC_EVENT:
16499                 alc662_eeepc_mic_automute(codec);
16500                 break;
16501         }
16502 }
16503
16504 static void alc663_mode3_inithook(struct hda_codec *codec)
16505 {
16506         alc663_two_hp_m1_speaker_automute(codec);
16507         alc662_eeepc_mic_automute(codec);
16508 }
16509 /* ***************** Mode4 ******************************/
16510 static void alc663_mode4_unsol_event(struct hda_codec *codec,
16511                                            unsigned int res)
16512 {
16513         switch (res >> 26) {
16514         case ALC880_HP_EVENT:
16515                 alc663_21jd_two_speaker_automute(codec);
16516                 break;
16517         case ALC880_MIC_EVENT:
16518                 alc662_eeepc_mic_automute(codec);
16519                 break;
16520         }
16521 }
16522
16523 static void alc663_mode4_inithook(struct hda_codec *codec)
16524 {
16525         alc663_21jd_two_speaker_automute(codec);
16526         alc662_eeepc_mic_automute(codec);
16527 }
16528 /* ***************** Mode5 ******************************/
16529 static void alc663_mode5_unsol_event(struct hda_codec *codec,
16530                                            unsigned int res)
16531 {
16532         switch (res >> 26) {
16533         case ALC880_HP_EVENT:
16534                 alc663_15jd_two_speaker_automute(codec);
16535                 break;
16536         case ALC880_MIC_EVENT:
16537                 alc662_eeepc_mic_automute(codec);
16538                 break;
16539         }
16540 }
16541
16542 static void alc663_mode5_inithook(struct hda_codec *codec)
16543 {
16544         alc663_15jd_two_speaker_automute(codec);
16545         alc662_eeepc_mic_automute(codec);
16546 }
16547 /* ***************** Mode6 ******************************/
16548 static void alc663_mode6_unsol_event(struct hda_codec *codec,
16549                                            unsigned int res)
16550 {
16551         switch (res >> 26) {
16552         case ALC880_HP_EVENT:
16553                 alc663_two_hp_m2_speaker_automute(codec);
16554                 break;
16555         case ALC880_MIC_EVENT:
16556                 alc662_eeepc_mic_automute(codec);
16557                 break;
16558         }
16559 }
16560
16561 static void alc663_mode6_inithook(struct hda_codec *codec)
16562 {
16563         alc663_two_hp_m2_speaker_automute(codec);
16564         alc662_eeepc_mic_automute(codec);
16565 }
16566
16567 static void alc663_g71v_hp_automute(struct hda_codec *codec)
16568 {
16569         unsigned int present;
16570         unsigned char bits;
16571
16572         present = snd_hda_codec_read(codec, 0x21, 0,
16573                                      AC_VERB_GET_PIN_SENSE, 0)
16574                 & AC_PINSENSE_PRESENCE;
16575         bits = present ? HDA_AMP_MUTE : 0;
16576         snd_hda_codec_amp_stereo(codec, 0x15, HDA_OUTPUT, 0,
16577                                  HDA_AMP_MUTE, bits);
16578         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
16579                                  HDA_AMP_MUTE, bits);
16580 }
16581
16582 static void alc663_g71v_front_automute(struct hda_codec *codec)
16583 {
16584         unsigned int present;
16585         unsigned char bits;
16586
16587         present = snd_hda_codec_read(codec, 0x15, 0,
16588                                      AC_VERB_GET_PIN_SENSE, 0)
16589                 & AC_PINSENSE_PRESENCE;
16590         bits = present ? HDA_AMP_MUTE : 0;
16591         snd_hda_codec_amp_stereo(codec, 0x14, HDA_OUTPUT, 0,
16592                                  HDA_AMP_MUTE, bits);
16593 }
16594
16595 static void alc663_g71v_unsol_event(struct hda_codec *codec,
16596                                            unsigned int res)
16597 {
16598         switch (res >> 26) {
16599         case ALC880_HP_EVENT:
16600                 alc663_g71v_hp_automute(codec);
16601                 break;
16602         case ALC880_FRONT_EVENT:
16603                 alc663_g71v_front_automute(codec);
16604                 break;
16605         case ALC880_MIC_EVENT:
16606                 alc662_eeepc_mic_automute(codec);
16607                 break;
16608         }
16609 }
16610
16611 static void alc663_g71v_inithook(struct hda_codec *codec)
16612 {
16613         alc663_g71v_front_automute(codec);
16614         alc663_g71v_hp_automute(codec);
16615         alc662_eeepc_mic_automute(codec);
16616 }
16617
16618 static void alc663_g50v_unsol_event(struct hda_codec *codec,
16619                                            unsigned int res)
16620 {
16621         switch (res >> 26) {
16622         case ALC880_HP_EVENT:
16623                 alc663_m51va_speaker_automute(codec);
16624                 break;
16625         case ALC880_MIC_EVENT:
16626                 alc662_eeepc_mic_automute(codec);
16627                 break;
16628         }
16629 }
16630
16631 static void alc663_g50v_inithook(struct hda_codec *codec)
16632 {
16633         alc663_m51va_speaker_automute(codec);
16634         alc662_eeepc_mic_automute(codec);
16635 }
16636
16637 static struct snd_kcontrol_new alc662_ecs_mixer[] = {
16638         HDA_CODEC_VOLUME("Master Playback Volume", 0x02, 0x0, HDA_OUTPUT),
16639         ALC262_HIPPO_MASTER_SWITCH,
16640
16641         HDA_CODEC_VOLUME("e-Mic/LineIn Boost", 0x18, 0, HDA_INPUT),
16642         HDA_CODEC_VOLUME("e-Mic/LineIn Playback Volume", 0x0b, 0x0, HDA_INPUT),
16643         HDA_CODEC_MUTE("e-Mic/LineIn Playback Switch", 0x0b, 0x0, HDA_INPUT),
16644
16645         HDA_CODEC_VOLUME("i-Mic Boost", 0x19, 0, HDA_INPUT),
16646         HDA_CODEC_VOLUME("i-Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
16647         HDA_CODEC_MUTE("i-Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
16648         { } /* end */
16649 };
16650
16651 static struct snd_kcontrol_new alc272_nc10_mixer[] = {
16652         /* Master Playback automatically created from Speaker and Headphone */
16653         HDA_CODEC_VOLUME("Speaker Playback Volume", 0x02, 0x0, HDA_OUTPUT),
16654         HDA_CODEC_MUTE("Speaker Playback Switch", 0x14, 0x0, HDA_OUTPUT),
16655         HDA_CODEC_VOLUME("Headphone Playback Volume", 0x03, 0x0, HDA_OUTPUT),
16656         HDA_CODEC_MUTE("Headphone Playback Switch", 0x21, 0x0, HDA_OUTPUT),
16657
16658         HDA_CODEC_VOLUME("Ext Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
16659         HDA_CODEC_MUTE("Ext Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
16660         HDA_CODEC_VOLUME("Ext Mic Boost", 0x18, 0, HDA_INPUT),
16661
16662         HDA_CODEC_VOLUME("Int Mic Playback Volume", 0x0b, 0x1, HDA_INPUT),
16663         HDA_CODEC_MUTE("Int Mic Playback Switch", 0x0b, 0x1, HDA_INPUT),
16664         HDA_CODEC_VOLUME("Int Mic Boost", 0x19, 0, HDA_INPUT),
16665         { } /* end */
16666 };
16667
16668 #ifdef CONFIG_SND_HDA_POWER_SAVE
16669 #define alc662_loopbacks        alc880_loopbacks
16670 #endif
16671
16672
16673 /* pcm configuration: identiacal with ALC880 */
16674 #define alc662_pcm_analog_playback      alc880_pcm_analog_playback
16675 #define alc662_pcm_analog_capture       alc880_pcm_analog_capture
16676 #define alc662_pcm_digital_playback     alc880_pcm_digital_playback
16677 #define alc662_pcm_digital_capture      alc880_pcm_digital_capture
16678
16679 /*
16680  * configuration and preset
16681  */
16682 static const char *alc662_models[ALC662_MODEL_LAST] = {
16683         [ALC662_3ST_2ch_DIG]    = "3stack-dig",
16684         [ALC662_3ST_6ch_DIG]    = "3stack-6ch-dig",
16685         [ALC662_3ST_6ch]        = "3stack-6ch",
16686         [ALC662_5ST_DIG]        = "6stack-dig",
16687         [ALC662_LENOVO_101E]    = "lenovo-101e",
16688         [ALC662_ASUS_EEEPC_P701] = "eeepc-p701",
16689         [ALC662_ASUS_EEEPC_EP20] = "eeepc-ep20",
16690         [ALC662_ECS] = "ecs",
16691         [ALC663_ASUS_M51VA] = "m51va",
16692         [ALC663_ASUS_G71V] = "g71v",
16693         [ALC663_ASUS_H13] = "h13",
16694         [ALC663_ASUS_G50V] = "g50v",
16695         [ALC663_ASUS_MODE1] = "asus-mode1",
16696         [ALC662_ASUS_MODE2] = "asus-mode2",
16697         [ALC663_ASUS_MODE3] = "asus-mode3",
16698         [ALC663_ASUS_MODE4] = "asus-mode4",
16699         [ALC663_ASUS_MODE5] = "asus-mode5",
16700         [ALC663_ASUS_MODE6] = "asus-mode6",
16701         [ALC272_DELL]           = "dell",
16702         [ALC272_DELL_ZM1]       = "dell-zm1",
16703         [ALC272_SAMSUNG_NC10]   = "samsung-nc10",
16704         [ALC662_AUTO]           = "auto",
16705 };
16706
16707 static struct snd_pci_quirk alc662_cfg_tbl[] = {
16708         SND_PCI_QUIRK(0x1019, 0x9087, "ECS", ALC662_ECS),
16709         SND_PCI_QUIRK(0x1028, 0x02d6, "DELL", ALC272_DELL),
16710         SND_PCI_QUIRK(0x1028, 0x02f4, "DELL ZM1", ALC272_DELL_ZM1),
16711         SND_PCI_QUIRK(0x1043, 0x1000, "ASUS N50Vm", ALC663_ASUS_MODE1),
16712         SND_PCI_QUIRK(0x1043, 0x1092, "ASUS NB", ALC663_ASUS_MODE3),
16713         SND_PCI_QUIRK(0x1043, 0x11c3, "ASUS M70V", ALC663_ASUS_MODE3),
16714         SND_PCI_QUIRK(0x1043, 0x11d3, "ASUS NB", ALC663_ASUS_MODE1),
16715         SND_PCI_QUIRK(0x1043, 0x11f3, "ASUS NB", ALC662_ASUS_MODE2),
16716         SND_PCI_QUIRK(0x1043, 0x1203, "ASUS NB", ALC663_ASUS_MODE1),
16717         SND_PCI_QUIRK(0x1043, 0x1339, "ASUS NB", ALC662_ASUS_MODE2),
16718         SND_PCI_QUIRK(0x1043, 0x16c3, "ASUS NB", ALC662_ASUS_MODE2),
16719         SND_PCI_QUIRK(0x1043, 0x1753, "ASUS NB", ALC662_ASUS_MODE2),
16720         SND_PCI_QUIRK(0x1043, 0x1763, "ASUS NB", ALC663_ASUS_MODE6),
16721         SND_PCI_QUIRK(0x1043, 0x1765, "ASUS NB", ALC663_ASUS_MODE6),
16722         SND_PCI_QUIRK(0x1043, 0x1783, "ASUS NB", ALC662_ASUS_MODE2),
16723         SND_PCI_QUIRK(0x1043, 0x17b3, "ASUS F70SL", ALC663_ASUS_MODE3),
16724         SND_PCI_QUIRK(0x1043, 0x17c3, "ASUS UX20", ALC663_ASUS_M51VA),
16725         SND_PCI_QUIRK(0x1043, 0x17f3, "ASUS X58LE", ALC662_ASUS_MODE2),
16726         SND_PCI_QUIRK(0x1043, 0x1813, "ASUS NB", ALC662_ASUS_MODE2),
16727         SND_PCI_QUIRK(0x1043, 0x1823, "ASUS NB", ALC663_ASUS_MODE5),
16728         SND_PCI_QUIRK(0x1043, 0x1833, "ASUS NB", ALC663_ASUS_MODE6),
16729         SND_PCI_QUIRK(0x1043, 0x1843, "ASUS NB", ALC662_ASUS_MODE2),
16730         SND_PCI_QUIRK(0x1043, 0x1853, "ASUS F50Z", ALC663_ASUS_MODE1),
16731         SND_PCI_QUIRK(0x1043, 0x1864, "ASUS NB", ALC662_ASUS_MODE2),
16732         SND_PCI_QUIRK(0x1043, 0x1876, "ASUS NB", ALC662_ASUS_MODE2),
16733         SND_PCI_QUIRK(0x1043, 0x1878, "ASUS M51VA", ALC663_ASUS_M51VA),
16734         /*SND_PCI_QUIRK(0x1043, 0x1878, "ASUS M50Vr", ALC663_ASUS_MODE1),*/
16735         SND_PCI_QUIRK(0x1043, 0x1893, "ASUS M50Vm", ALC663_ASUS_MODE3),
16736         SND_PCI_QUIRK(0x1043, 0x1894, "ASUS X55", ALC663_ASUS_MODE3),
16737         SND_PCI_QUIRK(0x1043, 0x18b3, "ASUS N80Vc", ALC663_ASUS_MODE1),
16738         SND_PCI_QUIRK(0x1043, 0x18d3, "ASUS N81Te", ALC663_ASUS_MODE1),
16739         SND_PCI_QUIRK(0x1043, 0x18f3, "ASUS N505Tp", ALC663_ASUS_MODE1),
16740         SND_PCI_QUIRK(0x1043, 0x1903, "ASUS F5GL", ALC663_ASUS_MODE1),
16741         SND_PCI_QUIRK(0x1043, 0x1913, "ASUS NB", ALC662_ASUS_MODE2),
16742         SND_PCI_QUIRK(0x1043, 0x1933, "ASUS F80Q", ALC662_ASUS_MODE2),
16743         SND_PCI_QUIRK(0x1043, 0x1943, "ASUS Vx3V", ALC663_ASUS_MODE1),
16744         SND_PCI_QUIRK(0x1043, 0x1953, "ASUS NB", ALC663_ASUS_MODE1),
16745         SND_PCI_QUIRK(0x1043, 0x1963, "ASUS X71C", ALC663_ASUS_MODE3),
16746         SND_PCI_QUIRK(0x1043, 0x1983, "ASUS N5051A", ALC663_ASUS_MODE1),
16747         SND_PCI_QUIRK(0x1043, 0x1993, "ASUS N20", ALC663_ASUS_MODE1),
16748         SND_PCI_QUIRK(0x1043, 0x19a3, "ASUS G50V", ALC663_ASUS_G50V),
16749         /*SND_PCI_QUIRK(0x1043, 0x19a3, "ASUS NB", ALC663_ASUS_MODE1),*/
16750         SND_PCI_QUIRK(0x1043, 0x19b3, "ASUS F7Z", ALC663_ASUS_MODE1),
16751         SND_PCI_QUIRK(0x1043, 0x19c3, "ASUS F5Z/F6x", ALC662_ASUS_MODE2),
16752         SND_PCI_QUIRK(0x1043, 0x19d3, "ASUS NB", ALC663_ASUS_M51VA),
16753         SND_PCI_QUIRK(0x1043, 0x19e3, "ASUS NB", ALC663_ASUS_MODE1),
16754         SND_PCI_QUIRK(0x1043, 0x19f3, "ASUS NB", ALC663_ASUS_MODE4),
16755         SND_PCI_QUIRK(0x1043, 0x8290, "ASUS P5GC-MX", ALC662_3ST_6ch_DIG),
16756         SND_PCI_QUIRK(0x1043, 0x82a1, "ASUS Eeepc", ALC662_ASUS_EEEPC_P701),
16757         SND_PCI_QUIRK(0x1043, 0x82d1, "ASUS Eeepc EP20", ALC662_ASUS_EEEPC_EP20),
16758         SND_PCI_QUIRK(0x105b, 0x0cd6, "Foxconn", ALC662_ECS),
16759         SND_PCI_QUIRK(0x105b, 0x0d47, "Foxconn 45CMX/45GMX/45CMX-K",
16760                       ALC662_3ST_6ch_DIG),
16761         SND_PCI_QUIRK(0x144d, 0xca00, "Samsung NC10", ALC272_SAMSUNG_NC10),
16762         SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte 945GCM-S2L",
16763                       ALC662_3ST_6ch_DIG),
16764         SND_PCI_QUIRK(0x1565, 0x820f, "Biostar TA780G M2+", ALC662_3ST_6ch_DIG),
16765         SND_PCI_QUIRK(0x1631, 0xc10c, "PB RS65", ALC663_ASUS_M51VA),
16766         SND_PCI_QUIRK(0x17aa, 0x101e, "Lenovo", ALC662_LENOVO_101E),
16767         SND_PCI_QUIRK(0x1849, 0x3662, "ASROCK K10N78FullHD-hSLI R3.0",
16768                                         ALC662_3ST_6ch_DIG),
16769         SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x",
16770                            ALC663_ASUS_H13),
16771         {}
16772 };
16773
16774 static struct alc_config_preset alc662_presets[] = {
16775         [ALC662_3ST_2ch_DIG] = {
16776                 .mixers = { alc662_3ST_2ch_mixer },
16777                 .init_verbs = { alc662_init_verbs },
16778                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16779                 .dac_nids = alc662_dac_nids,
16780                 .dig_out_nid = ALC662_DIGOUT_NID,
16781                 .dig_in_nid = ALC662_DIGIN_NID,
16782                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16783                 .channel_mode = alc662_3ST_2ch_modes,
16784                 .input_mux = &alc662_capture_source,
16785         },
16786         [ALC662_3ST_6ch_DIG] = {
16787                 .mixers = { alc662_3ST_6ch_mixer, alc662_chmode_mixer },
16788                 .init_verbs = { alc662_init_verbs },
16789                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16790                 .dac_nids = alc662_dac_nids,
16791                 .dig_out_nid = ALC662_DIGOUT_NID,
16792                 .dig_in_nid = ALC662_DIGIN_NID,
16793                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_6ch_modes),
16794                 .channel_mode = alc662_3ST_6ch_modes,
16795                 .need_dac_fix = 1,
16796                 .input_mux = &alc662_capture_source,
16797         },
16798         [ALC662_3ST_6ch] = {
16799                 .mixers = { alc662_3ST_6ch_mixer, alc662_chmode_mixer },
16800                 .init_verbs = { alc662_init_verbs },
16801                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16802                 .dac_nids = alc662_dac_nids,
16803                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_6ch_modes),
16804                 .channel_mode = alc662_3ST_6ch_modes,
16805                 .need_dac_fix = 1,
16806                 .input_mux = &alc662_capture_source,
16807         },
16808         [ALC662_5ST_DIG] = {
16809                 .mixers = { alc662_base_mixer, alc662_chmode_mixer },
16810                 .init_verbs = { alc662_init_verbs },
16811                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16812                 .dac_nids = alc662_dac_nids,
16813                 .dig_out_nid = ALC662_DIGOUT_NID,
16814                 .dig_in_nid = ALC662_DIGIN_NID,
16815                 .num_channel_mode = ARRAY_SIZE(alc662_5stack_modes),
16816                 .channel_mode = alc662_5stack_modes,
16817                 .input_mux = &alc662_capture_source,
16818         },
16819         [ALC662_LENOVO_101E] = {
16820                 .mixers = { alc662_lenovo_101e_mixer },
16821                 .init_verbs = { alc662_init_verbs, alc662_sue_init_verbs },
16822                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16823                 .dac_nids = alc662_dac_nids,
16824                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16825                 .channel_mode = alc662_3ST_2ch_modes,
16826                 .input_mux = &alc662_lenovo_101e_capture_source,
16827                 .unsol_event = alc662_lenovo_101e_unsol_event,
16828                 .init_hook = alc662_lenovo_101e_all_automute,
16829         },
16830         [ALC662_ASUS_EEEPC_P701] = {
16831                 .mixers = { alc662_eeepc_p701_mixer },
16832                 .init_verbs = { alc662_init_verbs,
16833                                 alc662_eeepc_sue_init_verbs },
16834                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16835                 .dac_nids = alc662_dac_nids,
16836                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16837                 .channel_mode = alc662_3ST_2ch_modes,
16838                 .input_mux = &alc662_eeepc_capture_source,
16839                 .unsol_event = alc662_eeepc_unsol_event,
16840                 .init_hook = alc662_eeepc_inithook,
16841         },
16842         [ALC662_ASUS_EEEPC_EP20] = {
16843                 .mixers = { alc662_eeepc_ep20_mixer,
16844                             alc662_chmode_mixer },
16845                 .init_verbs = { alc662_init_verbs,
16846                                 alc662_eeepc_ep20_sue_init_verbs },
16847                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16848                 .dac_nids = alc662_dac_nids,
16849                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_6ch_modes),
16850                 .channel_mode = alc662_3ST_6ch_modes,
16851                 .input_mux = &alc662_lenovo_101e_capture_source,
16852                 .unsol_event = alc662_eeepc_unsol_event,
16853                 .init_hook = alc662_eeepc_ep20_inithook,
16854         },
16855         [ALC662_ECS] = {
16856                 .mixers = { alc662_ecs_mixer },
16857                 .init_verbs = { alc662_init_verbs,
16858                                 alc662_ecs_init_verbs },
16859                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16860                 .dac_nids = alc662_dac_nids,
16861                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16862                 .channel_mode = alc662_3ST_2ch_modes,
16863                 .input_mux = &alc662_eeepc_capture_source,
16864                 .unsol_event = alc662_eeepc_unsol_event,
16865                 .init_hook = alc662_eeepc_inithook,
16866         },
16867         [ALC663_ASUS_M51VA] = {
16868                 .mixers = { alc663_m51va_mixer },
16869                 .init_verbs = { alc662_init_verbs, alc663_m51va_init_verbs },
16870                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16871                 .dac_nids = alc662_dac_nids,
16872                 .dig_out_nid = ALC662_DIGOUT_NID,
16873                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16874                 .channel_mode = alc662_3ST_2ch_modes,
16875                 .input_mux = &alc663_m51va_capture_source,
16876                 .unsol_event = alc663_m51va_unsol_event,
16877                 .init_hook = alc663_m51va_inithook,
16878         },
16879         [ALC663_ASUS_G71V] = {
16880                 .mixers = { alc663_g71v_mixer },
16881                 .init_verbs = { alc662_init_verbs, alc663_g71v_init_verbs },
16882                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16883                 .dac_nids = alc662_dac_nids,
16884                 .dig_out_nid = ALC662_DIGOUT_NID,
16885                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16886                 .channel_mode = alc662_3ST_2ch_modes,
16887                 .input_mux = &alc662_eeepc_capture_source,
16888                 .unsol_event = alc663_g71v_unsol_event,
16889                 .init_hook = alc663_g71v_inithook,
16890         },
16891         [ALC663_ASUS_H13] = {
16892                 .mixers = { alc663_m51va_mixer },
16893                 .init_verbs = { alc662_init_verbs, alc663_m51va_init_verbs },
16894                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16895                 .dac_nids = alc662_dac_nids,
16896                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16897                 .channel_mode = alc662_3ST_2ch_modes,
16898                 .input_mux = &alc663_m51va_capture_source,
16899                 .unsol_event = alc663_m51va_unsol_event,
16900                 .init_hook = alc663_m51va_inithook,
16901         },
16902         [ALC663_ASUS_G50V] = {
16903                 .mixers = { alc663_g50v_mixer },
16904                 .init_verbs = { alc662_init_verbs, alc663_g50v_init_verbs },
16905                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16906                 .dac_nids = alc662_dac_nids,
16907                 .dig_out_nid = ALC662_DIGOUT_NID,
16908                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_6ch_modes),
16909                 .channel_mode = alc662_3ST_6ch_modes,
16910                 .input_mux = &alc663_capture_source,
16911                 .unsol_event = alc663_g50v_unsol_event,
16912                 .init_hook = alc663_g50v_inithook,
16913         },
16914         [ALC663_ASUS_MODE1] = {
16915                 .mixers = { alc663_m51va_mixer },
16916                 .cap_mixer = alc662_auto_capture_mixer,
16917                 .init_verbs = { alc662_init_verbs,
16918                                 alc663_21jd_amic_init_verbs },
16919                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16920                 .hp_nid = 0x03,
16921                 .dac_nids = alc662_dac_nids,
16922                 .dig_out_nid = ALC662_DIGOUT_NID,
16923                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16924                 .channel_mode = alc662_3ST_2ch_modes,
16925                 .input_mux = &alc662_eeepc_capture_source,
16926                 .unsol_event = alc663_mode1_unsol_event,
16927                 .init_hook = alc663_mode1_inithook,
16928         },
16929         [ALC662_ASUS_MODE2] = {
16930                 .mixers = { alc662_1bjd_mixer },
16931                 .cap_mixer = alc662_auto_capture_mixer,
16932                 .init_verbs = { alc662_init_verbs,
16933                                 alc662_1bjd_amic_init_verbs },
16934                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16935                 .dac_nids = alc662_dac_nids,
16936                 .dig_out_nid = ALC662_DIGOUT_NID,
16937                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16938                 .channel_mode = alc662_3ST_2ch_modes,
16939                 .input_mux = &alc662_eeepc_capture_source,
16940                 .unsol_event = alc662_mode2_unsol_event,
16941                 .init_hook = alc662_mode2_inithook,
16942         },
16943         [ALC663_ASUS_MODE3] = {
16944                 .mixers = { alc663_two_hp_m1_mixer },
16945                 .cap_mixer = alc662_auto_capture_mixer,
16946                 .init_verbs = { alc662_init_verbs,
16947                                 alc663_two_hp_amic_m1_init_verbs },
16948                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16949                 .hp_nid = 0x03,
16950                 .dac_nids = alc662_dac_nids,
16951                 .dig_out_nid = ALC662_DIGOUT_NID,
16952                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16953                 .channel_mode = alc662_3ST_2ch_modes,
16954                 .input_mux = &alc662_eeepc_capture_source,
16955                 .unsol_event = alc663_mode3_unsol_event,
16956                 .init_hook = alc663_mode3_inithook,
16957         },
16958         [ALC663_ASUS_MODE4] = {
16959                 .mixers = { alc663_asus_21jd_clfe_mixer },
16960                 .cap_mixer = alc662_auto_capture_mixer,
16961                 .init_verbs = { alc662_init_verbs,
16962                                 alc663_21jd_amic_init_verbs},
16963                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16964                 .hp_nid = 0x03,
16965                 .dac_nids = alc662_dac_nids,
16966                 .dig_out_nid = ALC662_DIGOUT_NID,
16967                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16968                 .channel_mode = alc662_3ST_2ch_modes,
16969                 .input_mux = &alc662_eeepc_capture_source,
16970                 .unsol_event = alc663_mode4_unsol_event,
16971                 .init_hook = alc663_mode4_inithook,
16972         },
16973         [ALC663_ASUS_MODE5] = {
16974                 .mixers = { alc663_asus_15jd_clfe_mixer },
16975                 .cap_mixer = alc662_auto_capture_mixer,
16976                 .init_verbs = { alc662_init_verbs,
16977                                 alc663_15jd_amic_init_verbs },
16978                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16979                 .hp_nid = 0x03,
16980                 .dac_nids = alc662_dac_nids,
16981                 .dig_out_nid = ALC662_DIGOUT_NID,
16982                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16983                 .channel_mode = alc662_3ST_2ch_modes,
16984                 .input_mux = &alc662_eeepc_capture_source,
16985                 .unsol_event = alc663_mode5_unsol_event,
16986                 .init_hook = alc663_mode5_inithook,
16987         },
16988         [ALC663_ASUS_MODE6] = {
16989                 .mixers = { alc663_two_hp_m2_mixer },
16990                 .cap_mixer = alc662_auto_capture_mixer,
16991                 .init_verbs = { alc662_init_verbs,
16992                                 alc663_two_hp_amic_m2_init_verbs },
16993                 .num_dacs = ARRAY_SIZE(alc662_dac_nids),
16994                 .hp_nid = 0x03,
16995                 .dac_nids = alc662_dac_nids,
16996                 .dig_out_nid = ALC662_DIGOUT_NID,
16997                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
16998                 .channel_mode = alc662_3ST_2ch_modes,
16999                 .input_mux = &alc662_eeepc_capture_source,
17000                 .unsol_event = alc663_mode6_unsol_event,
17001                 .init_hook = alc663_mode6_inithook,
17002         },
17003         [ALC272_DELL] = {
17004                 .mixers = { alc663_m51va_mixer },
17005                 .cap_mixer = alc272_auto_capture_mixer,
17006                 .init_verbs = { alc662_init_verbs, alc272_dell_init_verbs },
17007                 .num_dacs = ARRAY_SIZE(alc272_dac_nids),
17008                 .dac_nids = alc662_dac_nids,
17009                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
17010                 .adc_nids = alc272_adc_nids,
17011                 .num_adc_nids = ARRAY_SIZE(alc272_adc_nids),
17012                 .capsrc_nids = alc272_capsrc_nids,
17013                 .channel_mode = alc662_3ST_2ch_modes,
17014                 .input_mux = &alc663_m51va_capture_source,
17015                 .unsol_event = alc663_m51va_unsol_event,
17016                 .init_hook = alc663_m51va_inithook,
17017         },
17018         [ALC272_DELL_ZM1] = {
17019                 .mixers = { alc663_m51va_mixer },
17020                 .cap_mixer = alc662_auto_capture_mixer,
17021                 .init_verbs = { alc662_init_verbs, alc272_dell_zm1_init_verbs },
17022                 .num_dacs = ARRAY_SIZE(alc272_dac_nids),
17023                 .dac_nids = alc662_dac_nids,
17024                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
17025                 .adc_nids = alc662_adc_nids,
17026                 .num_adc_nids = ARRAY_SIZE(alc662_adc_nids),
17027                 .capsrc_nids = alc662_capsrc_nids,
17028                 .channel_mode = alc662_3ST_2ch_modes,
17029                 .input_mux = &alc663_m51va_capture_source,
17030                 .unsol_event = alc663_m51va_unsol_event,
17031                 .init_hook = alc663_m51va_inithook,
17032         },
17033         [ALC272_SAMSUNG_NC10] = {
17034                 .mixers = { alc272_nc10_mixer },
17035                 .init_verbs = { alc662_init_verbs,
17036                                 alc663_21jd_amic_init_verbs },
17037                 .num_dacs = ARRAY_SIZE(alc272_dac_nids),
17038                 .dac_nids = alc272_dac_nids,
17039                 .num_channel_mode = ARRAY_SIZE(alc662_3ST_2ch_modes),
17040                 .channel_mode = alc662_3ST_2ch_modes,
17041                 .input_mux = &alc272_nc10_capture_source,
17042                 .unsol_event = alc663_mode4_unsol_event,
17043                 .init_hook = alc663_mode4_inithook,
17044         },
17045 };
17046
17047
17048 /*
17049  * BIOS auto configuration
17050  */
17051
17052 /* add playback controls from the parsed DAC table */
17053 static int alc662_auto_create_multi_out_ctls(struct alc_spec *spec,
17054                                              const struct auto_pin_cfg *cfg)
17055 {
17056         char name[32];
17057         static const char *chname[4] = {
17058                 "Front", "Surround", NULL /*CLFE*/, "Side"
17059         };
17060         hda_nid_t nid;
17061         int i, err;
17062
17063         for (i = 0; i < cfg->line_outs; i++) {
17064                 if (!spec->multiout.dac_nids[i])
17065                         continue;
17066                 nid = alc880_idx_to_dac(i);
17067                 if (i == 2) {
17068                         /* Center/LFE */
17069                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
17070                                           "Center Playback Volume",
17071                                           HDA_COMPOSE_AMP_VAL(nid, 1, 0,
17072                                                               HDA_OUTPUT));
17073                         if (err < 0)
17074                                 return err;
17075                         err = add_control(spec, ALC_CTL_WIDGET_VOL,
17076                                           "LFE Playback Volume",
17077                                           HDA_COMPOSE_AMP_VAL(nid, 2, 0,
17078                                                               HDA_OUTPUT));
17079                         if (err < 0)
17080                                 return err;
17081                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
17082                                           "Center Playback Switch",
17083                                           HDA_COMPOSE_AMP_VAL(0x0e, 1, 0,
17084                                                               HDA_INPUT));
17085                         if (err < 0)
17086                                 return err;
17087                         err = add_control(spec, ALC_CTL_WIDGET_MUTE,
17088                                           "LFE Playback Switch",
17089                                           HDA_COMPOSE_AMP_VAL(0x0e, 2, 0,
17090                                                               HDA_INPUT));
17091                         if (err < 0)
17092                                 return err;
17093                 } else {
17094                         sprintf(name, "%s Playback Volume", chname[i]);
17095                         err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
17096                                           HDA_COMPOSE_AMP_VAL(nid, 3, 0,
17097                                                               HDA_OUTPUT));
17098                         if (err < 0)
17099                                 return err;
17100                         sprintf(name, "%s Playback Switch", chname[i]);
17101                         err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
17102                                 HDA_COMPOSE_AMP_VAL(alc880_idx_to_mixer(i),
17103                                                     3, 0, HDA_INPUT));
17104                         if (err < 0)
17105                                 return err;
17106                 }
17107         }
17108         return 0;
17109 }
17110
17111 /* add playback controls for speaker and HP outputs */
17112 static int alc662_auto_create_extra_out(struct alc_spec *spec, hda_nid_t pin,
17113                                         const char *pfx)
17114 {
17115         hda_nid_t nid;
17116         int err;
17117         char name[32];
17118
17119         if (!pin)
17120                 return 0;
17121
17122         if (pin == 0x17) {
17123                 /* ALC663 has a mono output pin on 0x17 */
17124                 sprintf(name, "%s Playback Switch", pfx);
17125                 err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
17126                                   HDA_COMPOSE_AMP_VAL(pin, 2, 0, HDA_OUTPUT));
17127                 return err;
17128         }
17129
17130         if (alc880_is_fixed_pin(pin)) {
17131                 nid = alc880_idx_to_dac(alc880_fixed_pin_idx(pin));
17132                 /* printk(KERN_DEBUG "DAC nid=%x\n",nid); */
17133                 /* specify the DAC as the extra output */
17134                 if (!spec->multiout.hp_nid)
17135                         spec->multiout.hp_nid = nid;
17136                 else
17137                         spec->multiout.extra_out_nid[0] = nid;
17138                 /* control HP volume/switch on the output mixer amp */
17139                 nid = alc880_idx_to_dac(alc880_fixed_pin_idx(pin));
17140                 sprintf(name, "%s Playback Volume", pfx);
17141                 err = add_control(spec, ALC_CTL_WIDGET_VOL, name,
17142                                   HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT));
17143                 if (err < 0)
17144                         return err;
17145                 sprintf(name, "%s Playback Switch", pfx);
17146                 err = add_control(spec, ALC_CTL_BIND_MUTE, name,
17147                                   HDA_COMPOSE_AMP_VAL(nid, 3, 2, HDA_INPUT));
17148                 if (err < 0)
17149                         return err;
17150         } else if (alc880_is_multi_pin(pin)) {
17151                 /* set manual connection */
17152                 /* we have only a switch on HP-out PIN */
17153                 sprintf(name, "%s Playback Switch", pfx);
17154                 err = add_control(spec, ALC_CTL_WIDGET_MUTE, name,
17155                                   HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_OUTPUT));
17156                 if (err < 0)
17157                         return err;
17158         }
17159         return 0;
17160 }
17161
17162 /* return the index of the src widget from the connection list of the nid.
17163  * return -1 if not found
17164  */
17165 static int alc662_input_pin_idx(struct hda_codec *codec, hda_nid_t nid,
17166                                 hda_nid_t src)
17167 {
17168         hda_nid_t conn_list[HDA_MAX_CONNECTIONS];
17169         int i, conns;
17170
17171         conns = snd_hda_get_connections(codec, nid, conn_list,
17172                                         ARRAY_SIZE(conn_list));
17173         if (conns < 0)
17174                 return -1;
17175         for (i = 0; i < conns; i++)
17176                 if (conn_list[i] == src)
17177                         return i;
17178         return -1;
17179 }
17180
17181 static int alc662_is_input_pin(struct hda_codec *codec, hda_nid_t nid)
17182 {
17183         unsigned int pincap = snd_hda_query_pin_caps(codec, nid);
17184         return (pincap & AC_PINCAP_IN) != 0;
17185 }
17186
17187 /* create playback/capture controls for input pins */
17188 static int alc662_auto_create_analog_input_ctls(struct hda_codec *codec,
17189                                                 const struct auto_pin_cfg *cfg)
17190 {
17191         struct alc_spec *spec = codec->spec;
17192         struct hda_input_mux *imux = &spec->private_imux[0];
17193         int i, err, idx;
17194
17195         for (i = 0; i < AUTO_PIN_LAST; i++) {
17196                 if (alc662_is_input_pin(codec, cfg->input_pins[i])) {
17197                         idx = alc662_input_pin_idx(codec, 0x0b,
17198                                                    cfg->input_pins[i]);
17199                         if (idx >= 0) {
17200                                 err = new_analog_input(spec, cfg->input_pins[i],
17201                                                        auto_pin_cfg_labels[i],
17202                                                        idx, 0x0b);
17203                                 if (err < 0)
17204                                         return err;
17205                         }
17206                         idx = alc662_input_pin_idx(codec, 0x22,
17207                                                    cfg->input_pins[i]);
17208                         if (idx >= 0) {
17209                                 imux->items[imux->num_items].label =
17210                                         auto_pin_cfg_labels[i];
17211                                 imux->items[imux->num_items].index = idx;
17212                                 imux->num_items++;
17213                         }
17214                 }
17215         }
17216         return 0;
17217 }
17218
17219 static void alc662_auto_set_output_and_unmute(struct hda_codec *codec,
17220                                               hda_nid_t nid, int pin_type,
17221                                               int dac_idx)
17222 {
17223         alc_set_pin_output(codec, nid, pin_type);
17224         /* need the manual connection? */
17225         if (alc880_is_multi_pin(nid)) {
17226                 struct alc_spec *spec = codec->spec;
17227                 int idx = alc880_multi_pin_idx(nid);
17228                 snd_hda_codec_write(codec, alc880_idx_to_selector(idx), 0,
17229                                     AC_VERB_SET_CONNECT_SEL,
17230                                     alc880_dac_to_idx(spec->multiout.dac_nids[dac_idx]));
17231         }
17232 }
17233
17234 static void alc662_auto_init_multi_out(struct hda_codec *codec)
17235 {
17236         struct alc_spec *spec = codec->spec;
17237         int i;
17238
17239         for (i = 0; i <= HDA_SIDE; i++) {
17240                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
17241                 int pin_type = get_pin_type(spec->autocfg.line_out_type);
17242                 if (nid)
17243                         alc662_auto_set_output_and_unmute(codec, nid, pin_type,
17244                                                           i);
17245         }
17246 }
17247
17248 static void alc662_auto_init_hp_out(struct hda_codec *codec)
17249 {
17250         struct alc_spec *spec = codec->spec;
17251         hda_nid_t pin;
17252
17253         pin = spec->autocfg.hp_pins[0];
17254         if (pin) /* connect to front */
17255                 /* use dac 0 */
17256                 alc662_auto_set_output_and_unmute(codec, pin, PIN_HP, 0);
17257         pin = spec->autocfg.speaker_pins[0];
17258         if (pin)
17259                 alc662_auto_set_output_and_unmute(codec, pin, PIN_OUT, 0);
17260 }
17261
17262 #define ALC662_PIN_CD_NID               ALC880_PIN_CD_NID
17263
17264 static void alc662_auto_init_analog_input(struct hda_codec *codec)
17265 {
17266         struct alc_spec *spec = codec->spec;
17267         int i;
17268
17269         for (i = 0; i < AUTO_PIN_LAST; i++) {
17270                 hda_nid_t nid = spec->autocfg.input_pins[i];
17271                 if (alc662_is_input_pin(codec, nid)) {
17272                         alc_set_input_pin(codec, nid, i);
17273                         if (nid != ALC662_PIN_CD_NID &&
17274                             (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP))
17275                                 snd_hda_codec_write(codec, nid, 0,
17276                                                     AC_VERB_SET_AMP_GAIN_MUTE,
17277                                                     AMP_OUT_MUTE);
17278                 }
17279         }
17280 }
17281
17282 #define alc662_auto_init_input_src      alc882_auto_init_input_src
17283
17284 static int alc662_parse_auto_config(struct hda_codec *codec)
17285 {
17286         struct alc_spec *spec = codec->spec;
17287         int err;
17288         static hda_nid_t alc662_ignore[] = { 0x1d, 0 };
17289
17290         err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,
17291                                            alc662_ignore);
17292         if (err < 0)
17293                 return err;
17294         if (!spec->autocfg.line_outs)
17295                 return 0; /* can't find valid BIOS pin config */
17296
17297         err = alc880_auto_fill_dac_nids(spec, &spec->autocfg);
17298         if (err < 0)
17299                 return err;
17300         err = alc662_auto_create_multi_out_ctls(spec, &spec->autocfg);
17301         if (err < 0)
17302                 return err;
17303         err = alc662_auto_create_extra_out(spec,
17304                                            spec->autocfg.speaker_pins[0],
17305                                            "Speaker");
17306         if (err < 0)
17307                 return err;
17308         err = alc662_auto_create_extra_out(spec, spec->autocfg.hp_pins[0],
17309                                            "Headphone");
17310         if (err < 0)
17311                 return err;
17312         err = alc662_auto_create_analog_input_ctls(codec, &spec->autocfg);
17313         if (err < 0)
17314                 return err;
17315
17316         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
17317
17318         if (spec->autocfg.dig_outs)
17319                 spec->multiout.dig_out_nid = ALC880_DIGOUT_NID;
17320
17321         if (spec->kctls.list)
17322                 add_mixer(spec, spec->kctls.list);
17323
17324         spec->num_mux_defs = 1;
17325         spec->input_mux = &spec->private_imux[0];
17326
17327         add_verb(spec, alc662_auto_init_verbs);
17328         if (codec->vendor_id == 0x10ec0663)
17329                 add_verb(spec, alc663_auto_init_verbs);
17330
17331         err = alc_auto_add_mic_boost(codec);
17332         if (err < 0)
17333                 return err;
17334
17335         alc_ssid_check(codec, 0x15, 0x1b, 0x14);
17336
17337         return 1;
17338 }
17339
17340 /* additional initialization for auto-configuration model */
17341 static void alc662_auto_init(struct hda_codec *codec)
17342 {
17343         struct alc_spec *spec = codec->spec;
17344         alc662_auto_init_multi_out(codec);
17345         alc662_auto_init_hp_out(codec);
17346         alc662_auto_init_analog_input(codec);
17347         alc662_auto_init_input_src(codec);
17348         if (spec->unsol_event)
17349                 alc_inithook(codec);
17350 }
17351
17352 static int patch_alc662(struct hda_codec *codec)
17353 {
17354         struct alc_spec *spec;
17355         int err, board_config;
17356
17357         spec = kzalloc(sizeof(*spec), GFP_KERNEL);
17358         if (!spec)
17359                 return -ENOMEM;
17360
17361         codec->spec = spec;
17362
17363         alc_fix_pll_init(codec, 0x20, 0x04, 15);
17364
17365         board_config = snd_hda_check_board_config(codec, ALC662_MODEL_LAST,
17366                                                   alc662_models,
17367                                                   alc662_cfg_tbl);
17368         if (board_config < 0) {
17369                 printk(KERN_INFO "hda_codec: Unknown model for %s, "
17370                        "trying auto-probe from BIOS...\n", codec->chip_name);
17371                 board_config = ALC662_AUTO;
17372         }
17373
17374         if (board_config == ALC662_AUTO) {
17375                 /* automatic parse from the BIOS config */
17376                 err = alc662_parse_auto_config(codec);
17377                 if (err < 0) {
17378                         alc_free(codec);
17379                         return err;
17380                 } else if (!err) {
17381                         printk(KERN_INFO
17382                                "hda_codec: Cannot set up configuration "
17383                                "from BIOS.  Using base mode...\n");
17384                         board_config = ALC662_3ST_2ch_DIG;
17385                 }
17386         }
17387
17388         err = snd_hda_attach_beep_device(codec, 0x1);
17389         if (err < 0) {
17390                 alc_free(codec);
17391                 return err;
17392         }
17393
17394         if (board_config != ALC662_AUTO)
17395                 setup_preset(spec, &alc662_presets[board_config]);
17396
17397         spec->stream_analog_playback = &alc662_pcm_analog_playback;
17398         spec->stream_analog_capture = &alc662_pcm_analog_capture;
17399
17400         spec->stream_digital_playback = &alc662_pcm_digital_playback;
17401         spec->stream_digital_capture = &alc662_pcm_digital_capture;
17402
17403         spec->adc_nids = alc662_adc_nids;
17404         spec->num_adc_nids = ARRAY_SIZE(alc662_adc_nids);
17405         spec->capsrc_nids = alc662_capsrc_nids;
17406         spec->capture_style = CAPT_MIX;
17407
17408         if (!spec->cap_mixer)
17409                 set_capture_mixer(spec);
17410         if (codec->vendor_id == 0x10ec0662)
17411                 set_beep_amp(spec, 0x0b, 0x05, HDA_INPUT);
17412         else
17413                 set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT);
17414
17415         spec->vmaster_nid = 0x02;
17416
17417         codec->patch_ops = alc_patch_ops;
17418         if (board_config == ALC662_AUTO)
17419                 spec->init_hook = alc662_auto_init;
17420 #ifdef CONFIG_SND_HDA_POWER_SAVE
17421         if (!spec->loopback.amplist)
17422                 spec->loopback.amplist = alc662_loopbacks;
17423 #endif
17424         codec->proc_widget_hook = print_realtek_coef;
17425
17426         return 0;
17427 }
17428
17429 /*
17430  * patch entries
17431  */
17432 static struct hda_codec_preset snd_hda_preset_realtek[] = {
17433         { .id = 0x10ec0260, .name = "ALC260", .patch = patch_alc260 },
17434         { .id = 0x10ec0262, .name = "ALC262", .patch = patch_alc262 },
17435         { .id = 0x10ec0267, .name = "ALC267", .patch = patch_alc268 },
17436         { .id = 0x10ec0268, .name = "ALC268", .patch = patch_alc268 },
17437         { .id = 0x10ec0269, .name = "ALC269", .patch = patch_alc269 },
17438         { .id = 0x10ec0272, .name = "ALC272", .patch = patch_alc662 },
17439         { .id = 0x10ec0861, .rev = 0x100340, .name = "ALC660",
17440           .patch = patch_alc861 },
17441         { .id = 0x10ec0660, .name = "ALC660-VD", .patch = patch_alc861vd },
17442         { .id = 0x10ec0861, .name = "ALC861", .patch = patch_alc861 },
17443         { .id = 0x10ec0862, .name = "ALC861-VD", .patch = patch_alc861vd },
17444         { .id = 0x10ec0662, .rev = 0x100002, .name = "ALC662 rev2",
17445           .patch = patch_alc883 },
17446         { .id = 0x10ec0662, .rev = 0x100101, .name = "ALC662 rev1",
17447           .patch = patch_alc662 },
17448         { .id = 0x10ec0663, .name = "ALC663", .patch = patch_alc662 },
17449         { .id = 0x10ec0880, .name = "ALC880", .patch = patch_alc880 },
17450         { .id = 0x10ec0882, .name = "ALC882", .patch = patch_alc882 },
17451         { .id = 0x10ec0883, .name = "ALC883", .patch = patch_alc883 },
17452         { .id = 0x10ec0885, .rev = 0x100101, .name = "ALC889A",
17453           .patch = patch_alc882 }, /* should be patch_alc883() in future */
17454         { .id = 0x10ec0885, .rev = 0x100103, .name = "ALC889A",
17455           .patch = patch_alc882 }, /* should be patch_alc883() in future */
17456         { .id = 0x10ec0885, .name = "ALC885", .patch = patch_alc882 },
17457         { .id = 0x10ec0887, .name = "ALC887", .patch = patch_alc883 },
17458         { .id = 0x10ec0888, .rev = 0x100101, .name = "ALC1200",
17459           .patch = patch_alc883 },
17460         { .id = 0x10ec0888, .name = "ALC888", .patch = patch_alc883 },
17461         { .id = 0x10ec0889, .name = "ALC889", .patch = patch_alc883 },
17462         {} /* terminator */
17463 };
17464
17465 MODULE_ALIAS("snd-hda-codec-id:10ec*");
17466
17467 MODULE_LICENSE("GPL");
17468 MODULE_DESCRIPTION("Realtek HD-audio codec");
17469
17470 static struct hda_codec_preset_list realtek_list = {
17471         .preset = snd_hda_preset_realtek,
17472         .owner = THIS_MODULE,
17473 };
17474
17475 static int __init patch_realtek_init(void)
17476 {
17477         return snd_hda_add_codec_preset(&realtek_list);
17478 }
17479
17480 static void __exit patch_realtek_exit(void)
17481 {
17482         snd_hda_delete_codec_preset(&realtek_list);
17483 }
17484
17485 module_init(patch_realtek_init)
17486 module_exit(patch_realtek_exit)