Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / sound / pci / hda / patch_sigmatel.c
1 /*
2  * Universal Interface for Intel High Definition Audio Codec
3  *
4  * HD audio interface patch for SigmaTel STAC92xx
5  *
6  * Copyright (c) 2005 Embedded Alley Solutions, Inc.
7  * Matt Porter <mporter@embeddedalley.com>
8  *
9  * Based on patch_cmedia.c and patch_realtek.c
10  * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de>
11  *
12  *  This driver is free software; you can redistribute it and/or modify
13  *  it under the terms of the GNU General Public License as published by
14  *  the Free Software Foundation; either version 2 of the License, or
15  *  (at your option) any later version.
16  *
17  *  This driver is distributed in the hope that it will be useful,
18  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
19  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20  *  GNU General Public License for more details.
21  *
22  *  You should have received a copy of the GNU General Public License
23  *  along with this program; if not, write to the Free Software
24  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
25  */
26
27 #include <linux/init.h>
28 #include <linux/delay.h>
29 #include <linux/slab.h>
30 #include <linux/pci.h>
31 #include <linux/dmi.h>
32 #include <sound/core.h>
33 #include <sound/asoundef.h>
34 #include <sound/jack.h>
35 #include <sound/tlv.h>
36 #include "hda_codec.h"
37 #include "hda_local.h"
38 #include "hda_beep.h"
39
40 enum {
41         STAC_VREF_EVENT = 1,
42         STAC_INSERT_EVENT,
43         STAC_PWR_EVENT,
44         STAC_HP_EVENT,
45         STAC_LO_EVENT,
46         STAC_MIC_EVENT,
47 };
48
49 enum {
50         STAC_AUTO,
51         STAC_REF,
52         STAC_9200_OQO,
53         STAC_9200_DELL_D21,
54         STAC_9200_DELL_D22,
55         STAC_9200_DELL_D23,
56         STAC_9200_DELL_M21,
57         STAC_9200_DELL_M22,
58         STAC_9200_DELL_M23,
59         STAC_9200_DELL_M24,
60         STAC_9200_DELL_M25,
61         STAC_9200_DELL_M26,
62         STAC_9200_DELL_M27,
63         STAC_9200_M4,
64         STAC_9200_M4_2,
65         STAC_9200_PANASONIC,
66         STAC_9200_MODELS
67 };
68
69 enum {
70         STAC_9205_AUTO,
71         STAC_9205_REF,
72         STAC_9205_DELL_M42,
73         STAC_9205_DELL_M43,
74         STAC_9205_DELL_M44,
75         STAC_9205_EAPD,
76         STAC_9205_MODELS
77 };
78
79 enum {
80         STAC_92HD73XX_AUTO,
81         STAC_92HD73XX_NO_JD, /* no jack-detection */
82         STAC_92HD73XX_REF,
83         STAC_92HD73XX_INTEL,
84         STAC_DELL_M6_AMIC,
85         STAC_DELL_M6_DMIC,
86         STAC_DELL_M6_BOTH,
87         STAC_DELL_EQ,
88         STAC_ALIENWARE_M17X,
89         STAC_92HD73XX_MODELS
90 };
91
92 enum {
93         STAC_92HD83XXX_AUTO,
94         STAC_92HD83XXX_REF,
95         STAC_92HD83XXX_PWR_REF,
96         STAC_DELL_S14,
97         STAC_92HD83XXX_HP,
98         STAC_92HD83XXX_HP_cNB11_INTQUAD,
99         STAC_HP_DV7_4000,
100         STAC_92HD83XXX_MODELS
101 };
102
103 enum {
104         STAC_92HD71BXX_AUTO,
105         STAC_92HD71BXX_REF,
106         STAC_DELL_M4_1,
107         STAC_DELL_M4_2,
108         STAC_DELL_M4_3,
109         STAC_HP_M4,
110         STAC_HP_DV4,
111         STAC_HP_DV5,
112         STAC_HP_HDX,
113         STAC_HP_DV4_1222NR,
114         STAC_92HD71BXX_MODELS
115 };
116
117 enum {
118         STAC_925x_AUTO,
119         STAC_925x_REF,
120         STAC_M1,
121         STAC_M1_2,
122         STAC_M2,
123         STAC_M2_2,
124         STAC_M3,
125         STAC_M5,
126         STAC_M6,
127         STAC_925x_MODELS
128 };
129
130 enum {
131         STAC_922X_AUTO,
132         STAC_D945_REF,
133         STAC_D945GTP3,
134         STAC_D945GTP5,
135         STAC_INTEL_MAC_V1,
136         STAC_INTEL_MAC_V2,
137         STAC_INTEL_MAC_V3,
138         STAC_INTEL_MAC_V4,
139         STAC_INTEL_MAC_V5,
140         STAC_INTEL_MAC_AUTO, /* This model is selected if no module parameter
141                               * is given, one of the above models will be
142                               * chosen according to the subsystem id. */
143         /* for backward compatibility */
144         STAC_MACMINI,
145         STAC_MACBOOK,
146         STAC_MACBOOK_PRO_V1,
147         STAC_MACBOOK_PRO_V2,
148         STAC_IMAC_INTEL,
149         STAC_IMAC_INTEL_20,
150         STAC_ECS_202,
151         STAC_922X_DELL_D81,
152         STAC_922X_DELL_D82,
153         STAC_922X_DELL_M81,
154         STAC_922X_DELL_M82,
155         STAC_922X_MODELS
156 };
157
158 enum {
159         STAC_927X_AUTO,
160         STAC_D965_REF_NO_JD, /* no jack-detection */
161         STAC_D965_REF,
162         STAC_D965_3ST,
163         STAC_D965_5ST,
164         STAC_D965_5ST_NO_FP,
165         STAC_DELL_3ST,
166         STAC_DELL_BIOS,
167         STAC_927X_VOLKNOB,
168         STAC_927X_MODELS
169 };
170
171 enum {
172         STAC_9872_AUTO,
173         STAC_9872_VAIO,
174         STAC_9872_MODELS
175 };
176
177 struct sigmatel_event {
178         hda_nid_t nid;
179         unsigned char type;
180         unsigned char tag;
181         int data;
182 };
183
184 struct sigmatel_mic_route {
185         hda_nid_t pin;
186         signed char mux_idx;
187         signed char dmux_idx;
188 };
189
190 #define MAX_PINS_NUM 16
191 #define MAX_ADCS_NUM 4
192 #define MAX_DMICS_NUM 4
193
194 struct sigmatel_spec {
195         struct snd_kcontrol_new *mixers[4];
196         unsigned int num_mixers;
197
198         int board_config;
199         unsigned int eapd_switch: 1;
200         unsigned int surr_switch: 1;
201         unsigned int alt_switch: 1;
202         unsigned int hp_detect: 1;
203         unsigned int spdif_mute: 1;
204         unsigned int check_volume_offset:1;
205         unsigned int auto_mic:1;
206         unsigned int linear_tone_beep:1;
207
208         /* gpio lines */
209         unsigned int eapd_mask;
210         unsigned int gpio_mask;
211         unsigned int gpio_dir;
212         unsigned int gpio_data;
213         unsigned int gpio_mute;
214         unsigned int gpio_led;
215         unsigned int gpio_led_polarity;
216         unsigned int vref_led;
217
218         /* stream */
219         unsigned int stream_delay;
220
221         /* analog loopback */
222         const struct snd_kcontrol_new *aloopback_ctl;
223         unsigned char aloopback_mask;
224         unsigned char aloopback_shift;
225
226         /* power management */
227         unsigned int num_pwrs;
228         const unsigned int *pwr_mapping;
229         const hda_nid_t *pwr_nids;
230         const hda_nid_t *dac_list;
231
232         /* events */
233         struct snd_array events;
234
235         /* playback */
236         struct hda_input_mux *mono_mux;
237         unsigned int cur_mmux;
238         struct hda_multi_out multiout;
239         hda_nid_t dac_nids[5];
240         hda_nid_t hp_dacs[5];
241         hda_nid_t speaker_dacs[5];
242
243         int volume_offset;
244
245         /* capture */
246         const hda_nid_t *adc_nids;
247         unsigned int num_adcs;
248         const hda_nid_t *mux_nids;
249         unsigned int num_muxes;
250         const hda_nid_t *dmic_nids;
251         unsigned int num_dmics;
252         const hda_nid_t *dmux_nids;
253         unsigned int num_dmuxes;
254         const hda_nid_t *smux_nids;
255         unsigned int num_smuxes;
256         unsigned int num_analog_muxes;
257
258         const unsigned long *capvols; /* amp-volume attr: HDA_COMPOSE_AMP_VAL() */
259         const unsigned long *capsws; /* amp-mute attr: HDA_COMPOSE_AMP_VAL() */
260         unsigned int num_caps; /* number of capture volume/switch elements */
261
262         struct sigmatel_mic_route ext_mic;
263         struct sigmatel_mic_route int_mic;
264         struct sigmatel_mic_route dock_mic;
265
266         const char * const *spdif_labels;
267
268         hda_nid_t dig_in_nid;
269         hda_nid_t mono_nid;
270         hda_nid_t anabeep_nid;
271         hda_nid_t digbeep_nid;
272
273         /* pin widgets */
274         const hda_nid_t *pin_nids;
275         unsigned int num_pins;
276
277         /* codec specific stuff */
278         const struct hda_verb *init;
279         const struct snd_kcontrol_new *mixer;
280
281         /* capture source */
282         struct hda_input_mux *dinput_mux;
283         unsigned int cur_dmux[2];
284         struct hda_input_mux *input_mux;
285         unsigned int cur_mux[3];
286         struct hda_input_mux *sinput_mux;
287         unsigned int cur_smux[2];
288         unsigned int cur_amux;
289         hda_nid_t *amp_nids;
290         unsigned int powerdown_adcs;
291
292         /* i/o switches */
293         unsigned int io_switch[2];
294         unsigned int clfe_swap;
295         hda_nid_t line_switch;  /* shared line-in for input and output */
296         hda_nid_t mic_switch;   /* shared mic-in for input and output */
297         hda_nid_t hp_switch; /* NID of HP as line-out */
298         unsigned int aloopback;
299
300         struct hda_pcm pcm_rec[2];      /* PCM information */
301
302         /* dynamic controls and input_mux */
303         struct auto_pin_cfg autocfg;
304         struct snd_array kctls;
305         struct hda_input_mux private_dimux;
306         struct hda_input_mux private_imux;
307         struct hda_input_mux private_smux;
308         struct hda_input_mux private_mono_mux;
309
310         /* auto spec */
311         unsigned auto_pin_cnt;
312         hda_nid_t auto_pin_nids[MAX_PINS_NUM];
313         unsigned auto_adc_cnt;
314         hda_nid_t auto_adc_nids[MAX_ADCS_NUM];
315         hda_nid_t auto_mux_nids[MAX_ADCS_NUM];
316         hda_nid_t auto_dmux_nids[MAX_ADCS_NUM];
317         unsigned long auto_capvols[MAX_ADCS_NUM];
318         unsigned auto_dmic_cnt;
319         hda_nid_t auto_dmic_nids[MAX_DMICS_NUM];
320 };
321
322 static const hda_nid_t stac9200_adc_nids[1] = {
323         0x03,
324 };
325
326 static const hda_nid_t stac9200_mux_nids[1] = {
327         0x0c,
328 };
329
330 static const hda_nid_t stac9200_dac_nids[1] = {
331         0x02,
332 };
333
334 static const hda_nid_t stac92hd73xx_pwr_nids[8] = {
335         0x0a, 0x0b, 0x0c, 0xd, 0x0e,
336         0x0f, 0x10, 0x11
337 };
338
339 static const hda_nid_t stac92hd73xx_slave_dig_outs[2] = {
340         0x26, 0,
341 };
342
343 static const hda_nid_t stac92hd73xx_adc_nids[2] = {
344         0x1a, 0x1b
345 };
346
347 #define STAC92HD73XX_NUM_DMICS  2
348 static const hda_nid_t stac92hd73xx_dmic_nids[STAC92HD73XX_NUM_DMICS + 1] = {
349         0x13, 0x14, 0
350 };
351
352 #define STAC92HD73_DAC_COUNT 5
353
354 static const hda_nid_t stac92hd73xx_mux_nids[2] = {
355         0x20, 0x21,
356 };
357
358 static const hda_nid_t stac92hd73xx_dmux_nids[2] = {
359         0x20, 0x21,
360 };
361
362 static const hda_nid_t stac92hd73xx_smux_nids[2] = {
363         0x22, 0x23,
364 };
365
366 #define STAC92HD73XX_NUM_CAPS   2
367 static const unsigned long stac92hd73xx_capvols[] = {
368         HDA_COMPOSE_AMP_VAL(0x20, 3, 0, HDA_OUTPUT),
369         HDA_COMPOSE_AMP_VAL(0x21, 3, 0, HDA_OUTPUT),
370 };
371 #define stac92hd73xx_capsws     stac92hd73xx_capvols
372
373 #define STAC92HD83_DAC_COUNT 3
374
375 static const hda_nid_t stac92hd83xxx_pwr_nids[4] = {
376         0xa, 0xb, 0xd, 0xe,
377 };
378
379 static const hda_nid_t stac92hd83xxx_slave_dig_outs[2] = {
380         0x1e, 0,
381 };
382
383 static const unsigned int stac92hd83xxx_pwr_mapping[4] = {
384         0x03, 0x0c, 0x20, 0x40,
385 };
386
387 static const hda_nid_t stac92hd83xxx_dmic_nids[] = {
388                 0x11, 0x20,
389 };
390
391 static const hda_nid_t stac92hd71bxx_pwr_nids[3] = {
392         0x0a, 0x0d, 0x0f
393 };
394
395 static const hda_nid_t stac92hd71bxx_adc_nids[2] = {
396         0x12, 0x13,
397 };
398
399 static const hda_nid_t stac92hd71bxx_mux_nids[2] = {
400         0x1a, 0x1b
401 };
402
403 static const hda_nid_t stac92hd71bxx_dmux_nids[2] = {
404         0x1c, 0x1d,
405 };
406
407 static const hda_nid_t stac92hd71bxx_smux_nids[2] = {
408         0x24, 0x25,
409 };
410
411 #define STAC92HD71BXX_NUM_DMICS 2
412 static const hda_nid_t stac92hd71bxx_dmic_nids[STAC92HD71BXX_NUM_DMICS + 1] = {
413         0x18, 0x19, 0
414 };
415
416 static const hda_nid_t stac92hd71bxx_dmic_5port_nids[STAC92HD71BXX_NUM_DMICS] = {
417         0x18, 0
418 };
419
420 static const hda_nid_t stac92hd71bxx_slave_dig_outs[2] = {
421         0x22, 0
422 };
423
424 #define STAC92HD71BXX_NUM_CAPS          2
425 static const unsigned long stac92hd71bxx_capvols[] = {
426         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
427         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
428 };
429 #define stac92hd71bxx_capsws    stac92hd71bxx_capvols
430
431 static const hda_nid_t stac925x_adc_nids[1] = {
432         0x03,
433 };
434
435 static const hda_nid_t stac925x_mux_nids[1] = {
436         0x0f,
437 };
438
439 static const hda_nid_t stac925x_dac_nids[1] = {
440         0x02,
441 };
442
443 #define STAC925X_NUM_DMICS      1
444 static const hda_nid_t stac925x_dmic_nids[STAC925X_NUM_DMICS + 1] = {
445         0x15, 0
446 };
447
448 static const hda_nid_t stac925x_dmux_nids[1] = {
449         0x14,
450 };
451
452 static const unsigned long stac925x_capvols[] = {
453         HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_OUTPUT),
454 };
455 static const unsigned long stac925x_capsws[] = {
456         HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
457 };
458
459 static const hda_nid_t stac922x_adc_nids[2] = {
460         0x06, 0x07,
461 };
462
463 static const hda_nid_t stac922x_mux_nids[2] = {
464         0x12, 0x13,
465 };
466
467 #define STAC922X_NUM_CAPS       2
468 static const unsigned long stac922x_capvols[] = {
469         HDA_COMPOSE_AMP_VAL(0x17, 3, 0, HDA_INPUT),
470         HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
471 };
472 #define stac922x_capsws         stac922x_capvols
473
474 static const hda_nid_t stac927x_slave_dig_outs[2] = {
475         0x1f, 0,
476 };
477
478 static const hda_nid_t stac927x_adc_nids[3] = {
479         0x07, 0x08, 0x09
480 };
481
482 static const hda_nid_t stac927x_mux_nids[3] = {
483         0x15, 0x16, 0x17
484 };
485
486 static const hda_nid_t stac927x_smux_nids[1] = {
487         0x21,
488 };
489
490 static const hda_nid_t stac927x_dac_nids[6] = {
491         0x02, 0x03, 0x04, 0x05, 0x06, 0
492 };
493
494 static const hda_nid_t stac927x_dmux_nids[1] = {
495         0x1b,
496 };
497
498 #define STAC927X_NUM_DMICS 2
499 static const hda_nid_t stac927x_dmic_nids[STAC927X_NUM_DMICS + 1] = {
500         0x13, 0x14, 0
501 };
502
503 #define STAC927X_NUM_CAPS       3
504 static const unsigned long stac927x_capvols[] = {
505         HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
506         HDA_COMPOSE_AMP_VAL(0x19, 3, 0, HDA_INPUT),
507         HDA_COMPOSE_AMP_VAL(0x1a, 3, 0, HDA_INPUT),
508 };
509 static const unsigned long stac927x_capsws[] = {
510         HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_OUTPUT),
511         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
512         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
513 };
514
515 static const char * const stac927x_spdif_labels[5] = {
516         "Digital Playback", "ADAT", "Analog Mux 1",
517         "Analog Mux 2", "Analog Mux 3"
518 };
519
520 static const hda_nid_t stac9205_adc_nids[2] = {
521         0x12, 0x13
522 };
523
524 static const hda_nid_t stac9205_mux_nids[2] = {
525         0x19, 0x1a
526 };
527
528 static const hda_nid_t stac9205_dmux_nids[1] = {
529         0x1d,
530 };
531
532 static const hda_nid_t stac9205_smux_nids[1] = {
533         0x21,
534 };
535
536 #define STAC9205_NUM_DMICS      2
537 static const hda_nid_t stac9205_dmic_nids[STAC9205_NUM_DMICS + 1] = {
538         0x17, 0x18, 0
539 };
540
541 #define STAC9205_NUM_CAPS       2
542 static const unsigned long stac9205_capvols[] = {
543         HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_INPUT),
544         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_INPUT),
545 };
546 static const unsigned long stac9205_capsws[] = {
547         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
548         HDA_COMPOSE_AMP_VAL(0x1e, 3, 0, HDA_OUTPUT),
549 };
550
551 static const hda_nid_t stac9200_pin_nids[8] = {
552         0x08, 0x09, 0x0d, 0x0e, 
553         0x0f, 0x10, 0x11, 0x12,
554 };
555
556 static const hda_nid_t stac925x_pin_nids[8] = {
557         0x07, 0x08, 0x0a, 0x0b, 
558         0x0c, 0x0d, 0x10, 0x11,
559 };
560
561 static const hda_nid_t stac922x_pin_nids[10] = {
562         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
563         0x0f, 0x10, 0x11, 0x15, 0x1b,
564 };
565
566 static const hda_nid_t stac92hd73xx_pin_nids[13] = {
567         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
568         0x0f, 0x10, 0x11, 0x12, 0x13,
569         0x14, 0x22, 0x23
570 };
571
572 #define STAC92HD71BXX_NUM_PINS 13
573 static const hda_nid_t stac92hd71bxx_pin_nids_4port[STAC92HD71BXX_NUM_PINS] = {
574         0x0a, 0x0b, 0x0c, 0x0d, 0x00,
575         0x00, 0x14, 0x18, 0x19, 0x1e,
576         0x1f, 0x20, 0x27
577 };
578 static const hda_nid_t stac92hd71bxx_pin_nids_6port[STAC92HD71BXX_NUM_PINS] = {
579         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
580         0x0f, 0x14, 0x18, 0x19, 0x1e,
581         0x1f, 0x20, 0x27
582 };
583
584 static const hda_nid_t stac927x_pin_nids[14] = {
585         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
586         0x0f, 0x10, 0x11, 0x12, 0x13,
587         0x14, 0x21, 0x22, 0x23,
588 };
589
590 static const hda_nid_t stac9205_pin_nids[12] = {
591         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
592         0x0f, 0x14, 0x16, 0x17, 0x18,
593         0x21, 0x22,
594 };
595
596 static int stac92xx_dmux_enum_info(struct snd_kcontrol *kcontrol,
597                                    struct snd_ctl_elem_info *uinfo)
598 {
599         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
600         struct sigmatel_spec *spec = codec->spec;
601         return snd_hda_input_mux_info(spec->dinput_mux, uinfo);
602 }
603
604 static int stac92xx_dmux_enum_get(struct snd_kcontrol *kcontrol,
605                                   struct snd_ctl_elem_value *ucontrol)
606 {
607         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
608         struct sigmatel_spec *spec = codec->spec;
609         unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
610
611         ucontrol->value.enumerated.item[0] = spec->cur_dmux[dmux_idx];
612         return 0;
613 }
614
615 static int stac92xx_dmux_enum_put(struct snd_kcontrol *kcontrol,
616                                   struct snd_ctl_elem_value *ucontrol)
617 {
618         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
619         struct sigmatel_spec *spec = codec->spec;
620         unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
621
622         return snd_hda_input_mux_put(codec, spec->dinput_mux, ucontrol,
623                         spec->dmux_nids[dmux_idx], &spec->cur_dmux[dmux_idx]);
624 }
625
626 static int stac92xx_smux_enum_info(struct snd_kcontrol *kcontrol,
627                                    struct snd_ctl_elem_info *uinfo)
628 {
629         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
630         struct sigmatel_spec *spec = codec->spec;
631         return snd_hda_input_mux_info(spec->sinput_mux, uinfo);
632 }
633
634 static int stac92xx_smux_enum_get(struct snd_kcontrol *kcontrol,
635                                   struct snd_ctl_elem_value *ucontrol)
636 {
637         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
638         struct sigmatel_spec *spec = codec->spec;
639         unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
640
641         ucontrol->value.enumerated.item[0] = spec->cur_smux[smux_idx];
642         return 0;
643 }
644
645 static int stac92xx_smux_enum_put(struct snd_kcontrol *kcontrol,
646                                   struct snd_ctl_elem_value *ucontrol)
647 {
648         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
649         struct sigmatel_spec *spec = codec->spec;
650         struct hda_input_mux *smux = &spec->private_smux;
651         unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
652         int err, val;
653         hda_nid_t nid;
654
655         err = snd_hda_input_mux_put(codec, spec->sinput_mux, ucontrol,
656                         spec->smux_nids[smux_idx], &spec->cur_smux[smux_idx]);
657         if (err < 0)
658                 return err;
659
660         if (spec->spdif_mute) {
661                 if (smux_idx == 0)
662                         nid = spec->multiout.dig_out_nid;
663                 else
664                         nid = codec->slave_dig_outs[smux_idx - 1];
665                 if (spec->cur_smux[smux_idx] == smux->num_items - 1)
666                         val = HDA_AMP_MUTE;
667                 else
668                         val = 0;
669                 /* un/mute SPDIF out */
670                 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
671                                          HDA_AMP_MUTE, val);
672         }
673         return 0;
674 }
675
676 static int stac_vrefout_set(struct hda_codec *codec,
677                                         hda_nid_t nid, unsigned int new_vref)
678 {
679         int error, pinctl;
680
681         snd_printdd("%s, nid %x ctl %x\n", __func__, nid, new_vref);
682         pinctl = snd_hda_codec_read(codec, nid, 0,
683                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
684
685         if (pinctl < 0)
686                 return pinctl;
687
688         pinctl &= 0xff;
689         pinctl &= ~AC_PINCTL_VREFEN;
690         pinctl |= (new_vref & AC_PINCTL_VREFEN);
691
692         error = snd_hda_codec_write_cache(codec, nid, 0,
693                                         AC_VERB_SET_PIN_WIDGET_CONTROL, pinctl);
694         if (error < 0)
695                 return error;
696
697         return 1;
698 }
699
700 static unsigned int stac92xx_vref_set(struct hda_codec *codec,
701                                         hda_nid_t nid, unsigned int new_vref)
702 {
703         int error;
704         unsigned int pincfg;
705         pincfg = snd_hda_codec_read(codec, nid, 0,
706                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
707
708         pincfg &= 0xff;
709         pincfg &= ~(AC_PINCTL_VREFEN | AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
710         pincfg |= new_vref;
711
712         if (new_vref == AC_PINCTL_VREF_HIZ)
713                 pincfg |= AC_PINCTL_OUT_EN;
714         else
715                 pincfg |= AC_PINCTL_IN_EN;
716
717         error = snd_hda_codec_write_cache(codec, nid, 0,
718                                         AC_VERB_SET_PIN_WIDGET_CONTROL, pincfg);
719         if (error < 0)
720                 return error;
721         else
722                 return 1;
723 }
724
725 static unsigned int stac92xx_vref_get(struct hda_codec *codec, hda_nid_t nid)
726 {
727         unsigned int vref;
728         vref = snd_hda_codec_read(codec, nid, 0,
729                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
730         vref &= AC_PINCTL_VREFEN;
731         return vref;
732 }
733
734 static int stac92xx_mux_enum_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
735 {
736         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
737         struct sigmatel_spec *spec = codec->spec;
738         return snd_hda_input_mux_info(spec->input_mux, uinfo);
739 }
740
741 static int stac92xx_mux_enum_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
742 {
743         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
744         struct sigmatel_spec *spec = codec->spec;
745         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
746
747         ucontrol->value.enumerated.item[0] = spec->cur_mux[adc_idx];
748         return 0;
749 }
750
751 static int stac92xx_mux_enum_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
752 {
753         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
754         struct sigmatel_spec *spec = codec->spec;
755         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
756         const struct hda_input_mux *imux = spec->input_mux;
757         unsigned int idx, prev_idx, didx;
758
759         idx = ucontrol->value.enumerated.item[0];
760         if (idx >= imux->num_items)
761                 idx = imux->num_items - 1;
762         prev_idx = spec->cur_mux[adc_idx];
763         if (prev_idx == idx)
764                 return 0;
765         if (idx < spec->num_analog_muxes) {
766                 snd_hda_codec_write_cache(codec, spec->mux_nids[adc_idx], 0,
767                                           AC_VERB_SET_CONNECT_SEL,
768                                           imux->items[idx].index);
769                 if (prev_idx >= spec->num_analog_muxes &&
770                     spec->mux_nids[adc_idx] != spec->dmux_nids[adc_idx]) {
771                         imux = spec->dinput_mux;
772                         /* 0 = analog */
773                         snd_hda_codec_write_cache(codec,
774                                                   spec->dmux_nids[adc_idx], 0,
775                                                   AC_VERB_SET_CONNECT_SEL,
776                                                   imux->items[0].index);
777                 }
778         } else {
779                 imux = spec->dinput_mux;
780                 /* first dimux item is hardcoded to select analog imux,
781                  * so lets skip it
782                  */
783                 didx = idx - spec->num_analog_muxes + 1;
784                 snd_hda_codec_write_cache(codec, spec->dmux_nids[adc_idx], 0,
785                                           AC_VERB_SET_CONNECT_SEL,
786                                           imux->items[didx].index);
787         }
788         spec->cur_mux[adc_idx] = idx;
789         return 1;
790 }
791
792 static int stac92xx_mono_mux_enum_info(struct snd_kcontrol *kcontrol,
793         struct snd_ctl_elem_info *uinfo)
794 {
795         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
796         struct sigmatel_spec *spec = codec->spec;
797         return snd_hda_input_mux_info(spec->mono_mux, uinfo);
798 }
799
800 static int stac92xx_mono_mux_enum_get(struct snd_kcontrol *kcontrol,
801         struct snd_ctl_elem_value *ucontrol)
802 {
803         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
804         struct sigmatel_spec *spec = codec->spec;
805
806         ucontrol->value.enumerated.item[0] = spec->cur_mmux;
807         return 0;
808 }
809
810 static int stac92xx_mono_mux_enum_put(struct snd_kcontrol *kcontrol,
811         struct snd_ctl_elem_value *ucontrol)
812 {
813         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
814         struct sigmatel_spec *spec = codec->spec;
815
816         return snd_hda_input_mux_put(codec, spec->mono_mux, ucontrol,
817                                      spec->mono_nid, &spec->cur_mmux);
818 }
819
820 #define stac92xx_aloopback_info snd_ctl_boolean_mono_info
821
822 static int stac92xx_aloopback_get(struct snd_kcontrol *kcontrol,
823         struct snd_ctl_elem_value *ucontrol)
824 {
825         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
826         unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
827         struct sigmatel_spec *spec = codec->spec;
828
829         ucontrol->value.integer.value[0] = !!(spec->aloopback &
830                                               (spec->aloopback_mask << idx));
831         return 0;
832 }
833
834 static int stac92xx_aloopback_put(struct snd_kcontrol *kcontrol,
835                 struct snd_ctl_elem_value *ucontrol)
836 {
837         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
838         struct sigmatel_spec *spec = codec->spec;
839         unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
840         unsigned int dac_mode;
841         unsigned int val, idx_val;
842
843         idx_val = spec->aloopback_mask << idx;
844         if (ucontrol->value.integer.value[0])
845                 val = spec->aloopback | idx_val;
846         else
847                 val = spec->aloopback & ~idx_val;
848         if (spec->aloopback == val)
849                 return 0;
850
851         spec->aloopback = val;
852
853         /* Only return the bits defined by the shift value of the
854          * first two bytes of the mask
855          */
856         dac_mode = snd_hda_codec_read(codec, codec->afg, 0,
857                                       kcontrol->private_value & 0xFFFF, 0x0);
858         dac_mode >>= spec->aloopback_shift;
859
860         if (spec->aloopback & idx_val) {
861                 snd_hda_power_up(codec);
862                 dac_mode |= idx_val;
863         } else {
864                 snd_hda_power_down(codec);
865                 dac_mode &= ~idx_val;
866         }
867
868         snd_hda_codec_write_cache(codec, codec->afg, 0,
869                 kcontrol->private_value >> 16, dac_mode);
870
871         return 1;
872 }
873
874 static const struct hda_verb stac9200_core_init[] = {
875         /* set dac0mux for dac converter */
876         { 0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
877         {}
878 };
879
880 static const struct hda_verb stac9200_eapd_init[] = {
881         /* set dac0mux for dac converter */
882         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
883         {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
884         {}
885 };
886
887 static const struct hda_verb dell_eq_core_init[] = {
888         /* set master volume to max value without distortion
889          * and direct control */
890         { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec},
891         {}
892 };
893
894 static const struct hda_verb stac92hd73xx_core_init[] = {
895         /* set master volume and direct control */
896         { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
897         {}
898 };
899
900 static const struct hda_verb stac92hd83xxx_core_init[] = {
901         /* power state controls amps */
902         { 0x01, AC_VERB_SET_EAPD, 1 << 2},
903         {}
904 };
905
906 static const struct hda_verb stac92hd71bxx_core_init[] = {
907         /* set master volume and direct control */
908         { 0x28, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
909         {}
910 };
911
912 static const struct hda_verb stac92hd71bxx_unmute_core_init[] = {
913         /* unmute right and left channels for nodes 0x0f, 0xa, 0x0d */
914         { 0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
915         { 0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
916         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
917         {}
918 };
919
920 static const struct hda_verb stac925x_core_init[] = {
921         /* set dac0mux for dac converter */
922         { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00},
923         /* mute the master volume */
924         { 0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
925         {}
926 };
927
928 static const struct hda_verb stac922x_core_init[] = {
929         /* set master volume and direct control */      
930         { 0x16, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
931         {}
932 };
933
934 static const struct hda_verb d965_core_init[] = {
935         /* set master volume and direct control */      
936         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
937         /* unmute node 0x1b */
938         { 0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
939         /* select node 0x03 as DAC */   
940         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
941         {}
942 };
943
944 static const struct hda_verb dell_3st_core_init[] = {
945         /* don't set delta bit */
946         {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
947         /* unmute node 0x1b */
948         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
949         /* select node 0x03 as DAC */
950         {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
951         {}
952 };
953
954 static const struct hda_verb stac927x_core_init[] = {
955         /* set master volume and direct control */      
956         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
957         /* enable analog pc beep path */
958         { 0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
959         {}
960 };
961
962 static const struct hda_verb stac927x_volknob_core_init[] = {
963         /* don't set delta bit */
964         {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
965         /* enable analog pc beep path */
966         {0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
967         {}
968 };
969
970 static const struct hda_verb stac9205_core_init[] = {
971         /* set master volume and direct control */      
972         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
973         /* enable analog pc beep path */
974         { 0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
975         {}
976 };
977
978 #define STAC_MONO_MUX \
979         { \
980                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
981                 .name = "Mono Mux", \
982                 .count = 1, \
983                 .info = stac92xx_mono_mux_enum_info, \
984                 .get = stac92xx_mono_mux_enum_get, \
985                 .put = stac92xx_mono_mux_enum_put, \
986         }
987
988 #define STAC_ANALOG_LOOPBACK(verb_read, verb_write, cnt) \
989         { \
990                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
991                 .name  = "Analog Loopback", \
992                 .count = cnt, \
993                 .info  = stac92xx_aloopback_info, \
994                 .get   = stac92xx_aloopback_get, \
995                 .put   = stac92xx_aloopback_put, \
996                 .private_value = verb_read | (verb_write << 16), \
997         }
998
999 #define DC_BIAS(xname, idx, nid) \
1000         { \
1001                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
1002                 .name = xname, \
1003                 .index = idx, \
1004                 .info = stac92xx_dc_bias_info, \
1005                 .get = stac92xx_dc_bias_get, \
1006                 .put = stac92xx_dc_bias_put, \
1007                 .private_value = nid, \
1008         }
1009
1010 static const struct snd_kcontrol_new stac9200_mixer[] = {
1011         HDA_CODEC_VOLUME_MIN_MUTE("Master Playback Volume", 0xb, 0, HDA_OUTPUT),
1012         HDA_CODEC_MUTE("Master Playback Switch", 0xb, 0, HDA_OUTPUT),
1013         HDA_CODEC_VOLUME("Capture Volume", 0x0a, 0, HDA_OUTPUT),
1014         HDA_CODEC_MUTE("Capture Switch", 0x0a, 0, HDA_OUTPUT),
1015         { } /* end */
1016 };
1017
1018 static const struct snd_kcontrol_new stac92hd73xx_6ch_loopback[] = {
1019         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 3),
1020         {}
1021 };
1022
1023 static const struct snd_kcontrol_new stac92hd73xx_8ch_loopback[] = {
1024         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 4),
1025         {}
1026 };
1027
1028 static const struct snd_kcontrol_new stac92hd73xx_10ch_loopback[] = {
1029         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 5),
1030         {}
1031 };
1032
1033
1034 static const struct snd_kcontrol_new stac92hd71bxx_loopback[] = {
1035         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A0, 2)
1036 };
1037
1038 static const struct snd_kcontrol_new stac925x_mixer[] = {
1039         HDA_CODEC_VOLUME_MIN_MUTE("Master Playback Volume", 0xe, 0, HDA_OUTPUT),
1040         HDA_CODEC_MUTE("Master Playback Switch", 0x0e, 0, HDA_OUTPUT),
1041         { } /* end */
1042 };
1043
1044 static const struct snd_kcontrol_new stac9205_loopback[] = {
1045         STAC_ANALOG_LOOPBACK(0xFE0, 0x7E0, 1),
1046         {}
1047 };
1048
1049 static const struct snd_kcontrol_new stac927x_loopback[] = {
1050         STAC_ANALOG_LOOPBACK(0xFEB, 0x7EB, 1),
1051         {}
1052 };
1053
1054 static struct snd_kcontrol_new stac_dmux_mixer = {
1055         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1056         .name = "Digital Input Source",
1057         /* count set later */
1058         .info = stac92xx_dmux_enum_info,
1059         .get = stac92xx_dmux_enum_get,
1060         .put = stac92xx_dmux_enum_put,
1061 };
1062
1063 static struct snd_kcontrol_new stac_smux_mixer = {
1064         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1065         .name = "IEC958 Playback Source",
1066         /* count set later */
1067         .info = stac92xx_smux_enum_info,
1068         .get = stac92xx_smux_enum_get,
1069         .put = stac92xx_smux_enum_put,
1070 };
1071
1072 static const char * const slave_vols[] = {
1073         "Front Playback Volume",
1074         "Surround Playback Volume",
1075         "Center Playback Volume",
1076         "LFE Playback Volume",
1077         "Side Playback Volume",
1078         "Headphone Playback Volume",
1079         "Speaker Playback Volume",
1080         NULL
1081 };
1082
1083 static const char * const slave_sws[] = {
1084         "Front Playback Switch",
1085         "Surround Playback Switch",
1086         "Center Playback Switch",
1087         "LFE Playback Switch",
1088         "Side Playback Switch",
1089         "Headphone Playback Switch",
1090         "Speaker Playback Switch",
1091         "IEC958 Playback Switch",
1092         NULL
1093 };
1094
1095 static void stac92xx_free_kctls(struct hda_codec *codec);
1096 static int stac92xx_add_jack(struct hda_codec *codec, hda_nid_t nid, int type);
1097
1098 static int stac92xx_build_controls(struct hda_codec *codec)
1099 {
1100         struct sigmatel_spec *spec = codec->spec;
1101         struct auto_pin_cfg *cfg = &spec->autocfg;
1102         hda_nid_t nid;
1103         int err;
1104         int i;
1105
1106         if (spec->mixer) {
1107                 err = snd_hda_add_new_ctls(codec, spec->mixer);
1108                 if (err < 0)
1109                         return err;
1110         }
1111
1112         for (i = 0; i < spec->num_mixers; i++) {
1113                 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
1114                 if (err < 0)
1115                         return err;
1116         }
1117         if (!spec->auto_mic && spec->num_dmuxes > 0 &&
1118             snd_hda_get_bool_hint(codec, "separate_dmux") == 1) {
1119                 stac_dmux_mixer.count = spec->num_dmuxes;
1120                 err = snd_hda_ctl_add(codec, 0,
1121                                   snd_ctl_new1(&stac_dmux_mixer, codec));
1122                 if (err < 0)
1123                         return err;
1124         }
1125         if (spec->num_smuxes > 0) {
1126                 int wcaps = get_wcaps(codec, spec->multiout.dig_out_nid);
1127                 struct hda_input_mux *smux = &spec->private_smux;
1128                 /* check for mute support on SPDIF out */
1129                 if (wcaps & AC_WCAP_OUT_AMP) {
1130                         snd_hda_add_imux_item(smux, "Off", 0, NULL);
1131                         spec->spdif_mute = 1;
1132                 }
1133                 stac_smux_mixer.count = spec->num_smuxes;
1134                 err = snd_hda_ctl_add(codec, 0,
1135                                   snd_ctl_new1(&stac_smux_mixer, codec));
1136                 if (err < 0)
1137                         return err;
1138         }
1139
1140         if (spec->multiout.dig_out_nid) {
1141                 err = snd_hda_create_spdif_out_ctls(codec,
1142                                                     spec->multiout.dig_out_nid,
1143                                                     spec->multiout.dig_out_nid);
1144                 if (err < 0)
1145                         return err;
1146                 err = snd_hda_create_spdif_share_sw(codec,
1147                                                     &spec->multiout);
1148                 if (err < 0)
1149                         return err;
1150                 spec->multiout.share_spdif = 1;
1151         }
1152         if (spec->dig_in_nid && !(spec->gpio_dir & 0x01)) {
1153                 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid);
1154                 if (err < 0)
1155                         return err;
1156         }
1157
1158         /* if we have no master control, let's create it */
1159         if (!snd_hda_find_mixer_ctl(codec, "Master Playback Volume")) {
1160                 unsigned int vmaster_tlv[4];
1161                 snd_hda_set_vmaster_tlv(codec, spec->multiout.dac_nids[0],
1162                                         HDA_OUTPUT, vmaster_tlv);
1163                 /* correct volume offset */
1164                 vmaster_tlv[2] += vmaster_tlv[3] * spec->volume_offset;
1165                 /* minimum value is actually mute */
1166                 vmaster_tlv[3] |= TLV_DB_SCALE_MUTE;
1167                 err = snd_hda_add_vmaster(codec, "Master Playback Volume",
1168                                           vmaster_tlv, slave_vols);
1169                 if (err < 0)
1170                         return err;
1171         }
1172         if (!snd_hda_find_mixer_ctl(codec, "Master Playback Switch")) {
1173                 err = snd_hda_add_vmaster(codec, "Master Playback Switch",
1174                                           NULL, slave_sws);
1175                 if (err < 0)
1176                         return err;
1177         }
1178
1179         if (spec->aloopback_ctl &&
1180             snd_hda_get_bool_hint(codec, "loopback") == 1) {
1181                 err = snd_hda_add_new_ctls(codec, spec->aloopback_ctl);
1182                 if (err < 0)
1183                         return err;
1184         }
1185
1186         stac92xx_free_kctls(codec); /* no longer needed */
1187
1188         /* create jack input elements */
1189         if (spec->hp_detect) {
1190                 for (i = 0; i < cfg->hp_outs; i++) {
1191                         int type = SND_JACK_HEADPHONE;
1192                         nid = cfg->hp_pins[i];
1193                         /* jack detection */
1194                         if (cfg->hp_outs == i)
1195                                 type |= SND_JACK_LINEOUT;
1196                         err = stac92xx_add_jack(codec, nid, type);
1197                         if (err < 0)
1198                                 return err;
1199                 }
1200         }
1201         for (i = 0; i < cfg->line_outs; i++) {
1202                 err = stac92xx_add_jack(codec, cfg->line_out_pins[i],
1203                                         SND_JACK_LINEOUT);
1204                 if (err < 0)
1205                         return err;
1206         }
1207         for (i = 0; i < cfg->num_inputs; i++) {
1208                 nid = cfg->inputs[i].pin;
1209                 err = stac92xx_add_jack(codec, nid, SND_JACK_MICROPHONE);
1210                 if (err < 0)
1211                         return err;
1212         }
1213
1214         return 0;       
1215 }
1216
1217 static const unsigned int ref9200_pin_configs[8] = {
1218         0x01c47010, 0x01447010, 0x0221401f, 0x01114010,
1219         0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
1220 };
1221
1222 static const unsigned int gateway9200_m4_pin_configs[8] = {
1223         0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1224         0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1225 };
1226 static const unsigned int gateway9200_m4_2_pin_configs[8] = {
1227         0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1228         0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1229 };
1230
1231 /*
1232     STAC 9200 pin configs for
1233     102801A8
1234     102801DE
1235     102801E8
1236 */
1237 static const unsigned int dell9200_d21_pin_configs[8] = {
1238         0x400001f0, 0x400001f1, 0x02214030, 0x01014010, 
1239         0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
1240 };
1241
1242 /* 
1243     STAC 9200 pin configs for
1244     102801C0
1245     102801C1
1246 */
1247 static const unsigned int dell9200_d22_pin_configs[8] = {
1248         0x400001f0, 0x400001f1, 0x0221401f, 0x01014010, 
1249         0x01813020, 0x02a19021, 0x90100140, 0x400001f2,
1250 };
1251
1252 /* 
1253     STAC 9200 pin configs for
1254     102801C4 (Dell Dimension E310)
1255     102801C5
1256     102801C7
1257     102801D9
1258     102801DA
1259     102801E3
1260 */
1261 static const unsigned int dell9200_d23_pin_configs[8] = {
1262         0x400001f0, 0x400001f1, 0x0221401f, 0x01014010, 
1263         0x01813020, 0x01a19021, 0x90100140, 0x400001f2, 
1264 };
1265
1266
1267 /* 
1268     STAC 9200-32 pin configs for
1269     102801B5 (Dell Inspiron 630m)
1270     102801D8 (Dell Inspiron 640m)
1271 */
1272 static const unsigned int dell9200_m21_pin_configs[8] = {
1273         0x40c003fa, 0x03441340, 0x0321121f, 0x90170310,
1274         0x408003fb, 0x03a11020, 0x401003fc, 0x403003fd,
1275 };
1276
1277 /* 
1278     STAC 9200-32 pin configs for
1279     102801C2 (Dell Latitude D620)
1280     102801C8 
1281     102801CC (Dell Latitude D820)
1282     102801D4 
1283     102801D6 
1284 */
1285 static const unsigned int dell9200_m22_pin_configs[8] = {
1286         0x40c003fa, 0x0144131f, 0x0321121f, 0x90170310, 
1287         0x90a70321, 0x03a11020, 0x401003fb, 0x40f000fc,
1288 };
1289
1290 /* 
1291     STAC 9200-32 pin configs for
1292     102801CE (Dell XPS M1710)
1293     102801CF (Dell Precision M90)
1294 */
1295 static const unsigned int dell9200_m23_pin_configs[8] = {
1296         0x40c003fa, 0x01441340, 0x0421421f, 0x90170310,
1297         0x408003fb, 0x04a1102e, 0x90170311, 0x403003fc,
1298 };
1299
1300 /*
1301     STAC 9200-32 pin configs for 
1302     102801C9
1303     102801CA
1304     102801CB (Dell Latitude 120L)
1305     102801D3
1306 */
1307 static const unsigned int dell9200_m24_pin_configs[8] = {
1308         0x40c003fa, 0x404003fb, 0x0321121f, 0x90170310, 
1309         0x408003fc, 0x03a11020, 0x401003fd, 0x403003fe, 
1310 };
1311
1312 /*
1313     STAC 9200-32 pin configs for
1314     102801BD (Dell Inspiron E1505n)
1315     102801EE
1316     102801EF
1317 */
1318 static const unsigned int dell9200_m25_pin_configs[8] = {
1319         0x40c003fa, 0x01441340, 0x0421121f, 0x90170310, 
1320         0x408003fb, 0x04a11020, 0x401003fc, 0x403003fd,
1321 };
1322
1323 /*
1324     STAC 9200-32 pin configs for
1325     102801F5 (Dell Inspiron 1501)
1326     102801F6
1327 */
1328 static const unsigned int dell9200_m26_pin_configs[8] = {
1329         0x40c003fa, 0x404003fb, 0x0421121f, 0x90170310, 
1330         0x408003fc, 0x04a11020, 0x401003fd, 0x403003fe,
1331 };
1332
1333 /*
1334     STAC 9200-32
1335     102801CD (Dell Inspiron E1705/9400)
1336 */
1337 static const unsigned int dell9200_m27_pin_configs[8] = {
1338         0x40c003fa, 0x01441340, 0x0421121f, 0x90170310,
1339         0x90170310, 0x04a11020, 0x90170310, 0x40f003fc,
1340 };
1341
1342 static const unsigned int oqo9200_pin_configs[8] = {
1343         0x40c000f0, 0x404000f1, 0x0221121f, 0x02211210,
1344         0x90170111, 0x90a70120, 0x400000f2, 0x400000f3,
1345 };
1346
1347
1348 static const unsigned int *stac9200_brd_tbl[STAC_9200_MODELS] = {
1349         [STAC_REF] = ref9200_pin_configs,
1350         [STAC_9200_OQO] = oqo9200_pin_configs,
1351         [STAC_9200_DELL_D21] = dell9200_d21_pin_configs,
1352         [STAC_9200_DELL_D22] = dell9200_d22_pin_configs,
1353         [STAC_9200_DELL_D23] = dell9200_d23_pin_configs,
1354         [STAC_9200_DELL_M21] = dell9200_m21_pin_configs,
1355         [STAC_9200_DELL_M22] = dell9200_m22_pin_configs,
1356         [STAC_9200_DELL_M23] = dell9200_m23_pin_configs,
1357         [STAC_9200_DELL_M24] = dell9200_m24_pin_configs,
1358         [STAC_9200_DELL_M25] = dell9200_m25_pin_configs,
1359         [STAC_9200_DELL_M26] = dell9200_m26_pin_configs,
1360         [STAC_9200_DELL_M27] = dell9200_m27_pin_configs,
1361         [STAC_9200_M4] = gateway9200_m4_pin_configs,
1362         [STAC_9200_M4_2] = gateway9200_m4_2_pin_configs,
1363         [STAC_9200_PANASONIC] = ref9200_pin_configs,
1364 };
1365
1366 static const char * const stac9200_models[STAC_9200_MODELS] = {
1367         [STAC_AUTO] = "auto",
1368         [STAC_REF] = "ref",
1369         [STAC_9200_OQO] = "oqo",
1370         [STAC_9200_DELL_D21] = "dell-d21",
1371         [STAC_9200_DELL_D22] = "dell-d22",
1372         [STAC_9200_DELL_D23] = "dell-d23",
1373         [STAC_9200_DELL_M21] = "dell-m21",
1374         [STAC_9200_DELL_M22] = "dell-m22",
1375         [STAC_9200_DELL_M23] = "dell-m23",
1376         [STAC_9200_DELL_M24] = "dell-m24",
1377         [STAC_9200_DELL_M25] = "dell-m25",
1378         [STAC_9200_DELL_M26] = "dell-m26",
1379         [STAC_9200_DELL_M27] = "dell-m27",
1380         [STAC_9200_M4] = "gateway-m4",
1381         [STAC_9200_M4_2] = "gateway-m4-2",
1382         [STAC_9200_PANASONIC] = "panasonic",
1383 };
1384
1385 static const struct snd_pci_quirk stac9200_cfg_tbl[] = {
1386         /* SigmaTel reference board */
1387         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1388                       "DFI LanParty", STAC_REF),
1389         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1390                       "DFI LanParty", STAC_REF),
1391         /* Dell laptops have BIOS problem */
1392         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
1393                       "unknown Dell", STAC_9200_DELL_D21),
1394         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01b5,
1395                       "Dell Inspiron 630m", STAC_9200_DELL_M21),
1396         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bd,
1397                       "Dell Inspiron E1505n", STAC_9200_DELL_M25),
1398         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c0,
1399                       "unknown Dell", STAC_9200_DELL_D22),
1400         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c1,
1401                       "unknown Dell", STAC_9200_DELL_D22),
1402         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c2,
1403                       "Dell Latitude D620", STAC_9200_DELL_M22),
1404         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c5,
1405                       "unknown Dell", STAC_9200_DELL_D23),
1406         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c7,
1407                       "unknown Dell", STAC_9200_DELL_D23),
1408         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c8,
1409                       "unknown Dell", STAC_9200_DELL_M22),
1410         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c9,
1411                       "unknown Dell", STAC_9200_DELL_M24),
1412         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ca,
1413                       "unknown Dell", STAC_9200_DELL_M24),
1414         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
1415                       "Dell Latitude 120L", STAC_9200_DELL_M24),
1416         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
1417                       "Dell Latitude D820", STAC_9200_DELL_M22),
1418         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd,
1419                       "Dell Inspiron E1705/9400", STAC_9200_DELL_M27),
1420         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce,
1421                       "Dell XPS M1710", STAC_9200_DELL_M23),
1422         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cf,
1423                       "Dell Precision M90", STAC_9200_DELL_M23),
1424         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d3,
1425                       "unknown Dell", STAC_9200_DELL_M22),
1426         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d4,
1427                       "unknown Dell", STAC_9200_DELL_M22),
1428         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6,
1429                       "unknown Dell", STAC_9200_DELL_M22),
1430         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d8,
1431                       "Dell Inspiron 640m", STAC_9200_DELL_M21),
1432         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d9,
1433                       "unknown Dell", STAC_9200_DELL_D23),
1434         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01da,
1435                       "unknown Dell", STAC_9200_DELL_D23),
1436         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01de,
1437                       "unknown Dell", STAC_9200_DELL_D21),
1438         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e3,
1439                       "unknown Dell", STAC_9200_DELL_D23),
1440         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e8,
1441                       "unknown Dell", STAC_9200_DELL_D21),
1442         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ee,
1443                       "unknown Dell", STAC_9200_DELL_M25),
1444         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ef,
1445                       "unknown Dell", STAC_9200_DELL_M25),
1446         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f5,
1447                       "Dell Inspiron 1501", STAC_9200_DELL_M26),
1448         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f6,
1449                       "unknown Dell", STAC_9200_DELL_M26),
1450         /* Panasonic */
1451         SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_9200_PANASONIC),
1452         /* Gateway machines needs EAPD to be set on resume */
1453         SND_PCI_QUIRK(0x107b, 0x0205, "Gateway S-7110M", STAC_9200_M4),
1454         SND_PCI_QUIRK(0x107b, 0x0317, "Gateway MT3423, MX341*", STAC_9200_M4_2),
1455         SND_PCI_QUIRK(0x107b, 0x0318, "Gateway ML3019, MT3707", STAC_9200_M4_2),
1456         /* OQO Mobile */
1457         SND_PCI_QUIRK(0x1106, 0x3288, "OQO Model 2", STAC_9200_OQO),
1458         {} /* terminator */
1459 };
1460
1461 static const unsigned int ref925x_pin_configs[8] = {
1462         0x40c003f0, 0x424503f2, 0x01813022, 0x02a19021,
1463         0x90a70320, 0x02214210, 0x01019020, 0x9033032e,
1464 };
1465
1466 static const unsigned int stac925xM1_pin_configs[8] = {
1467         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1468         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1469 };
1470
1471 static const unsigned int stac925xM1_2_pin_configs[8] = {
1472         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1473         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1474 };
1475
1476 static const unsigned int stac925xM2_pin_configs[8] = {
1477         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1478         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1479 };
1480
1481 static const unsigned int stac925xM2_2_pin_configs[8] = {
1482         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1483         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1484 };
1485
1486 static const unsigned int stac925xM3_pin_configs[8] = {
1487         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1488         0x40a000f0, 0x90100210, 0x400003f1, 0x503303f3,
1489 };
1490
1491 static const unsigned int stac925xM5_pin_configs[8] = {
1492         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1493         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1494 };
1495
1496 static const unsigned int stac925xM6_pin_configs[8] = {
1497         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1498         0x40a000f0, 0x90100210, 0x400003f1, 0x90330320,
1499 };
1500
1501 static const unsigned int *stac925x_brd_tbl[STAC_925x_MODELS] = {
1502         [STAC_REF] = ref925x_pin_configs,
1503         [STAC_M1] = stac925xM1_pin_configs,
1504         [STAC_M1_2] = stac925xM1_2_pin_configs,
1505         [STAC_M2] = stac925xM2_pin_configs,
1506         [STAC_M2_2] = stac925xM2_2_pin_configs,
1507         [STAC_M3] = stac925xM3_pin_configs,
1508         [STAC_M5] = stac925xM5_pin_configs,
1509         [STAC_M6] = stac925xM6_pin_configs,
1510 };
1511
1512 static const char * const stac925x_models[STAC_925x_MODELS] = {
1513         [STAC_925x_AUTO] = "auto",
1514         [STAC_REF] = "ref",
1515         [STAC_M1] = "m1",
1516         [STAC_M1_2] = "m1-2",
1517         [STAC_M2] = "m2",
1518         [STAC_M2_2] = "m2-2",
1519         [STAC_M3] = "m3",
1520         [STAC_M5] = "m5",
1521         [STAC_M6] = "m6",
1522 };
1523
1524 static const struct snd_pci_quirk stac925x_codec_id_cfg_tbl[] = {
1525         SND_PCI_QUIRK(0x107b, 0x0316, "Gateway M255", STAC_M2),
1526         SND_PCI_QUIRK(0x107b, 0x0366, "Gateway MP6954", STAC_M5),
1527         SND_PCI_QUIRK(0x107b, 0x0461, "Gateway NX560XL", STAC_M1),
1528         SND_PCI_QUIRK(0x107b, 0x0681, "Gateway NX860", STAC_M2),
1529         SND_PCI_QUIRK(0x107b, 0x0367, "Gateway MX6453", STAC_M1_2),
1530         /* Not sure about the brand name for those */
1531         SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M1),
1532         SND_PCI_QUIRK(0x107b, 0x0507, "Gateway mobile", STAC_M3),
1533         SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M6),
1534         SND_PCI_QUIRK(0x107b, 0x0685, "Gateway mobile", STAC_M2_2),
1535         {} /* terminator */
1536 };
1537
1538 static const struct snd_pci_quirk stac925x_cfg_tbl[] = {
1539         /* SigmaTel reference board */
1540         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, "DFI LanParty", STAC_REF),
1541         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101, "DFI LanParty", STAC_REF),
1542         SND_PCI_QUIRK(0x8384, 0x7632, "Stac9202 Reference Board", STAC_REF),
1543
1544         /* Default table for unknown ID */
1545         SND_PCI_QUIRK(0x1002, 0x437b, "Gateway mobile", STAC_M2_2),
1546
1547         {} /* terminator */
1548 };
1549
1550 static const unsigned int ref92hd73xx_pin_configs[13] = {
1551         0x02214030, 0x02a19040, 0x01a19020, 0x02214030,
1552         0x0181302e, 0x01014010, 0x01014020, 0x01014030,
1553         0x02319040, 0x90a000f0, 0x90a000f0, 0x01452050,
1554         0x01452050,
1555 };
1556
1557 static const unsigned int dell_m6_pin_configs[13] = {
1558         0x0321101f, 0x4f00000f, 0x4f0000f0, 0x90170110,
1559         0x03a11020, 0x0321101f, 0x4f0000f0, 0x4f0000f0,
1560         0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1561         0x4f0000f0,
1562 };
1563
1564 static const unsigned int alienware_m17x_pin_configs[13] = {
1565         0x0321101f, 0x0321101f, 0x03a11020, 0x03014020,
1566         0x90170110, 0x4f0000f0, 0x4f0000f0, 0x4f0000f0,
1567         0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1568         0x904601b0,
1569 };
1570
1571 static const unsigned int intel_dg45id_pin_configs[13] = {
1572         0x02214230, 0x02A19240, 0x01013214, 0x01014210,
1573         0x01A19250, 0x01011212, 0x01016211
1574 };
1575
1576 static const unsigned int *stac92hd73xx_brd_tbl[STAC_92HD73XX_MODELS] = {
1577         [STAC_92HD73XX_REF]     = ref92hd73xx_pin_configs,
1578         [STAC_DELL_M6_AMIC]     = dell_m6_pin_configs,
1579         [STAC_DELL_M6_DMIC]     = dell_m6_pin_configs,
1580         [STAC_DELL_M6_BOTH]     = dell_m6_pin_configs,
1581         [STAC_DELL_EQ]  = dell_m6_pin_configs,
1582         [STAC_ALIENWARE_M17X]   = alienware_m17x_pin_configs,
1583         [STAC_92HD73XX_INTEL]   = intel_dg45id_pin_configs,
1584 };
1585
1586 static const char * const stac92hd73xx_models[STAC_92HD73XX_MODELS] = {
1587         [STAC_92HD73XX_AUTO] = "auto",
1588         [STAC_92HD73XX_NO_JD] = "no-jd",
1589         [STAC_92HD73XX_REF] = "ref",
1590         [STAC_92HD73XX_INTEL] = "intel",
1591         [STAC_DELL_M6_AMIC] = "dell-m6-amic",
1592         [STAC_DELL_M6_DMIC] = "dell-m6-dmic",
1593         [STAC_DELL_M6_BOTH] = "dell-m6",
1594         [STAC_DELL_EQ] = "dell-eq",
1595         [STAC_ALIENWARE_M17X] = "alienware",
1596 };
1597
1598 static const struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
1599         /* SigmaTel reference board */
1600         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1601                                 "DFI LanParty", STAC_92HD73XX_REF),
1602         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1603                                 "DFI LanParty", STAC_92HD73XX_REF),
1604         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5002,
1605                                 "Intel DG45ID", STAC_92HD73XX_INTEL),
1606         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5003,
1607                                 "Intel DG45FC", STAC_92HD73XX_INTEL),
1608         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
1609                                 "Dell Studio 1535", STAC_DELL_M6_DMIC),
1610         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
1611                                 "unknown Dell", STAC_DELL_M6_DMIC),
1612         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256,
1613                                 "unknown Dell", STAC_DELL_M6_BOTH),
1614         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0257,
1615                                 "unknown Dell", STAC_DELL_M6_BOTH),
1616         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025e,
1617                                 "unknown Dell", STAC_DELL_M6_AMIC),
1618         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025f,
1619                                 "unknown Dell", STAC_DELL_M6_AMIC),
1620         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0271,
1621                                 "unknown Dell", STAC_DELL_M6_DMIC),
1622         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0272,
1623                                 "unknown Dell", STAC_DELL_M6_DMIC),
1624         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x029f,
1625                                 "Dell Studio 1537", STAC_DELL_M6_DMIC),
1626         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a0,
1627                                 "Dell Studio 17", STAC_DELL_M6_DMIC),
1628         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02be,
1629                                 "Dell Studio 1555", STAC_DELL_M6_DMIC),
1630         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02bd,
1631                                 "Dell Studio 1557", STAC_DELL_M6_DMIC),
1632         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02fe,
1633                                 "Dell Studio XPS 1645", STAC_DELL_M6_BOTH),
1634         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0413,
1635                                 "Dell Studio 1558", STAC_DELL_M6_DMIC),
1636         {} /* terminator */
1637 };
1638
1639 static const struct snd_pci_quirk stac92hd73xx_codec_id_cfg_tbl[] = {
1640         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a1,
1641                       "Alienware M17x", STAC_ALIENWARE_M17X),
1642         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x043a,
1643                       "Alienware M17x", STAC_ALIENWARE_M17X),
1644         {} /* terminator */
1645 };
1646
1647 static const unsigned int ref92hd83xxx_pin_configs[10] = {
1648         0x02214030, 0x02211010, 0x02a19020, 0x02170130,
1649         0x01014050, 0x01819040, 0x01014020, 0x90a3014e,
1650         0x01451160, 0x98560170,
1651 };
1652
1653 static const unsigned int dell_s14_pin_configs[10] = {
1654         0x0221403f, 0x0221101f, 0x02a19020, 0x90170110,
1655         0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a60160,
1656         0x40f000f0, 0x40f000f0,
1657 };
1658
1659 static const unsigned int hp_dv7_4000_pin_configs[10] = {
1660         0x03a12050, 0x0321201f, 0x40f000f0, 0x90170110,
1661         0x40f000f0, 0x40f000f0, 0x90170110, 0xd5a30140,
1662         0x40f000f0, 0x40f000f0,
1663 };
1664
1665 static const unsigned int hp_cNB11_intquad_pin_configs[10] = {
1666         0x40f000f0, 0x0221101f, 0x02a11020, 0x92170110,
1667         0x40f000f0, 0x92170110, 0x40f000f0, 0xd5a30130,
1668         0x40f000f0, 0x40f000f0,
1669 };
1670
1671 static const unsigned int *stac92hd83xxx_brd_tbl[STAC_92HD83XXX_MODELS] = {
1672         [STAC_92HD83XXX_REF] = ref92hd83xxx_pin_configs,
1673         [STAC_92HD83XXX_PWR_REF] = ref92hd83xxx_pin_configs,
1674         [STAC_DELL_S14] = dell_s14_pin_configs,
1675         [STAC_92HD83XXX_HP_cNB11_INTQUAD] = hp_cNB11_intquad_pin_configs,
1676         [STAC_HP_DV7_4000] = hp_dv7_4000_pin_configs,
1677 };
1678
1679 static const char * const stac92hd83xxx_models[STAC_92HD83XXX_MODELS] = {
1680         [STAC_92HD83XXX_AUTO] = "auto",
1681         [STAC_92HD83XXX_REF] = "ref",
1682         [STAC_92HD83XXX_PWR_REF] = "mic-ref",
1683         [STAC_DELL_S14] = "dell-s14",
1684         [STAC_92HD83XXX_HP] = "hp",
1685         [STAC_92HD83XXX_HP_cNB11_INTQUAD] = "hp_cNB11_intquad",
1686         [STAC_HP_DV7_4000] = "hp-dv7-4000",
1687 };
1688
1689 static const struct snd_pci_quirk stac92hd83xxx_cfg_tbl[] = {
1690         /* SigmaTel reference board */
1691         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1692                       "DFI LanParty", STAC_92HD83XXX_REF),
1693         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1694                       "DFI LanParty", STAC_92HD83XXX_REF),
1695         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02ba,
1696                       "unknown Dell", STAC_DELL_S14),
1697         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xff00, 0x3600,
1698                           "HP", STAC_92HD83XXX_HP),
1699         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1656,
1700                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1701         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1657,
1702                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1703         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1658,
1704                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1705         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x1659,
1706                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1707         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x165A,
1708                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1709         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x165B,
1710                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1711         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3388,
1712                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1713         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3389,
1714                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1715         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355B,
1716                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1717         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355C,
1718                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1719         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355D,
1720                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1721         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355E,
1722                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1723         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355F,
1724                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1725         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3560,
1726                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1727         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358B,
1728                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1729         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358C,
1730                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1731         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358D,
1732                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1733         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3591,
1734                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1735         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3592,
1736                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1737         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3593,
1738                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1739         {} /* terminator */
1740 };
1741
1742 static const unsigned int ref92hd71bxx_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1743         0x02214030, 0x02a19040, 0x01a19020, 0x01014010,
1744         0x0181302e, 0x01014010, 0x01019020, 0x90a000f0,
1745         0x90a000f0, 0x01452050, 0x01452050, 0x00000000,
1746         0x00000000
1747 };
1748
1749 static const unsigned int dell_m4_1_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1750         0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110,
1751         0x23a1902e, 0x23014250, 0x40f000f0, 0x90a000f0,
1752         0x40f000f0, 0x4f0000f0, 0x4f0000f0, 0x00000000,
1753         0x00000000
1754 };
1755
1756 static const unsigned int dell_m4_2_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1757         0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1758         0x23a1902e, 0x23014250, 0x40f000f0, 0x40f000f0,
1759         0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1760         0x00000000
1761 };
1762
1763 static const unsigned int dell_m4_3_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1764         0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1765         0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a000f0,
1766         0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1767         0x00000000
1768 };
1769
1770 static const unsigned int *stac92hd71bxx_brd_tbl[STAC_92HD71BXX_MODELS] = {
1771         [STAC_92HD71BXX_REF] = ref92hd71bxx_pin_configs,
1772         [STAC_DELL_M4_1]        = dell_m4_1_pin_configs,
1773         [STAC_DELL_M4_2]        = dell_m4_2_pin_configs,
1774         [STAC_DELL_M4_3]        = dell_m4_3_pin_configs,
1775         [STAC_HP_M4]            = NULL,
1776         [STAC_HP_DV4]           = NULL,
1777         [STAC_HP_DV5]           = NULL,
1778         [STAC_HP_HDX]           = NULL,
1779         [STAC_HP_DV4_1222NR]    = NULL,
1780 };
1781
1782 static const char * const stac92hd71bxx_models[STAC_92HD71BXX_MODELS] = {
1783         [STAC_92HD71BXX_AUTO] = "auto",
1784         [STAC_92HD71BXX_REF] = "ref",
1785         [STAC_DELL_M4_1] = "dell-m4-1",
1786         [STAC_DELL_M4_2] = "dell-m4-2",
1787         [STAC_DELL_M4_3] = "dell-m4-3",
1788         [STAC_HP_M4] = "hp-m4",
1789         [STAC_HP_DV4] = "hp-dv4",
1790         [STAC_HP_DV5] = "hp-dv5",
1791         [STAC_HP_HDX] = "hp-hdx",
1792         [STAC_HP_DV4_1222NR] = "hp-dv4-1222nr",
1793 };
1794
1795 static const struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
1796         /* SigmaTel reference board */
1797         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1798                       "DFI LanParty", STAC_92HD71BXX_REF),
1799         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1800                       "DFI LanParty", STAC_92HD71BXX_REF),
1801         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30fb,
1802                       "HP dv4-1222nr", STAC_HP_DV4_1222NR),
1803         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x1720,
1804                           "HP", STAC_HP_DV5),
1805         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3080,
1806                       "HP", STAC_HP_DV5),
1807         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x30f0,
1808                       "HP dv4-7", STAC_HP_DV4),
1809         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3600,
1810                       "HP dv4-7", STAC_HP_DV5),
1811         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3610,
1812                       "HP HDX", STAC_HP_HDX),  /* HDX18 */
1813         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361a,
1814                       "HP mini 1000", STAC_HP_M4),
1815         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361b,
1816                       "HP HDX", STAC_HP_HDX),  /* HDX16 */
1817         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3620,
1818                       "HP dv6", STAC_HP_DV5),
1819         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3061,
1820                       "HP dv6", STAC_HP_DV5), /* HP dv6-1110ax */
1821         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x363e,
1822                       "HP DV6", STAC_HP_DV5),
1823         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x7010,
1824                       "HP", STAC_HP_DV5),
1825         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0233,
1826                                 "unknown Dell", STAC_DELL_M4_1),
1827         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0234,
1828                                 "unknown Dell", STAC_DELL_M4_1),
1829         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0250,
1830                                 "unknown Dell", STAC_DELL_M4_1),
1831         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024f,
1832                                 "unknown Dell", STAC_DELL_M4_1),
1833         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024d,
1834                                 "unknown Dell", STAC_DELL_M4_1),
1835         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0251,
1836                                 "unknown Dell", STAC_DELL_M4_1),
1837         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0277,
1838                                 "unknown Dell", STAC_DELL_M4_1),
1839         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0263,
1840                                 "unknown Dell", STAC_DELL_M4_2),
1841         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0265,
1842                                 "unknown Dell", STAC_DELL_M4_2),
1843         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0262,
1844                                 "unknown Dell", STAC_DELL_M4_2),
1845         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0264,
1846                                 "unknown Dell", STAC_DELL_M4_2),
1847         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02aa,
1848                                 "unknown Dell", STAC_DELL_M4_3),
1849         {} /* terminator */
1850 };
1851
1852 static const unsigned int ref922x_pin_configs[10] = {
1853         0x01014010, 0x01016011, 0x01012012, 0x0221401f,
1854         0x01813122, 0x01011014, 0x01441030, 0x01c41030,
1855         0x40000100, 0x40000100,
1856 };
1857
1858 /*
1859     STAC 922X pin configs for
1860     102801A7
1861     102801AB
1862     102801A9
1863     102801D1
1864     102801D2
1865 */
1866 static const unsigned int dell_922x_d81_pin_configs[10] = {
1867         0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1868         0x02a19020, 0x01117011, 0x400001f0, 0x400001f1,
1869         0x01813122, 0x400001f2,
1870 };
1871
1872 /*
1873     STAC 922X pin configs for
1874     102801AC
1875     102801D0
1876 */
1877 static const unsigned int dell_922x_d82_pin_configs[10] = {
1878         0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1879         0x02a19020, 0x01117011, 0x01451140, 0x400001f0,
1880         0x01813122, 0x400001f1,
1881 };
1882
1883 /*
1884     STAC 922X pin configs for
1885     102801BF
1886 */
1887 static const unsigned int dell_922x_m81_pin_configs[10] = {
1888         0x0321101f, 0x01112024, 0x01111222, 0x91174220,
1889         0x03a11050, 0x01116221, 0x90a70330, 0x01452340, 
1890         0x40C003f1, 0x405003f0,
1891 };
1892
1893 /*
1894     STAC 9221 A1 pin configs for
1895     102801D7 (Dell XPS M1210)
1896 */
1897 static const unsigned int dell_922x_m82_pin_configs[10] = {
1898         0x02211211, 0x408103ff, 0x02a1123e, 0x90100310, 
1899         0x408003f1, 0x0221121f, 0x03451340, 0x40c003f2, 
1900         0x508003f3, 0x405003f4, 
1901 };
1902
1903 static const unsigned int d945gtp3_pin_configs[10] = {
1904         0x0221401f, 0x01a19022, 0x01813021, 0x01014010,
1905         0x40000100, 0x40000100, 0x40000100, 0x40000100,
1906         0x02a19120, 0x40000100,
1907 };
1908
1909 static const unsigned int d945gtp5_pin_configs[10] = {
1910         0x0221401f, 0x01011012, 0x01813024, 0x01014010,
1911         0x01a19021, 0x01016011, 0x01452130, 0x40000100,
1912         0x02a19320, 0x40000100,
1913 };
1914
1915 static const unsigned int intel_mac_v1_pin_configs[10] = {
1916         0x0121e21f, 0x400000ff, 0x9017e110, 0x400000fd,
1917         0x400000fe, 0x0181e020, 0x1145e030, 0x11c5e240,
1918         0x400000fc, 0x400000fb,
1919 };
1920
1921 static const unsigned int intel_mac_v2_pin_configs[10] = {
1922         0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1923         0x400000fe, 0x0181e020, 0x1145e230, 0x500000fa,
1924         0x400000fc, 0x400000fb,
1925 };
1926
1927 static const unsigned int intel_mac_v3_pin_configs[10] = {
1928         0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1929         0x400000fe, 0x0181e020, 0x1145e230, 0x11c5e240,
1930         0x400000fc, 0x400000fb,
1931 };
1932
1933 static const unsigned int intel_mac_v4_pin_configs[10] = {
1934         0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1935         0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1936         0x400000fc, 0x400000fb,
1937 };
1938
1939 static const unsigned int intel_mac_v5_pin_configs[10] = {
1940         0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1941         0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1942         0x400000fc, 0x400000fb,
1943 };
1944
1945 static const unsigned int ecs202_pin_configs[10] = {
1946         0x0221401f, 0x02a19020, 0x01a19020, 0x01114010,
1947         0x408000f0, 0x01813022, 0x074510a0, 0x40c400f1,
1948         0x9037012e, 0x40e000f2,
1949 };
1950
1951 static const unsigned int *stac922x_brd_tbl[STAC_922X_MODELS] = {
1952         [STAC_D945_REF] = ref922x_pin_configs,
1953         [STAC_D945GTP3] = d945gtp3_pin_configs,
1954         [STAC_D945GTP5] = d945gtp5_pin_configs,
1955         [STAC_INTEL_MAC_V1] = intel_mac_v1_pin_configs,
1956         [STAC_INTEL_MAC_V2] = intel_mac_v2_pin_configs,
1957         [STAC_INTEL_MAC_V3] = intel_mac_v3_pin_configs,
1958         [STAC_INTEL_MAC_V4] = intel_mac_v4_pin_configs,
1959         [STAC_INTEL_MAC_V5] = intel_mac_v5_pin_configs,
1960         [STAC_INTEL_MAC_AUTO] = intel_mac_v3_pin_configs,
1961         /* for backward compatibility */
1962         [STAC_MACMINI] = intel_mac_v3_pin_configs,
1963         [STAC_MACBOOK] = intel_mac_v5_pin_configs,
1964         [STAC_MACBOOK_PRO_V1] = intel_mac_v3_pin_configs,
1965         [STAC_MACBOOK_PRO_V2] = intel_mac_v3_pin_configs,
1966         [STAC_IMAC_INTEL] = intel_mac_v2_pin_configs,
1967         [STAC_IMAC_INTEL_20] = intel_mac_v3_pin_configs,
1968         [STAC_ECS_202] = ecs202_pin_configs,
1969         [STAC_922X_DELL_D81] = dell_922x_d81_pin_configs,
1970         [STAC_922X_DELL_D82] = dell_922x_d82_pin_configs,       
1971         [STAC_922X_DELL_M81] = dell_922x_m81_pin_configs,
1972         [STAC_922X_DELL_M82] = dell_922x_m82_pin_configs,       
1973 };
1974
1975 static const char * const stac922x_models[STAC_922X_MODELS] = {
1976         [STAC_922X_AUTO] = "auto",
1977         [STAC_D945_REF] = "ref",
1978         [STAC_D945GTP5] = "5stack",
1979         [STAC_D945GTP3] = "3stack",
1980         [STAC_INTEL_MAC_V1] = "intel-mac-v1",
1981         [STAC_INTEL_MAC_V2] = "intel-mac-v2",
1982         [STAC_INTEL_MAC_V3] = "intel-mac-v3",
1983         [STAC_INTEL_MAC_V4] = "intel-mac-v4",
1984         [STAC_INTEL_MAC_V5] = "intel-mac-v5",
1985         [STAC_INTEL_MAC_AUTO] = "intel-mac-auto",
1986         /* for backward compatibility */
1987         [STAC_MACMINI]  = "macmini",
1988         [STAC_MACBOOK]  = "macbook",
1989         [STAC_MACBOOK_PRO_V1]   = "macbook-pro-v1",
1990         [STAC_MACBOOK_PRO_V2]   = "macbook-pro",
1991         [STAC_IMAC_INTEL] = "imac-intel",
1992         [STAC_IMAC_INTEL_20] = "imac-intel-20",
1993         [STAC_ECS_202] = "ecs202",
1994         [STAC_922X_DELL_D81] = "dell-d81",
1995         [STAC_922X_DELL_D82] = "dell-d82",
1996         [STAC_922X_DELL_M81] = "dell-m81",
1997         [STAC_922X_DELL_M82] = "dell-m82",
1998 };
1999
2000 static const struct snd_pci_quirk stac922x_cfg_tbl[] = {
2001         /* SigmaTel reference board */
2002         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2003                       "DFI LanParty", STAC_D945_REF),
2004         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2005                       "DFI LanParty", STAC_D945_REF),
2006         /* Intel 945G based systems */
2007         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0101,
2008                       "Intel D945G", STAC_D945GTP3),
2009         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0202,
2010                       "Intel D945G", STAC_D945GTP3),
2011         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0606,
2012                       "Intel D945G", STAC_D945GTP3),
2013         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0601,
2014                       "Intel D945G", STAC_D945GTP3),
2015         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0111,
2016                       "Intel D945G", STAC_D945GTP3),
2017         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1115,
2018                       "Intel D945G", STAC_D945GTP3),
2019         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1116,
2020                       "Intel D945G", STAC_D945GTP3),
2021         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1117,
2022                       "Intel D945G", STAC_D945GTP3),
2023         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1118,
2024                       "Intel D945G", STAC_D945GTP3),
2025         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1119,
2026                       "Intel D945G", STAC_D945GTP3),
2027         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x8826,
2028                       "Intel D945G", STAC_D945GTP3),
2029         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5049,
2030                       "Intel D945G", STAC_D945GTP3),
2031         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5055,
2032                       "Intel D945G", STAC_D945GTP3),
2033         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5048,
2034                       "Intel D945G", STAC_D945GTP3),
2035         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0110,
2036                       "Intel D945G", STAC_D945GTP3),
2037         /* Intel D945G 5-stack systems */
2038         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0404,
2039                       "Intel D945G", STAC_D945GTP5),
2040         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0303,
2041                       "Intel D945G", STAC_D945GTP5),
2042         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0013,
2043                       "Intel D945G", STAC_D945GTP5),
2044         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0417,
2045                       "Intel D945G", STAC_D945GTP5),
2046         /* Intel 945P based systems */
2047         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0b0b,
2048                       "Intel D945P", STAC_D945GTP3),
2049         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0112,
2050                       "Intel D945P", STAC_D945GTP3),
2051         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0d0d,
2052                       "Intel D945P", STAC_D945GTP3),
2053         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0909,
2054                       "Intel D945P", STAC_D945GTP3),
2055         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0505,
2056                       "Intel D945P", STAC_D945GTP3),
2057         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707,
2058                       "Intel D945P", STAC_D945GTP5),
2059         /* other intel */
2060         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0204,
2061                       "Intel D945", STAC_D945_REF),
2062         /* other systems  */
2063         /* Apple Intel Mac (Mac Mini, MacBook, MacBook Pro...) */
2064         SND_PCI_QUIRK(0x8384, 0x7680,
2065                       "Mac", STAC_INTEL_MAC_AUTO),
2066         /* Dell systems  */
2067         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a7,
2068                       "unknown Dell", STAC_922X_DELL_D81),
2069         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a9,
2070                       "unknown Dell", STAC_922X_DELL_D81),
2071         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ab,
2072                       "unknown Dell", STAC_922X_DELL_D81),
2073         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ac,
2074                       "unknown Dell", STAC_922X_DELL_D82),
2075         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bf,
2076                       "unknown Dell", STAC_922X_DELL_M81),
2077         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d0,
2078                       "unknown Dell", STAC_922X_DELL_D82),
2079         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d1,
2080                       "unknown Dell", STAC_922X_DELL_D81),
2081         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d2,
2082                       "unknown Dell", STAC_922X_DELL_D81),
2083         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d7,
2084                       "Dell XPS M1210", STAC_922X_DELL_M82),
2085         /* ECS/PC Chips boards */
2086         SND_PCI_QUIRK_MASK(0x1019, 0xf000, 0x2000,
2087                       "ECS/PC chips", STAC_ECS_202),
2088         {} /* terminator */
2089 };
2090
2091 static const unsigned int ref927x_pin_configs[14] = {
2092         0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2093         0x01a19040, 0x01011012, 0x01016011, 0x0101201f, 
2094         0x183301f0, 0x18a001f0, 0x18a001f0, 0x01442070,
2095         0x01c42190, 0x40000100,
2096 };
2097
2098 static const unsigned int d965_3st_pin_configs[14] = {
2099         0x0221401f, 0x02a19120, 0x40000100, 0x01014011,
2100         0x01a19021, 0x01813024, 0x40000100, 0x40000100,
2101         0x40000100, 0x40000100, 0x40000100, 0x40000100,
2102         0x40000100, 0x40000100
2103 };
2104
2105 static const unsigned int d965_5st_pin_configs[14] = {
2106         0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2107         0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2108         0x40000100, 0x40000100, 0x40000100, 0x01442070,
2109         0x40000100, 0x40000100
2110 };
2111
2112 static const unsigned int d965_5st_no_fp_pin_configs[14] = {
2113         0x40000100, 0x40000100, 0x0181304e, 0x01014010,
2114         0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2115         0x40000100, 0x40000100, 0x40000100, 0x01442070,
2116         0x40000100, 0x40000100
2117 };
2118
2119 static const unsigned int dell_3st_pin_configs[14] = {
2120         0x02211230, 0x02a11220, 0x01a19040, 0x01114210,
2121         0x01111212, 0x01116211, 0x01813050, 0x01112214,
2122         0x403003fa, 0x90a60040, 0x90a60040, 0x404003fb,
2123         0x40c003fc, 0x40000100
2124 };
2125
2126 static const unsigned int *stac927x_brd_tbl[STAC_927X_MODELS] = {
2127         [STAC_D965_REF_NO_JD] = ref927x_pin_configs,
2128         [STAC_D965_REF]  = ref927x_pin_configs,
2129         [STAC_D965_3ST]  = d965_3st_pin_configs,
2130         [STAC_D965_5ST]  = d965_5st_pin_configs,
2131         [STAC_D965_5ST_NO_FP]  = d965_5st_no_fp_pin_configs,
2132         [STAC_DELL_3ST]  = dell_3st_pin_configs,
2133         [STAC_DELL_BIOS] = NULL,
2134         [STAC_927X_VOLKNOB] = NULL,
2135 };
2136
2137 static const char * const stac927x_models[STAC_927X_MODELS] = {
2138         [STAC_927X_AUTO]        = "auto",
2139         [STAC_D965_REF_NO_JD]   = "ref-no-jd",
2140         [STAC_D965_REF]         = "ref",
2141         [STAC_D965_3ST]         = "3stack",
2142         [STAC_D965_5ST]         = "5stack",
2143         [STAC_D965_5ST_NO_FP]   = "5stack-no-fp",
2144         [STAC_DELL_3ST]         = "dell-3stack",
2145         [STAC_DELL_BIOS]        = "dell-bios",
2146         [STAC_927X_VOLKNOB]     = "volknob",
2147 };
2148
2149 static const struct snd_pci_quirk stac927x_cfg_tbl[] = {
2150         /* SigmaTel reference board */
2151         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2152                       "DFI LanParty", STAC_D965_REF),
2153         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2154                       "DFI LanParty", STAC_D965_REF),
2155          /* Intel 946 based systems */
2156         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x3d01, "Intel D946", STAC_D965_3ST),
2157         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xa301, "Intel D946", STAC_D965_3ST),
2158         /* 965 based 3 stack systems */
2159         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2100,
2160                            "Intel D965", STAC_D965_3ST),
2161         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2000,
2162                            "Intel D965", STAC_D965_3ST),
2163         /* Dell 3 stack systems */
2164         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01dd, "Dell Dimension E520", STAC_DELL_3ST),
2165         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01ed, "Dell     ", STAC_DELL_3ST),
2166         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f4, "Dell     ", STAC_DELL_3ST),
2167         /* Dell 3 stack systems with verb table in BIOS */
2168         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f3, "Dell Inspiron 1420", STAC_DELL_BIOS),
2169         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f7, "Dell XPS M1730", STAC_DELL_BIOS),
2170         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0227, "Dell Vostro 1400  ", STAC_DELL_BIOS),
2171         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x022e, "Dell     ", STAC_DELL_BIOS),
2172         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x022f, "Dell Inspiron 1525", STAC_DELL_BIOS),
2173         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0242, "Dell     ", STAC_DELL_BIOS),
2174         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0243, "Dell     ", STAC_DELL_BIOS),
2175         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x02ff, "Dell     ", STAC_DELL_BIOS),
2176         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0209, "Dell XPS 1330", STAC_DELL_BIOS),
2177         /* 965 based 5 stack systems */
2178         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2300,
2179                            "Intel D965", STAC_D965_5ST),
2180         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2500,
2181                            "Intel D965", STAC_D965_5ST),
2182         /* volume-knob fixes */
2183         SND_PCI_QUIRK_VENDOR(0x10cf, "FSC", STAC_927X_VOLKNOB),
2184         {} /* terminator */
2185 };
2186
2187 static const unsigned int ref9205_pin_configs[12] = {
2188         0x40000100, 0x40000100, 0x01016011, 0x01014010,
2189         0x01813122, 0x01a19021, 0x01019020, 0x40000100,
2190         0x90a000f0, 0x90a000f0, 0x01441030, 0x01c41030
2191 };
2192
2193 /*
2194     STAC 9205 pin configs for
2195     102801F1
2196     102801F2
2197     102801FC
2198     102801FD
2199     10280204
2200     1028021F
2201     10280228 (Dell Vostro 1500)
2202     10280229 (Dell Vostro 1700)
2203 */
2204 static const unsigned int dell_9205_m42_pin_configs[12] = {
2205         0x0321101F, 0x03A11020, 0x400003FA, 0x90170310,
2206         0x400003FB, 0x400003FC, 0x400003FD, 0x40F000F9,
2207         0x90A60330, 0x400003FF, 0x0144131F, 0x40C003FE,
2208 };
2209
2210 /*
2211     STAC 9205 pin configs for
2212     102801F9
2213     102801FA
2214     102801FE
2215     102801FF (Dell Precision M4300)
2216     10280206
2217     10280200
2218     10280201
2219 */
2220 static const unsigned int dell_9205_m43_pin_configs[12] = {
2221         0x0321101f, 0x03a11020, 0x90a70330, 0x90170310,
2222         0x400000fe, 0x400000ff, 0x400000fd, 0x40f000f9,
2223         0x400000fa, 0x400000fc, 0x0144131f, 0x40c003f8,
2224 };
2225
2226 static const unsigned int dell_9205_m44_pin_configs[12] = {
2227         0x0421101f, 0x04a11020, 0x400003fa, 0x90170310,
2228         0x400003fb, 0x400003fc, 0x400003fd, 0x400003f9,
2229         0x90a60330, 0x400003ff, 0x01441340, 0x40c003fe,
2230 };
2231
2232 static const unsigned int *stac9205_brd_tbl[STAC_9205_MODELS] = {
2233         [STAC_9205_REF] = ref9205_pin_configs,
2234         [STAC_9205_DELL_M42] = dell_9205_m42_pin_configs,
2235         [STAC_9205_DELL_M43] = dell_9205_m43_pin_configs,
2236         [STAC_9205_DELL_M44] = dell_9205_m44_pin_configs,
2237         [STAC_9205_EAPD] = NULL,
2238 };
2239
2240 static const char * const stac9205_models[STAC_9205_MODELS] = {
2241         [STAC_9205_AUTO] = "auto",
2242         [STAC_9205_REF] = "ref",
2243         [STAC_9205_DELL_M42] = "dell-m42",
2244         [STAC_9205_DELL_M43] = "dell-m43",
2245         [STAC_9205_DELL_M44] = "dell-m44",
2246         [STAC_9205_EAPD] = "eapd",
2247 };
2248
2249 static const struct snd_pci_quirk stac9205_cfg_tbl[] = {
2250         /* SigmaTel reference board */
2251         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2252                       "DFI LanParty", STAC_9205_REF),
2253         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xfb30,
2254                       "SigmaTel", STAC_9205_REF),
2255         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2256                       "DFI LanParty", STAC_9205_REF),
2257         /* Dell */
2258         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1,
2259                       "unknown Dell", STAC_9205_DELL_M42),
2260         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2,
2261                       "unknown Dell", STAC_9205_DELL_M42),
2262         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f8,
2263                       "Dell Precision", STAC_9205_DELL_M43),
2264         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9,
2265                       "Dell Precision", STAC_9205_DELL_M43),
2266         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa,
2267                       "Dell Precision", STAC_9205_DELL_M43),
2268         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc,
2269                       "unknown Dell", STAC_9205_DELL_M42),
2270         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fd,
2271                       "unknown Dell", STAC_9205_DELL_M42),
2272         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fe,
2273                       "Dell Precision", STAC_9205_DELL_M43),
2274         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ff,
2275                       "Dell Precision M4300", STAC_9205_DELL_M43),
2276         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0204,
2277                       "unknown Dell", STAC_9205_DELL_M42),
2278         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0206,
2279                       "Dell Precision", STAC_9205_DELL_M43),
2280         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b,
2281                       "Dell Precision", STAC_9205_DELL_M43),
2282         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021c,
2283                       "Dell Precision", STAC_9205_DELL_M43),
2284         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f,
2285                       "Dell Inspiron", STAC_9205_DELL_M44),
2286         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228,
2287                       "Dell Vostro 1500", STAC_9205_DELL_M42),
2288         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0229,
2289                       "Dell Vostro 1700", STAC_9205_DELL_M42),
2290         /* Gateway */
2291         SND_PCI_QUIRK(0x107b, 0x0560, "Gateway T6834c", STAC_9205_EAPD),
2292         SND_PCI_QUIRK(0x107b, 0x0565, "Gateway T1616", STAC_9205_EAPD),
2293         {} /* terminator */
2294 };
2295
2296 static void stac92xx_set_config_regs(struct hda_codec *codec,
2297                                      const unsigned int *pincfgs)
2298 {
2299         int i;
2300         struct sigmatel_spec *spec = codec->spec;
2301
2302         if (!pincfgs)
2303                 return;
2304
2305         for (i = 0; i < spec->num_pins; i++)
2306                 if (spec->pin_nids[i] && pincfgs[i])
2307                         snd_hda_codec_set_pincfg(codec, spec->pin_nids[i],
2308                                                  pincfgs[i]);
2309 }
2310
2311 /*
2312  * Analog playback callbacks
2313  */
2314 static int stac92xx_playback_pcm_open(struct hda_pcm_stream *hinfo,
2315                                       struct hda_codec *codec,
2316                                       struct snd_pcm_substream *substream)
2317 {
2318         struct sigmatel_spec *spec = codec->spec;
2319         if (spec->stream_delay)
2320                 msleep(spec->stream_delay);
2321         return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
2322                                              hinfo);
2323 }
2324
2325 static int stac92xx_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2326                                          struct hda_codec *codec,
2327                                          unsigned int stream_tag,
2328                                          unsigned int format,
2329                                          struct snd_pcm_substream *substream)
2330 {
2331         struct sigmatel_spec *spec = codec->spec;
2332         return snd_hda_multi_out_analog_prepare(codec, &spec->multiout, stream_tag, format, substream);
2333 }
2334
2335 static int stac92xx_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2336                                         struct hda_codec *codec,
2337                                         struct snd_pcm_substream *substream)
2338 {
2339         struct sigmatel_spec *spec = codec->spec;
2340         return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
2341 }
2342
2343 /*
2344  * Digital playback callbacks
2345  */
2346 static int stac92xx_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
2347                                           struct hda_codec *codec,
2348                                           struct snd_pcm_substream *substream)
2349 {
2350         struct sigmatel_spec *spec = codec->spec;
2351         return snd_hda_multi_out_dig_open(codec, &spec->multiout);
2352 }
2353
2354 static int stac92xx_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
2355                                            struct hda_codec *codec,
2356                                            struct snd_pcm_substream *substream)
2357 {
2358         struct sigmatel_spec *spec = codec->spec;
2359         return snd_hda_multi_out_dig_close(codec, &spec->multiout);
2360 }
2361
2362 static int stac92xx_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2363                                          struct hda_codec *codec,
2364                                          unsigned int stream_tag,
2365                                          unsigned int format,
2366                                          struct snd_pcm_substream *substream)
2367 {
2368         struct sigmatel_spec *spec = codec->spec;
2369         return snd_hda_multi_out_dig_prepare(codec, &spec->multiout,
2370                                              stream_tag, format, substream);
2371 }
2372
2373 static int stac92xx_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2374                                         struct hda_codec *codec,
2375                                         struct snd_pcm_substream *substream)
2376 {
2377         struct sigmatel_spec *spec = codec->spec;
2378         return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
2379 }
2380
2381
2382 /*
2383  * Analog capture callbacks
2384  */
2385 static int stac92xx_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
2386                                         struct hda_codec *codec,
2387                                         unsigned int stream_tag,
2388                                         unsigned int format,
2389                                         struct snd_pcm_substream *substream)
2390 {
2391         struct sigmatel_spec *spec = codec->spec;
2392         hda_nid_t nid = spec->adc_nids[substream->number];
2393
2394         if (spec->powerdown_adcs) {
2395                 msleep(40);
2396                 snd_hda_codec_write(codec, nid, 0,
2397                         AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
2398         }
2399         snd_hda_codec_setup_stream(codec, nid, stream_tag, 0, format);
2400         return 0;
2401 }
2402
2403 static int stac92xx_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
2404                                         struct hda_codec *codec,
2405                                         struct snd_pcm_substream *substream)
2406 {
2407         struct sigmatel_spec *spec = codec->spec;
2408         hda_nid_t nid = spec->adc_nids[substream->number];
2409
2410         snd_hda_codec_cleanup_stream(codec, nid);
2411         if (spec->powerdown_adcs)
2412                 snd_hda_codec_write(codec, nid, 0,
2413                         AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
2414         return 0;
2415 }
2416
2417 static const struct hda_pcm_stream stac92xx_pcm_digital_playback = {
2418         .substreams = 1,
2419         .channels_min = 2,
2420         .channels_max = 2,
2421         /* NID is set in stac92xx_build_pcms */
2422         .ops = {
2423                 .open = stac92xx_dig_playback_pcm_open,
2424                 .close = stac92xx_dig_playback_pcm_close,
2425                 .prepare = stac92xx_dig_playback_pcm_prepare,
2426                 .cleanup = stac92xx_dig_playback_pcm_cleanup
2427         },
2428 };
2429
2430 static const struct hda_pcm_stream stac92xx_pcm_digital_capture = {
2431         .substreams = 1,
2432         .channels_min = 2,
2433         .channels_max = 2,
2434         /* NID is set in stac92xx_build_pcms */
2435 };
2436
2437 static const struct hda_pcm_stream stac92xx_pcm_analog_playback = {
2438         .substreams = 1,
2439         .channels_min = 2,
2440         .channels_max = 8,
2441         .nid = 0x02, /* NID to query formats and rates */
2442         .ops = {
2443                 .open = stac92xx_playback_pcm_open,
2444                 .prepare = stac92xx_playback_pcm_prepare,
2445                 .cleanup = stac92xx_playback_pcm_cleanup
2446         },
2447 };
2448
2449 static const struct hda_pcm_stream stac92xx_pcm_analog_alt_playback = {
2450         .substreams = 1,
2451         .channels_min = 2,
2452         .channels_max = 2,
2453         .nid = 0x06, /* NID to query formats and rates */
2454         .ops = {
2455                 .open = stac92xx_playback_pcm_open,
2456                 .prepare = stac92xx_playback_pcm_prepare,
2457                 .cleanup = stac92xx_playback_pcm_cleanup
2458         },
2459 };
2460
2461 static const struct hda_pcm_stream stac92xx_pcm_analog_capture = {
2462         .channels_min = 2,
2463         .channels_max = 2,
2464         /* NID + .substreams is set in stac92xx_build_pcms */
2465         .ops = {
2466                 .prepare = stac92xx_capture_pcm_prepare,
2467                 .cleanup = stac92xx_capture_pcm_cleanup
2468         },
2469 };
2470
2471 static int stac92xx_build_pcms(struct hda_codec *codec)
2472 {
2473         struct sigmatel_spec *spec = codec->spec;
2474         struct hda_pcm *info = spec->pcm_rec;
2475
2476         codec->num_pcms = 1;
2477         codec->pcm_info = info;
2478
2479         info->name = "STAC92xx Analog";
2480         info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_playback;
2481         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
2482                 spec->multiout.dac_nids[0];
2483         info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_analog_capture;
2484         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adc_nids[0];
2485         info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = spec->num_adcs;
2486
2487         if (spec->alt_switch) {
2488                 codec->num_pcms++;
2489                 info++;
2490                 info->name = "STAC92xx Analog Alt";
2491                 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_alt_playback;
2492         }
2493
2494         if (spec->multiout.dig_out_nid || spec->dig_in_nid) {
2495                 codec->num_pcms++;
2496                 info++;
2497                 info->name = "STAC92xx Digital";
2498                 info->pcm_type = spec->autocfg.dig_out_type[0];
2499                 if (spec->multiout.dig_out_nid) {
2500                         info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_digital_playback;
2501                         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->multiout.dig_out_nid;
2502                 }
2503                 if (spec->dig_in_nid) {
2504                         info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_digital_capture;
2505                         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in_nid;
2506                 }
2507         }
2508
2509         return 0;
2510 }
2511
2512 static unsigned int stac92xx_get_default_vref(struct hda_codec *codec,
2513                                         hda_nid_t nid)
2514 {
2515         unsigned int pincap = snd_hda_query_pin_caps(codec, nid);
2516         pincap = (pincap & AC_PINCAP_VREF) >> AC_PINCAP_VREF_SHIFT;
2517         if (pincap & AC_PINCAP_VREF_100)
2518                 return AC_PINCTL_VREF_100;
2519         if (pincap & AC_PINCAP_VREF_80)
2520                 return AC_PINCTL_VREF_80;
2521         if (pincap & AC_PINCAP_VREF_50)
2522                 return AC_PINCTL_VREF_50;
2523         if (pincap & AC_PINCAP_VREF_GRD)
2524                 return AC_PINCTL_VREF_GRD;
2525         return 0;
2526 }
2527
2528 static void stac92xx_auto_set_pinctl(struct hda_codec *codec, hda_nid_t nid, int pin_type)
2529
2530 {
2531         snd_hda_codec_write_cache(codec, nid, 0,
2532                                   AC_VERB_SET_PIN_WIDGET_CONTROL, pin_type);
2533 }
2534
2535 #define stac92xx_hp_switch_info         snd_ctl_boolean_mono_info
2536
2537 static int stac92xx_hp_switch_get(struct snd_kcontrol *kcontrol,
2538                         struct snd_ctl_elem_value *ucontrol)
2539 {
2540         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2541         struct sigmatel_spec *spec = codec->spec;
2542
2543         ucontrol->value.integer.value[0] = !!spec->hp_switch;
2544         return 0;
2545 }
2546
2547 static void stac_issue_unsol_event(struct hda_codec *codec, hda_nid_t nid);
2548
2549 static int stac92xx_hp_switch_put(struct snd_kcontrol *kcontrol,
2550                         struct snd_ctl_elem_value *ucontrol)
2551 {
2552         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2553         struct sigmatel_spec *spec = codec->spec;
2554         int nid = kcontrol->private_value;
2555  
2556         spec->hp_switch = ucontrol->value.integer.value[0] ? nid : 0;
2557
2558         /* check to be sure that the ports are up to date with
2559          * switch changes
2560          */
2561         stac_issue_unsol_event(codec, nid);
2562
2563         return 1;
2564 }
2565
2566 static int stac92xx_dc_bias_info(struct snd_kcontrol *kcontrol,
2567                                 struct snd_ctl_elem_info *uinfo)
2568 {
2569         int i;
2570         static const char * const texts[] = {
2571                 "Mic In", "Line In", "Line Out"
2572         };
2573
2574         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2575         struct sigmatel_spec *spec = codec->spec;
2576         hda_nid_t nid = kcontrol->private_value;
2577
2578         if (nid == spec->mic_switch || nid == spec->line_switch)
2579                 i = 3;
2580         else
2581                 i = 2;
2582
2583         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2584         uinfo->value.enumerated.items = i;
2585         uinfo->count = 1;
2586         if (uinfo->value.enumerated.item >= i)
2587                 uinfo->value.enumerated.item = i-1;
2588         strcpy(uinfo->value.enumerated.name,
2589                 texts[uinfo->value.enumerated.item]);
2590
2591         return 0;
2592 }
2593
2594 static int stac92xx_dc_bias_get(struct snd_kcontrol *kcontrol,
2595                                 struct snd_ctl_elem_value *ucontrol)
2596 {
2597         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2598         hda_nid_t nid = kcontrol->private_value;
2599         unsigned int vref = stac92xx_vref_get(codec, nid);
2600
2601         if (vref == stac92xx_get_default_vref(codec, nid))
2602                 ucontrol->value.enumerated.item[0] = 0;
2603         else if (vref == AC_PINCTL_VREF_GRD)
2604                 ucontrol->value.enumerated.item[0] = 1;
2605         else if (vref == AC_PINCTL_VREF_HIZ)
2606                 ucontrol->value.enumerated.item[0] = 2;
2607
2608         return 0;
2609 }
2610
2611 static int stac92xx_dc_bias_put(struct snd_kcontrol *kcontrol,
2612                                 struct snd_ctl_elem_value *ucontrol)
2613 {
2614         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2615         unsigned int new_vref = 0;
2616         int error;
2617         hda_nid_t nid = kcontrol->private_value;
2618
2619         if (ucontrol->value.enumerated.item[0] == 0)
2620                 new_vref = stac92xx_get_default_vref(codec, nid);
2621         else if (ucontrol->value.enumerated.item[0] == 1)
2622                 new_vref = AC_PINCTL_VREF_GRD;
2623         else if (ucontrol->value.enumerated.item[0] == 2)
2624                 new_vref = AC_PINCTL_VREF_HIZ;
2625         else
2626                 return 0;
2627
2628         if (new_vref != stac92xx_vref_get(codec, nid)) {
2629                 error = stac92xx_vref_set(codec, nid, new_vref);
2630                 return error;
2631         }
2632
2633         return 0;
2634 }
2635
2636 static int stac92xx_io_switch_info(struct snd_kcontrol *kcontrol,
2637                                 struct snd_ctl_elem_info *uinfo)
2638 {
2639         char *texts[2];
2640         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2641         struct sigmatel_spec *spec = codec->spec;
2642
2643         if (kcontrol->private_value == spec->line_switch)
2644                 texts[0] = "Line In";
2645         else
2646                 texts[0] = "Mic In";
2647         texts[1] = "Line Out";
2648         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2649         uinfo->value.enumerated.items = 2;
2650         uinfo->count = 1;
2651
2652         if (uinfo->value.enumerated.item >= 2)
2653                 uinfo->value.enumerated.item = 1;
2654         strcpy(uinfo->value.enumerated.name,
2655                 texts[uinfo->value.enumerated.item]);
2656
2657         return 0;
2658 }
2659
2660 static int stac92xx_io_switch_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2661 {
2662         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2663         struct sigmatel_spec *spec = codec->spec;
2664         hda_nid_t nid = kcontrol->private_value;
2665         int io_idx = (nid == spec->mic_switch) ? 1 : 0;
2666
2667         ucontrol->value.enumerated.item[0] = spec->io_switch[io_idx];
2668         return 0;
2669 }
2670
2671 static int stac92xx_io_switch_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2672 {
2673         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2674         struct sigmatel_spec *spec = codec->spec;
2675         hda_nid_t nid = kcontrol->private_value;
2676         int io_idx = (nid == spec->mic_switch) ? 1 : 0;
2677         unsigned short val = !!ucontrol->value.enumerated.item[0];
2678
2679         spec->io_switch[io_idx] = val;
2680
2681         if (val)
2682                 stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
2683         else {
2684                 unsigned int pinctl = AC_PINCTL_IN_EN;
2685                 if (io_idx) /* set VREF for mic */
2686                         pinctl |= stac92xx_get_default_vref(codec, nid);
2687                 stac92xx_auto_set_pinctl(codec, nid, pinctl);
2688         }
2689
2690         /* check the auto-mute again: we need to mute/unmute the speaker
2691          * appropriately according to the pin direction
2692          */
2693         if (spec->hp_detect)
2694                 stac_issue_unsol_event(codec, nid);
2695
2696         return 1;
2697 }
2698
2699 #define stac92xx_clfe_switch_info snd_ctl_boolean_mono_info
2700
2701 static int stac92xx_clfe_switch_get(struct snd_kcontrol *kcontrol,
2702                 struct snd_ctl_elem_value *ucontrol)
2703 {
2704         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2705         struct sigmatel_spec *spec = codec->spec;
2706
2707         ucontrol->value.integer.value[0] = spec->clfe_swap;
2708         return 0;
2709 }
2710
2711 static int stac92xx_clfe_switch_put(struct snd_kcontrol *kcontrol,
2712                 struct snd_ctl_elem_value *ucontrol)
2713 {
2714         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2715         struct sigmatel_spec *spec = codec->spec;
2716         hda_nid_t nid = kcontrol->private_value & 0xff;
2717         unsigned int val = !!ucontrol->value.integer.value[0];
2718
2719         if (spec->clfe_swap == val)
2720                 return 0;
2721
2722         spec->clfe_swap = val;
2723
2724         snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
2725                 spec->clfe_swap ? 0x4 : 0x0);
2726
2727         return 1;
2728 }
2729
2730 #define STAC_CODEC_HP_SWITCH(xname) \
2731         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2732           .name = xname, \
2733           .index = 0, \
2734           .info = stac92xx_hp_switch_info, \
2735           .get = stac92xx_hp_switch_get, \
2736           .put = stac92xx_hp_switch_put, \
2737         }
2738
2739 #define STAC_CODEC_IO_SWITCH(xname, xpval) \
2740         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2741           .name = xname, \
2742           .index = 0, \
2743           .info = stac92xx_io_switch_info, \
2744           .get = stac92xx_io_switch_get, \
2745           .put = stac92xx_io_switch_put, \
2746           .private_value = xpval, \
2747         }
2748
2749 #define STAC_CODEC_CLFE_SWITCH(xname, xpval) \
2750         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2751           .name = xname, \
2752           .index = 0, \
2753           .info = stac92xx_clfe_switch_info, \
2754           .get = stac92xx_clfe_switch_get, \
2755           .put = stac92xx_clfe_switch_put, \
2756           .private_value = xpval, \
2757         }
2758
2759 enum {
2760         STAC_CTL_WIDGET_VOL,
2761         STAC_CTL_WIDGET_MUTE,
2762         STAC_CTL_WIDGET_MUTE_BEEP,
2763         STAC_CTL_WIDGET_MONO_MUX,
2764         STAC_CTL_WIDGET_HP_SWITCH,
2765         STAC_CTL_WIDGET_IO_SWITCH,
2766         STAC_CTL_WIDGET_CLFE_SWITCH,
2767         STAC_CTL_WIDGET_DC_BIAS
2768 };
2769
2770 static const struct snd_kcontrol_new stac92xx_control_templates[] = {
2771         HDA_CODEC_VOLUME(NULL, 0, 0, 0),
2772         HDA_CODEC_MUTE(NULL, 0, 0, 0),
2773         HDA_CODEC_MUTE_BEEP(NULL, 0, 0, 0),
2774         STAC_MONO_MUX,
2775         STAC_CODEC_HP_SWITCH(NULL),
2776         STAC_CODEC_IO_SWITCH(NULL, 0),
2777         STAC_CODEC_CLFE_SWITCH(NULL, 0),
2778         DC_BIAS(NULL, 0, 0),
2779 };
2780
2781 /* add dynamic controls */
2782 static struct snd_kcontrol_new *
2783 stac_control_new(struct sigmatel_spec *spec,
2784                  const struct snd_kcontrol_new *ktemp,
2785                  const char *name,
2786                  unsigned int subdev)
2787 {
2788         struct snd_kcontrol_new *knew;
2789
2790         snd_array_init(&spec->kctls, sizeof(*knew), 32);
2791         knew = snd_array_new(&spec->kctls);
2792         if (!knew)
2793                 return NULL;
2794         *knew = *ktemp;
2795         knew->name = kstrdup(name, GFP_KERNEL);
2796         if (!knew->name) {
2797                 /* roolback */
2798                 memset(knew, 0, sizeof(*knew));
2799                 spec->kctls.alloced--;
2800                 return NULL;
2801         }
2802         knew->subdevice = subdev;
2803         return knew;
2804 }
2805
2806 static int stac92xx_add_control_temp(struct sigmatel_spec *spec,
2807                                      const struct snd_kcontrol_new *ktemp,
2808                                      int idx, const char *name,
2809                                      unsigned long val)
2810 {
2811         struct snd_kcontrol_new *knew = stac_control_new(spec, ktemp, name,
2812                                                          HDA_SUBDEV_AMP_FLAG);
2813         if (!knew)
2814                 return -ENOMEM;
2815         knew->index = idx;
2816         knew->private_value = val;
2817         return 0;
2818 }
2819
2820 static inline int stac92xx_add_control_idx(struct sigmatel_spec *spec,
2821                                            int type, int idx, const char *name,
2822                                            unsigned long val)
2823 {
2824         return stac92xx_add_control_temp(spec,
2825                                          &stac92xx_control_templates[type],
2826                                          idx, name, val);
2827 }
2828
2829
2830 /* add dynamic controls */
2831 static inline int stac92xx_add_control(struct sigmatel_spec *spec, int type,
2832                                        const char *name, unsigned long val)
2833 {
2834         return stac92xx_add_control_idx(spec, type, 0, name, val);
2835 }
2836
2837 static const struct snd_kcontrol_new stac_input_src_temp = {
2838         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2839         .name = "Input Source",
2840         .info = stac92xx_mux_enum_info,
2841         .get = stac92xx_mux_enum_get,
2842         .put = stac92xx_mux_enum_put,
2843 };
2844
2845 static inline int stac92xx_add_jack_mode_control(struct hda_codec *codec,
2846                                                 hda_nid_t nid, int idx)
2847 {
2848         int def_conf = snd_hda_codec_get_pincfg(codec, nid);
2849         int control = 0;
2850         struct sigmatel_spec *spec = codec->spec;
2851         char name[22];
2852
2853         if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
2854                 if (stac92xx_get_default_vref(codec, nid) == AC_PINCTL_VREF_GRD
2855                         && nid == spec->line_switch)
2856                         control = STAC_CTL_WIDGET_IO_SWITCH;
2857                 else if (snd_hda_query_pin_caps(codec, nid)
2858                         & (AC_PINCAP_VREF_GRD << AC_PINCAP_VREF_SHIFT))
2859                         control = STAC_CTL_WIDGET_DC_BIAS;
2860                 else if (nid == spec->mic_switch)
2861                         control = STAC_CTL_WIDGET_IO_SWITCH;
2862         }
2863
2864         if (control) {
2865                 strcpy(name, hda_get_input_pin_label(codec, nid, 1));
2866                 return stac92xx_add_control(codec->spec, control,
2867                                         strcat(name, " Jack Mode"), nid);
2868         }
2869
2870         return 0;
2871 }
2872
2873 static int stac92xx_add_input_source(struct sigmatel_spec *spec)
2874 {
2875         struct snd_kcontrol_new *knew;
2876         struct hda_input_mux *imux = &spec->private_imux;
2877
2878         if (spec->auto_mic)
2879                 return 0; /* no need for input source */
2880         if (!spec->num_adcs || imux->num_items <= 1)
2881                 return 0; /* no need for input source control */
2882         knew = stac_control_new(spec, &stac_input_src_temp,
2883                                 stac_input_src_temp.name, 0);
2884         if (!knew)
2885                 return -ENOMEM;
2886         knew->count = spec->num_adcs;
2887         return 0;
2888 }
2889
2890 /* check whether the line-input can be used as line-out */
2891 static hda_nid_t check_line_out_switch(struct hda_codec *codec)
2892 {
2893         struct sigmatel_spec *spec = codec->spec;
2894         struct auto_pin_cfg *cfg = &spec->autocfg;
2895         hda_nid_t nid;
2896         unsigned int pincap;
2897         int i;
2898
2899         if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2900                 return 0;
2901         for (i = 0; i < cfg->num_inputs; i++) {
2902                 if (cfg->inputs[i].type == AUTO_PIN_LINE_IN) {
2903                         nid = cfg->inputs[i].pin;
2904                         pincap = snd_hda_query_pin_caps(codec, nid);
2905                         if (pincap & AC_PINCAP_OUT)
2906                                 return nid;
2907                 }
2908         }
2909         return 0;
2910 }
2911
2912 static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid);
2913
2914 /* check whether the mic-input can be used as line-out */
2915 static hda_nid_t check_mic_out_switch(struct hda_codec *codec, hda_nid_t *dac)
2916 {
2917         struct sigmatel_spec *spec = codec->spec;
2918         struct auto_pin_cfg *cfg = &spec->autocfg;
2919         unsigned int def_conf, pincap;
2920         int i;
2921
2922         *dac = 0;
2923         if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2924                 return 0;
2925         for (i = 0; i < cfg->num_inputs; i++) {
2926                 hda_nid_t nid = cfg->inputs[i].pin;
2927                 if (cfg->inputs[i].type != AUTO_PIN_MIC)
2928                         continue;
2929                 def_conf = snd_hda_codec_get_pincfg(codec, nid);
2930                 /* some laptops have an internal analog microphone
2931                  * which can't be used as a output */
2932                 if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
2933                         pincap = snd_hda_query_pin_caps(codec, nid);
2934                         if (pincap & AC_PINCAP_OUT) {
2935                                 *dac = get_unassigned_dac(codec, nid);
2936                                 if (*dac)
2937                                         return nid;
2938                         }
2939                 }
2940         }
2941         return 0;
2942 }
2943
2944 static int is_in_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2945 {
2946         int i;
2947         
2948         for (i = 0; i < spec->multiout.num_dacs; i++) {
2949                 if (spec->multiout.dac_nids[i] == nid)
2950                         return 1;
2951         }
2952
2953         return 0;
2954 }
2955
2956 static int check_all_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2957 {
2958         int i;
2959         if (is_in_dac_nids(spec, nid))
2960                 return 1;
2961         for (i = 0; i < spec->autocfg.hp_outs; i++)
2962                 if (spec->hp_dacs[i] == nid)
2963                         return 1;
2964         for (i = 0; i < spec->autocfg.speaker_outs; i++)
2965                 if (spec->speaker_dacs[i] == nid)
2966                         return 1;
2967         return 0;
2968 }
2969
2970 static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid)
2971 {
2972         struct sigmatel_spec *spec = codec->spec;
2973         int j, conn_len;
2974         hda_nid_t conn[HDA_MAX_CONNECTIONS];
2975         unsigned int wcaps, wtype;
2976
2977         conn_len = snd_hda_get_connections(codec, nid, conn,
2978                                            HDA_MAX_CONNECTIONS);
2979         /* 92HD88: trace back up the link of nids to find the DAC */
2980         while (conn_len == 1 && (get_wcaps_type(get_wcaps(codec, conn[0]))
2981                                         != AC_WID_AUD_OUT)) {
2982                 nid = conn[0];
2983                 conn_len = snd_hda_get_connections(codec, nid, conn,
2984                         HDA_MAX_CONNECTIONS);
2985         }
2986         for (j = 0; j < conn_len; j++) {
2987                 wcaps = get_wcaps(codec, conn[j]);
2988                 wtype = get_wcaps_type(wcaps);
2989                 /* we check only analog outputs */
2990                 if (wtype != AC_WID_AUD_OUT || (wcaps & AC_WCAP_DIGITAL))
2991                         continue;
2992                 /* if this route has a free DAC, assign it */
2993                 if (!check_all_dac_nids(spec, conn[j])) {
2994                         if (conn_len > 1) {
2995                                 /* select this DAC in the pin's input mux */
2996                                 snd_hda_codec_write_cache(codec, nid, 0,
2997                                                   AC_VERB_SET_CONNECT_SEL, j);
2998                         }
2999                         return conn[j];
3000                 }
3001         }
3002         /* if all DACs are already assigned, connect to the primary DAC */
3003         if (conn_len > 1) {
3004                 for (j = 0; j < conn_len; j++) {
3005                         if (conn[j] == spec->multiout.dac_nids[0]) {
3006                                 snd_hda_codec_write_cache(codec, nid, 0,
3007                                                   AC_VERB_SET_CONNECT_SEL, j);
3008                                 break;
3009                         }
3010                 }
3011         }
3012         return 0;
3013 }
3014
3015 static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
3016 static int add_spec_extra_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
3017
3018 /*
3019  * Fill in the dac_nids table from the parsed pin configuration
3020  * This function only works when every pin in line_out_pins[]
3021  * contains atleast one DAC in its connection list. Some 92xx
3022  * codecs are not connected directly to a DAC, such as the 9200
3023  * and 9202/925x. For those, dac_nids[] must be hard-coded.
3024  */
3025 static int stac92xx_auto_fill_dac_nids(struct hda_codec *codec)
3026 {
3027         struct sigmatel_spec *spec = codec->spec;
3028         struct auto_pin_cfg *cfg = &spec->autocfg;
3029         int i;
3030         hda_nid_t nid, dac;
3031         
3032         for (i = 0; i < cfg->line_outs; i++) {
3033                 nid = cfg->line_out_pins[i];
3034                 dac = get_unassigned_dac(codec, nid);
3035                 if (!dac) {
3036                         if (spec->multiout.num_dacs > 0) {
3037                                 /* we have already working output pins,
3038                                  * so let's drop the broken ones again
3039                                  */
3040                                 cfg->line_outs = spec->multiout.num_dacs;
3041                                 break;
3042                         }
3043                         /* error out, no available DAC found */
3044                         snd_printk(KERN_ERR
3045                                    "%s: No available DAC for pin 0x%x\n",
3046                                    __func__, nid);
3047                         return -ENODEV;
3048                 }
3049                 add_spec_dacs(spec, dac);
3050         }
3051
3052         for (i = 0; i < cfg->hp_outs; i++) {
3053                 nid = cfg->hp_pins[i];
3054                 dac = get_unassigned_dac(codec, nid);
3055                 if (dac) {
3056                         if (!spec->multiout.hp_nid)
3057                                 spec->multiout.hp_nid = dac;
3058                         else
3059                                 add_spec_extra_dacs(spec, dac);
3060                 }
3061                 spec->hp_dacs[i] = dac;
3062         }
3063
3064         for (i = 0; i < cfg->speaker_outs; i++) {
3065                 nid = cfg->speaker_pins[i];
3066                 dac = get_unassigned_dac(codec, nid);
3067                 if (dac)
3068                         add_spec_extra_dacs(spec, dac);
3069                 spec->speaker_dacs[i] = dac;
3070         }
3071
3072         /* add line-in as output */
3073         nid = check_line_out_switch(codec);
3074         if (nid) {
3075                 dac = get_unassigned_dac(codec, nid);
3076                 if (dac) {
3077                         snd_printdd("STAC: Add line-in 0x%x as output %d\n",
3078                                     nid, cfg->line_outs);
3079                         cfg->line_out_pins[cfg->line_outs] = nid;
3080                         cfg->line_outs++;
3081                         spec->line_switch = nid;
3082                         add_spec_dacs(spec, dac);
3083                 }
3084         }
3085         /* add mic as output */
3086         nid = check_mic_out_switch(codec, &dac);
3087         if (nid && dac) {
3088                 snd_printdd("STAC: Add mic-in 0x%x as output %d\n",
3089                             nid, cfg->line_outs);
3090                 cfg->line_out_pins[cfg->line_outs] = nid;
3091                 cfg->line_outs++;
3092                 spec->mic_switch = nid;
3093                 add_spec_dacs(spec, dac);
3094         }
3095
3096         snd_printd("stac92xx: dac_nids=%d (0x%x/0x%x/0x%x/0x%x/0x%x)\n",
3097                    spec->multiout.num_dacs,
3098                    spec->multiout.dac_nids[0],
3099                    spec->multiout.dac_nids[1],
3100                    spec->multiout.dac_nids[2],
3101                    spec->multiout.dac_nids[3],
3102                    spec->multiout.dac_nids[4]);
3103
3104         return 0;
3105 }
3106
3107 /* create volume control/switch for the given prefx type */
3108 static int create_controls_idx(struct hda_codec *codec, const char *pfx,
3109                                int idx, hda_nid_t nid, int chs)
3110 {
3111         struct sigmatel_spec *spec = codec->spec;
3112         char name[32];
3113         int err;
3114
3115         if (!spec->check_volume_offset) {
3116                 unsigned int caps, step, nums, db_scale;
3117                 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3118                 step = (caps & AC_AMPCAP_STEP_SIZE) >>
3119                         AC_AMPCAP_STEP_SIZE_SHIFT;
3120                 step = (step + 1) * 25; /* in .01dB unit */
3121                 nums = (caps & AC_AMPCAP_NUM_STEPS) >>
3122                         AC_AMPCAP_NUM_STEPS_SHIFT;
3123                 db_scale = nums * step;
3124                 /* if dB scale is over -64dB, and finer enough,
3125                  * let's reduce it to half
3126                  */
3127                 if (db_scale > 6400 && nums >= 0x1f)
3128                         spec->volume_offset = nums / 2;
3129                 spec->check_volume_offset = 1;
3130         }
3131
3132         sprintf(name, "%s Playback Volume", pfx);
3133         err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_VOL, idx, name,
3134                 HDA_COMPOSE_AMP_VAL_OFS(nid, chs, 0, HDA_OUTPUT,
3135                                         spec->volume_offset));
3136         if (err < 0)
3137                 return err;
3138         sprintf(name, "%s Playback Switch", pfx);
3139         err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_MUTE, idx, name,
3140                                    HDA_COMPOSE_AMP_VAL(nid, chs, 0, HDA_OUTPUT));
3141         if (err < 0)
3142                 return err;
3143         return 0;
3144 }
3145
3146 #define create_controls(codec, pfx, nid, chs) \
3147         create_controls_idx(codec, pfx, 0, nid, chs)
3148
3149 static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid)
3150 {
3151