Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for-linus
[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 <linux/module.h>
33 #include <sound/core.h>
34 #include <sound/asoundef.h>
35 #include <sound/jack.h>
36 #include <sound/tlv.h>
37 #include "hda_codec.h"
38 #include "hda_local.h"
39 #include "hda_auto_parser.h"
40 #include "hda_beep.h"
41 #include "hda_jack.h"
42
43 enum {
44         STAC_VREF_EVENT = 1,
45         STAC_INSERT_EVENT,
46         STAC_PWR_EVENT,
47         STAC_HP_EVENT,
48         STAC_LO_EVENT,
49         STAC_MIC_EVENT,
50 };
51
52 enum {
53         STAC_AUTO,
54         STAC_REF,
55         STAC_9200_OQO,
56         STAC_9200_DELL_D21,
57         STAC_9200_DELL_D22,
58         STAC_9200_DELL_D23,
59         STAC_9200_DELL_M21,
60         STAC_9200_DELL_M22,
61         STAC_9200_DELL_M23,
62         STAC_9200_DELL_M24,
63         STAC_9200_DELL_M25,
64         STAC_9200_DELL_M26,
65         STAC_9200_DELL_M27,
66         STAC_9200_M4,
67         STAC_9200_M4_2,
68         STAC_9200_PANASONIC,
69         STAC_9200_MODELS
70 };
71
72 enum {
73         STAC_9205_AUTO,
74         STAC_9205_REF,
75         STAC_9205_DELL_M42,
76         STAC_9205_DELL_M43,
77         STAC_9205_DELL_M44,
78         STAC_9205_EAPD,
79         STAC_9205_MODELS
80 };
81
82 enum {
83         STAC_92HD73XX_AUTO,
84         STAC_92HD73XX_NO_JD, /* no jack-detection */
85         STAC_92HD73XX_REF,
86         STAC_92HD73XX_INTEL,
87         STAC_DELL_M6_AMIC,
88         STAC_DELL_M6_DMIC,
89         STAC_DELL_M6_BOTH,
90         STAC_DELL_EQ,
91         STAC_ALIENWARE_M17X,
92         STAC_92HD73XX_MODELS
93 };
94
95 enum {
96         STAC_92HD83XXX_AUTO,
97         STAC_92HD83XXX_REF,
98         STAC_92HD83XXX_PWR_REF,
99         STAC_DELL_S14,
100         STAC_DELL_VOSTRO_3500,
101         STAC_92HD83XXX_HP_cNB11_INTQUAD,
102         STAC_HP_DV7_4000,
103         STAC_HP_ZEPHYR,
104         STAC_92HD83XXX_HP_LED,
105         STAC_92HD83XXX_HP_INV_LED,
106         STAC_92HD83XXX_HP_MIC_LED,
107         STAC_92HD83XXX_MODELS
108 };
109
110 enum {
111         STAC_92HD71BXX_AUTO,
112         STAC_92HD71BXX_REF,
113         STAC_DELL_M4_1,
114         STAC_DELL_M4_2,
115         STAC_DELL_M4_3,
116         STAC_HP_M4,
117         STAC_HP_DV4,
118         STAC_HP_DV5,
119         STAC_HP_HDX,
120         STAC_HP_DV4_1222NR,
121         STAC_92HD71BXX_MODELS
122 };
123
124 enum {
125         STAC_925x_AUTO,
126         STAC_925x_REF,
127         STAC_M1,
128         STAC_M1_2,
129         STAC_M2,
130         STAC_M2_2,
131         STAC_M3,
132         STAC_M5,
133         STAC_M6,
134         STAC_925x_MODELS
135 };
136
137 enum {
138         STAC_922X_AUTO,
139         STAC_D945_REF,
140         STAC_D945GTP3,
141         STAC_D945GTP5,
142         STAC_INTEL_MAC_V1,
143         STAC_INTEL_MAC_V2,
144         STAC_INTEL_MAC_V3,
145         STAC_INTEL_MAC_V4,
146         STAC_INTEL_MAC_V5,
147         STAC_INTEL_MAC_AUTO, /* This model is selected if no module parameter
148                               * is given, one of the above models will be
149                               * chosen according to the subsystem id. */
150         /* for backward compatibility */
151         STAC_MACMINI,
152         STAC_MACBOOK,
153         STAC_MACBOOK_PRO_V1,
154         STAC_MACBOOK_PRO_V2,
155         STAC_IMAC_INTEL,
156         STAC_IMAC_INTEL_20,
157         STAC_ECS_202,
158         STAC_922X_DELL_D81,
159         STAC_922X_DELL_D82,
160         STAC_922X_DELL_M81,
161         STAC_922X_DELL_M82,
162         STAC_922X_MODELS
163 };
164
165 enum {
166         STAC_927X_AUTO,
167         STAC_D965_REF_NO_JD, /* no jack-detection */
168         STAC_D965_REF,
169         STAC_D965_3ST,
170         STAC_D965_5ST,
171         STAC_D965_5ST_NO_FP,
172         STAC_DELL_3ST,
173         STAC_DELL_BIOS,
174         STAC_927X_VOLKNOB,
175         STAC_927X_MODELS
176 };
177
178 enum {
179         STAC_9872_AUTO,
180         STAC_9872_VAIO,
181         STAC_9872_MODELS
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_mute_led_nid; /* pin NID for mute-LED vref control */
217         unsigned int vref_led;
218
219         unsigned int mic_mute_led_gpio; /* capture mute LED GPIO */
220         bool mic_mute_led_on; /* current mic mute state */
221
222         /* stream */
223         unsigned int stream_delay;
224
225         /* analog loopback */
226         const struct snd_kcontrol_new *aloopback_ctl;
227         unsigned char aloopback_mask;
228         unsigned char aloopback_shift;
229
230         /* power management */
231         unsigned int power_map_bits;
232         unsigned int num_pwrs;
233         const hda_nid_t *pwr_nids;
234         const hda_nid_t *dac_list;
235
236         /* playback */
237         struct hda_input_mux *mono_mux;
238         unsigned int cur_mmux;
239         struct hda_multi_out multiout;
240         hda_nid_t dac_nids[5];
241         hda_nid_t hp_dacs[5];
242         hda_nid_t speaker_dacs[5];
243
244         int volume_offset;
245
246         /* capture */
247         const hda_nid_t *adc_nids;
248         unsigned int num_adcs;
249         const hda_nid_t *mux_nids;
250         unsigned int num_muxes;
251         const hda_nid_t *dmic_nids;
252         unsigned int num_dmics;
253         const hda_nid_t *dmux_nids;
254         unsigned int num_dmuxes;
255         const hda_nid_t *smux_nids;
256         unsigned int num_smuxes;
257         unsigned int num_analog_muxes;
258
259         const unsigned long *capvols; /* amp-volume attr: HDA_COMPOSE_AMP_VAL() */
260         const unsigned long *capsws; /* amp-mute attr: HDA_COMPOSE_AMP_VAL() */
261         unsigned int num_caps; /* number of capture volume/switch elements */
262
263         struct sigmatel_mic_route ext_mic;
264         struct sigmatel_mic_route int_mic;
265         struct sigmatel_mic_route dock_mic;
266
267         const char * const *spdif_labels;
268
269         hda_nid_t dig_in_nid;
270         hda_nid_t mono_nid;
271         hda_nid_t anabeep_nid;
272         hda_nid_t digbeep_nid;
273
274         /* pin widgets */
275         const hda_nid_t *pin_nids;
276         unsigned int num_pins;
277
278         /* codec specific stuff */
279         const struct hda_verb *init;
280         const struct snd_kcontrol_new *mixer;
281
282         /* capture source */
283         struct hda_input_mux *dinput_mux;
284         unsigned int cur_dmux[2];
285         struct hda_input_mux *input_mux;
286         unsigned int cur_mux[3];
287         struct hda_input_mux *sinput_mux;
288         unsigned int cur_smux[2];
289         unsigned int cur_amux;
290         hda_nid_t *amp_nids;
291         unsigned int powerdown_adcs;
292
293         /* i/o switches */
294         unsigned int io_switch[2];
295         unsigned int clfe_swap;
296         hda_nid_t line_switch;  /* shared line-in for input and output */
297         hda_nid_t mic_switch;   /* shared mic-in for input and output */
298         hda_nid_t hp_switch; /* NID of HP as line-out */
299         unsigned int aloopback;
300
301         struct hda_pcm pcm_rec[2];      /* PCM information */
302
303         /* dynamic controls and input_mux */
304         struct auto_pin_cfg autocfg;
305         struct snd_array kctls;
306         struct hda_input_mux private_dimux;
307         struct hda_input_mux private_imux;
308         struct hda_input_mux private_smux;
309         struct hda_input_mux private_mono_mux;
310
311         /* auto spec */
312         unsigned auto_pin_cnt;
313         hda_nid_t auto_pin_nids[MAX_PINS_NUM];
314         unsigned auto_adc_cnt;
315         hda_nid_t auto_adc_nids[MAX_ADCS_NUM];
316         hda_nid_t auto_mux_nids[MAX_ADCS_NUM];
317         hda_nid_t auto_dmux_nids[MAX_ADCS_NUM];
318         unsigned long auto_capvols[MAX_ADCS_NUM];
319         unsigned auto_dmic_cnt;
320         hda_nid_t auto_dmic_nids[MAX_DMICS_NUM];
321
322         struct hda_vmaster_mute_hook vmaster_mute;
323 };
324
325 #define AC_VERB_IDT_SET_POWER_MAP       0x7ec
326 #define AC_VERB_IDT_GET_POWER_MAP       0xfec
327
328 static const hda_nid_t stac9200_adc_nids[1] = {
329         0x03,
330 };
331
332 static const hda_nid_t stac9200_mux_nids[1] = {
333         0x0c,
334 };
335
336 static const hda_nid_t stac9200_dac_nids[1] = {
337         0x02,
338 };
339
340 static const hda_nid_t stac92hd73xx_pwr_nids[8] = {
341         0x0a, 0x0b, 0x0c, 0xd, 0x0e,
342         0x0f, 0x10, 0x11
343 };
344
345 static const hda_nid_t stac92hd73xx_slave_dig_outs[2] = {
346         0x26, 0,
347 };
348
349 static const hda_nid_t stac92hd73xx_adc_nids[2] = {
350         0x1a, 0x1b
351 };
352
353 #define STAC92HD73XX_NUM_DMICS  2
354 static const hda_nid_t stac92hd73xx_dmic_nids[STAC92HD73XX_NUM_DMICS + 1] = {
355         0x13, 0x14, 0
356 };
357
358 #define STAC92HD73_DAC_COUNT 5
359
360 static const hda_nid_t stac92hd73xx_mux_nids[2] = {
361         0x20, 0x21,
362 };
363
364 static const hda_nid_t stac92hd73xx_dmux_nids[2] = {
365         0x20, 0x21,
366 };
367
368 static const hda_nid_t stac92hd73xx_smux_nids[2] = {
369         0x22, 0x23,
370 };
371
372 #define STAC92HD73XX_NUM_CAPS   2
373 static const unsigned long stac92hd73xx_capvols[] = {
374         HDA_COMPOSE_AMP_VAL(0x20, 3, 0, HDA_OUTPUT),
375         HDA_COMPOSE_AMP_VAL(0x21, 3, 0, HDA_OUTPUT),
376 };
377 #define stac92hd73xx_capsws     stac92hd73xx_capvols
378
379 #define STAC92HD83_DAC_COUNT 3
380
381 static const hda_nid_t stac92hd83xxx_pwr_nids[7] = {
382         0x0a, 0x0b, 0x0c, 0xd, 0x0e,
383         0x0f, 0x10
384 };
385
386 static const hda_nid_t stac92hd83xxx_slave_dig_outs[2] = {
387         0x1e, 0,
388 };
389
390 static const hda_nid_t stac92hd83xxx_dmic_nids[] = {
391                 0x11, 0x20,
392 };
393
394 static const hda_nid_t stac92hd71bxx_pwr_nids[3] = {
395         0x0a, 0x0d, 0x0f
396 };
397
398 static const hda_nid_t stac92hd71bxx_adc_nids[2] = {
399         0x12, 0x13,
400 };
401
402 static const hda_nid_t stac92hd71bxx_mux_nids[2] = {
403         0x1a, 0x1b
404 };
405
406 static const hda_nid_t stac92hd71bxx_dmux_nids[2] = {
407         0x1c, 0x1d,
408 };
409
410 static const hda_nid_t stac92hd71bxx_smux_nids[2] = {
411         0x24, 0x25,
412 };
413
414 #define STAC92HD71BXX_NUM_DMICS 2
415 static const hda_nid_t stac92hd71bxx_dmic_nids[STAC92HD71BXX_NUM_DMICS + 1] = {
416         0x18, 0x19, 0
417 };
418
419 static const hda_nid_t stac92hd71bxx_dmic_5port_nids[STAC92HD71BXX_NUM_DMICS] = {
420         0x18, 0
421 };
422
423 static const hda_nid_t stac92hd71bxx_slave_dig_outs[2] = {
424         0x22, 0
425 };
426
427 #define STAC92HD71BXX_NUM_CAPS          2
428 static const unsigned long stac92hd71bxx_capvols[] = {
429         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
430         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
431 };
432 #define stac92hd71bxx_capsws    stac92hd71bxx_capvols
433
434 static const hda_nid_t stac925x_adc_nids[1] = {
435         0x03,
436 };
437
438 static const hda_nid_t stac925x_mux_nids[1] = {
439         0x0f,
440 };
441
442 static const hda_nid_t stac925x_dac_nids[1] = {
443         0x02,
444 };
445
446 #define STAC925X_NUM_DMICS      1
447 static const hda_nid_t stac925x_dmic_nids[STAC925X_NUM_DMICS + 1] = {
448         0x15, 0
449 };
450
451 static const hda_nid_t stac925x_dmux_nids[1] = {
452         0x14,
453 };
454
455 static const unsigned long stac925x_capvols[] = {
456         HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_OUTPUT),
457 };
458 static const unsigned long stac925x_capsws[] = {
459         HDA_COMPOSE_AMP_VAL(0x14, 3, 0, HDA_OUTPUT),
460 };
461
462 static const hda_nid_t stac922x_adc_nids[2] = {
463         0x06, 0x07,
464 };
465
466 static const hda_nid_t stac922x_mux_nids[2] = {
467         0x12, 0x13,
468 };
469
470 #define STAC922X_NUM_CAPS       2
471 static const unsigned long stac922x_capvols[] = {
472         HDA_COMPOSE_AMP_VAL(0x17, 3, 0, HDA_INPUT),
473         HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
474 };
475 #define stac922x_capsws         stac922x_capvols
476
477 static const hda_nid_t stac927x_slave_dig_outs[2] = {
478         0x1f, 0,
479 };
480
481 static const hda_nid_t stac927x_adc_nids[3] = {
482         0x07, 0x08, 0x09
483 };
484
485 static const hda_nid_t stac927x_mux_nids[3] = {
486         0x15, 0x16, 0x17
487 };
488
489 static const hda_nid_t stac927x_smux_nids[1] = {
490         0x21,
491 };
492
493 static const hda_nid_t stac927x_dac_nids[6] = {
494         0x02, 0x03, 0x04, 0x05, 0x06, 0
495 };
496
497 static const hda_nid_t stac927x_dmux_nids[1] = {
498         0x1b,
499 };
500
501 #define STAC927X_NUM_DMICS 2
502 static const hda_nid_t stac927x_dmic_nids[STAC927X_NUM_DMICS + 1] = {
503         0x13, 0x14, 0
504 };
505
506 #define STAC927X_NUM_CAPS       3
507 static const unsigned long stac927x_capvols[] = {
508         HDA_COMPOSE_AMP_VAL(0x18, 3, 0, HDA_INPUT),
509         HDA_COMPOSE_AMP_VAL(0x19, 3, 0, HDA_INPUT),
510         HDA_COMPOSE_AMP_VAL(0x1a, 3, 0, HDA_INPUT),
511 };
512 static const unsigned long stac927x_capsws[] = {
513         HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_OUTPUT),
514         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_OUTPUT),
515         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
516 };
517
518 static const char * const stac927x_spdif_labels[5] = {
519         "Digital Playback", "ADAT", "Analog Mux 1",
520         "Analog Mux 2", "Analog Mux 3"
521 };
522
523 static const hda_nid_t stac9205_adc_nids[2] = {
524         0x12, 0x13
525 };
526
527 static const hda_nid_t stac9205_mux_nids[2] = {
528         0x19, 0x1a
529 };
530
531 static const hda_nid_t stac9205_dmux_nids[1] = {
532         0x1d,
533 };
534
535 static const hda_nid_t stac9205_smux_nids[1] = {
536         0x21,
537 };
538
539 #define STAC9205_NUM_DMICS      2
540 static const hda_nid_t stac9205_dmic_nids[STAC9205_NUM_DMICS + 1] = {
541         0x17, 0x18, 0
542 };
543
544 #define STAC9205_NUM_CAPS       2
545 static const unsigned long stac9205_capvols[] = {
546         HDA_COMPOSE_AMP_VAL(0x1b, 3, 0, HDA_INPUT),
547         HDA_COMPOSE_AMP_VAL(0x1c, 3, 0, HDA_INPUT),
548 };
549 static const unsigned long stac9205_capsws[] = {
550         HDA_COMPOSE_AMP_VAL(0x1d, 3, 0, HDA_OUTPUT),
551         HDA_COMPOSE_AMP_VAL(0x1e, 3, 0, HDA_OUTPUT),
552 };
553
554 static const hda_nid_t stac9200_pin_nids[8] = {
555         0x08, 0x09, 0x0d, 0x0e, 
556         0x0f, 0x10, 0x11, 0x12,
557 };
558
559 static const hda_nid_t stac925x_pin_nids[8] = {
560         0x07, 0x08, 0x0a, 0x0b, 
561         0x0c, 0x0d, 0x10, 0x11,
562 };
563
564 static const hda_nid_t stac922x_pin_nids[10] = {
565         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
566         0x0f, 0x10, 0x11, 0x15, 0x1b,
567 };
568
569 static const hda_nid_t stac92hd73xx_pin_nids[13] = {
570         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
571         0x0f, 0x10, 0x11, 0x12, 0x13,
572         0x14, 0x22, 0x23
573 };
574
575 #define STAC92HD71BXX_NUM_PINS 13
576 static const hda_nid_t stac92hd71bxx_pin_nids_4port[STAC92HD71BXX_NUM_PINS] = {
577         0x0a, 0x0b, 0x0c, 0x0d, 0x00,
578         0x00, 0x14, 0x18, 0x19, 0x1e,
579         0x1f, 0x20, 0x27
580 };
581 static const hda_nid_t stac92hd71bxx_pin_nids_6port[STAC92HD71BXX_NUM_PINS] = {
582         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
583         0x0f, 0x14, 0x18, 0x19, 0x1e,
584         0x1f, 0x20, 0x27
585 };
586
587 static const hda_nid_t stac927x_pin_nids[14] = {
588         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
589         0x0f, 0x10, 0x11, 0x12, 0x13,
590         0x14, 0x21, 0x22, 0x23,
591 };
592
593 static const hda_nid_t stac9205_pin_nids[12] = {
594         0x0a, 0x0b, 0x0c, 0x0d, 0x0e,
595         0x0f, 0x14, 0x16, 0x17, 0x18,
596         0x21, 0x22,
597 };
598
599 static int stac92xx_dmux_enum_info(struct snd_kcontrol *kcontrol,
600                                    struct snd_ctl_elem_info *uinfo)
601 {
602         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
603         struct sigmatel_spec *spec = codec->spec;
604         return snd_hda_input_mux_info(spec->dinput_mux, uinfo);
605 }
606
607 static int stac92xx_dmux_enum_get(struct snd_kcontrol *kcontrol,
608                                   struct snd_ctl_elem_value *ucontrol)
609 {
610         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
611         struct sigmatel_spec *spec = codec->spec;
612         unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
613
614         ucontrol->value.enumerated.item[0] = spec->cur_dmux[dmux_idx];
615         return 0;
616 }
617
618 static int stac92xx_dmux_enum_put(struct snd_kcontrol *kcontrol,
619                                   struct snd_ctl_elem_value *ucontrol)
620 {
621         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
622         struct sigmatel_spec *spec = codec->spec;
623         unsigned int dmux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
624
625         return snd_hda_input_mux_put(codec, spec->dinput_mux, ucontrol,
626                         spec->dmux_nids[dmux_idx], &spec->cur_dmux[dmux_idx]);
627 }
628
629 static int stac92xx_smux_enum_info(struct snd_kcontrol *kcontrol,
630                                    struct snd_ctl_elem_info *uinfo)
631 {
632         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
633         struct sigmatel_spec *spec = codec->spec;
634         return snd_hda_input_mux_info(spec->sinput_mux, uinfo);
635 }
636
637 static int stac92xx_smux_enum_get(struct snd_kcontrol *kcontrol,
638                                   struct snd_ctl_elem_value *ucontrol)
639 {
640         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
641         struct sigmatel_spec *spec = codec->spec;
642         unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
643
644         ucontrol->value.enumerated.item[0] = spec->cur_smux[smux_idx];
645         return 0;
646 }
647
648 static int stac92xx_smux_enum_put(struct snd_kcontrol *kcontrol,
649                                   struct snd_ctl_elem_value *ucontrol)
650 {
651         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
652         struct sigmatel_spec *spec = codec->spec;
653         struct hda_input_mux *smux = &spec->private_smux;
654         unsigned int smux_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
655         int err, val;
656         hda_nid_t nid;
657
658         err = snd_hda_input_mux_put(codec, spec->sinput_mux, ucontrol,
659                         spec->smux_nids[smux_idx], &spec->cur_smux[smux_idx]);
660         if (err < 0)
661                 return err;
662
663         if (spec->spdif_mute) {
664                 if (smux_idx == 0)
665                         nid = spec->multiout.dig_out_nid;
666                 else
667                         nid = codec->slave_dig_outs[smux_idx - 1];
668                 if (spec->cur_smux[smux_idx] == smux->num_items - 1)
669                         val = HDA_AMP_MUTE;
670                 else
671                         val = 0;
672                 /* un/mute SPDIF out */
673                 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0,
674                                          HDA_AMP_MUTE, val);
675         }
676         return 0;
677 }
678
679 static int stac_vrefout_set(struct hda_codec *codec,
680                                         hda_nid_t nid, unsigned int new_vref)
681 {
682         int error, pinctl;
683
684         snd_printdd("%s, nid %x ctl %x\n", __func__, nid, new_vref);
685         pinctl = snd_hda_codec_read(codec, nid, 0,
686                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
687
688         if (pinctl < 0)
689                 return pinctl;
690
691         pinctl &= 0xff;
692         pinctl &= ~AC_PINCTL_VREFEN;
693         pinctl |= (new_vref & AC_PINCTL_VREFEN);
694
695         error = snd_hda_set_pin_ctl_cache(codec, nid, pinctl);
696         if (error < 0)
697                 return error;
698
699         return 1;
700 }
701
702 static unsigned int stac92xx_vref_set(struct hda_codec *codec,
703                                         hda_nid_t nid, unsigned int new_vref)
704 {
705         int error;
706         unsigned int pincfg;
707         pincfg = snd_hda_codec_read(codec, nid, 0,
708                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
709
710         pincfg &= 0xff;
711         pincfg &= ~(AC_PINCTL_VREFEN | AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
712         pincfg |= new_vref;
713
714         if (new_vref == AC_PINCTL_VREF_HIZ)
715                 pincfg |= AC_PINCTL_OUT_EN;
716         else
717                 pincfg |= AC_PINCTL_IN_EN;
718
719         error = snd_hda_set_pin_ctl_cache(codec, nid, pincfg);
720         if (error < 0)
721                 return error;
722         else
723                 return 1;
724 }
725
726 static unsigned int stac92xx_vref_get(struct hda_codec *codec, hda_nid_t nid)
727 {
728         unsigned int vref;
729         vref = snd_hda_codec_read(codec, nid, 0,
730                                 AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
731         vref &= AC_PINCTL_VREFEN;
732         return vref;
733 }
734
735 static int stac92xx_mux_enum_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
736 {
737         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
738         struct sigmatel_spec *spec = codec->spec;
739         return snd_hda_input_mux_info(spec->input_mux, uinfo);
740 }
741
742 static int stac92xx_mux_enum_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
743 {
744         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
745         struct sigmatel_spec *spec = codec->spec;
746         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
747
748         ucontrol->value.enumerated.item[0] = spec->cur_mux[adc_idx];
749         return 0;
750 }
751
752 static int stac92xx_mux_enum_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
753 {
754         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
755         struct sigmatel_spec *spec = codec->spec;
756         unsigned int adc_idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
757         const struct hda_input_mux *imux = spec->input_mux;
758         unsigned int idx, prev_idx, didx;
759
760         idx = ucontrol->value.enumerated.item[0];
761         if (idx >= imux->num_items)
762                 idx = imux->num_items - 1;
763         prev_idx = spec->cur_mux[adc_idx];
764         if (prev_idx == idx)
765                 return 0;
766         if (idx < spec->num_analog_muxes) {
767                 snd_hda_codec_write_cache(codec, spec->mux_nids[adc_idx], 0,
768                                           AC_VERB_SET_CONNECT_SEL,
769                                           imux->items[idx].index);
770                 if (prev_idx >= spec->num_analog_muxes &&
771                     spec->mux_nids[adc_idx] != spec->dmux_nids[adc_idx]) {
772                         imux = spec->dinput_mux;
773                         /* 0 = analog */
774                         snd_hda_codec_write_cache(codec,
775                                                   spec->dmux_nids[adc_idx], 0,
776                                                   AC_VERB_SET_CONNECT_SEL,
777                                                   imux->items[0].index);
778                 }
779         } else {
780                 imux = spec->dinput_mux;
781                 /* first dimux item is hardcoded to select analog imux,
782                  * so lets skip it
783                  */
784                 didx = idx - spec->num_analog_muxes + 1;
785                 snd_hda_codec_write_cache(codec, spec->dmux_nids[adc_idx], 0,
786                                           AC_VERB_SET_CONNECT_SEL,
787                                           imux->items[didx].index);
788         }
789         spec->cur_mux[adc_idx] = idx;
790         return 1;
791 }
792
793 static int stac92xx_mono_mux_enum_info(struct snd_kcontrol *kcontrol,
794         struct snd_ctl_elem_info *uinfo)
795 {
796         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
797         struct sigmatel_spec *spec = codec->spec;
798         return snd_hda_input_mux_info(spec->mono_mux, uinfo);
799 }
800
801 static int stac92xx_mono_mux_enum_get(struct snd_kcontrol *kcontrol,
802         struct snd_ctl_elem_value *ucontrol)
803 {
804         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
805         struct sigmatel_spec *spec = codec->spec;
806
807         ucontrol->value.enumerated.item[0] = spec->cur_mmux;
808         return 0;
809 }
810
811 static int stac92xx_mono_mux_enum_put(struct snd_kcontrol *kcontrol,
812         struct snd_ctl_elem_value *ucontrol)
813 {
814         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
815         struct sigmatel_spec *spec = codec->spec;
816
817         return snd_hda_input_mux_put(codec, spec->mono_mux, ucontrol,
818                                      spec->mono_nid, &spec->cur_mmux);
819 }
820
821 #define stac92xx_aloopback_info snd_ctl_boolean_mono_info
822
823 static int stac92xx_aloopback_get(struct snd_kcontrol *kcontrol,
824         struct snd_ctl_elem_value *ucontrol)
825 {
826         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
827         unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
828         struct sigmatel_spec *spec = codec->spec;
829
830         ucontrol->value.integer.value[0] = !!(spec->aloopback &
831                                               (spec->aloopback_mask << idx));
832         return 0;
833 }
834
835 static int stac92xx_aloopback_put(struct snd_kcontrol *kcontrol,
836                 struct snd_ctl_elem_value *ucontrol)
837 {
838         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
839         struct sigmatel_spec *spec = codec->spec;
840         unsigned int idx = snd_ctl_get_ioffidx(kcontrol, &ucontrol->id);
841         unsigned int dac_mode;
842         unsigned int val, idx_val;
843
844         idx_val = spec->aloopback_mask << idx;
845         if (ucontrol->value.integer.value[0])
846                 val = spec->aloopback | idx_val;
847         else
848                 val = spec->aloopback & ~idx_val;
849         if (spec->aloopback == val)
850                 return 0;
851
852         spec->aloopback = val;
853
854         /* Only return the bits defined by the shift value of the
855          * first two bytes of the mask
856          */
857         dac_mode = snd_hda_codec_read(codec, codec->afg, 0,
858                                       kcontrol->private_value & 0xFFFF, 0x0);
859         dac_mode >>= spec->aloopback_shift;
860
861         if (spec->aloopback & idx_val) {
862                 snd_hda_power_up(codec);
863                 dac_mode |= idx_val;
864         } else {
865                 snd_hda_power_down(codec);
866                 dac_mode &= ~idx_val;
867         }
868
869         snd_hda_codec_write_cache(codec, codec->afg, 0,
870                 kcontrol->private_value >> 16, dac_mode);
871
872         return 1;
873 }
874
875 static const struct hda_verb stac9200_core_init[] = {
876         /* set dac0mux for dac converter */
877         { 0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
878         {}
879 };
880
881 static const struct hda_verb stac9200_eapd_init[] = {
882         /* set dac0mux for dac converter */
883         {0x07, AC_VERB_SET_CONNECT_SEL, 0x00},
884         {0x08, AC_VERB_SET_EAPD_BTLENABLE, 0x02},
885         {}
886 };
887
888 static const struct hda_verb dell_eq_core_init[] = {
889         /* set master volume to max value without distortion
890          * and direct control */
891         { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec},
892         {}
893 };
894
895 static const struct hda_verb stac92hd73xx_core_init[] = {
896         /* set master volume and direct control */
897         { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
898         {}
899 };
900
901 static const struct hda_verb stac92hd83xxx_core_init[] = {
902         /* power state controls amps */
903         { 0x01, AC_VERB_SET_EAPD, 1 << 2},
904         {}
905 };
906
907 static const struct hda_verb stac92hd83xxx_hp_zephyr_init[] = {
908         { 0x22, 0x785, 0x43 },
909         { 0x22, 0x782, 0xe0 },
910         { 0x22, 0x795, 0x00 },
911         {}
912 };
913
914 static const struct hda_verb stac92hd71bxx_core_init[] = {
915         /* set master volume and direct control */
916         { 0x28, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
917         {}
918 };
919
920 static const struct hda_verb stac92hd71bxx_unmute_core_init[] = {
921         /* unmute right and left channels for nodes 0x0f, 0xa, 0x0d */
922         { 0x0f, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
923         { 0x0a, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
924         { 0x0d, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(0)},
925         {}
926 };
927
928 static const struct hda_verb stac925x_core_init[] = {
929         /* set dac0mux for dac converter */
930         { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00},
931         /* mute the master volume */
932         { 0x0e, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE },
933         {}
934 };
935
936 static const struct hda_verb stac922x_core_init[] = {
937         /* set master volume and direct control */      
938         { 0x16, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
939         {}
940 };
941
942 static const struct hda_verb d965_core_init[] = {
943         /* set master volume and direct control */      
944         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
945         /* unmute node 0x1b */
946         { 0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
947         /* select node 0x03 as DAC */   
948         { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
949         {}
950 };
951
952 static const struct hda_verb dell_3st_core_init[] = {
953         /* don't set delta bit */
954         {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
955         /* unmute node 0x1b */
956         {0x1b, AC_VERB_SET_AMP_GAIN_MUTE, 0xb000},
957         /* select node 0x03 as DAC */
958         {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01},
959         {}
960 };
961
962 static const struct hda_verb stac927x_core_init[] = {
963         /* set master volume and direct control */      
964         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
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 stac927x_volknob_core_init[] = {
971         /* don't set delta bit */
972         {0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0x7f},
973         /* enable analog pc beep path */
974         {0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
975         {}
976 };
977
978 static const struct hda_verb stac9205_core_init[] = {
979         /* set master volume and direct control */      
980         { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff},
981         /* enable analog pc beep path */
982         { 0x01, AC_VERB_SET_DIGI_CONVERT_2, 1 << 5},
983         {}
984 };
985
986 #define STAC_MONO_MUX \
987         { \
988                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
989                 .name = "Mono Mux", \
990                 .count = 1, \
991                 .info = stac92xx_mono_mux_enum_info, \
992                 .get = stac92xx_mono_mux_enum_get, \
993                 .put = stac92xx_mono_mux_enum_put, \
994         }
995
996 #define STAC_ANALOG_LOOPBACK(verb_read, verb_write, cnt) \
997         { \
998                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
999                 .name  = "Analog Loopback", \
1000                 .count = cnt, \
1001                 .info  = stac92xx_aloopback_info, \
1002                 .get   = stac92xx_aloopback_get, \
1003                 .put   = stac92xx_aloopback_put, \
1004                 .private_value = verb_read | (verb_write << 16), \
1005         }
1006
1007 #define DC_BIAS(xname, idx, nid) \
1008         { \
1009                 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
1010                 .name = xname, \
1011                 .index = idx, \
1012                 .info = stac92xx_dc_bias_info, \
1013                 .get = stac92xx_dc_bias_get, \
1014                 .put = stac92xx_dc_bias_put, \
1015                 .private_value = nid, \
1016         }
1017
1018 static const struct snd_kcontrol_new stac9200_mixer[] = {
1019         HDA_CODEC_VOLUME_MIN_MUTE("PCM Playback Volume", 0xb, 0, HDA_OUTPUT),
1020         HDA_CODEC_MUTE("PCM Playback Switch", 0xb, 0, HDA_OUTPUT),
1021         HDA_CODEC_VOLUME("Capture Volume", 0x0a, 0, HDA_OUTPUT),
1022         HDA_CODEC_MUTE("Capture Switch", 0x0a, 0, HDA_OUTPUT),
1023         { } /* end */
1024 };
1025
1026 static const struct snd_kcontrol_new stac92hd73xx_6ch_loopback[] = {
1027         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 3),
1028         {}
1029 };
1030
1031 static const struct snd_kcontrol_new stac92hd73xx_8ch_loopback[] = {
1032         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 4),
1033         {}
1034 };
1035
1036 static const struct snd_kcontrol_new stac92hd73xx_10ch_loopback[] = {
1037         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A1, 5),
1038         {}
1039 };
1040
1041
1042 static const struct snd_kcontrol_new stac92hd71bxx_loopback[] = {
1043         STAC_ANALOG_LOOPBACK(0xFA0, 0x7A0, 2)
1044 };
1045
1046 static const struct snd_kcontrol_new stac925x_mixer[] = {
1047         HDA_CODEC_VOLUME_MIN_MUTE("PCM Playback Volume", 0xe, 0, HDA_OUTPUT),
1048         HDA_CODEC_MUTE("PCM Playback Switch", 0x0e, 0, HDA_OUTPUT),
1049         { } /* end */
1050 };
1051
1052 static const struct snd_kcontrol_new stac9205_loopback[] = {
1053         STAC_ANALOG_LOOPBACK(0xFE0, 0x7E0, 1),
1054         {}
1055 };
1056
1057 static const struct snd_kcontrol_new stac927x_loopback[] = {
1058         STAC_ANALOG_LOOPBACK(0xFEB, 0x7EB, 1),
1059         {}
1060 };
1061
1062 static struct snd_kcontrol_new stac_dmux_mixer = {
1063         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1064         .name = "Digital Input Source",
1065         /* count set later */
1066         .info = stac92xx_dmux_enum_info,
1067         .get = stac92xx_dmux_enum_get,
1068         .put = stac92xx_dmux_enum_put,
1069 };
1070
1071 static struct snd_kcontrol_new stac_smux_mixer = {
1072         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1073         .name = "IEC958 Playback Source",
1074         /* count set later */
1075         .info = stac92xx_smux_enum_info,
1076         .get = stac92xx_smux_enum_get,
1077         .put = stac92xx_smux_enum_put,
1078 };
1079
1080 static const char * const slave_pfxs[] = {
1081         "Front", "Surround", "Center", "LFE", "Side",
1082         "Headphone", "Speaker", "IEC958", "PCM",
1083         NULL
1084 };
1085
1086 static void stac92xx_update_led_status(struct hda_codec *codec, int enabled);
1087
1088 static void stac92xx_vmaster_hook(void *private_data, int val)
1089 {
1090         stac92xx_update_led_status(private_data, val);
1091 }
1092
1093 static void stac92xx_free_kctls(struct hda_codec *codec);
1094
1095 static int stac92xx_build_controls(struct hda_codec *codec)
1096 {
1097         struct sigmatel_spec *spec = codec->spec;
1098         unsigned int vmaster_tlv[4];
1099         int err;
1100         int i;
1101
1102         if (spec->mixer) {
1103                 err = snd_hda_add_new_ctls(codec, spec->mixer);
1104                 if (err < 0)
1105                         return err;
1106         }
1107
1108         for (i = 0; i < spec->num_mixers; i++) {
1109                 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
1110                 if (err < 0)
1111                         return err;
1112         }
1113         if (!spec->auto_mic && spec->num_dmuxes > 0 &&
1114             snd_hda_get_bool_hint(codec, "separate_dmux") == 1) {
1115                 stac_dmux_mixer.count = spec->num_dmuxes;
1116                 err = snd_hda_ctl_add(codec, 0,
1117                                   snd_ctl_new1(&stac_dmux_mixer, codec));
1118                 if (err < 0)
1119                         return err;
1120         }
1121         if (spec->num_smuxes > 0) {
1122                 int wcaps = get_wcaps(codec, spec->multiout.dig_out_nid);
1123                 struct hda_input_mux *smux = &spec->private_smux;
1124                 /* check for mute support on SPDIF out */
1125                 if (wcaps & AC_WCAP_OUT_AMP) {
1126                         snd_hda_add_imux_item(smux, "Off", 0, NULL);
1127                         spec->spdif_mute = 1;
1128                 }
1129                 stac_smux_mixer.count = spec->num_smuxes;
1130                 err = snd_hda_ctl_add(codec, 0,
1131                                   snd_ctl_new1(&stac_smux_mixer, codec));
1132                 if (err < 0)
1133                         return err;
1134         }
1135
1136         if (spec->multiout.dig_out_nid) {
1137                 err = snd_hda_create_spdif_out_ctls(codec,
1138                                                     spec->multiout.dig_out_nid,
1139                                                     spec->multiout.dig_out_nid);
1140                 if (err < 0)
1141                         return err;
1142                 err = snd_hda_create_spdif_share_sw(codec,
1143                                                     &spec->multiout);
1144                 if (err < 0)
1145                         return err;
1146                 spec->multiout.share_spdif = 1;
1147         }
1148         if (spec->dig_in_nid && !(spec->gpio_dir & 0x01)) {
1149                 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid);
1150                 if (err < 0)
1151                         return err;
1152         }
1153
1154         /* if we have no master control, let's create it */
1155         snd_hda_set_vmaster_tlv(codec, spec->multiout.dac_nids[0],
1156                                 HDA_OUTPUT, vmaster_tlv);
1157         /* correct volume offset */
1158         vmaster_tlv[2] += vmaster_tlv[3] * spec->volume_offset;
1159         /* minimum value is actually mute */
1160         vmaster_tlv[3] |= TLV_DB_SCALE_MUTE;
1161         err = snd_hda_add_vmaster(codec, "Master Playback Volume",
1162                                   vmaster_tlv, slave_pfxs,
1163                                   "Playback Volume");
1164         if (err < 0)
1165                 return err;
1166
1167         err = __snd_hda_add_vmaster(codec, "Master Playback Switch",
1168                                     NULL, slave_pfxs,
1169                                     "Playback Switch", true,
1170                                     &spec->vmaster_mute.sw_kctl);
1171         if (err < 0)
1172                 return err;
1173
1174         if (spec->gpio_led) {
1175                 spec->vmaster_mute.hook = stac92xx_vmaster_hook;
1176                 err = snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute, true);
1177                 if (err < 0)
1178                         return err;
1179         }
1180
1181         if (spec->aloopback_ctl &&
1182             snd_hda_get_bool_hint(codec, "loopback") == 1) {
1183                 err = snd_hda_add_new_ctls(codec, spec->aloopback_ctl);
1184                 if (err < 0)
1185                         return err;
1186         }
1187
1188         stac92xx_free_kctls(codec); /* no longer needed */
1189
1190         err = snd_hda_jack_add_kctls(codec, &spec->autocfg);
1191         if (err < 0)
1192                 return err;
1193
1194         return 0;       
1195 }
1196
1197 static const unsigned int ref9200_pin_configs[8] = {
1198         0x01c47010, 0x01447010, 0x0221401f, 0x01114010,
1199         0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
1200 };
1201
1202 static const unsigned int gateway9200_m4_pin_configs[8] = {
1203         0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1204         0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1205 };
1206 static const unsigned int gateway9200_m4_2_pin_configs[8] = {
1207         0x400000fe, 0x404500f4, 0x400100f0, 0x90110010,
1208         0x400100f1, 0x02a1902e, 0x500000f2, 0x500000f3,
1209 };
1210
1211 /*
1212     STAC 9200 pin configs for
1213     102801A8
1214     102801DE
1215     102801E8
1216 */
1217 static const unsigned int dell9200_d21_pin_configs[8] = {
1218         0x400001f0, 0x400001f1, 0x02214030, 0x01014010, 
1219         0x02a19020, 0x01a19021, 0x90100140, 0x01813122,
1220 };
1221
1222 /* 
1223     STAC 9200 pin configs for
1224     102801C0
1225     102801C1
1226 */
1227 static const unsigned int dell9200_d22_pin_configs[8] = {
1228         0x400001f0, 0x400001f1, 0x0221401f, 0x01014010, 
1229         0x01813020, 0x02a19021, 0x90100140, 0x400001f2,
1230 };
1231
1232 /* 
1233     STAC 9200 pin configs for
1234     102801C4 (Dell Dimension E310)
1235     102801C5
1236     102801C7
1237     102801D9
1238     102801DA
1239     102801E3
1240 */
1241 static const unsigned int dell9200_d23_pin_configs[8] = {
1242         0x400001f0, 0x400001f1, 0x0221401f, 0x01014010, 
1243         0x01813020, 0x01a19021, 0x90100140, 0x400001f2, 
1244 };
1245
1246
1247 /* 
1248     STAC 9200-32 pin configs for
1249     102801B5 (Dell Inspiron 630m)
1250     102801D8 (Dell Inspiron 640m)
1251 */
1252 static const unsigned int dell9200_m21_pin_configs[8] = {
1253         0x40c003fa, 0x03441340, 0x0321121f, 0x90170310,
1254         0x408003fb, 0x03a11020, 0x401003fc, 0x403003fd,
1255 };
1256
1257 /* 
1258     STAC 9200-32 pin configs for
1259     102801C2 (Dell Latitude D620)
1260     102801C8 
1261     102801CC (Dell Latitude D820)
1262     102801D4 
1263     102801D6 
1264 */
1265 static const unsigned int dell9200_m22_pin_configs[8] = {
1266         0x40c003fa, 0x0144131f, 0x0321121f, 0x90170310, 
1267         0x90a70321, 0x03a11020, 0x401003fb, 0x40f000fc,
1268 };
1269
1270 /* 
1271     STAC 9200-32 pin configs for
1272     102801CE (Dell XPS M1710)
1273     102801CF (Dell Precision M90)
1274 */
1275 static const unsigned int dell9200_m23_pin_configs[8] = {
1276         0x40c003fa, 0x01441340, 0x0421421f, 0x90170310,
1277         0x408003fb, 0x04a1102e, 0x90170311, 0x403003fc,
1278 };
1279
1280 /*
1281     STAC 9200-32 pin configs for 
1282     102801C9
1283     102801CA
1284     102801CB (Dell Latitude 120L)
1285     102801D3
1286 */
1287 static const unsigned int dell9200_m24_pin_configs[8] = {
1288         0x40c003fa, 0x404003fb, 0x0321121f, 0x90170310, 
1289         0x408003fc, 0x03a11020, 0x401003fd, 0x403003fe, 
1290 };
1291
1292 /*
1293     STAC 9200-32 pin configs for
1294     102801BD (Dell Inspiron E1505n)
1295     102801EE
1296     102801EF
1297 */
1298 static const unsigned int dell9200_m25_pin_configs[8] = {
1299         0x40c003fa, 0x01441340, 0x0421121f, 0x90170310, 
1300         0x408003fb, 0x04a11020, 0x401003fc, 0x403003fd,
1301 };
1302
1303 /*
1304     STAC 9200-32 pin configs for
1305     102801F5 (Dell Inspiron 1501)
1306     102801F6
1307 */
1308 static const unsigned int dell9200_m26_pin_configs[8] = {
1309         0x40c003fa, 0x404003fb, 0x0421121f, 0x90170310, 
1310         0x408003fc, 0x04a11020, 0x401003fd, 0x403003fe,
1311 };
1312
1313 /*
1314     STAC 9200-32
1315     102801CD (Dell Inspiron E1705/9400)
1316 */
1317 static const unsigned int dell9200_m27_pin_configs[8] = {
1318         0x40c003fa, 0x01441340, 0x0421121f, 0x90170310,
1319         0x90170310, 0x04a11020, 0x90170310, 0x40f003fc,
1320 };
1321
1322 static const unsigned int oqo9200_pin_configs[8] = {
1323         0x40c000f0, 0x404000f1, 0x0221121f, 0x02211210,
1324         0x90170111, 0x90a70120, 0x400000f2, 0x400000f3,
1325 };
1326
1327
1328 static const unsigned int *stac9200_brd_tbl[STAC_9200_MODELS] = {
1329         [STAC_REF] = ref9200_pin_configs,
1330         [STAC_9200_OQO] = oqo9200_pin_configs,
1331         [STAC_9200_DELL_D21] = dell9200_d21_pin_configs,
1332         [STAC_9200_DELL_D22] = dell9200_d22_pin_configs,
1333         [STAC_9200_DELL_D23] = dell9200_d23_pin_configs,
1334         [STAC_9200_DELL_M21] = dell9200_m21_pin_configs,
1335         [STAC_9200_DELL_M22] = dell9200_m22_pin_configs,
1336         [STAC_9200_DELL_M23] = dell9200_m23_pin_configs,
1337         [STAC_9200_DELL_M24] = dell9200_m24_pin_configs,
1338         [STAC_9200_DELL_M25] = dell9200_m25_pin_configs,
1339         [STAC_9200_DELL_M26] = dell9200_m26_pin_configs,
1340         [STAC_9200_DELL_M27] = dell9200_m27_pin_configs,
1341         [STAC_9200_M4] = gateway9200_m4_pin_configs,
1342         [STAC_9200_M4_2] = gateway9200_m4_2_pin_configs,
1343         [STAC_9200_PANASONIC] = ref9200_pin_configs,
1344 };
1345
1346 static const char * const stac9200_models[STAC_9200_MODELS] = {
1347         [STAC_AUTO] = "auto",
1348         [STAC_REF] = "ref",
1349         [STAC_9200_OQO] = "oqo",
1350         [STAC_9200_DELL_D21] = "dell-d21",
1351         [STAC_9200_DELL_D22] = "dell-d22",
1352         [STAC_9200_DELL_D23] = "dell-d23",
1353         [STAC_9200_DELL_M21] = "dell-m21",
1354         [STAC_9200_DELL_M22] = "dell-m22",
1355         [STAC_9200_DELL_M23] = "dell-m23",
1356         [STAC_9200_DELL_M24] = "dell-m24",
1357         [STAC_9200_DELL_M25] = "dell-m25",
1358         [STAC_9200_DELL_M26] = "dell-m26",
1359         [STAC_9200_DELL_M27] = "dell-m27",
1360         [STAC_9200_M4] = "gateway-m4",
1361         [STAC_9200_M4_2] = "gateway-m4-2",
1362         [STAC_9200_PANASONIC] = "panasonic",
1363 };
1364
1365 static const struct snd_pci_quirk stac9200_cfg_tbl[] = {
1366         /* SigmaTel reference board */
1367         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1368                       "DFI LanParty", STAC_REF),
1369         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1370                       "DFI LanParty", STAC_REF),
1371         /* Dell laptops have BIOS problem */
1372         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
1373                       "unknown Dell", STAC_9200_DELL_D21),
1374         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01b5,
1375                       "Dell Inspiron 630m", STAC_9200_DELL_M21),
1376         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bd,
1377                       "Dell Inspiron E1505n", STAC_9200_DELL_M25),
1378         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c0,
1379                       "unknown Dell", STAC_9200_DELL_D22),
1380         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c1,
1381                       "unknown Dell", STAC_9200_DELL_D22),
1382         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c2,
1383                       "Dell Latitude D620", STAC_9200_DELL_M22),
1384         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c5,
1385                       "unknown Dell", STAC_9200_DELL_D23),
1386         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c7,
1387                       "unknown Dell", STAC_9200_DELL_D23),
1388         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c8,
1389                       "unknown Dell", STAC_9200_DELL_M22),
1390         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01c9,
1391                       "unknown Dell", STAC_9200_DELL_M24),
1392         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ca,
1393                       "unknown Dell", STAC_9200_DELL_M24),
1394         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cb,
1395                       "Dell Latitude 120L", STAC_9200_DELL_M24),
1396         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cc,
1397                       "Dell Latitude D820", STAC_9200_DELL_M22),
1398         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cd,
1399                       "Dell Inspiron E1705/9400", STAC_9200_DELL_M27),
1400         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ce,
1401                       "Dell XPS M1710", STAC_9200_DELL_M23),
1402         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cf,
1403                       "Dell Precision M90", STAC_9200_DELL_M23),
1404         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d3,
1405                       "unknown Dell", STAC_9200_DELL_M22),
1406         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d4,
1407                       "unknown Dell", STAC_9200_DELL_M22),
1408         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6,
1409                       "unknown Dell", STAC_9200_DELL_M22),
1410         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d8,
1411                       "Dell Inspiron 640m", STAC_9200_DELL_M21),
1412         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d9,
1413                       "unknown Dell", STAC_9200_DELL_D23),
1414         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01da,
1415                       "unknown Dell", STAC_9200_DELL_D23),
1416         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01de,
1417                       "unknown Dell", STAC_9200_DELL_D21),
1418         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e3,
1419                       "unknown Dell", STAC_9200_DELL_D23),
1420         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01e8,
1421                       "unknown Dell", STAC_9200_DELL_D21),
1422         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ee,
1423                       "unknown Dell", STAC_9200_DELL_M25),
1424         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ef,
1425                       "unknown Dell", STAC_9200_DELL_M25),
1426         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f5,
1427                       "Dell Inspiron 1501", STAC_9200_DELL_M26),
1428         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f6,
1429                       "unknown Dell", STAC_9200_DELL_M26),
1430         /* Panasonic */
1431         SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_9200_PANASONIC),
1432         /* Gateway machines needs EAPD to be set on resume */
1433         SND_PCI_QUIRK(0x107b, 0x0205, "Gateway S-7110M", STAC_9200_M4),
1434         SND_PCI_QUIRK(0x107b, 0x0317, "Gateway MT3423, MX341*", STAC_9200_M4_2),
1435         SND_PCI_QUIRK(0x107b, 0x0318, "Gateway ML3019, MT3707", STAC_9200_M4_2),
1436         /* OQO Mobile */
1437         SND_PCI_QUIRK(0x1106, 0x3288, "OQO Model 2", STAC_9200_OQO),
1438         {} /* terminator */
1439 };
1440
1441 static const unsigned int ref925x_pin_configs[8] = {
1442         0x40c003f0, 0x424503f2, 0x01813022, 0x02a19021,
1443         0x90a70320, 0x02214210, 0x01019020, 0x9033032e,
1444 };
1445
1446 static const unsigned int stac925xM1_pin_configs[8] = {
1447         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1448         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1449 };
1450
1451 static const unsigned int stac925xM1_2_pin_configs[8] = {
1452         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1453         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1454 };
1455
1456 static const unsigned int stac925xM2_pin_configs[8] = {
1457         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1458         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1459 };
1460
1461 static const unsigned int stac925xM2_2_pin_configs[8] = {
1462         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1463         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1464 };
1465
1466 static const unsigned int stac925xM3_pin_configs[8] = {
1467         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1468         0x40a000f0, 0x90100210, 0x400003f1, 0x503303f3,
1469 };
1470
1471 static const unsigned int stac925xM5_pin_configs[8] = {
1472         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1473         0x40a000f0, 0x90100210, 0x400003f1, 0x9033032e,
1474 };
1475
1476 static const unsigned int stac925xM6_pin_configs[8] = {
1477         0x40c003f4, 0x424503f2, 0x400000f3, 0x02a19020,
1478         0x40a000f0, 0x90100210, 0x400003f1, 0x90330320,
1479 };
1480
1481 static const unsigned int *stac925x_brd_tbl[STAC_925x_MODELS] = {
1482         [STAC_REF] = ref925x_pin_configs,
1483         [STAC_M1] = stac925xM1_pin_configs,
1484         [STAC_M1_2] = stac925xM1_2_pin_configs,
1485         [STAC_M2] = stac925xM2_pin_configs,
1486         [STAC_M2_2] = stac925xM2_2_pin_configs,
1487         [STAC_M3] = stac925xM3_pin_configs,
1488         [STAC_M5] = stac925xM5_pin_configs,
1489         [STAC_M6] = stac925xM6_pin_configs,
1490 };
1491
1492 static const char * const stac925x_models[STAC_925x_MODELS] = {
1493         [STAC_925x_AUTO] = "auto",
1494         [STAC_REF] = "ref",
1495         [STAC_M1] = "m1",
1496         [STAC_M1_2] = "m1-2",
1497         [STAC_M2] = "m2",
1498         [STAC_M2_2] = "m2-2",
1499         [STAC_M3] = "m3",
1500         [STAC_M5] = "m5",
1501         [STAC_M6] = "m6",
1502 };
1503
1504 static const struct snd_pci_quirk stac925x_codec_id_cfg_tbl[] = {
1505         SND_PCI_QUIRK(0x107b, 0x0316, "Gateway M255", STAC_M2),
1506         SND_PCI_QUIRK(0x107b, 0x0366, "Gateway MP6954", STAC_M5),
1507         SND_PCI_QUIRK(0x107b, 0x0461, "Gateway NX560XL", STAC_M1),
1508         SND_PCI_QUIRK(0x107b, 0x0681, "Gateway NX860", STAC_M2),
1509         SND_PCI_QUIRK(0x107b, 0x0367, "Gateway MX6453", STAC_M1_2),
1510         /* Not sure about the brand name for those */
1511         SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M1),
1512         SND_PCI_QUIRK(0x107b, 0x0507, "Gateway mobile", STAC_M3),
1513         SND_PCI_QUIRK(0x107b, 0x0281, "Gateway mobile", STAC_M6),
1514         SND_PCI_QUIRK(0x107b, 0x0685, "Gateway mobile", STAC_M2_2),
1515         {} /* terminator */
1516 };
1517
1518 static const struct snd_pci_quirk stac925x_cfg_tbl[] = {
1519         /* SigmaTel reference board */
1520         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, "DFI LanParty", STAC_REF),
1521         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101, "DFI LanParty", STAC_REF),
1522         SND_PCI_QUIRK(0x8384, 0x7632, "Stac9202 Reference Board", STAC_REF),
1523
1524         /* Default table for unknown ID */
1525         SND_PCI_QUIRK(0x1002, 0x437b, "Gateway mobile", STAC_M2_2),
1526
1527         {} /* terminator */
1528 };
1529
1530 static const unsigned int ref92hd73xx_pin_configs[13] = {
1531         0x02214030, 0x02a19040, 0x01a19020, 0x02214030,
1532         0x0181302e, 0x01014010, 0x01014020, 0x01014030,
1533         0x02319040, 0x90a000f0, 0x90a000f0, 0x01452050,
1534         0x01452050,
1535 };
1536
1537 static const unsigned int dell_m6_pin_configs[13] = {
1538         0x0321101f, 0x4f00000f, 0x4f0000f0, 0x90170110,
1539         0x03a11020, 0x0321101f, 0x4f0000f0, 0x4f0000f0,
1540         0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1541         0x4f0000f0,
1542 };
1543
1544 static const unsigned int alienware_m17x_pin_configs[13] = {
1545         0x0321101f, 0x0321101f, 0x03a11020, 0x03014020,
1546         0x90170110, 0x4f0000f0, 0x4f0000f0, 0x4f0000f0,
1547         0x4f0000f0, 0x90a60160, 0x4f0000f0, 0x4f0000f0,
1548         0x904601b0,
1549 };
1550
1551 static const unsigned int intel_dg45id_pin_configs[13] = {
1552         0x02214230, 0x02A19240, 0x01013214, 0x01014210,
1553         0x01A19250, 0x01011212, 0x01016211
1554 };
1555
1556 static const unsigned int *stac92hd73xx_brd_tbl[STAC_92HD73XX_MODELS] = {
1557         [STAC_92HD73XX_REF]     = ref92hd73xx_pin_configs,
1558         [STAC_DELL_M6_AMIC]     = dell_m6_pin_configs,
1559         [STAC_DELL_M6_DMIC]     = dell_m6_pin_configs,
1560         [STAC_DELL_M6_BOTH]     = dell_m6_pin_configs,
1561         [STAC_DELL_EQ]  = dell_m6_pin_configs,
1562         [STAC_ALIENWARE_M17X]   = alienware_m17x_pin_configs,
1563         [STAC_92HD73XX_INTEL]   = intel_dg45id_pin_configs,
1564 };
1565
1566 static const char * const stac92hd73xx_models[STAC_92HD73XX_MODELS] = {
1567         [STAC_92HD73XX_AUTO] = "auto",
1568         [STAC_92HD73XX_NO_JD] = "no-jd",
1569         [STAC_92HD73XX_REF] = "ref",
1570         [STAC_92HD73XX_INTEL] = "intel",
1571         [STAC_DELL_M6_AMIC] = "dell-m6-amic",
1572         [STAC_DELL_M6_DMIC] = "dell-m6-dmic",
1573         [STAC_DELL_M6_BOTH] = "dell-m6",
1574         [STAC_DELL_EQ] = "dell-eq",
1575         [STAC_ALIENWARE_M17X] = "alienware",
1576 };
1577
1578 static const struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
1579         /* SigmaTel reference board */
1580         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1581                                 "DFI LanParty", STAC_92HD73XX_REF),
1582         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1583                                 "DFI LanParty", STAC_92HD73XX_REF),
1584         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5002,
1585                                 "Intel DG45ID", STAC_92HD73XX_INTEL),
1586         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5003,
1587                                 "Intel DG45FC", STAC_92HD73XX_INTEL),
1588         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
1589                                 "Dell Studio 1535", STAC_DELL_M6_DMIC),
1590         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
1591                                 "unknown Dell", STAC_DELL_M6_DMIC),
1592         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0256,
1593                                 "unknown Dell", STAC_DELL_M6_BOTH),
1594         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0257,
1595                                 "unknown Dell", STAC_DELL_M6_BOTH),
1596         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025e,
1597                                 "unknown Dell", STAC_DELL_M6_AMIC),
1598         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x025f,
1599                                 "unknown Dell", STAC_DELL_M6_AMIC),
1600         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0271,
1601                                 "unknown Dell", STAC_DELL_M6_DMIC),
1602         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0272,
1603                                 "unknown Dell", STAC_DELL_M6_DMIC),
1604         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x029f,
1605                                 "Dell Studio 1537", STAC_DELL_M6_DMIC),
1606         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a0,
1607                                 "Dell Studio 17", STAC_DELL_M6_DMIC),
1608         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02be,
1609                                 "Dell Studio 1555", STAC_DELL_M6_DMIC),
1610         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02bd,
1611                                 "Dell Studio 1557", STAC_DELL_M6_DMIC),
1612         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02fe,
1613                                 "Dell Studio XPS 1645", STAC_DELL_M6_DMIC),
1614         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0413,
1615                                 "Dell Studio 1558", STAC_DELL_M6_DMIC),
1616         {} /* terminator */
1617 };
1618
1619 static const struct snd_pci_quirk stac92hd73xx_codec_id_cfg_tbl[] = {
1620         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02a1,
1621                       "Alienware M17x", STAC_ALIENWARE_M17X),
1622         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x043a,
1623                       "Alienware M17x", STAC_ALIENWARE_M17X),
1624         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0490,
1625                       "Alienware M17x R3", STAC_DELL_EQ),
1626         {} /* terminator */
1627 };
1628
1629 static const unsigned int ref92hd83xxx_pin_configs[10] = {
1630         0x02214030, 0x02211010, 0x02a19020, 0x02170130,
1631         0x01014050, 0x01819040, 0x01014020, 0x90a3014e,
1632         0x01451160, 0x98560170,
1633 };
1634
1635 static const unsigned int dell_s14_pin_configs[10] = {
1636         0x0221403f, 0x0221101f, 0x02a19020, 0x90170110,
1637         0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a60160,
1638         0x40f000f0, 0x40f000f0,
1639 };
1640
1641 static const unsigned int dell_vostro_3500_pin_configs[10] = {
1642         0x02a11020, 0x0221101f, 0x400000f0, 0x90170110,
1643         0x400000f1, 0x400000f2, 0x400000f3, 0x90a60160,
1644         0x400000f4, 0x400000f5,
1645 };
1646
1647 static const unsigned int hp_dv7_4000_pin_configs[10] = {
1648         0x03a12050, 0x0321201f, 0x40f000f0, 0x90170110,
1649         0x40f000f0, 0x40f000f0, 0x90170110, 0xd5a30140,
1650         0x40f000f0, 0x40f000f0,
1651 };
1652
1653 static const unsigned int hp_zephyr_pin_configs[10] = {
1654         0x01813050, 0x0421201f, 0x04a1205e, 0x96130310,
1655         0x96130310, 0x0101401f, 0x1111611f, 0xd5a30130,
1656         0, 0,
1657 };
1658
1659 static const unsigned int hp_cNB11_intquad_pin_configs[10] = {
1660         0x40f000f0, 0x0221101f, 0x02a11020, 0x92170110,
1661         0x40f000f0, 0x92170110, 0x40f000f0, 0xd5a30130,
1662         0x40f000f0, 0x40f000f0,
1663 };
1664
1665 static const unsigned int *stac92hd83xxx_brd_tbl[STAC_92HD83XXX_MODELS] = {
1666         [STAC_92HD83XXX_REF] = ref92hd83xxx_pin_configs,
1667         [STAC_92HD83XXX_PWR_REF] = ref92hd83xxx_pin_configs,
1668         [STAC_DELL_S14] = dell_s14_pin_configs,
1669         [STAC_DELL_VOSTRO_3500] = dell_vostro_3500_pin_configs,
1670         [STAC_92HD83XXX_HP_cNB11_INTQUAD] = hp_cNB11_intquad_pin_configs,
1671         [STAC_HP_DV7_4000] = hp_dv7_4000_pin_configs,
1672         [STAC_HP_ZEPHYR] = hp_zephyr_pin_configs,
1673 };
1674
1675 static const char * const stac92hd83xxx_models[STAC_92HD83XXX_MODELS] = {
1676         [STAC_92HD83XXX_AUTO] = "auto",
1677         [STAC_92HD83XXX_REF] = "ref",
1678         [STAC_92HD83XXX_PWR_REF] = "mic-ref",
1679         [STAC_DELL_S14] = "dell-s14",
1680         [STAC_DELL_VOSTRO_3500] = "dell-vostro-3500",
1681         [STAC_92HD83XXX_HP_cNB11_INTQUAD] = "hp_cNB11_intquad",
1682         [STAC_HP_DV7_4000] = "hp-dv7-4000",
1683         [STAC_HP_ZEPHYR] = "hp-zephyr",
1684         [STAC_92HD83XXX_HP_LED] = "hp-led",
1685         [STAC_92HD83XXX_HP_INV_LED] = "hp-inv-led",
1686         [STAC_92HD83XXX_HP_MIC_LED] = "hp-mic-led",
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(PCI_VENDOR_ID_DELL, 0x1028,
1698                       "Dell Vostro 3500", STAC_DELL_VOSTRO_3500),
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, 0x18df,
1712                           "HP Folio", STAC_92HD83XXX_HP_MIC_LED),
1713         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3388,
1714                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1715         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3389,
1716                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1717         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355B,
1718                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1719         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355C,
1720                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1721         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355D,
1722                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1723         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355E,
1724                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1725         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x355F,
1726                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1727         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3560,
1728                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1729         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358B,
1730                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1731         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358C,
1732                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1733         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x358D,
1734                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1735         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3591,
1736                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1737         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3592,
1738                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1739         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3593,
1740                           "HP", STAC_92HD83XXX_HP_cNB11_INTQUAD),
1741         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3561,
1742                           "HP", STAC_HP_ZEPHYR),
1743         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3660,
1744                           "HP Mini", STAC_92HD83XXX_HP_LED),
1745         {} /* terminator */
1746 };
1747
1748 static const struct snd_pci_quirk stac92hd83xxx_codec_id_cfg_tbl[] = {
1749         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3561,
1750                           "HP", STAC_HP_ZEPHYR),
1751         {} /* terminator */
1752 };
1753
1754 static const unsigned int ref92hd71bxx_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1755         0x02214030, 0x02a19040, 0x01a19020, 0x01014010,
1756         0x0181302e, 0x01014010, 0x01019020, 0x90a000f0,
1757         0x90a000f0, 0x01452050, 0x01452050, 0x00000000,
1758         0x00000000
1759 };
1760
1761 static const unsigned int dell_m4_1_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1762         0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110,
1763         0x23a1902e, 0x23014250, 0x40f000f0, 0x90a000f0,
1764         0x40f000f0, 0x4f0000f0, 0x4f0000f0, 0x00000000,
1765         0x00000000
1766 };
1767
1768 static const unsigned int dell_m4_2_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1769         0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1770         0x23a1902e, 0x23014250, 0x40f000f0, 0x40f000f0,
1771         0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1772         0x00000000
1773 };
1774
1775 static const unsigned int dell_m4_3_pin_configs[STAC92HD71BXX_NUM_PINS] = {
1776         0x0421101f, 0x04a11221, 0x90a70330, 0x90170110,
1777         0x40f000f0, 0x40f000f0, 0x40f000f0, 0x90a000f0,
1778         0x40f000f0, 0x044413b0, 0x044413b0, 0x00000000,
1779         0x00000000
1780 };
1781
1782 static const unsigned int *stac92hd71bxx_brd_tbl[STAC_92HD71BXX_MODELS] = {
1783         [STAC_92HD71BXX_REF] = ref92hd71bxx_pin_configs,
1784         [STAC_DELL_M4_1]        = dell_m4_1_pin_configs,
1785         [STAC_DELL_M4_2]        = dell_m4_2_pin_configs,
1786         [STAC_DELL_M4_3]        = dell_m4_3_pin_configs,
1787         [STAC_HP_M4]            = NULL,
1788         [STAC_HP_DV4]           = NULL,
1789         [STAC_HP_DV5]           = NULL,
1790         [STAC_HP_HDX]           = NULL,
1791         [STAC_HP_DV4_1222NR]    = NULL,
1792 };
1793
1794 static const char * const stac92hd71bxx_models[STAC_92HD71BXX_MODELS] = {
1795         [STAC_92HD71BXX_AUTO] = "auto",
1796         [STAC_92HD71BXX_REF] = "ref",
1797         [STAC_DELL_M4_1] = "dell-m4-1",
1798         [STAC_DELL_M4_2] = "dell-m4-2",
1799         [STAC_DELL_M4_3] = "dell-m4-3",
1800         [STAC_HP_M4] = "hp-m4",
1801         [STAC_HP_DV4] = "hp-dv4",
1802         [STAC_HP_DV5] = "hp-dv5",
1803         [STAC_HP_HDX] = "hp-hdx",
1804         [STAC_HP_DV4_1222NR] = "hp-dv4-1222nr",
1805 };
1806
1807 static const struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
1808         /* SigmaTel reference board */
1809         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
1810                       "DFI LanParty", STAC_92HD71BXX_REF),
1811         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
1812                       "DFI LanParty", STAC_92HD71BXX_REF),
1813         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30fb,
1814                       "HP dv4-1222nr", STAC_HP_DV4_1222NR),
1815         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x1720,
1816                           "HP", STAC_HP_DV5),
1817         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3080,
1818                       "HP", STAC_HP_DV5),
1819         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x30f0,
1820                       "HP dv4-7", STAC_HP_DV4),
1821         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3600,
1822                       "HP dv4-7", STAC_HP_DV5),
1823         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3610,
1824                       "HP HDX", STAC_HP_HDX),  /* HDX18 */
1825         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361a,
1826                       "HP mini 1000", STAC_HP_M4),
1827         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361b,
1828                       "HP HDX", STAC_HP_HDX),  /* HDX16 */
1829         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x3620,
1830                       "HP dv6", STAC_HP_DV5),
1831         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x3061,
1832                       "HP dv6", STAC_HP_DV5), /* HP dv6-1110ax */
1833         SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x363e,
1834                       "HP DV6", STAC_HP_DV5),
1835         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_HP, 0xfff0, 0x7010,
1836                       "HP", STAC_HP_DV5),
1837         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0233,
1838                                 "unknown Dell", STAC_DELL_M4_1),
1839         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0234,
1840                                 "unknown Dell", STAC_DELL_M4_1),
1841         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0250,
1842                                 "unknown Dell", STAC_DELL_M4_1),
1843         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024f,
1844                                 "unknown Dell", STAC_DELL_M4_1),
1845         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x024d,
1846                                 "unknown Dell", STAC_DELL_M4_1),
1847         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0251,
1848                                 "unknown Dell", STAC_DELL_M4_1),
1849         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0277,
1850                                 "unknown Dell", STAC_DELL_M4_1),
1851         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0263,
1852                                 "unknown Dell", STAC_DELL_M4_2),
1853         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0265,
1854                                 "unknown Dell", STAC_DELL_M4_2),
1855         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0262,
1856                                 "unknown Dell", STAC_DELL_M4_2),
1857         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0264,
1858                                 "unknown Dell", STAC_DELL_M4_2),
1859         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x02aa,
1860                                 "unknown Dell", STAC_DELL_M4_3),
1861         {} /* terminator */
1862 };
1863
1864 static const unsigned int ref922x_pin_configs[10] = {
1865         0x01014010, 0x01016011, 0x01012012, 0x0221401f,
1866         0x01813122, 0x01011014, 0x01441030, 0x01c41030,
1867         0x40000100, 0x40000100,
1868 };
1869
1870 /*
1871     STAC 922X pin configs for
1872     102801A7
1873     102801AB
1874     102801A9
1875     102801D1
1876     102801D2
1877 */
1878 static const unsigned int dell_922x_d81_pin_configs[10] = {
1879         0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1880         0x02a19020, 0x01117011, 0x400001f0, 0x400001f1,
1881         0x01813122, 0x400001f2,
1882 };
1883
1884 /*
1885     STAC 922X pin configs for
1886     102801AC
1887     102801D0
1888 */
1889 static const unsigned int dell_922x_d82_pin_configs[10] = {
1890         0x02214030, 0x01a19021, 0x01111012, 0x01114010,
1891         0x02a19020, 0x01117011, 0x01451140, 0x400001f0,
1892         0x01813122, 0x400001f1,
1893 };
1894
1895 /*
1896     STAC 922X pin configs for
1897     102801BF
1898 */
1899 static const unsigned int dell_922x_m81_pin_configs[10] = {
1900         0x0321101f, 0x01112024, 0x01111222, 0x91174220,
1901         0x03a11050, 0x01116221, 0x90a70330, 0x01452340, 
1902         0x40C003f1, 0x405003f0,
1903 };
1904
1905 /*
1906     STAC 9221 A1 pin configs for
1907     102801D7 (Dell XPS M1210)
1908 */
1909 static const unsigned int dell_922x_m82_pin_configs[10] = {
1910         0x02211211, 0x408103ff, 0x02a1123e, 0x90100310, 
1911         0x408003f1, 0x0221121f, 0x03451340, 0x40c003f2, 
1912         0x508003f3, 0x405003f4, 
1913 };
1914
1915 static const unsigned int d945gtp3_pin_configs[10] = {
1916         0x0221401f, 0x01a19022, 0x01813021, 0x01014010,
1917         0x40000100, 0x40000100, 0x40000100, 0x40000100,
1918         0x02a19120, 0x40000100,
1919 };
1920
1921 static const unsigned int d945gtp5_pin_configs[10] = {
1922         0x0221401f, 0x01011012, 0x01813024, 0x01014010,
1923         0x01a19021, 0x01016011, 0x01452130, 0x40000100,
1924         0x02a19320, 0x40000100,
1925 };
1926
1927 static const unsigned int intel_mac_v1_pin_configs[10] = {
1928         0x0121e21f, 0x400000ff, 0x9017e110, 0x400000fd,
1929         0x400000fe, 0x0181e020, 0x1145e030, 0x11c5e240,
1930         0x400000fc, 0x400000fb,
1931 };
1932
1933 static const unsigned int intel_mac_v2_pin_configs[10] = {
1934         0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1935         0x400000fe, 0x0181e020, 0x1145e230, 0x500000fa,
1936         0x400000fc, 0x400000fb,
1937 };
1938
1939 static const unsigned int intel_mac_v3_pin_configs[10] = {
1940         0x0121e21f, 0x90a7012e, 0x9017e110, 0x400000fd,
1941         0x400000fe, 0x0181e020, 0x1145e230, 0x11c5e240,
1942         0x400000fc, 0x400000fb,
1943 };
1944
1945 static const unsigned int intel_mac_v4_pin_configs[10] = {
1946         0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1947         0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1948         0x400000fc, 0x400000fb,
1949 };
1950
1951 static const unsigned int intel_mac_v5_pin_configs[10] = {
1952         0x0321e21f, 0x03a1e02e, 0x9017e110, 0x9017e11f,
1953         0x400000fe, 0x0381e020, 0x1345e230, 0x13c5e240,
1954         0x400000fc, 0x400000fb,
1955 };
1956
1957 static const unsigned int ecs202_pin_configs[10] = {
1958         0x0221401f, 0x02a19020, 0x01a19020, 0x01114010,
1959         0x408000f0, 0x01813022, 0x074510a0, 0x40c400f1,
1960         0x9037012e, 0x40e000f2,
1961 };
1962
1963 static const unsigned int *stac922x_brd_tbl[STAC_922X_MODELS] = {
1964         [STAC_D945_REF] = ref922x_pin_configs,
1965         [STAC_D945GTP3] = d945gtp3_pin_configs,
1966         [STAC_D945GTP5] = d945gtp5_pin_configs,
1967         [STAC_INTEL_MAC_V1] = intel_mac_v1_pin_configs,
1968         [STAC_INTEL_MAC_V2] = intel_mac_v2_pin_configs,
1969         [STAC_INTEL_MAC_V3] = intel_mac_v3_pin_configs,
1970         [STAC_INTEL_MAC_V4] = intel_mac_v4_pin_configs,
1971         [STAC_INTEL_MAC_V5] = intel_mac_v5_pin_configs,
1972         [STAC_INTEL_MAC_AUTO] = intel_mac_v3_pin_configs,
1973         /* for backward compatibility */
1974         [STAC_MACMINI] = intel_mac_v3_pin_configs,
1975         [STAC_MACBOOK] = intel_mac_v5_pin_configs,
1976         [STAC_MACBOOK_PRO_V1] = intel_mac_v3_pin_configs,
1977         [STAC_MACBOOK_PRO_V2] = intel_mac_v3_pin_configs,
1978         [STAC_IMAC_INTEL] = intel_mac_v2_pin_configs,
1979         [STAC_IMAC_INTEL_20] = intel_mac_v3_pin_configs,
1980         [STAC_ECS_202] = ecs202_pin_configs,
1981         [STAC_922X_DELL_D81] = dell_922x_d81_pin_configs,
1982         [STAC_922X_DELL_D82] = dell_922x_d82_pin_configs,       
1983         [STAC_922X_DELL_M81] = dell_922x_m81_pin_configs,
1984         [STAC_922X_DELL_M82] = dell_922x_m82_pin_configs,       
1985 };
1986
1987 static const char * const stac922x_models[STAC_922X_MODELS] = {
1988         [STAC_922X_AUTO] = "auto",
1989         [STAC_D945_REF] = "ref",
1990         [STAC_D945GTP5] = "5stack",
1991         [STAC_D945GTP3] = "3stack",
1992         [STAC_INTEL_MAC_V1] = "intel-mac-v1",
1993         [STAC_INTEL_MAC_V2] = "intel-mac-v2",
1994         [STAC_INTEL_MAC_V3] = "intel-mac-v3",
1995         [STAC_INTEL_MAC_V4] = "intel-mac-v4",
1996         [STAC_INTEL_MAC_V5] = "intel-mac-v5",
1997         [STAC_INTEL_MAC_AUTO] = "intel-mac-auto",
1998         /* for backward compatibility */
1999         [STAC_MACMINI]  = "macmini",
2000         [STAC_MACBOOK]  = "macbook",
2001         [STAC_MACBOOK_PRO_V1]   = "macbook-pro-v1",
2002         [STAC_MACBOOK_PRO_V2]   = "macbook-pro",
2003         [STAC_IMAC_INTEL] = "imac-intel",
2004         [STAC_IMAC_INTEL_20] = "imac-intel-20",
2005         [STAC_ECS_202] = "ecs202",
2006         [STAC_922X_DELL_D81] = "dell-d81",
2007         [STAC_922X_DELL_D82] = "dell-d82",
2008         [STAC_922X_DELL_M81] = "dell-m81",
2009         [STAC_922X_DELL_M82] = "dell-m82",
2010 };
2011
2012 static const struct snd_pci_quirk stac922x_cfg_tbl[] = {
2013         /* SigmaTel reference board */
2014         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2015                       "DFI LanParty", STAC_D945_REF),
2016         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2017                       "DFI LanParty", STAC_D945_REF),
2018         /* Intel 945G based systems */
2019         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0101,
2020                       "Intel D945G", STAC_D945GTP3),
2021         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0202,
2022                       "Intel D945G", STAC_D945GTP3),
2023         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0606,
2024                       "Intel D945G", STAC_D945GTP3),
2025         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0601,
2026                       "Intel D945G", STAC_D945GTP3),
2027         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0111,
2028                       "Intel D945G", STAC_D945GTP3),
2029         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1115,
2030                       "Intel D945G", STAC_D945GTP3),
2031         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1116,
2032                       "Intel D945G", STAC_D945GTP3),
2033         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1117,
2034                       "Intel D945G", STAC_D945GTP3),
2035         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1118,
2036                       "Intel D945G", STAC_D945GTP3),
2037         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x1119,
2038                       "Intel D945G", STAC_D945GTP3),
2039         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x8826,
2040                       "Intel D945G", STAC_D945GTP3),
2041         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5049,
2042                       "Intel D945G", STAC_D945GTP3),
2043         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5055,
2044                       "Intel D945G", STAC_D945GTP3),
2045         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x5048,
2046                       "Intel D945G", STAC_D945GTP3),
2047         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0110,
2048                       "Intel D945G", STAC_D945GTP3),
2049         /* Intel D945G 5-stack systems */
2050         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0404,
2051                       "Intel D945G", STAC_D945GTP5),
2052         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0303,
2053                       "Intel D945G", STAC_D945GTP5),
2054         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0013,
2055                       "Intel D945G", STAC_D945GTP5),
2056         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0417,
2057                       "Intel D945G", STAC_D945GTP5),
2058         /* Intel 945P based systems */
2059         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0b0b,
2060                       "Intel D945P", STAC_D945GTP3),
2061         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0112,
2062                       "Intel D945P", STAC_D945GTP3),
2063         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0d0d,
2064                       "Intel D945P", STAC_D945GTP3),
2065         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0909,
2066                       "Intel D945P", STAC_D945GTP3),
2067         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0505,
2068                       "Intel D945P", STAC_D945GTP3),
2069         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0707,
2070                       "Intel D945P", STAC_D945GTP5),
2071         /* other intel */
2072         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0204,
2073                       "Intel D945", STAC_D945_REF),
2074         /* other systems  */
2075         /* Apple Intel Mac (Mac Mini, MacBook, MacBook Pro...) */
2076         SND_PCI_QUIRK(0x8384, 0x7680,
2077                       "Mac", STAC_INTEL_MAC_AUTO),
2078         /* Dell systems  */
2079         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a7,
2080                       "unknown Dell", STAC_922X_DELL_D81),
2081         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a9,
2082                       "unknown Dell", STAC_922X_DELL_D81),
2083         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ab,
2084                       "unknown Dell", STAC_922X_DELL_D81),
2085         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ac,
2086                       "unknown Dell", STAC_922X_DELL_D82),
2087         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01bf,
2088                       "unknown Dell", STAC_922X_DELL_M81),
2089         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d0,
2090                       "unknown Dell", STAC_922X_DELL_D82),
2091         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d1,
2092                       "unknown Dell", STAC_922X_DELL_D81),
2093         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d2,
2094                       "unknown Dell", STAC_922X_DELL_D81),
2095         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d7,
2096                       "Dell XPS M1210", STAC_922X_DELL_M82),
2097         /* ECS/PC Chips boards */
2098         SND_PCI_QUIRK_MASK(0x1019, 0xf000, 0x2000,
2099                       "ECS/PC chips", STAC_ECS_202),
2100         {} /* terminator */
2101 };
2102
2103 static const unsigned int ref927x_pin_configs[14] = {
2104         0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2105         0x01a19040, 0x01011012, 0x01016011, 0x0101201f, 
2106         0x183301f0, 0x18a001f0, 0x18a001f0, 0x01442070,
2107         0x01c42190, 0x40000100,
2108 };
2109
2110 static const unsigned int d965_3st_pin_configs[14] = {
2111         0x0221401f, 0x02a19120, 0x40000100, 0x01014011,
2112         0x01a19021, 0x01813024, 0x40000100, 0x40000100,
2113         0x40000100, 0x40000100, 0x40000100, 0x40000100,
2114         0x40000100, 0x40000100
2115 };
2116
2117 static const unsigned int d965_5st_pin_configs[14] = {
2118         0x02214020, 0x02a19080, 0x0181304e, 0x01014010,
2119         0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2120         0x40000100, 0x40000100, 0x40000100, 0x01442070,
2121         0x40000100, 0x40000100
2122 };
2123
2124 static const unsigned int d965_5st_no_fp_pin_configs[14] = {
2125         0x40000100, 0x40000100, 0x0181304e, 0x01014010,
2126         0x01a19040, 0x01011012, 0x01016011, 0x40000100,
2127         0x40000100, 0x40000100, 0x40000100, 0x01442070,
2128         0x40000100, 0x40000100
2129 };
2130
2131 static const unsigned int dell_3st_pin_configs[14] = {
2132         0x02211230, 0x02a11220, 0x01a19040, 0x01114210,
2133         0x01111212, 0x01116211, 0x01813050, 0x01112214,
2134         0x403003fa, 0x90a60040, 0x90a60040, 0x404003fb,
2135         0x40c003fc, 0x40000100
2136 };
2137
2138 static const unsigned int *stac927x_brd_tbl[STAC_927X_MODELS] = {
2139         [STAC_D965_REF_NO_JD] = ref927x_pin_configs,
2140         [STAC_D965_REF]  = ref927x_pin_configs,
2141         [STAC_D965_3ST]  = d965_3st_pin_configs,
2142         [STAC_D965_5ST]  = d965_5st_pin_configs,
2143         [STAC_D965_5ST_NO_FP]  = d965_5st_no_fp_pin_configs,
2144         [STAC_DELL_3ST]  = dell_3st_pin_configs,
2145         [STAC_DELL_BIOS] = NULL,
2146         [STAC_927X_VOLKNOB] = NULL,
2147 };
2148
2149 static const char * const stac927x_models[STAC_927X_MODELS] = {
2150         [STAC_927X_AUTO]        = "auto",
2151         [STAC_D965_REF_NO_JD]   = "ref-no-jd",
2152         [STAC_D965_REF]         = "ref",
2153         [STAC_D965_3ST]         = "3stack",
2154         [STAC_D965_5ST]         = "5stack",
2155         [STAC_D965_5ST_NO_FP]   = "5stack-no-fp",
2156         [STAC_DELL_3ST]         = "dell-3stack",
2157         [STAC_DELL_BIOS]        = "dell-bios",
2158         [STAC_927X_VOLKNOB]     = "volknob",
2159 };
2160
2161 static const struct snd_pci_quirk stac927x_cfg_tbl[] = {
2162         /* SigmaTel reference board */
2163         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2164                       "DFI LanParty", STAC_D965_REF),
2165         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2166                       "DFI LanParty", STAC_D965_REF),
2167          /* Intel 946 based systems */
2168         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x3d01, "Intel D946", STAC_D965_3ST),
2169         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xa301, "Intel D946", STAC_D965_3ST),
2170         /* 965 based 3 stack systems */
2171         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2100,
2172                            "Intel D965", STAC_D965_3ST),
2173         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2000,
2174                            "Intel D965", STAC_D965_3ST),
2175         /* Dell 3 stack systems */
2176         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01dd, "Dell Dimension E520", STAC_DELL_3ST),
2177         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01ed, "Dell     ", STAC_DELL_3ST),
2178         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f4, "Dell     ", STAC_DELL_3ST),
2179         /* Dell 3 stack systems with verb table in BIOS */
2180         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f3, "Dell Inspiron 1420", STAC_DELL_BIOS),
2181         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x01f7, "Dell XPS M1730", STAC_DELL_BIOS),
2182         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0227, "Dell Vostro 1400  ", STAC_DELL_BIOS),
2183         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x022e, "Dell     ", STAC_DELL_BIOS),
2184         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x022f, "Dell Inspiron 1525", STAC_DELL_BIOS),
2185         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0242, "Dell     ", STAC_DELL_BIOS),
2186         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0243, "Dell     ", STAC_DELL_BIOS),
2187         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x02ff, "Dell     ", STAC_DELL_BIOS),
2188         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL,  0x0209, "Dell XPS 1330", STAC_DELL_BIOS),
2189         /* 965 based 5 stack systems */
2190         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2300,
2191                            "Intel D965", STAC_D965_5ST),
2192         SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_INTEL, 0xff00, 0x2500,
2193                            "Intel D965", STAC_D965_5ST),
2194         /* volume-knob fixes */
2195         SND_PCI_QUIRK_VENDOR(0x10cf, "FSC", STAC_927X_VOLKNOB),
2196         {} /* terminator */
2197 };
2198
2199 static const unsigned int ref9205_pin_configs[12] = {
2200         0x40000100, 0x40000100, 0x01016011, 0x01014010,
2201         0x01813122, 0x01a19021, 0x01019020, 0x40000100,
2202         0x90a000f0, 0x90a000f0, 0x01441030, 0x01c41030
2203 };
2204
2205 /*
2206     STAC 9205 pin configs for
2207     102801F1
2208     102801F2
2209     102801FC
2210     102801FD
2211     10280204
2212     1028021F
2213     10280228 (Dell Vostro 1500)
2214     10280229 (Dell Vostro 1700)
2215 */
2216 static const unsigned int dell_9205_m42_pin_configs[12] = {
2217         0x0321101F, 0x03A11020, 0x400003FA, 0x90170310,
2218         0x400003FB, 0x400003FC, 0x400003FD, 0x40F000F9,
2219         0x90A60330, 0x400003FF, 0x0144131F, 0x40C003FE,
2220 };
2221
2222 /*
2223     STAC 9205 pin configs for
2224     102801F9
2225     102801FA
2226     102801FE
2227     102801FF (Dell Precision M4300)
2228     10280206
2229     10280200
2230     10280201
2231 */
2232 static const unsigned int dell_9205_m43_pin_configs[12] = {
2233         0x0321101f, 0x03a11020, 0x90a70330, 0x90170310,
2234         0x400000fe, 0x400000ff, 0x400000fd, 0x40f000f9,
2235         0x400000fa, 0x400000fc, 0x0144131f, 0x40c003f8,
2236 };
2237
2238 static const unsigned int dell_9205_m44_pin_configs[12] = {
2239         0x0421101f, 0x04a11020, 0x400003fa, 0x90170310,
2240         0x400003fb, 0x400003fc, 0x400003fd, 0x400003f9,
2241         0x90a60330, 0x400003ff, 0x01441340, 0x40c003fe,
2242 };
2243
2244 static const unsigned int *stac9205_brd_tbl[STAC_9205_MODELS] = {
2245         [STAC_9205_REF] = ref9205_pin_configs,
2246         [STAC_9205_DELL_M42] = dell_9205_m42_pin_configs,
2247         [STAC_9205_DELL_M43] = dell_9205_m43_pin_configs,
2248         [STAC_9205_DELL_M44] = dell_9205_m44_pin_configs,
2249         [STAC_9205_EAPD] = NULL,
2250 };
2251
2252 static const char * const stac9205_models[STAC_9205_MODELS] = {
2253         [STAC_9205_AUTO] = "auto",
2254         [STAC_9205_REF] = "ref",
2255         [STAC_9205_DELL_M42] = "dell-m42",
2256         [STAC_9205_DELL_M43] = "dell-m43",
2257         [STAC_9205_DELL_M44] = "dell-m44",
2258         [STAC_9205_EAPD] = "eapd",
2259 };
2260
2261 static const struct snd_pci_quirk stac9205_cfg_tbl[] = {
2262         /* SigmaTel reference board */
2263         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
2264                       "DFI LanParty", STAC_9205_REF),
2265         SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xfb30,
2266                       "SigmaTel", STAC_9205_REF),
2267         SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
2268                       "DFI LanParty", STAC_9205_REF),
2269         /* Dell */
2270         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1,
2271                       "unknown Dell", STAC_9205_DELL_M42),
2272         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2,
2273                       "unknown Dell", STAC_9205_DELL_M42),
2274         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f8,
2275                       "Dell Precision", STAC_9205_DELL_M43),
2276         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f9,
2277                       "Dell Precision", STAC_9205_DELL_M43),
2278         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fa,
2279                       "Dell Precision", STAC_9205_DELL_M43),
2280         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fc,
2281                       "unknown Dell", STAC_9205_DELL_M42),
2282         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fd,
2283                       "unknown Dell", STAC_9205_DELL_M42),
2284         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01fe,
2285                       "Dell Precision", STAC_9205_DELL_M43),
2286         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ff,
2287                       "Dell Precision M4300", STAC_9205_DELL_M43),
2288         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0204,
2289                       "unknown Dell", STAC_9205_DELL_M42),
2290         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0206,
2291                       "Dell Precision", STAC_9205_DELL_M43),
2292         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021b,
2293                       "Dell Precision", STAC_9205_DELL_M43),
2294         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021c,
2295                       "Dell Precision", STAC_9205_DELL_M43),
2296         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x021f,
2297                       "Dell Inspiron", STAC_9205_DELL_M44),
2298         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0228,
2299                       "Dell Vostro 1500", STAC_9205_DELL_M42),
2300         SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0229,
2301                       "Dell Vostro 1700", STAC_9205_DELL_M42),
2302         /* Gateway */
2303         SND_PCI_QUIRK(0x107b, 0x0560, "Gateway T6834c", STAC_9205_EAPD),
2304         SND_PCI_QUIRK(0x107b, 0x0565, "Gateway T1616", STAC_9205_EAPD),
2305         {} /* terminator */
2306 };
2307
2308 static void stac92xx_set_config_regs(struct hda_codec *codec,
2309                                      const unsigned int *pincfgs)
2310 {
2311         int i;
2312         struct sigmatel_spec *spec = codec->spec;
2313
2314         if (!pincfgs)
2315                 return;
2316
2317         for (i = 0; i < spec->num_pins; i++)
2318                 if (spec->pin_nids[i] && pincfgs[i])
2319                         snd_hda_codec_set_pincfg(codec, spec->pin_nids[i],
2320                                                  pincfgs[i]);
2321 }
2322
2323 /*
2324  * Analog playback callbacks
2325  */
2326 static int stac92xx_playback_pcm_open(struct hda_pcm_stream *hinfo,
2327                                       struct hda_codec *codec,
2328                                       struct snd_pcm_substream *substream)
2329 {
2330         struct sigmatel_spec *spec = codec->spec;
2331         if (spec->stream_delay)
2332                 msleep(spec->stream_delay);
2333         return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
2334                                              hinfo);
2335 }
2336
2337 static int stac92xx_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2338                                          struct hda_codec *codec,
2339                                          unsigned int stream_tag,
2340                                          unsigned int format,
2341                                          struct snd_pcm_substream *substream)
2342 {
2343         struct sigmatel_spec *spec = codec->spec;
2344         return snd_hda_multi_out_analog_prepare(codec, &spec->multiout, stream_tag, format, substream);
2345 }
2346
2347 static int stac92xx_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2348                                         struct hda_codec *codec,
2349                                         struct snd_pcm_substream *substream)
2350 {
2351         struct sigmatel_spec *spec = codec->spec;
2352         return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
2353 }
2354
2355 /*
2356  * Digital playback callbacks
2357  */
2358 static int stac92xx_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
2359                                           struct hda_codec *codec,
2360                                           struct snd_pcm_substream *substream)
2361 {
2362         struct sigmatel_spec *spec = codec->spec;
2363         return snd_hda_multi_out_dig_open(codec, &spec->multiout);
2364 }
2365
2366 static int stac92xx_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
2367                                            struct hda_codec *codec,
2368                                            struct snd_pcm_substream *substream)
2369 {
2370         struct sigmatel_spec *spec = codec->spec;
2371         return snd_hda_multi_out_dig_close(codec, &spec->multiout);
2372 }
2373
2374 static int stac92xx_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
2375                                          struct hda_codec *codec,
2376                                          unsigned int stream_tag,
2377                                          unsigned int format,
2378                                          struct snd_pcm_substream *substream)
2379 {
2380         struct sigmatel_spec *spec = codec->spec;
2381         return snd_hda_multi_out_dig_prepare(codec, &spec->multiout,
2382                                              stream_tag, format, substream);
2383 }
2384
2385 static int stac92xx_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
2386                                         struct hda_codec *codec,
2387                                         struct snd_pcm_substream *substream)
2388 {
2389         struct sigmatel_spec *spec = codec->spec;
2390         return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
2391 }
2392
2393
2394 /*
2395  * Analog capture callbacks
2396  */
2397 static int stac92xx_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
2398                                         struct hda_codec *codec,
2399                                         unsigned int stream_tag,
2400                                         unsigned int format,
2401                                         struct snd_pcm_substream *substream)
2402 {
2403         struct sigmatel_spec *spec = codec->spec;
2404         hda_nid_t nid = spec->adc_nids[substream->number];
2405
2406         if (spec->powerdown_adcs) {
2407                 msleep(40);
2408                 snd_hda_codec_write(codec, nid, 0,
2409                         AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
2410         }
2411         snd_hda_codec_setup_stream(codec, nid, stream_tag, 0, format);
2412         return 0;
2413 }
2414
2415 static int stac92xx_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
2416                                         struct hda_codec *codec,
2417                                         struct snd_pcm_substream *substream)
2418 {
2419         struct sigmatel_spec *spec = codec->spec;
2420         hda_nid_t nid = spec->adc_nids[substream->number];
2421
2422         snd_hda_codec_cleanup_stream(codec, nid);
2423         if (spec->powerdown_adcs)
2424                 snd_hda_codec_write(codec, nid, 0,
2425                         AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
2426         return 0;
2427 }
2428
2429 static const struct hda_pcm_stream stac92xx_pcm_digital_playback = {
2430         .substreams = 1,
2431         .channels_min = 2,
2432         .channels_max = 2,
2433         /* NID is set in stac92xx_build_pcms */
2434         .ops = {
2435                 .open = stac92xx_dig_playback_pcm_open,
2436                 .close = stac92xx_dig_playback_pcm_close,
2437                 .prepare = stac92xx_dig_playback_pcm_prepare,
2438                 .cleanup = stac92xx_dig_playback_pcm_cleanup
2439         },
2440 };
2441
2442 static const struct hda_pcm_stream stac92xx_pcm_digital_capture = {
2443         .substreams = 1,
2444         .channels_min = 2,
2445         .channels_max = 2,
2446         /* NID is set in stac92xx_build_pcms */
2447 };
2448
2449 static const struct hda_pcm_stream stac92xx_pcm_analog_playback = {
2450         .substreams = 1,
2451         .channels_min = 2,
2452         .channels_max = 8,
2453         .nid = 0x02, /* 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_alt_playback = {
2462         .substreams = 1,
2463         .channels_min = 2,
2464         .channels_max = 2,
2465         .nid = 0x06, /* NID to query formats and rates */
2466         .ops = {
2467                 .open = stac92xx_playback_pcm_open,
2468                 .prepare = stac92xx_playback_pcm_prepare,
2469                 .cleanup = stac92xx_playback_pcm_cleanup
2470         },
2471 };
2472
2473 static const struct hda_pcm_stream stac92xx_pcm_analog_capture = {
2474         .channels_min = 2,
2475         .channels_max = 2,
2476         /* NID + .substreams is set in stac92xx_build_pcms */
2477         .ops = {
2478                 .prepare = stac92xx_capture_pcm_prepare,
2479                 .cleanup = stac92xx_capture_pcm_cleanup
2480         },
2481 };
2482
2483 static int stac92xx_build_pcms(struct hda_codec *codec)
2484 {
2485         struct sigmatel_spec *spec = codec->spec;
2486         struct hda_pcm *info = spec->pcm_rec;
2487
2488         codec->num_pcms = 1;
2489         codec->pcm_info = info;
2490
2491         info->name = "STAC92xx Analog";
2492         info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_playback;
2493         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
2494                 spec->multiout.dac_nids[0];
2495         info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_analog_capture;
2496         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adc_nids[0];
2497         info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = spec->num_adcs;
2498
2499         if (spec->alt_switch) {
2500                 codec->num_pcms++;
2501                 info++;
2502                 info->name = "STAC92xx Analog Alt";
2503                 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_analog_alt_playback;
2504         }
2505
2506         if (spec->multiout.dig_out_nid || spec->dig_in_nid) {
2507                 codec->num_pcms++;
2508                 info++;
2509                 info->name = "STAC92xx Digital";
2510                 info->pcm_type = spec->autocfg.dig_out_type[0];
2511                 if (spec->multiout.dig_out_nid) {
2512                         info->stream[SNDRV_PCM_STREAM_PLAYBACK] = stac92xx_pcm_digital_playback;
2513                         info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->multiout.dig_out_nid;
2514                 }
2515                 if (spec->dig_in_nid) {
2516                         info->stream[SNDRV_PCM_STREAM_CAPTURE] = stac92xx_pcm_digital_capture;
2517                         info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in_nid;
2518                 }
2519         }
2520
2521         return 0;
2522 }
2523
2524 static void stac92xx_auto_set_pinctl(struct hda_codec *codec, hda_nid_t nid, int pin_type)
2525
2526 {
2527         snd_hda_set_pin_ctl_cache(codec, nid, pin_type);
2528 }
2529
2530 #define stac92xx_hp_switch_info         snd_ctl_boolean_mono_info
2531
2532 static int stac92xx_hp_switch_get(struct snd_kcontrol *kcontrol,
2533                         struct snd_ctl_elem_value *ucontrol)
2534 {
2535         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2536         struct sigmatel_spec *spec = codec->spec;
2537
2538         ucontrol->value.integer.value[0] = !!spec->hp_switch;
2539         return 0;
2540 }
2541
2542 static void stac_issue_unsol_event(struct hda_codec *codec, hda_nid_t nid);
2543
2544 static int stac92xx_hp_switch_put(struct snd_kcontrol *kcontrol,
2545                         struct snd_ctl_elem_value *ucontrol)
2546 {
2547         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2548         struct sigmatel_spec *spec = codec->spec;
2549         int nid = kcontrol->private_value;
2550  
2551         spec->hp_switch = ucontrol->value.integer.value[0] ? nid : 0;
2552
2553         /* check to be sure that the ports are up to date with
2554          * switch changes
2555          */
2556         stac_issue_unsol_event(codec, nid);
2557
2558         return 1;
2559 }
2560
2561 static int stac92xx_dc_bias_info(struct snd_kcontrol *kcontrol,
2562                                 struct snd_ctl_elem_info *uinfo)
2563 {
2564         int i;
2565         static const char * const texts[] = {
2566                 "Mic In", "Line In", "Line Out"
2567         };
2568
2569         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2570         struct sigmatel_spec *spec = codec->spec;
2571         hda_nid_t nid = kcontrol->private_value;
2572
2573         if (nid == spec->mic_switch || nid == spec->line_switch)
2574                 i = 3;
2575         else
2576                 i = 2;
2577
2578         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2579         uinfo->value.enumerated.items = i;
2580         uinfo->count = 1;
2581         if (uinfo->value.enumerated.item >= i)
2582                 uinfo->value.enumerated.item = i-1;
2583         strcpy(uinfo->value.enumerated.name,
2584                 texts[uinfo->value.enumerated.item]);
2585
2586         return 0;
2587 }
2588
2589 static int stac92xx_dc_bias_get(struct snd_kcontrol *kcontrol,
2590                                 struct snd_ctl_elem_value *ucontrol)
2591 {
2592         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2593         hda_nid_t nid = kcontrol->private_value;
2594         unsigned int vref = stac92xx_vref_get(codec, nid);
2595
2596         if (vref == snd_hda_get_default_vref(codec, nid))
2597                 ucontrol->value.enumerated.item[0] = 0;
2598         else if (vref == AC_PINCTL_VREF_GRD)
2599                 ucontrol->value.enumerated.item[0] = 1;
2600         else if (vref == AC_PINCTL_VREF_HIZ)
2601                 ucontrol->value.enumerated.item[0] = 2;
2602
2603         return 0;
2604 }
2605
2606 static int stac92xx_dc_bias_put(struct snd_kcontrol *kcontrol,
2607                                 struct snd_ctl_elem_value *ucontrol)
2608 {
2609         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2610         unsigned int new_vref = 0;
2611         int error;
2612         hda_nid_t nid = kcontrol->private_value;
2613
2614         if (ucontrol->value.enumerated.item[0] == 0)
2615                 new_vref = snd_hda_get_default_vref(codec, nid);
2616         else if (ucontrol->value.enumerated.item[0] == 1)
2617                 new_vref = AC_PINCTL_VREF_GRD;
2618         else if (ucontrol->value.enumerated.item[0] == 2)
2619                 new_vref = AC_PINCTL_VREF_HIZ;
2620         else
2621                 return 0;
2622
2623         if (new_vref != stac92xx_vref_get(codec, nid)) {
2624                 error = stac92xx_vref_set(codec, nid, new_vref);
2625                 return error;
2626         }
2627
2628         return 0;
2629 }
2630
2631 static int stac92xx_io_switch_info(struct snd_kcontrol *kcontrol,
2632                                 struct snd_ctl_elem_info *uinfo)
2633 {
2634         char *texts[2];
2635         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2636         struct sigmatel_spec *spec = codec->spec;
2637
2638         if (kcontrol->private_value == spec->line_switch)
2639                 texts[0] = "Line In";
2640         else
2641                 texts[0] = "Mic In";
2642         texts[1] = "Line Out";
2643         uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
2644         uinfo->value.enumerated.items = 2;
2645         uinfo->count = 1;
2646
2647         if (uinfo->value.enumerated.item >= 2)
2648                 uinfo->value.enumerated.item = 1;
2649         strcpy(uinfo->value.enumerated.name,
2650                 texts[uinfo->value.enumerated.item]);
2651
2652         return 0;
2653 }
2654
2655 static int stac92xx_io_switch_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2656 {
2657         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2658         struct sigmatel_spec *spec = codec->spec;
2659         hda_nid_t nid = kcontrol->private_value;
2660         int io_idx = (nid == spec->mic_switch) ? 1 : 0;
2661
2662         ucontrol->value.enumerated.item[0] = spec->io_switch[io_idx];
2663         return 0;
2664 }
2665
2666 static int stac92xx_io_switch_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
2667 {
2668         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2669         struct sigmatel_spec *spec = codec->spec;
2670         hda_nid_t nid = kcontrol->private_value;
2671         int io_idx = (nid == spec->mic_switch) ? 1 : 0;
2672         unsigned short val = !!ucontrol->value.enumerated.item[0];
2673
2674         spec->io_switch[io_idx] = val;
2675
2676         if (val)
2677                 stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
2678         else {
2679                 unsigned int pinctl = AC_PINCTL_IN_EN;
2680                 if (io_idx) /* set VREF for mic */
2681                         pinctl |= snd_hda_get_default_vref(codec, nid);
2682                 stac92xx_auto_set_pinctl(codec, nid, pinctl);
2683         }
2684
2685         /* check the auto-mute again: we need to mute/unmute the speaker
2686          * appropriately according to the pin direction
2687          */
2688         if (spec->hp_detect)
2689                 stac_issue_unsol_event(codec, nid);
2690
2691         return 1;
2692 }
2693
2694 #define stac92xx_clfe_switch_info snd_ctl_boolean_mono_info
2695
2696 static int stac92xx_clfe_switch_get(struct snd_kcontrol *kcontrol,
2697                 struct snd_ctl_elem_value *ucontrol)
2698 {
2699         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2700         struct sigmatel_spec *spec = codec->spec;
2701
2702         ucontrol->value.integer.value[0] = spec->clfe_swap;
2703         return 0;
2704 }
2705
2706 static int stac92xx_clfe_switch_put(struct snd_kcontrol *kcontrol,
2707                 struct snd_ctl_elem_value *ucontrol)
2708 {
2709         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
2710         struct sigmatel_spec *spec = codec->spec;
2711         hda_nid_t nid = kcontrol->private_value & 0xff;
2712         unsigned int val = !!ucontrol->value.integer.value[0];
2713
2714         if (spec->clfe_swap == val)
2715                 return 0;
2716
2717         spec->clfe_swap = val;
2718
2719         snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_EAPD_BTLENABLE,
2720                 spec->clfe_swap ? 0x4 : 0x0);
2721
2722         return 1;
2723 }
2724
2725 #define STAC_CODEC_HP_SWITCH(xname) \
2726         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2727           .name = xname, \
2728           .index = 0, \
2729           .info = stac92xx_hp_switch_info, \
2730           .get = stac92xx_hp_switch_get, \
2731           .put = stac92xx_hp_switch_put, \
2732         }
2733
2734 #define STAC_CODEC_IO_SWITCH(xname, xpval) \
2735         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2736           .name = xname, \
2737           .index = 0, \
2738           .info = stac92xx_io_switch_info, \
2739           .get = stac92xx_io_switch_get, \
2740           .put = stac92xx_io_switch_put, \
2741           .private_value = xpval, \
2742         }
2743
2744 #define STAC_CODEC_CLFE_SWITCH(xname, xpval) \
2745         { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
2746           .name = xname, \
2747           .index = 0, \
2748           .info = stac92xx_clfe_switch_info, \
2749           .get = stac92xx_clfe_switch_get, \
2750           .put = stac92xx_clfe_switch_put, \
2751           .private_value = xpval, \
2752         }
2753
2754 enum {
2755         STAC_CTL_WIDGET_VOL,
2756         STAC_CTL_WIDGET_MUTE,
2757         STAC_CTL_WIDGET_MUTE_BEEP,
2758         STAC_CTL_WIDGET_MONO_MUX,
2759         STAC_CTL_WIDGET_HP_SWITCH,
2760         STAC_CTL_WIDGET_IO_SWITCH,
2761         STAC_CTL_WIDGET_CLFE_SWITCH,
2762         STAC_CTL_WIDGET_DC_BIAS
2763 };
2764
2765 static const struct snd_kcontrol_new stac92xx_control_templates[] = {
2766         HDA_CODEC_VOLUME(NULL, 0, 0, 0),
2767         HDA_CODEC_MUTE(NULL, 0, 0, 0),
2768         HDA_CODEC_MUTE_BEEP(NULL, 0, 0, 0),
2769         STAC_MONO_MUX,
2770         STAC_CODEC_HP_SWITCH(NULL),
2771         STAC_CODEC_IO_SWITCH(NULL, 0),
2772         STAC_CODEC_CLFE_SWITCH(NULL, 0),
2773         DC_BIAS(NULL, 0, 0),
2774 };
2775
2776 /* add dynamic controls */
2777 static struct snd_kcontrol_new *
2778 stac_control_new(struct sigmatel_spec *spec,
2779                  const struct snd_kcontrol_new *ktemp,
2780                  const char *name,
2781                  unsigned int subdev)
2782 {
2783         struct snd_kcontrol_new *knew;
2784
2785         snd_array_init(&spec->kctls, sizeof(*knew), 32);
2786         knew = snd_array_new(&spec->kctls);
2787         if (!knew)
2788                 return NULL;
2789         *knew = *ktemp;
2790         knew->name = kstrdup(name, GFP_KERNEL);
2791         if (!knew->name) {
2792                 /* roolback */
2793                 memset(knew, 0, sizeof(*knew));
2794                 spec->kctls.alloced--;
2795                 return NULL;
2796         }
2797         knew->subdevice = subdev;
2798         return knew;
2799 }
2800
2801 static struct snd_kcontrol_new *
2802 add_control_temp(struct sigmatel_spec *spec,
2803                  const struct snd_kcontrol_new *ktemp,
2804                  int idx, const char *name,
2805                  unsigned long val)
2806 {
2807         struct snd_kcontrol_new *knew = stac_control_new(spec, ktemp, name,
2808                                                          HDA_SUBDEV_AMP_FLAG);
2809         if (!knew)
2810                 return NULL;
2811         knew->index = idx;
2812         knew->private_value = val;
2813         return knew;
2814 }
2815
2816 static int stac92xx_add_control_temp(struct sigmatel_spec *spec,
2817                                      const struct snd_kcontrol_new *ktemp,
2818                                      int idx, const char *name,
2819                                      unsigned long val)
2820 {
2821         return add_control_temp(spec, ktemp, idx, name, val) ? 0 : -ENOMEM;
2822 }
2823
2824 static inline int stac92xx_add_control_idx(struct sigmatel_spec *spec,
2825                                            int type, int idx, const char *name,
2826                                            unsigned long val)
2827 {
2828         return stac92xx_add_control_temp(spec,
2829                                          &stac92xx_control_templates[type],
2830                                          idx, name, val);
2831 }
2832
2833
2834 /* add dynamic controls */
2835 static inline int stac92xx_add_control(struct sigmatel_spec *spec, int type,
2836                                        const char *name, unsigned long val)
2837 {
2838         return stac92xx_add_control_idx(spec, type, 0, name, val);
2839 }
2840
2841 static const struct snd_kcontrol_new stac_input_src_temp = {
2842         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
2843         .name = "Input Source",
2844         .info = stac92xx_mux_enum_info,
2845         .get = stac92xx_mux_enum_get,
2846         .put = stac92xx_mux_enum_put,
2847 };
2848
2849 static inline int stac92xx_add_jack_mode_control(struct hda_codec *codec,
2850                                                 hda_nid_t nid, int idx)
2851 {
2852         int def_conf = snd_hda_codec_get_pincfg(codec, nid);
2853         int control = 0;
2854         struct sigmatel_spec *spec = codec->spec;
2855         char name[22];
2856
2857         if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
2858                 if (snd_hda_get_default_vref(codec, nid) == AC_PINCTL_VREF_GRD
2859                         && nid == spec->line_switch)
2860                         control = STAC_CTL_WIDGET_IO_SWITCH;
2861                 else if (snd_hda_query_pin_caps(codec, nid)
2862                         & (AC_PINCAP_VREF_GRD << AC_PINCAP_VREF_SHIFT))
2863                         control = STAC_CTL_WIDGET_DC_BIAS;
2864                 else if (nid == spec->mic_switch)
2865                         control = STAC_CTL_WIDGET_IO_SWITCH;
2866         }
2867
2868         if (control) {
2869                 snd_hda_get_pin_label(codec, nid, &spec->autocfg,
2870                                       name, sizeof(name), NULL);
2871                 return stac92xx_add_control(codec->spec, control,
2872                                         strcat(name, " Jack Mode"), nid);
2873         }
2874
2875         return 0;
2876 }
2877
2878 static int stac92xx_add_input_source(struct sigmatel_spec *spec)
2879 {
2880         struct snd_kcontrol_new *knew;
2881         struct hda_input_mux *imux = &spec->private_imux;
2882
2883         if (spec->auto_mic)
2884                 return 0; /* no need for input source */
2885         if (!spec->num_adcs || imux->num_items <= 1)
2886                 return 0; /* no need for input source control */
2887         knew = stac_control_new(spec, &stac_input_src_temp,
2888                                 stac_input_src_temp.name, 0);
2889         if (!knew)
2890                 return -ENOMEM;
2891         knew->count = spec->num_adcs;
2892         return 0;
2893 }
2894
2895 /* check whether the line-input can be used as line-out */
2896 static hda_nid_t check_line_out_switch(struct hda_codec *codec)
2897 {
2898         struct sigmatel_spec *spec = codec->spec;
2899         struct auto_pin_cfg *cfg = &spec->autocfg;
2900         hda_nid_t nid;
2901         unsigned int pincap;
2902         int i;
2903
2904         if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2905                 return 0;
2906         for (i = 0; i < cfg->num_inputs; i++) {
2907                 if (cfg->inputs[i].type == AUTO_PIN_LINE_IN) {
2908                         nid = cfg->inputs[i].pin;
2909                         pincap = snd_hda_query_pin_caps(codec, nid);
2910                         if (pincap & AC_PINCAP_OUT)
2911                                 return nid;
2912                 }
2913         }
2914         return 0;
2915 }
2916
2917 static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid);
2918
2919 /* check whether the mic-input can be used as line-out */
2920 static hda_nid_t check_mic_out_switch(struct hda_codec *codec, hda_nid_t *dac)
2921 {
2922         struct sigmatel_spec *spec = codec->spec;
2923         struct auto_pin_cfg *cfg = &spec->autocfg;
2924         unsigned int def_conf, pincap;
2925         int i;
2926
2927         *dac = 0;
2928         if (cfg->line_out_type != AUTO_PIN_LINE_OUT)
2929                 return 0;
2930         for (i = 0; i < cfg->num_inputs; i++) {
2931                 hda_nid_t nid = cfg->inputs[i].pin;
2932                 if (cfg->inputs[i].type != AUTO_PIN_MIC)
2933                         continue;
2934                 def_conf = snd_hda_codec_get_pincfg(codec, nid);
2935                 /* some laptops have an internal analog microphone
2936                  * which can't be used as a output */
2937                 if (snd_hda_get_input_pin_attr(def_conf) != INPUT_PIN_ATTR_INT) {
2938                         pincap = snd_hda_query_pin_caps(codec, nid);
2939                         if (pincap & AC_PINCAP_OUT) {
2940                                 *dac = get_unassigned_dac(codec, nid);
2941                                 if (*dac)
2942                                         return nid;
2943                         }
2944                 }
2945         }
2946         return 0;
2947 }
2948
2949 static int is_in_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2950 {
2951         int i;
2952         
2953         for (i = 0; i < spec->multiout.num_dacs; i++) {
2954                 if (spec->multiout.dac_nids[i] == nid)
2955                         return 1;
2956         }
2957
2958         return 0;
2959 }
2960
2961 static int check_all_dac_nids(struct sigmatel_spec *spec, hda_nid_t nid)
2962 {
2963         int i;
2964         if (is_in_dac_nids(spec, nid))
2965                 return 1;
2966         for (i = 0; i < spec->autocfg.hp_outs; i++)
2967                 if (spec->hp_dacs[i] == nid)
2968                         return 1;
2969         for (i = 0; i < spec->autocfg.speaker_outs; i++)
2970                 if (spec->speaker_dacs[i] == nid)
2971                         return 1;
2972         return 0;
2973 }
2974
2975 static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t nid)
2976 {
2977         struct sigmatel_spec *spec = codec->spec;
2978         struct auto_pin_cfg *cfg = &spec->autocfg;
2979         int j, conn_len;
2980         hda_nid_t conn[HDA_MAX_CONNECTIONS], fallback_dac;
2981         unsigned int wcaps, wtype;
2982
2983         conn_len = snd_hda_get_connections(codec, nid, conn,
2984                                            HDA_MAX_CONNECTIONS);
2985         /* 92HD88: trace back up the link of nids to find the DAC */
2986         while (conn_len == 1 && (get_wcaps_type(get_wcaps(codec, conn[0]))
2987                                         != AC_WID_AUD_OUT)) {
2988                 nid = conn[0];
2989                 conn_len = snd_hda_get_connections(codec, nid, conn,
2990                         HDA_MAX_CONNECTIONS);
2991         }
2992         for (j = 0; j < conn_len; j++) {
2993                 wcaps = get_wcaps(codec, conn[j]);
2994                 wtype = get_wcaps_type(wcaps);
2995                 /* we check only analog outputs */
2996                 if (wtype != AC_WID_AUD_OUT || (wcaps & AC_WCAP_DIGITAL))
2997                         continue;
2998                 /* if this route has a free DAC, assign it */
2999                 if (!check_all_dac_nids(spec, conn[j])) {
3000                         if (conn_len > 1) {
3001                                 /* select this DAC in the pin's input mux */
3002                                 snd_hda_codec_write_cache(codec, nid, 0,
3003                                                   AC_VERB_SET_CONNECT_SEL, j);
3004                         }
3005                         return conn[j];
3006                 }
3007         }
3008
3009         /* if all DACs are already assigned, connect to the primary DAC,
3010            unless we're assigning a secondary headphone */
3011         fallback_dac = spec->multiout.dac_nids[0];
3012         if (spec->multiout.hp_nid) {
3013                 for (j = 0; j < cfg->hp_outs; j++)
3014                         if (cfg->hp_pins[j] == nid) {
3015                                 fallback_dac = spec->multiout.hp_nid;
3016                                 break;
3017                         }
3018         }
3019
3020         if (conn_len > 1) {
3021                 for (j = 0; j < conn_len; j++) {
3022                         if (conn[j] == fallback_dac) {
3023                                 snd_hda_codec_write_cache(codec, nid, 0,
3024                                                   AC_VERB_SET_CONNECT_SEL, j);
3025                                 break;
3026                         }
3027                 }
3028         }
3029         return 0;
3030 }
3031
3032 static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
3033 static int add_spec_extra_dacs(struct sigmatel_spec *spec, hda_nid_t nid);
3034
3035 /*
3036  * Fill in the dac_nids table from the parsed pin configuration
3037  * This function only works when every pin in line_out_pins[]
3038  * contains atleast one DAC in its connection list. Some 92xx
3039  * codecs are not connected directly to a DAC, such as the 9200
3040  * and 9202/925x. For those, dac_nids[] must be hard-coded.
3041  */
3042 static int stac92xx_auto_fill_dac_nids(struct hda_codec *codec)
3043 {
3044         struct sigmatel_spec *spec = codec->spec;
3045         struct auto_pin_cfg *cfg = &spec->autocfg;
3046         int i;
3047         hda_nid_t nid, dac;
3048         
3049         for (i = 0; i < cfg->line_outs; i++) {
3050                 nid = cfg->line_out_pins[i];
3051                 dac = get_unassigned_dac(codec, nid);
3052                 if (!dac) {
3053                         if (spec->multiout.num_dacs > 0) {
3054                                 /* we have already working output pins,
3055                                  * so let's drop the broken ones again
3056                                  */
3057                                 cfg->line_outs = spec->multiout.num_dacs;
3058                                 break;
3059                         }
3060                         /* error out, no available DAC found */
3061                         snd_printk(KERN_ERR
3062                                    "%s: No available DAC for pin 0x%x\n",
3063                                    __func__, nid);
3064                         return -ENODEV;
3065                 }
3066                 add_spec_dacs(spec, dac);
3067         }
3068
3069         for (i = 0; i < cfg->hp_outs; i++) {
3070                 nid = cfg->hp_pins[i];
3071                 dac = get_unassigned_dac(codec, nid);
3072                 if (dac) {
3073                         if (!spec->multiout.hp_nid)
3074                                 spec->multiout.hp_nid = dac;
3075                         else
3076                                 add_spec_extra_dacs(spec, dac);
3077                 }
3078                 spec->hp_dacs[i] = dac;
3079         }
3080
3081         for (i = 0; i < cfg->speaker_outs; i++) {
3082                 nid = cfg->speaker_pins[i];
3083                 dac = get_unassigned_dac(codec, nid);
3084                 if (dac)
3085                         add_spec_extra_dacs(spec, dac);
3086                 spec->speaker_dacs[i] = dac;
3087         }
3088
3089         /* add line-in as output */
3090         nid = check_line_out_switch(codec);
3091         if (nid) {
3092                 dac = get_unassigned_dac(codec, nid);
3093                 if (dac) {
3094                         snd_printdd("STAC: Add line-in 0x%x as output %d\n",
3095                                     nid, cfg->line_outs);
3096                         cfg->line_out_pins[cfg->line_outs] = nid;
3097                         cfg->line_outs++;
3098                         spec->line_switch = nid;
3099                         add_spec_dacs(spec, dac);
3100                 }
3101         }
3102         /* add mic as output */
3103         nid = check_mic_out_switch(codec, &dac);
3104         if (nid && dac) {
3105                 snd_printdd("STAC: Add mic-in 0x%x as output %d\n",
3106                             nid, cfg->line_outs);
3107                 cfg->line_out_pins[cfg->line_outs] = nid;
3108                 cfg->line_outs++;
3109                 spec->mic_switch = nid;
3110                 add_spec_dacs(spec, dac);
3111         }
3112
3113         snd_printd("stac92xx: dac_nids=%d (0x%x/0x%x/0x%x/0x%x/0x%x)\n",
3114                    spec->multiout.num_dacs,
3115                    spec->multiout.dac_nids[0],
3116                    spec->multiout.dac_nids[1],
3117                    spec->multiout.dac_nids[2],
3118                    spec->multiout.dac_nids[3],
3119                    spec->multiout.dac_nids[4]);
3120
3121         return 0;
3122 }
3123
3124 /* create volume control/switch for the given prefx type */
3125 static int create_controls_idx(struct hda_codec *codec, const char *pfx,
3126                                int idx, hda_nid_t nid, int chs)
3127 {
3128         struct sigmatel_spec *spec = codec->spec;
3129         char name[32];
3130         int err;
3131
3132         if (!spec->check_volume_offset) {
3133                 unsigned int caps, step, nums, db_scale;
3134                 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3135                 step = (caps & AC_AMPCAP_STEP_SIZE) >>
3136                         AC_AMPCAP_STEP_SIZE_SHIFT;
3137                 step = (step + 1) * 25; /* in .01dB unit */
3138                 nums = (caps & AC_AMPCAP_NUM_STEPS) >>
3139                         AC_AMPCAP_NUM_STEPS_SHIFT;
3140                 db_scale = nums * step;
3141                 /* if dB scale is over -64dB, and finer enough,
3142                  * let's reduce it to half
3143                  */
3144                 if (db_scale > 6400 && nums >= 0x1f)
3145                         spec->volume_offset = nums / 2;
3146                 spec->check_volume_offset = 1;
3147         }
3148
3149         sprintf(name, "%s Playback Volume", pfx);
3150         err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_VOL, idx, name,
3151                 HDA_COMPOSE_AMP_VAL_OFS(nid, chs, 0, HDA_OUTPUT,
3152                                         spec->volume_offset));
3153         if (err < 0)
3154                 return err;
3155         sprintf(name, "%s Playback Switch", pfx);
3156         err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_MUTE, idx, name,
3157                                    HDA_COMPOSE_AMP_VAL(nid, chs, 0, HDA_OUTPUT));
3158         if (err < 0)
3159                 return err;
3160         return 0;
3161 }
3162
3163 #define create_controls(codec, pfx, nid, chs) \
3164         create_controls_idx(codec, pfx, 0, nid, chs)
3165
3166 static int add_spec_dacs(struct sigmatel_spec *spec, hda_nid_t nid)
3167 {
3168         if (spec->multiout.num_dacs > 4) {
3169                 printk(KERN_WARNING "stac92xx: No space for DAC 0x%x\n", nid);
3170                 return 1;
3171         } else {
3172                 snd_BUG_ON(spec->multiout.dac_nids != spec->dac_nids);
3173                 spec->dac_nids[spec->multiout.num_dacs] = nid;
3174                 spec->multiout.num_dacs++;
3175         }
3176         return 0;
3177 }
3178
3179 static int add_spec_extra_dacs(struct sigmatel_spec *spec, hda_nid_t nid)
3180 {
3181         int i;
3182         for (i = 0; i < ARRAY_SIZE(spec->multiout.extra_out_nid); i++) {
3183                 if (!spec->multiout.extra_out_nid[i]) {
3184                         spec->multiout.extra_out_nid[i] = nid;
3185                         return 0;
3186                 }
3187         }
3188         printk(KERN_WARNING "stac92xx: No space for extra DAC 0x%x\n", nid);
3189         return 1;
3190 }
3191
3192 /* Create output controls
3193  * The mixer elements are named depending on the given type (AUTO_PIN_XXX_OUT)
3194  */
3195 static int create_multi_out_ctls(struct hda_codec *codec, int num_outs,
3196                                  const hda_nid_t *pins,
3197                                  const hda_nid_t *dac_nids,
3198                                  int type)
3199 {
3200         struct sigmatel_spec *spec = codec->spec;
3201         static const char * const chname[4] = {
3202                 "Front", "Surround", NULL /*CLFE*/, "Side"
3203         };
3204         hda_nid_t nid;
3205         int i, err;
3206         unsigned int wid_caps;
3207
3208         for (i = 0; i < num_outs && i < ARRAY_SIZE(chname); i++) {
3209                 if (type == AUTO_PIN_HP_OUT && !spec->hp_detect) {
3210                         if (is_jack_detectable(codec, pins[i]))
3211                                 spec->hp_detect = 1;
3212                 }
3213                 nid = dac_nids[i];
3214                 if (!nid)
3215                         continue;
3216                 if (type != AUTO_PIN_HP_OUT && i == 2) {
3217                         /* Center/LFE */
3218                         err = create_controls(codec, "Center", nid, 1);
3219                         if (err < 0)
3220                                 return err;
3221                         err = create_controls(codec, "LFE", nid, 2);
3222                         if (err < 0)
3223                                 return err;
3224
3225                         wid_caps = get_wcaps(codec, nid);
3226
3227                         if (wid_caps & AC_WCAP_LR_SWAP) {
3228                                 err = stac92xx_add_control(spec,
3229                                         STAC_CTL_WIDGET_CLFE_SWITCH,
3230                                         "Swap Center/LFE Playback Switch", nid);
3231
3232                                 if (err < 0)
3233                                         return err;
3234                         }
3235
3236                 } else {
3237                         const char *name;
3238                         int idx;
3239                         switch (type) {
3240                         case AUTO_PIN_HP_OUT:
3241                                 name = "Headphone";
3242                                 idx = i;
3243                                 break;
3244                         case AUTO_PIN_SPEAKER_OUT:
3245                                 if (num_outs <= 1) {
3246                                         name = "Speaker";
3247                                         idx = i;
3248                                         break;
3249                                 }
3250                                 /* Fall through in case of multi speaker outs */
3251                         default:
3252                                 name = chname[i];
3253                                 idx = 0;
3254                                 break;
3255                         }
3256                         err = create_controls_idx(codec, name, idx, nid, 3);
3257                         if (err < 0)
3258                                 return err;
3259                 }
3260         }
3261         return 0;
3262 }
3263
3264 static void stac_gpio_set(struct hda_codec *codec, unsigned int mask,
3265                           unsigned int dir_mask, unsigned int data);
3266
3267 /* hook for controlling mic-mute LED GPIO */
3268 static int stac92xx_capture_sw_put_led(struct snd_kcontrol *kcontrol,
3269                                        struct snd_ctl_elem_value *ucontrol)
3270 {
3271         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3272         struct sigmatel_spec *spec = codec->spec;
3273         int err;
3274         bool mute;
3275
3276         err = snd_hda_mixer_amp_switch_put(kcontrol, ucontrol);
3277         if (err <= 0)
3278                 return err;
3279         mute = !(ucontrol->value.integer.value[0] &&
3280                  ucontrol->value.integer.value[1]);
3281         if (spec->mic_mute_led_on != mute) {
3282                 spec->mic_mute_led_on = mute;
3283                 if (mute)
3284                         spec->gpio_data |= spec->mic_mute_led_gpio;
3285                 else
3286                         spec->gpio_data &= ~spec->mic_mute_led_gpio;
3287                 stac_gpio_set(codec, spec->gpio_mask,
3288                               spec->gpio_dir, spec->gpio_data);
3289         }
3290         return err;
3291 }
3292
3293 static int stac92xx_add_capvol_ctls(struct hda_codec *codec, unsigned long vol,
3294                                     unsigned long sw, int idx)
3295 {
3296         struct sigmatel_spec *spec = codec->spec;
3297         struct snd_kcontrol_new *knew;
3298         int err;
3299
3300         err = stac92xx_add_control_idx(codec->spec, STAC_CTL_WIDGET_VOL, idx,
3301                                        "Capture Volume", vol);
3302         if (err < 0)
3303                 return err;
3304
3305         knew = add_control_temp(spec,
3306                                 &stac92xx_control_templates[STAC_CTL_WIDGET_MUTE],
3307                                 idx, "Capture Switch", sw);
3308         if (!knew)
3309                 return -ENOMEM;
3310         /* add a LED hook for some HP laptops */
3311         if (spec->mic_mute_led_gpio)
3312                 knew->put = stac92xx_capture_sw_put_led;
3313
3314         return 0;
3315 }
3316
3317 /* add playback controls from the parsed DAC table */
3318 static int stac92xx_auto_create_multi_out_ctls(struct hda_codec *codec,
3319                                                const struct auto_pin_cfg *cfg)
3320 {
3321         struct sigmatel_spec *spec = codec->spec;
3322         hda_nid_t nid;
3323         int err;
3324         int idx;
3325
3326         err = create_multi_out_ctls(codec, cfg->line_outs, cfg->line_out_pins,
3327                                     spec->multiout.dac_nids,
3328                                     cfg->line_out_type);
3329         if (err < 0)
3330                 return err;
3331
3332         if (cfg->hp_outs > 1 && cfg->line_out_type == AUTO_PIN_LINE_OUT) {
3333                 err = stac92xx_add_control(spec,
3334                         STAC_CTL_WIDGET_HP_SWITCH,
3335                         "Headphone as Line Out Switch",
3336                         cfg->hp_pins[cfg->hp_outs - 1]);
3337                 if (err < 0)
3338                         return err;
3339         }
3340
3341         for (idx = 0; idx < cfg->num_inputs; idx++) {
3342                 if (cfg->inputs[idx].type > AUTO_PIN_LINE_IN)
3343                         break;
3344                 nid = cfg->inputs[idx].pin;
3345                 err = stac92xx_add_jack_mode_control(codec, nid, idx);
3346                 if (err < 0)
3347                         return err;
3348         }
3349
3350         return 0;
3351 }
3352
3353 /* add playback controls for Speaker and HP outputs */
3354 static int stac92xx_auto_create_hp_ctls(struct hda_codec *codec,
3355                                         struct auto_pin_cfg *cfg)
3356 {
3357         struct sigmatel_spec *spec = codec->spec;
3358         int err;
3359
3360         err = create_multi_out_ctls(codec, cfg->hp_outs, cfg->hp_pins,
3361                                     spec->hp_dacs, AUTO_PIN_HP_OUT);
3362         if (err < 0)
3363                 return err;
3364
3365         err = create_multi_out_ctls(codec, cfg->speaker_outs, cfg->speaker_pins,
3366                                     spec->speaker_dacs, AUTO_PIN_SPEAKER_OUT);
3367         if (err < 0)
3368                 return err;
3369
3370         return 0;
3371 }
3372
3373 /* labels for mono mux outputs */
3374 static const char * const stac92xx_mono_labels[4] = {
3375         "DAC0", "DAC1", "Mixer", "DAC2"
3376 };
3377
3378 /* create mono mux for mono out on capable codecs */
3379 static int stac92xx_auto_create_mono_output_ctls(struct hda_codec *codec)
3380 {
3381         struct sigmatel_spec *spec = codec->spec;
3382         struct hda_input_mux *mono_mux = &spec->private_mono_mux;
3383         int i, num_cons;
3384         hda_nid_t con_lst[ARRAY_SIZE(stac92xx_mono_labels)];
3385
3386         num_cons = snd_hda_get_connections(codec,
3387                                 spec->mono_nid,
3388                                 con_lst,
3389                                 HDA_MAX_NUM_INPUTS);
3390         if (num_cons <= 0 || num_cons > ARRAY_SIZE(stac92xx_mono_labels))
3391                 return -EINVAL;
3392
3393         for (i = 0; i < num_cons; i++)
3394                 snd_hda_add_imux_item(mono_mux, stac92xx_mono_labels[i], i,
3395                                       NULL);
3396
3397         return stac92xx_add_control(spec, STAC_CTL_WIDGET_MONO_MUX,
3398                                 "Mono Mux", spec->mono_nid);
3399 }
3400
3401 /* create PC beep volume controls */
3402 static int stac92xx_auto_create_beep_ctls(struct hda_codec *codec,
3403                                                 hda_nid_t nid)
3404 {
3405         struct sigmatel_spec *spec = codec->spec;
3406         u32 caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3407         int err, type = STAC_CTL_WIDGET_MUTE_BEEP;
3408
3409         if (spec->anabeep_nid == nid)
3410                 type = STAC_CTL_WIDGET_MUTE;
3411
3412         /* check for mute support for the the amp */
3413         if ((caps & AC_AMPCAP_MUTE) >> AC_AMPCAP_MUTE_SHIFT) {
3414                 err = stac92xx_add_control(spec, type,
3415                         "Beep Playback Switch",
3416                         HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT));
3417                         if (err < 0)
3418                                 return err;
3419         }
3420
3421         /* check to see if there is volume support for the amp */
3422         if ((caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT) {
3423                 err = stac92xx_add_control(spec, STAC_CTL_WIDGET_VOL,
3424                         "Beep Playback Volume",
3425                         HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT));
3426                         if (err < 0)
3427                                 return err;
3428         }
3429         return 0;
3430 }
3431
3432 #ifdef CONFIG_SND_HDA_INPUT_BEEP
3433 #define stac92xx_dig_beep_switch_info snd_ctl_boolean_mono_info
3434
3435 static int stac92xx_dig_beep_switch_get(struct snd_kcontrol *kcontrol,
3436                                         struct snd_ctl_elem_value *ucontrol)
3437 {
3438         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3439         ucontrol->value.integer.value[0] = codec->beep->enabled;
3440         return 0;
3441 }
3442
3443 static int stac92xx_dig_beep_switch_put(struct snd_kcontrol *kcontrol,
3444                                         struct snd_ctl_elem_value *ucontrol)
3445 {
3446         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
3447         return snd_hda_enable_beep_device(codec, ucontrol->value.integer.value[0]);
3448 }
3449
3450 static const struct snd_kcontrol_new stac92xx_dig_beep_ctrl = {
3451         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
3452         .info = stac92xx_dig_beep_switch_info,
3453         .get = stac92xx_dig_beep_switch_get,
3454         .put = stac92xx_dig_beep_switch_put,
3455 };
3456
3457 static int stac92xx_beep_switch_ctl(struct hda_codec *codec)
3458 {
3459         return stac92xx_add_control_temp(codec->spec, &stac92xx_dig_beep_ctrl,
3460                                          0, "Beep Playback Switch", 0);
3461 }
3462 #endif
3463
3464 static int stac92xx_auto_create_mux_input_ctls(struct hda_codec *codec)
3465 {
3466         struct sigmatel_spec *spec = codec->spec;
3467         int i, j, err = 0;
3468
3469         for (i = 0; i < spec->num_muxes; i++) {
3470                 hda_nid_t nid;
3471                 unsigned int wcaps;
3472                 unsigned long val;
3473
3474                 nid = spec->mux_nids[i];
3475                 wcaps = get_wcaps(codec, nid);
3476                 if (!(wcaps & AC_WCAP_OUT_AMP))
3477                         continue;
3478
3479                 /* check whether already the same control was created as
3480                  * normal Capture Volume.
3481                  */
3482                 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT);
3483                 for (j = 0; j < spec->num_caps; j++) {
3484                         if (spec->capvols[j] == val)
3485                                 break;
3486                 }
3487                 if (j < spec->num_caps)
3488                         continue;
3489
3490                 err = stac92xx_add_control_idx(spec, STAC_CTL_WIDGET_VOL, i,
3491                                                "Mux Capture Volume", val);
3492                 if (err < 0)
3493                         return err;
3494         }
3495         return 0;
3496 };
3497
3498 static const char * const stac92xx_spdif_labels[3] = {
3499         "Digital Playback", "Analog Mux 1", "Analog Mux 2",
3500 };
3501
3502 static int stac92xx_auto_create_spdif_mux_ctls(struct hda_codec *codec)
3503 {
3504         struct sigmatel_spec *spec = codec->spec;
3505         struct hda_input_mux *spdif_mux = &spec->private_smux;
3506         const char * const *labels = spec->spdif_labels;
3507         int i, num_cons;
3508         hda_nid_t con_lst[HDA_MAX_NUM_INPUTS];
3509
3510         num_cons = snd_hda_get_connections(codec,
3511                                 spec->smux_nids[0],
3512                                 con_lst,
3513                                 HDA_MAX_NUM_INPUTS);
3514         if (num_cons <= 0)
3515                 return -EINVAL;
3516
3517         if (!labels)
3518                 labels = stac92xx_spdif_labels;
3519
3520         for (i = 0; i < num_cons; i++)
3521                 snd_hda_add_imux_item(spdif_mux, labels[i], i, NULL);
3522
3523         return 0;
3524 }
3525
3526 /* labels for dmic mux inputs */
3527 static const char * const stac92xx_dmic_labels[5] = {
3528         "Analog Inputs", "Digital Mic 1", "Digital Mic 2",
3529         "Digital Mic 3", "Digital Mic 4"
3530 };
3531
3532 static hda_nid_t get_connected_node(struct hda_codec *codec, hda_nid_t mux,
3533                                     int idx)
3534 {
3535         hda_nid_t conn[HDA_MAX_NUM_INPUTS];
3536         int nums;
3537         nums = snd_hda_get_connections(codec, mux, conn, ARRAY_SIZE(conn));
3538         if (idx >= 0 && idx < nums)
3539                 return conn[idx];
3540         return 0;
3541 }
3542
3543 /* look for NID recursively */
3544 #define get_connection_index(codec, mux, nid) \
3545         snd_hda_get_conn_index(codec, mux, nid, 1)
3546
3547 /* create a volume assigned to the given pin (only if supported) */
3548 /* return 1 if the volume control is created */
3549 static int create_elem_capture_vol(struct hda_codec *codec, hda_nid_t nid,
3550                                    const char *label, int idx, int direction)
3551 {
3552         unsigned int caps, nums;
3553         char name[32];
3554         int err;
3555
3556         if (direction == HDA_OUTPUT)
3557                 caps = AC_WCAP_OUT_AMP;
3558         else
3559                 caps = AC_WCAP_IN_AMP;
3560         if (!(get_wcaps(codec, nid) & caps))
3561                 return 0;
3562         caps = query_amp_caps(codec, nid, direction);
3563         nums = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT;
3564         if (!nums)
3565                 return 0;
3566         snprintf(name, sizeof(name), "%s Capture Volume", label);
3567         err = stac92xx_add_control_idx(codec->spec, STAC_CTL_WIDGET_VOL, idx, name,
3568                                        HDA_COMPOSE_AMP_VAL(nid, 3, 0, direction));
3569         if (err < 0)
3570                 return err;
3571         return 1;
3572 }
3573
3574 /* create playback/capture controls for input pins on dmic capable codecs */
3575 static int stac92xx_auto_create_dmic_input_ctls(struct hda_codec *codec,
3576                                                 const struct auto_pin_cfg *cfg)
3577 {
3578         struct sigmatel_spec *spec = codec->spec;
3579         struct hda_input_mux *imux = &spec->private_imux;
3580         struct hda_input_mux *dimux = &spec->private_dimux;
3581         int err, i;
3582         unsigned int def_conf;
3583
3584         snd_hda_add_imux_item(dimux, stac92xx_dmic_labels[0], 0, NULL);
3585
3586         for (i = 0; i < spec->num_dmics; i++) {
3587                 hda_nid_t nid;
3588                 int index, type_idx;
3589                 char label[32];
3590
3591                 nid = spec->dmic_nids[i];
3592                 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_PIN)
3593                         continue;
3594                 def_conf = snd_hda_codec_get_pincfg(codec, nid);
3595                 if (get_defcfg_connect(def_conf) == AC_JACK_PORT_NONE)
3596                         continue;
3597
3598                 index = get_connection_index(codec, spec->dmux_nids[0], nid);
3599                 if (index < 0)
3600                         continue;
3601
3602                 snd_hda_get_pin_label(codec, nid, &spec->autocfg,
3603                                       label, sizeof(label), NULL);
3604                 snd_hda_add_imux_item(dimux, label, index, &type_idx);
3605                 if (snd_hda_get_bool_hint(codec, "separate_dmux") != 1)
3606                         snd_hda_add_imux_item(imux, label, index, &type_idx);
3607
3608                 err = create_elem_capture_vol(codec, nid, label, type_idx,
3609                                               HDA_INPUT);
3610                 if (err < 0)
3611                         return err;
3612                 if (!err) {
3613                         err = create_elem_capture_vol(codec, nid, label,
3614                                                       type_idx, HDA_OUTPUT);
3615                         if (err < 0)
3616                                 return err;
3617                         if (!err) {
3618                                 nid = get_connected_node(codec,
3619                                                 spec->dmux_nids[0], index);
3620                                 if (nid)
3621                                         err = create_elem_capture_vol(codec,
3622                                                         nid, label,
3623                                                         type_idx, HDA_INPUT);
3624                                 if (err < 0)
3625                                         return err;
3626                         }
3627                 }
3628         }
3629
3630         return 0;
3631 }
3632
3633 static int check_mic_pin(struct hda_codec *codec, hda_nid_t nid,
3634                          hda_nid_t *fixed, hda_nid_t *ext, hda_nid_t *dock)
3635 {
3636         unsigned int cfg;
3637         unsigned int type;
3638
3639         if (!nid)
3640                 return 0;
3641         cfg = snd_hda_codec_get_pincfg(codec, nid);
3642         type = get_defcfg_device(cfg);
3643         switch (snd_hda_get_input_pin_attr(cfg)) {
3644         case INPUT_PIN_ATTR_INT:
3645                 if (*fixed)
3646                         return 1; /* already occupied */
3647                 if (type != AC_JACK_MIC_IN)
3648                         return 1; /* invalid type */
3649                 *fixed = nid;
3650                 break;
3651         case INPUT_PIN_ATTR_UNUSED:
3652                 break;
3653         case INPUT_PIN_ATTR_DOCK:
3654                 if (*dock)
3655                         return 1; /* already occupied */
3656                 if (type != AC_JACK_MIC_IN && type != AC_JACK_LINE_IN)
3657                         return 1; /* invalid type */
3658                 *dock = nid;
3659                 break;
3660         default:
3661                 if (*ext)
3662                         return 1; /* already occupied */
3663                 if (type != AC_JACK_MIC_IN)
3664                         return 1; /* invalid type */
3665                 *ext = nid;
3666                 break;
3667         }
3668         return 0;
3669 }
3670
3671 static int set_mic_route(struct hda_codec *codec,
3672                          struct sigmatel_mic_route *mic,
3673                          hda_nid_t pin)
3674 {
3675         struct sigmatel_spec *spec = codec->spec;
3676         struct auto_pin_cfg *cfg = &spec->autocfg;
3677         int i;
3678
3679         mic->pin = pin;
3680         if (pin == 0)
3681                 return 0;
3682         for (i = 0; i < cfg->num_inputs; i++) {
3683                 if (pin == cfg->inputs[i].pin)
3684                         break;
3685         }
3686         if (i < cfg->num_inputs && cfg->inputs[i].type == AUTO_PIN_MIC) {
3687                 /* analog pin */
3688                 i = get_connection_index(codec, spec->mux_nids[0], pin);
3689                 if (i < 0)
3690                         return -1;
3691                 mic->mux_idx = i;
3692                 mic->dmux_idx = -1;
3693                 if (spec->dmux_nids)
3694                         mic->dmux_idx = get_connection_index(codec,
3695                                                              spec->dmux_nids[0],
3696                                                              spec->mux_nids[0]);
3697         }  else if (spec->dmux_nids) {
3698                 /* digital pin */
3699                 i = get_connection_index(codec, spec->dmux_nids[0], pin);
3700                 if (i < 0)
3701                         return -1;
3702                 mic->dmux_idx = i;
3703                 mic->mux_idx = -1;
3704                 if (spec->mux_nids)
3705                         mic->mux_idx = get_connection_index(codec,
3706                                                             spec->mux_nids[0],
3707                                                             spec->dmux_nids[0]);
3708         }
3709         return 0;
3710 }
3711
3712 /* return non-zero if the device is for automatic mic switch */
3713 static int stac_check_auto_mic(struct hda_codec *codec)
3714 {
3715         struct sigmatel_spec *spec = codec->spec;
3716         struct auto_pin_cfg *cfg = &spec->autocfg;
3717         hda_nid_t fixed, ext, dock;
3718         int i;
3719
3720         fixed = ext = dock = 0;
3721         for (i = 0; i < cfg->num_inputs; i++)
3722                 if (check_mic_pin(codec, cfg->inputs[i].pin,
3723                     &fixed, &ext, &dock))
3724                         return 0;
3725         for (i = 0; i < spec->num_dmics; i++)
3726                 if (check_mic_pin(codec, spec->dmic_nids[i],
3727                     &fixed, &ext, &dock))
3728                         return 0;
3729         if (!fixed || (!ext && !dock))
3730                 return 0; /* no input to switch */
3731         if (!is_jack_detectable(codec, ext))
3732                 return 0; /* no unsol support */
3733         if (set_mic_route(codec, &spec->ext_mic, ext) ||
3734             set_mic_route(codec, &spec->int_mic, fixed) ||
3735             set_mic_route(codec, &spec->dock_mic, dock))
3736                 return 0; /* something is wrong */
3737         return 1;
3738 }
3739
3740 /* create playback/capture controls for input pins */
3741 static int stac92xx_auto_create_analog_input_ctls(struct hda_codec *codec, const struct auto_pin_cfg *cfg)
3742 {
3743         struct sigmatel_spec *spec = codec->spec;
3744         struct hda_input_mux *imux = &spec->private_imux;
3745         int i, j;
3746         const char *label;
3747
3748         for (i = 0; i < cfg->num_inputs; i++) {
3749                 hda_nid_t nid = cfg->inputs[i].pin;
3750                 int index, err, type_idx;
3751
3752                 index = -1;
3753                 for (j = 0; j < spec->num_muxes; j++) {
3754                         index = get_connection_index(codec, spec->mux_nids[j],
3755                                                      nid);
3756                         if (index >= 0)
3757                                 break;
3758                 }
3759                 if (index < 0)
3760                         continue;
3761
3762                 label = hda_get_autocfg_input_label(codec, cfg, i);
3763                 snd_hda_add_imux_item(imux, label, index, &type_idx);
3764
3765                 err = create_elem_capture_vol(codec, nid,
3766                                               label, type_idx,
3767                                               HDA_INPUT);
3768                 if (err < 0)
3769                         return err;
3770         }
3771         spec->num_analog_muxes = imux->num_items;
3772
3773         if (imux->num_items) {
3774                 /*
3775                  * Set the current input for the muxes.
3776                  * The STAC9221 has two input muxes with identical source
3777                  * NID lists.  Hopefully this won't get confused.
3778                  */
3779                 for (i = 0; i < spec->num_muxes; i++) {
3780                         snd_hda_codec_write_cache(codec, spec->mux_nids[i], 0,
3781                                                   AC_VERB_SET_CONNECT_SEL,
3782                                                   imux->items[0].index);
3783                 }
3784         }
3785
3786         return 0;
3787 }
3788
3789 static void stac92xx_auto_init_multi_out(struct hda_codec *codec)
3790 {
3791         struct sigmatel_spec *spec = codec->spec;
3792         int i;
3793
3794         for (i = 0; i < spec->autocfg.line_outs; i++) {
3795                 hda_nid_t nid = spec->autocfg.line_out_pins[i];
3796                 stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
3797         }
3798 }
3799
3800 static void stac92xx_auto_init_hp_out(struct hda_codec *codec)
3801 {
3802         struct sigmatel_spec *spec = codec->spec;
3803         int i;
3804
3805         for (i = 0; i < spec->autocfg.hp_outs; i++) {
3806                 hda_nid_t pin;
3807                 pin = spec->autocfg.hp_pins[i];
3808                 if (pin) /* connect to front */
3809                         stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN);
3810         }
3811         for (i = 0; i < spec->autocfg.speaker_outs; i++) {
3812                 hda_nid_t pin;
3813                 pin = spec->autocfg.speaker_pins[i];
3814                 if (pin) /* connect to front */
3815                         stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN);
3816         }
3817 }
3818
3819 static int is_dual_headphones(struct hda_codec *codec)
3820 {
3821         struct sigmatel_spec *spec = codec->spec;
3822         int i, valid_hps;
3823
3824         if (spec->autocfg.line_out_type != AUTO_PIN_SPEAKER_OUT ||
3825             spec->autocfg.hp_outs <= 1)
3826                 return 0;
3827         valid_hps = 0;
3828         for (i = 0; i < spec->autocfg.hp_outs; i++) {
3829                 hda_nid_t nid = spec->autocfg.hp_pins[i];
3830                 unsigned int cfg = snd_hda_codec_get_pincfg(codec, nid);
3831                 if (get_defcfg_location(cfg) & AC_JACK_LOC_SEPARATE)
3832                         continue;
3833                 valid_hps++;
3834         }
3835         return (valid_hps > 1);
3836 }
3837
3838
3839 static int stac92xx_parse_auto_config(struct hda_codec *codec)
3840 {
3841         struct sigmatel_spec *spec = codec->spec;
3842         hda_nid_t dig_out = 0, dig_in = 0;
3843         int hp_swap = 0;
3844         int i, err;
3845
3846         if ((err = snd_hda_parse_pin_def_config(codec,
3847                                                 &spec->autocfg,
3848                                                 spec->dmic_nids)) < 0)
3849                 return err;
3850         if (! spec->autocfg.line_outs)
3851                 return 0; /* can't find valid pin config */
3852
3853         /* If we have no real line-out pin and multiple hp-outs, HPs should
3854          * be set up as multi-channel outputs.
3855          */
3856         if (is_dual_headphones(codec)) {
3857                 /* Copy hp_outs to line_outs, backup line_outs in
3858                  * speaker_outs so that the following routines can handle
3859                  * HP pins as primary outputs.
3860                  */
3861                 snd_printdd("stac92xx: Enabling multi-HPs workaround\n");
3862                 memcpy(spec->autocfg.speaker_pins, spec->autocfg.line_out_pins,
3863                        sizeof(spec->autocfg.line_out_pins));
3864                 spec->autocfg.speaker_outs = spec->autocfg.line_outs;
3865                 memcpy(spec->autocfg.line_out_pins, spec->autocfg.hp_pins,
3866                        sizeof(spec->autocfg.hp_pins));
3867                 spec->autocfg.line_outs = spec->autocfg.hp_outs;
3868                 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
3869                 spec->autocfg.hp_outs = 0;
3870                 hp_swap = 1;
3871         }
3872         if (spec->autocfg.mono_out_pin) {
3873                 int dir = get_wcaps(codec, spec->autocfg.mono_out_pin) &
3874                         (AC_WCAP_OUT_AMP | AC_WCAP_IN_AMP);
3875                 u32 caps = query_amp_caps(codec,
3876                                 spec->autocfg.mono_out_pin, dir);
3877                 hda_nid_t conn_list[1];
3878
3879                 /* get the mixer node and then the mono mux if it exists */
3880                 if (snd_hda_get_connections(codec,
3881                                 spec->autocfg.mono_out_pin, conn_list, 1) &&
3882                                 snd_hda_get_connections(codec, conn_list[0],
3883                                 conn_list, 1) > 0) {
3884
3885                                 int wcaps = get_wcaps(codec, conn_list[0]);
3886                                 int wid_type = get_wcaps_type(wcaps);
3887                                 /* LR swap check, some stac925x have a mux that
3888                                  * changes the DACs output path instead of the
3889                                  * mono-mux path.
3890                                  */
3891                                 if (wid_type == AC_WID_AUD_SEL &&
3892                                                 !(wcaps & AC_WCAP_LR_SWAP))
3893                                         spec->mono_nid = conn_list[0];
3894                 }
3895                 if (dir) {
3896                         hda_nid_t nid = spec->autocfg.mono_out_pin;
3897
3898                         /* most mono outs have a least a mute/unmute switch */
3899                         dir = (dir & AC_WCAP_OUT_AMP) ? HDA_OUTPUT : HDA_INPUT;
3900                         err = stac92xx_add_control(spec, STAC_CTL_WIDGET_MUTE,
3901                                 "Mono Playback Switch",
3902                                 HDA_COMPOSE_AMP_VAL(nid, 1, 0, dir));
3903                         if (err < 0)
3904                                 return err;
3905                         /* check for volume support for the amp */
3906                         if ((caps & AC_AMPCAP_NUM_STEPS)
3907                                         >> AC_AMPCAP_NUM_STEPS_SHIFT) {
3908                                 err = stac92xx_add_control(spec,
3909                                         STAC_CTL_WIDGET_VOL,
3910                                         "Mono Playback Volume",
3911                                 HDA_COMPOSE_AMP_VAL(nid, 1, 0, dir));
3912                                 if (err < 0)
3913                                         return err;
3914                         }
3915                 }
3916
3917                 stac92xx_auto_set_pinctl(codec, spec->autocfg.mono_out_pin,
3918                                          AC_PINCTL_OUT_EN);
3919         }
3920
3921         if (!spec->multiout.num_dacs) {
3922                 err = stac92xx_auto_fill_dac_nids(codec);
3923                 if (err < 0)
3924                         return err;
3925                 err = stac92xx_auto_create_multi_out_ctls(codec,
3926                                                           &spec->autocfg);
3927                 if (err < 0)
3928                         return err;
3929         }
3930
3931         /* setup analog beep controls */
3932         if (spec->anabeep_nid > 0) {
3933                 err = stac92xx_auto_create_beep_ctls(codec,
3934                         spec->anabeep_nid);
3935                 if (err < 0)
3936                         return err;
3937         }
3938
3939         /* setup digital beep controls and input device */
3940 #ifdef CONFIG_SND_HDA_INPUT_BEEP
3941         if (spec->digbeep_nid > 0) {
3942                 hda_nid_t nid = spec->digbeep_nid;
3943                 unsigned int caps;
3944
3945                 err = stac92xx_auto_create_beep_ctls(codec, nid);
3946                 if (err < 0)
3947                         return err;
3948                 err = snd_hda_attach_beep_device(codec, nid);
3949                 if (err < 0)
3950                         return err;
3951                 if (codec->beep) {
3952                         /* IDT/STAC codecs have linear beep tone parameter */
3953                         codec->beep->linear_tone = spec->linear_tone_beep;
3954                         /* if no beep switch is available, make its own one */
3955                         caps = query_amp_caps(codec, nid, HDA_OUTPUT);
3956                         if (!(caps & AC_AMPCAP_MUTE)) {
3957                                 err = stac92xx_beep_switch_ctl(codec);
3958                                 if (err < 0)
3959                                         return err;
3960                         }
3961                 }
3962         }
3963 #endif
3964
3965         err = stac92xx_auto_create_hp_ctls(codec, &spec->autocfg);
3966         if (err < 0)
3967                 return err;
3968
3969         /* All output parsing done, now restore the swapped hp pins */
3970         if (hp_swap) {
3971                 memcpy(spec->autocfg.hp_pins, spec->autocfg.line_out_pins,
3972                        sizeof(spec->autocfg.hp_pins));
3973                 spec->autocfg.hp_outs = spec->autocfg.line_outs;
3974                 spec->autocfg.line_out_type = AUTO_PIN_HP_OUT;
3975                 spec->autocfg.line_outs = 0;
3976         }
3977
3978         if (stac_check_auto_mic(codec)) {
3979                 spec->auto_mic = 1;
3980                 /* only one capture for auto-mic */
3981                 spec->num_adcs = 1;
3982                 spec->num_caps = 1;
3983                 spec->num_muxes = 1;
3984         }
3985
3986         for (i = 0; i < spec->num_caps; i++) {
3987                 err = stac92xx_add_capvol_ctls(codec, spec->capvols[i],
3988                                                spec->capsws[i], i);
3989                 if (err < 0)
3990                         return err;
3991         }
3992
3993         err = stac92xx_auto_create_analog_input_ctls(codec, &spec->autocfg);
3994         if (err < 0)
3995                 return err;
3996
3997         if (spec->mono_nid > 0) {
3998                 err = stac92xx_auto_create_mono_output_ctls(codec);
3999                 if (err < 0)
4000                         return err;
4001         }
4002         if (spec->num_dmics > 0 && !spec->dinput_mux)
4003                 if ((err = stac92xx_auto_create_dmic_input_ctls(codec,
4004                                                 &spec->autocfg)) < 0)
4005                         return err;
4006         if (spec->num_muxes > 0) {
4007                 err = stac92xx_auto_create_mux_input_ctls(codec);
4008                 if (err < 0)
4009                         return err;
4010         }
4011         if (spec->num_smuxes > 0) {
4012                 err = stac92xx_auto_create_spdif_mux_ctls(codec);
4013                 if (err < 0)
4014                         return err;
4015         }
4016
4017         err = stac92xx_add_input_source(spec);
4018         if (err < 0)
4019                 return err;
4020
4021         spec->multiout.max_channels = spec->multiout.num_dacs * 2;
4022         if (spec->multiout.max_channels > 2)
4023                 spec->surr_switch = 1;
4024
4025         /* find digital out and in converters */
4026         for (i = codec->start_nid; i < codec->start_nid + codec->num_nodes; i++) {
4027                 unsigned int wid_caps = get_wcaps(codec, i);
4028                 if (wid_caps & AC_WCAP_DIGITAL) {
4029                         switch (get_wcaps_type(wid_caps)) {
4030                         case AC_WID_AUD_OUT:
4031                                 if (!dig_out)
4032                                         dig_out = i;
4033                                 break;
4034                         case AC_WID_AUD_IN:
4035                                 if (!dig_in)
4036                                         dig_in = i;
4037                                 break;
4038                         }
4039                 }
4040         }
4041         if (spec->autocfg.dig_outs)
4042                 spec->multiout.dig_out_nid = dig_out;
4043         if (dig_in && spec->autocfg.dig_in_pin)
4044                 spec->dig_in_nid = dig_in;
4045
4046         if (spec->kctls.list)
4047                 spec->mixers[spec->num_mixers++] = spec->kctls.list;
4048
4049         spec->input_mux = &spec->private_imux;
4050         if (!spec->dinput_mux)
4051                 spec->dinput_mux = &spec->private_dimux;
4052         spec->sinput_mux = &spec->private_smux;
4053         spec->mono_mux = &spec->private_mono_mux;
4054         return 1;
4055 }
4056
4057 /* add playback controls for HP output */
4058 static int stac9200_auto_create_hp_ctls(struct hda_codec *codec,
4059                                         struct auto_pin_cfg *cfg)
4060 {
4061         struct sigmatel_spec *spec = codec->spec;
4062         hda_nid_t pin = cfg->hp_pins[0];
4063
4064         if (! pin)
4065                 return 0;
4066
4067         if (is_jack_detectable(codec, pin))
4068                 spec->hp_detect = 1;
4069
4070         return 0;
4071 }
4072
4073 /* add playback controls for LFE output */
4074 static int stac9200_auto_create_lfe_ctls(struct hda_codec *codec,
4075                                         struct auto_pin_cfg *cfg)
4076 {
4077         struct sigmatel_spec *spec = codec->spec;
4078         int err;
4079         hda_nid_t lfe_pin = 0x0;
4080         int i;
4081
4082         /*
4083          * search speaker outs and line outs for a mono speaker pin
4084          * with an amp.  If one is found, add LFE controls
4085          * for it.
4086          */
4087         for (i = 0; i < spec->autocfg.speaker_outs && lfe_pin == 0x0; i++) {
4088                 hda_nid_t pin = spec->autocfg.speaker_pins[i];
4089                 unsigned int wcaps = get_wcaps(codec, pin);
4090                 wcaps &= (AC_WCAP_STEREO | AC_WCAP_OUT_AMP);
4091                 if (wcaps == AC_WCAP_OUT_AMP)
4092                         /* found a mono speaker with an amp, must be lfe */
4093                         lfe_pin = pin;
4094         }
4095
4096         /* if speaker_outs is 0, then speakers may be in line_outs */
4097         if (lfe_pin == 0 && spec->autocfg.speaker_outs == 0) {
4098                 for (i = 0; i < spec->autocfg.line_outs && lfe_pin == 0x0; i++) {
4099                         hda_nid_t pin = spec->autocfg.line_out_pins[i];
4100                         unsigned int defcfg;
4101                         defcfg = snd_hda_codec_get_pincfg(codec, pin);
4102                         if (get_defcfg_device(defcfg) == AC_JACK_SPEAKER) {
4103                                 unsigned int wcaps = get_wcaps(codec, pin);
4104                                 wcaps &= (AC_WCAP_STEREO | AC_WCAP_OUT_AMP);
4105                                 if (wcaps == AC_WCAP_OUT_AMP)
4106                                         /* found a mono speaker with an amp,
4107                                            must be lfe */
4108                                         lfe_pin = pin;
4109                         }
4110                 }
4111         }
4112
4113         if (lfe_pin) {
4114                 err = create_controls(codec, "LFE", lfe_pin, 1);
4115                 if (err < 0)
4116                         return err;
4117         }
4118
4119         return 0;
4120 }
4121
4122 static int stac9200_parse_auto_config(struct hda_codec *codec)
4123 {
4124         struct sigmatel_spec *spec = codec->spec;
4125         int err;
4126
4127         if ((err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL)) < 0)
4128                 return err;
4129
4130         if ((err = stac92xx_auto_create_analog_input_ctls(codec, &spec->autocfg)) < 0)
4131                 return err;
4132
4133         if ((err = stac9200_auto_create_hp_ctls(codec, &spec->autocfg)) < 0)
4134                 return err;
4135
4136         if ((err = stac9200_auto_create_lfe_ctls(codec, &spec->autocfg)) < 0)
4137                 return err;
4138
4139         if (spec->num_muxes > 0) {
4140                 err = stac92xx_auto_create_mux_input_ctls(codec);
4141                 if (err < 0)
4142                         return err;
4143         }
4144
4145         err = stac92xx_add_input_source(spec);
4146         if (err < 0)
4147                 return err;
4148
4149         if (spec->autocfg.dig_outs)
4150                 spec->multiout.dig_out_nid = 0x05;
4151         if (spec->autocfg.dig_in_pin)
4152                 spec->dig_in_nid = 0x04;
4153
4154         if (spec->kctls.list)
4155                 spec->mixers[spec->num_mixers++] = spec->kctls.list;
4156
4157         spec->input_mux = &spec->private_imux;
4158         spec->dinput_mux = &spec->private_dimux;
4159
4160         return 1;
4161 }
4162
4163 /*
4164  * Early 2006 Intel Macintoshes with STAC9220X5 codecs seem to have a
4165  * funky external mute control using GPIO pins.
4166  */
4167
4168 static void stac_gpio_set(struct hda_codec *codec, unsigned int mask,
4169                           unsigned int dir_mask, unsigned int data)
4170 {
4171         unsigned int gpiostate, gpiomask, gpiodir;
4172
4173         snd_printdd("%s msk %x dir %x gpio %x\n", __func__, mask, dir_mask, data);
4174
4175         gpiostate = snd_hda_codec_read(codec, codec->afg, 0,
4176                                        AC_VERB_GET_GPIO_DATA, 0);
4177         gpiostate = (gpiostate & ~dir_mask) | (data & dir_mask);
4178
4179         gpiomask = snd_hda_codec_read(codec, codec->afg, 0,
4180                                       AC_VERB_GET_GPIO_MASK, 0);
4181         gpiomask |= mask;
4182
4183         gpiodir = snd_hda_codec_read(codec, codec->afg, 0,
4184                                      AC_VERB_GET_GPIO_DIRECTION, 0);
4185         gpiodir |= dir_mask;
4186
4187         /* Configure GPIOx as CMOS */
4188         snd_hda_codec_write(codec, codec->afg, 0, 0x7e7, 0);
4189
4190         snd_hda_codec_write(codec, codec->afg, 0,
4191                             AC_VERB_SET_GPIO_MASK, gpiomask);
4192         snd_hda_codec_read(codec, codec->afg, 0,
4193                            AC_VERB_SET_GPIO_DIRECTION, gpiodir); /* sync */
4194
4195         msleep(1);
4196
4197         snd_hda_codec_read(codec, codec->afg, 0,
4198                            AC_VERB_SET_GPIO_DATA, gpiostate); /* sync */
4199 }
4200
4201 static int stac_add_event(struct hda_codec *codec, hda_nid_t nid,
4202                           unsigned char type, int data)
4203 {
4204         struct hda_jack_tbl *event;
4205
4206         event = snd_hda_jack_tbl_new(codec, nid);
4207         if (!event)
4208                 return -ENOMEM;
4209         event->action = type;
4210         event->private_data = data;
4211
4212         return 0;
4213 }
4214
4215 static void handle_unsol_event(struct hda_codec *codec,
4216                                struct hda_jack_tbl *event);
4217
4218 /* check if given nid is a valid pin and no other events are assigned
4219  * to it.  If OK, assign the event, set the unsol flag, and returns 1.
4220  * Otherwise, returns zero.
4221  */
4222 static int enable_pin_detect(struct hda_codec *codec, hda_nid_t nid,
4223                              unsigned int type)
4224 {
4225         struct hda_jack_tbl *event;
4226
4227         if (!is_jack_detectable(codec, nid))
4228                 return 0;
4229         event = snd_hda_jack_tbl_new(codec, nid);
4230         if (!event)
4231                 return -ENOMEM;
4232         if (event->action && event->action != type)
4233                 return 0;
4234         event->action = type;
4235         event->callback = handle_unsol_event;
4236         snd_hda_jack_detect_enable(codec, nid, 0);
4237         return 1;
4238 }
4239
4240 static int is_nid_out_jack_pin(struct auto_pin_cfg *cfg, hda_nid_t nid)
4241 {
4242         int i;
4243         for (i = 0; i < cfg->hp_outs; i++)
4244                 if (cfg->hp_pins[i] == nid)
4245                         return 1; /* nid is a HP-Out */
4246         for (i = 0; i < cfg->line_outs; i++)
4247                 if (cfg->line_out_pins[i] == nid)
4248                         return 1; /* nid is a line-Out */
4249         return 0; /* nid is not a HP-Out */
4250 };
4251
4252 static void stac92xx_power_down(struct hda_codec *codec)
4253 {
4254         struct sigmatel_spec *spec = codec->spec;
4255
4256         /* power down inactive DACs */
4257         const hda_nid_t *dac;
4258         for (dac = spec->dac_list; *dac; dac++)
4259                 if (!check_all_dac_nids(spec, *dac))
4260                         snd_hda_codec_write(codec, *dac, 0,
4261                                         AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
4262 }
4263
4264 static void stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid,
4265                                   int enable);
4266
4267 static inline int get_int_hint(struct hda_codec *codec, const char *key,
4268                                int *valp)
4269 {
4270         const char *p;
4271         p = snd_hda_get_hint(codec, key);
4272         if (p) {
4273                 unsigned long val;
4274                 if (!strict_strtoul(p, 0, &val)) {
4275                         *valp = val;
4276                         return 1;
4277                 }
4278         }
4279         return 0;
4280 }
4281
4282 /* override some hints from the hwdep entry */
4283 static void stac_store_hints(struct hda_codec *codec)
4284 {
4285         struct sigmatel_spec *spec = codec->spec;
4286         int val;
4287
4288         val = snd_hda_get_bool_hint(codec, "hp_detect");
4289         if (val >= 0)
4290                 spec->hp_detect = val;
4291         if (get_int_hint(codec, "gpio_mask", &spec->gpio_mask)) {
4292                 spec->eapd_mask = spec->gpio_dir = spec->gpio_data =
4293                         spec->gpio_mask;
4294         }
4295         if (get_int_hint(codec, "gpio_dir", &spec->gpio_dir))
4296                 spec->gpio_mask &= spec->gpio_mask;
4297         if (get_int_hint(codec, "gpio_data", &spec->gpio_data))
4298                 spec->gpio_dir &= spec->gpio_mask;
4299         if (get_int_hint(codec, "eapd_mask", &spec->eapd_mask))
4300                 spec->eapd_mask &= spec->gpio_mask;
4301         if (get_int_hint(codec, "gpio_mute", &spec->gpio_mute))
4302                 spec->gpio_mute &= spec->gpio_mask;
4303         val = snd_hda_get_bool_hint(codec, "eapd_switch");
4304         if (val >= 0)
4305                 spec->eapd_switch = val;
4306 }
4307
4308 static void stac_issue_unsol_events(struct hda_codec *codec, int num_pins,
4309                                     const hda_nid_t *pins)
4310 {
4311         while (num_pins--)
4312                 stac_issue_unsol_event(codec, *pins++);
4313 }
4314
4315 /* fake event to set up pins */
4316 static void stac_fake_hp_events(struct hda_codec *codec)
4317 {
4318         struct sigmatel_spec *spec = codec->spec;
4319
4320         if (spec->autocfg.hp_outs)
4321                 stac_issue_unsol_events(codec, spec->autocfg.hp_outs,
4322                                         spec->autocfg.hp_pins);
4323         if (spec->autocfg.line_outs &&
4324             spec->autocfg.line_out_pins[0] != spec->autocfg.hp_pins[0])
4325                 stac_issue_unsol_events(codec, spec->autocfg.line_outs,
4326                                         spec->autocfg.line_out_pins);
4327 }
4328
4329 static int stac92xx_init(struct hda_codec *codec)
4330 {
4331         struct sigmatel_spec *spec = codec->spec;
4332         struct auto_pin_cfg *cfg = &spec->autocfg;
4333         unsigned int gpio;
4334         int i;
4335
4336         if (spec->init)
4337                 snd_hda_sequence_write(codec, spec->init);
4338
4339         /* power down adcs initially */
4340         if (spec->powerdown_adcs)
4341                 for (i = 0; i < spec->num_adcs; i++)
4342                         snd_hda_codec_write(codec,
4343                                 spec->adc_nids[i], 0,
4344                                 AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
4345
4346         /* override some hints */
4347         stac_store_hints(codec);
4348
4349         /* set up GPIO */
4350         gpio = spec->gpio_data;
4351         /* turn on EAPD statically when spec->eapd_switch isn't set.
4352          * otherwise, unsol event will turn it on/off dynamically
4353          */
4354         if (!spec->eapd_switch)
4355                 gpio |= spec->eapd_mask;
4356         stac_gpio_set(codec, spec->gpio_mask, spec->gpio_dir, gpio);
4357
4358         /* set up pins */
4359         if (spec->hp_detect) {
4360                 /* Enable unsolicited responses on the HP widget */
4361                 for (i = 0; i < cfg->hp_outs; i++) {
4362                         hda_nid_t nid = cfg->hp_pins[i];
4363                         enable_pin_detect(codec, nid, STAC_HP_EVENT);
4364                 }
4365                 if (cfg->line_out_type == AUTO_PIN_LINE_OUT &&
4366                     cfg->speaker_outs > 0) {
4367                         /* enable pin-detect for line-outs as well */
4368                         for (i = 0; i < cfg->line_outs; i++) {
4369                                 hda_nid_t nid = cfg->line_out_pins[i];
4370                                 enable_pin_detect(codec, nid, STAC_LO_EVENT);
4371                         }
4372                 }
4373
4374                 /* force to enable the first line-out; the others are set up
4375                  * in unsol_event
4376                  */
4377                 stac92xx_auto_set_pinctl(codec, spec->autocfg.line_out_pins[0],
4378                                 AC_PINCTL_OUT_EN);
4379                 /* fake event to set up pins */
4380                 stac_fake_hp_events(codec);
4381         } else {
4382                 stac92xx_auto_init_multi_out(codec);
4383                 stac92xx_auto_init_hp_out(codec);
4384                 for (i = 0; i < cfg->hp_outs; i++)
4385                         stac_toggle_power_map(codec, cfg->hp_pins[i], 1);
4386         }
4387         if (spec->auto_mic) {
4388                 /* initialize connection to analog input */
4389                 if (spec->dmux_nids)
4390                         snd_hda_codec_write_cache(codec, spec->dmux_nids[0], 0,
4391                                           AC_VERB_SET_CONNECT_SEL, 0);
4392                 if (enable_pin_detect(codec, spec->ext_mic.pin, STAC_MIC_EVENT))
4393                         stac_issue_unsol_event(codec, spec->ext_mic.pin);
4394                 if (enable_pin_detect(codec, spec->dock_mic.pin,
4395                     STAC_MIC_EVENT))
4396                         stac_issue_unsol_event(codec, spec->dock_mic.pin);
4397         }
4398         for (i = 0; i < cfg->num_inputs; i++) {
4399                 hda_nid_t nid = cfg->inputs[i].pin;
4400                 int type = cfg->inputs[i].type;
4401                 unsigned int pinctl, conf;
4402                 if (type == AUTO_PIN_MIC) {
4403                         /* for mic pins, force to initialize */
4404                         pinctl = snd_hda_get_default_vref(codec, nid);
4405                         pinctl |= AC_PINCTL_IN_EN;
4406                         stac92xx_auto_set_pinctl(codec, nid, pinctl);
4407                 } else {
4408                         pinctl = snd_hda_codec_read(codec, nid, 0,
4409                                         AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4410                         /* if PINCTL already set then skip */
4411                         /* Also, if both INPUT and OUTPUT are set,
4412                          * it must be a BIOS bug; need to override, too
4413                          */
4414                         if (!(pinctl & AC_PINCTL_IN_EN) ||
4415                             (pinctl & AC_PINCTL_OUT_EN)) {
4416                                 pinctl &= ~AC_PINCTL_OUT_EN;
4417                                 pinctl |= AC_PINCTL_IN_EN;
4418                                 stac92xx_auto_set_pinctl(codec, nid, pinctl);
4419                         }
4420                 }
4421                 conf = snd_hda_codec_get_pincfg(codec, nid);
4422                 if (get_defcfg_connect(conf) != AC_JACK_PORT_FIXED) {
4423                         if (enable_pin_detect(codec, nid, STAC_INSERT_EVENT))
4424                                 stac_issue_unsol_event(codec, nid);
4425                 }
4426         }
4427         for (i = 0; i < spec->num_dmics; i++)
4428                 stac92xx_auto_set_pinctl(codec, spec->dmic_nids[i],
4429                                         AC_PINCTL_IN_EN);
4430         if (cfg->dig_out_pins[0])
4431                 stac92xx_auto_set_pinctl(codec, cfg->dig_out_pins[0],
4432                                          AC_PINCTL_OUT_EN);
4433         if (cfg->dig_in_pin)
4434                 stac92xx_auto_set_pinctl(codec, cfg->dig_in_pin,
4435                                          AC_PINCTL_IN_EN);
4436         for (i = 0; i < spec->num_pwrs; i++)  {
4437                 hda_nid_t nid = spec->pwr_nids[i];
4438                 unsigned int pinctl, def_conf;
4439
4440                 def_conf = snd_hda_codec_get_pincfg(codec, nid);
4441                 def_conf = get_defcfg_connect(def_conf);
4442                 if (def_conf == AC_JACK_PORT_NONE) {
4443                         /* power off unused ports */
4444                         stac_toggle_power_map(codec, nid, 0);
4445                         continue;
4446                 }
4447                 if (def_conf == AC_JACK_PORT_FIXED) {
4448                         /* no need for jack detection for fixed pins */
4449                         stac_toggle_power_map(codec, nid, 1);
4450                         continue;
4451                 }
4452                 /* power on when no jack detection is available */
4453                 /* or when the VREF is used for controlling LED */
4454                 if (!spec->hp_detect ||
4455                     spec->vref_mute_led_nid == nid ||
4456                     !is_jack_detectable(codec, nid)) {
4457                         stac_toggle_power_map(codec, nid, 1);
4458                         continue;
4459                 }
4460
4461                 if (is_nid_out_jack_pin(cfg, nid))
4462                         continue; /* already has an unsol event */
4463
4464                 pinctl = snd_hda_codec_read(codec, nid, 0,
4465                                             AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4466                 /* outputs are only ports capable of power management
4467                  * any attempts on powering down a input port cause the
4468                  * referenced VREF to act quirky.
4469                  */
4470                 if (pinctl & AC_PINCTL_IN_EN) {
4471                         stac_toggle_power_map(codec, nid, 1);
4472                         continue;
4473                 }
4474                 if (enable_pin_detect(codec, nid, STAC_PWR_EVENT)) {
4475                         stac_issue_unsol_event(codec, nid);
4476                         continue;
4477                 }
4478                 /* none of the above, turn the port OFF */
4479                 stac_toggle_power_map(codec, nid, 0);
4480         }
4481
4482         /* sync mute LED */
4483         if (spec->gpio_led) {
4484                 if (spec->vmaster_mute.hook)
4485                         snd_hda_sync_vmaster_hook(&spec->vmaster_mute);
4486                 else /* the very first init call doesn't have vmaster yet */
4487                         stac92xx_update_led_status(codec, false);
4488         }
4489
4490         /* sync the power-map */
4491         if (spec->num_pwrs)
4492                 snd_hda_codec_write(codec, codec->afg, 0,
4493                                     AC_VERB_IDT_SET_POWER_MAP,
4494                                     spec->power_map_bits);
4495         if (spec->dac_list)
4496                 stac92xx_power_down(codec);
4497         return 0;
4498 }
4499
4500 static void stac92xx_free_kctls(struct hda_codec *codec)
4501 {
4502         struct sigmatel_spec *spec = codec->spec;
4503
4504         if (spec->kctls.list) {
4505                 struct snd_kcontrol_new *kctl = spec->kctls.list;
4506                 int i;
4507                 for (i = 0; i < spec->kctls.used; i++)
4508                         kfree(kctl[i].name);
4509         }
4510         snd_array_free(&spec->kctls);
4511 }
4512
4513 static void stac92xx_shutup_pins(struct hda_codec *codec)
4514 {
4515         unsigned int i, def_conf;
4516
4517         if (codec->bus->shutdown)
4518                 return;
4519         for (i = 0; i < codec->init_pins.used; i++) {
4520                 struct hda_pincfg *pin = snd_array_elem(&codec->init_pins, i);
4521                 def_conf = snd_hda_codec_get_pincfg(codec, pin->nid);
4522                 if (get_defcfg_connect(def_conf) != AC_JACK_PORT_NONE)
4523                         snd_hda_set_pin_ctl(codec, pin->nid, 0);
4524         }
4525 }
4526
4527 static void stac92xx_shutup(struct hda_codec *codec)
4528 {
4529         struct sigmatel_spec *spec = codec->spec;
4530
4531         stac92xx_shutup_pins(codec);
4532
4533         if (spec->eapd_mask)
4534                 stac_gpio_set(codec, spec->gpio_mask,
4535                                 spec->gpio_dir, spec->gpio_data &
4536                                 ~spec->eapd_mask);
4537 }
4538
4539 static void stac92xx_free(struct hda_codec *codec)
4540 {
4541         struct sigmatel_spec *spec = codec->spec;
4542
4543         if (! spec)
4544                 return;
4545
4546         stac92xx_shutup(codec);
4547
4548         kfree(spec);
4549         snd_hda_detach_beep_device(codec);
4550 }
4551
4552 static void stac92xx_set_pinctl(struct hda_codec *codec, hda_nid_t nid,
4553                                 unsigned int flag)
4554 {
4555         unsigned int old_ctl, pin_ctl;
4556
4557         pin_ctl = snd_hda_codec_read(codec, nid,
4558                         0, AC_VERB_GET_PIN_WIDGET_CONTROL, 0x00);
4559
4560         if (pin_ctl & AC_PINCTL_IN_EN) {
4561                 /*
4562                  * we need to check the current set-up direction of
4563                  * shared input pins since they can be switched via
4564                  * "xxx as Output" mixer switch
4565                  */
4566                 struct sigmatel_spec *spec = codec->spec;
4567                 if (nid == spec->line_switch || nid == spec->mic_switch)
4568                         return;
4569         }
4570
4571         old_ctl = pin_ctl;
4572         /* if setting pin direction bits, clear the current
4573            direction bits first */
4574         if (flag & (AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN))
4575                 pin_ctl &= ~(AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
4576         
4577         pin_ctl |= flag;
4578         if (old_ctl != pin_ctl)
4579                 snd_hda_set_pin_ctl_cache(codec, nid, pin_ctl);
4580 }
4581
4582 static void stac92xx_reset_pinctl(struct hda_codec *codec, hda_nid_t nid,
4583                                   unsigned int flag)
4584 {
4585         unsigned int pin_ctl = snd_hda_codec_read(codec, nid,
4586                         0, AC_VERB_GET_PIN_WIDGET_CONTROL, 0x00);
4587         if (pin_ctl & flag)
4588                 snd_hda_set_pin_ctl_cache(codec, nid, pin_ctl & ~flag);
4589 }
4590
4591 static inline int get_pin_presence(struct hda_codec *codec, hda_nid_t nid)
4592 {
4593         if (!nid)
4594                 return 0;
4595         return snd_hda_jack_detect(codec, nid);
4596 }
4597
4598 static void stac92xx_line_out_detect(struct hda_codec *codec,
4599                                      int presence)
4600 {
4601         struct sigmatel_spec *spec = codec->spec;
4602         struct auto_pin_cfg *cfg = &spec->autocfg;
4603         int i;
4604
4605         if (cfg->speaker_outs == 0)
4606                 return;
4607
4608         for (i = 0; i < cfg->line_outs; i++) {
4609                 if (presence)
4610                         break;
4611                 presence = get_pin_presence(codec, cfg->line_out_pins[i]);
4612                 if (presence) {
4613                         unsigned int pinctl;
4614                         pinctl = snd_hda_codec_read(codec,
4615                                                     cfg->line_out_pins[i], 0,
4616                                             AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4617                         if (pinctl & AC_PINCTL_IN_EN)
4618                                 presence = 0; /* mic- or line-input */
4619                 }
4620         }
4621
4622         if (presence) {
4623                 /* disable speakers */
4624                 for (i = 0; i < cfg->speaker_outs; i++)
4625                         stac92xx_reset_pinctl(codec, cfg->speaker_pins[i],
4626                                                 AC_PINCTL_OUT_EN);
4627                 if (spec->eapd_mask && spec->eapd_switch)
4628                         stac_gpio_set(codec, spec->gpio_mask,
4629                                 spec->gpio_dir, spec->gpio_data &
4630                                 ~spec->eapd_mask);
4631         } else {
4632                 /* enable speakers */
4633                 for (i = 0; i < cfg->speaker_outs; i++)
4634                         stac92xx_set_pinctl(codec, cfg->speaker_pins[i],
4635                                                 AC_PINCTL_OUT_EN);
4636                 if (spec->eapd_mask && spec->eapd_switch)
4637                         stac_gpio_set(codec, spec->gpio_mask,
4638                                 spec->gpio_dir, spec->gpio_data |
4639                                 spec->eapd_mask);
4640         }
4641
4642
4643 /* return non-zero if the hp-pin of the given array index isn't
4644  * a jack-detection target
4645  */
4646 static int no_hp_sensing(struct sigmatel_spec *spec, int i)
4647 {
4648         struct auto_pin_cfg *cfg = &spec->autocfg;
4649
4650         /* ignore sensing of shared line and mic jacks */
4651         if (cfg->hp_pins[i] == spec->line_switch)
4652                 return 1;
4653         if (cfg->hp_pins[i] == spec->mic_switch)
4654                 return 1;
4655         /* ignore if the pin is set as line-out */
4656         if (cfg->hp_pins[i] == spec->hp_switch)
4657                 return 1;
4658         return 0;
4659 }
4660
4661 static void stac92xx_hp_detect(struct hda_codec *codec)
4662 {
4663         struct sigmatel_spec *spec = codec->spec;
4664         struct auto_pin_cfg *cfg = &spec->autocfg;
4665         int i, presence;
4666
4667         presence = 0;
4668         if (spec->gpio_mute)
4669                 presence = !(snd_hda_codec_read(codec, codec->afg, 0,
4670                         AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute);
4671
4672         for (i = 0; i < cfg->hp_outs; i++) {
4673                 if (presence)
4674                         break;
4675                 if (no_hp_sensing(spec, i))
4676                         continue;
4677                 presence = get_pin_presence(codec, cfg->hp_pins[i]);
4678                 if (presence) {
4679                         unsigned int pinctl;
4680                         pinctl = snd_hda_codec_read(codec, cfg->hp_pins[i], 0,
4681                                             AC_VERB_GET_PIN_WIDGET_CONTROL, 0);
4682                         if (pinctl & AC_PINCTL_IN_EN)
4683                                 presence = 0; /* mic- or line-input */
4684                 }
4685         }
4686
4687         if (presence) {
4688                 /* disable lineouts */
4689                 if (spec->hp_switch)
4690                         stac92xx_reset_pinctl(codec, spec->hp_switch,
4691                                               AC_PINCTL_OUT_EN);
4692                 for (i = 0; i < cfg->line_outs; i++)
4693                         stac92xx_reset_pinctl(codec, cfg->line_out_pins[i],
4694                                                 AC_PINCTL_OUT_EN);
4695         } else {
4696                 /* enable lineouts */
4697                 if (spec->hp_switch)
4698                         stac92xx_set_pinctl(codec, spec->hp_switch,
4699                                             AC_PINCTL_OUT_EN);
4700                 for (i = 0; i < cfg->line_outs; i++)
4701                         stac92xx_set_pinctl(codec, cfg->line_out_pins[i],
4702                                                 AC_PINCTL_OUT_EN);
4703         }
4704         stac92xx_line_out_detect(codec, presence);
4705         /* toggle hp outs */
4706         for (i = 0; i < cfg->hp_outs; i++) {
4707                 unsigned int val = AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN;
4708                 if (no_hp_sensing(spec, i))
4709                         continue;
4710                 if (1 /*presence*/)
4711                         stac92xx_set_pinctl(codec, cfg->hp_pins[i], val);
4712 #if 0 /* FIXME */
4713 /* Resetting the pinctl like below may lead to (a sort of) regressions
4714  * on some devices since they use the HP pin actually for line/speaker
4715  * outs although the default pin config shows a different pin (that is
4716  * wrong and useless).
4717  *
4718  * So, it's basically a problem of default pin configs, likely a BIOS issue.
4719  * But, disabling the code below just works around it, and I'm too tired of
4720  * bug reports with such devices... 
4721  */
4722                 else
4723                         stac92xx_reset_pinctl(codec, cfg->hp_pins[i], val);
4724 #endif /* FIXME */
4725         }
4726
4727
4728 static void stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid,
4729                                   int enable)
4730 {
4731         struct sigmatel_spec *spec = codec->spec;
4732         unsigned int idx, val;
4733
4734         for (idx = 0; idx < spec->num_pwrs; idx++) {
4735                 if (spec->pwr_nids[idx] == nid)
4736                         break;
4737         }
4738         if (idx >= spec->num_pwrs)
4739                 return;
4740
4741         idx = 1 << idx;
4742
4743         val = spec->power_map_bits;
4744         if (enable)
4745                 val &= ~idx;
4746         else
4747                 val |= idx;
4748
4749         /* power down unused output ports */
4750         if (val != spec->power_map_bits) {
4751                 spec->power_map_bits = val;
4752                 snd_hda_codec_write(codec, codec->afg, 0,
4753                                     AC_VERB_IDT_SET_POWER_MAP, val);
4754         }
4755 }
4756
4757 static void stac92xx_pin_sense(struct hda_codec *codec, hda_nid_t nid)
4758 {
4759         stac_toggle_power_map(codec, nid, get_pin_presence(codec, nid));
4760 }
4761
4762 /* get the pin connection (fixed, none, etc) */
4763 static unsigned int stac_get_defcfg_connect(struct hda_codec *codec, int idx)
4764 {
4765         struct sigmatel_spec *spec = codec->spec;
4766         unsigned int cfg;
4767
4768         cfg = snd_hda_codec_get_pincfg(codec, spec->pin_nids[idx]);
4769         return get_defcfg_connect(cfg);
4770 }
4771
4772 static int stac92xx_connected_ports(struct hda_codec *codec,
4773                                     const hda_nid_t *nids, int num_nids)
4774 {
4775         struct sigmatel_spec *spec = codec->spec;
4776         int idx, num;
4777         unsigned int def_conf;
4778
4779         for (num = 0; num < num_nids; num++) {
4780                 for (idx = 0; idx < spec->num_pins; idx++)
4781                         if (spec->pin_nids[idx] == nids[num])
4782                                 break;
4783                 if (idx >= spec->num_pins)
4784                         break;
4785                 def_conf = stac_get_defcfg_connect(codec, idx);
4786                 if (def_conf == AC_JACK_PORT_NONE)
4787                         break;
4788         }
4789         return num;
4790 }
4791
4792 static void stac92xx_mic_detect(struct hda_codec *codec)
4793 {
4794         struct sigmatel_spec *spec = codec->spec;
4795         struct sigmatel_mic_route *mic;
4796
4797         if (get_pin_presence(codec, spec->ext_mic.pin))
4798                 mic = &spec->ext_mic;
4799         else if (get_pin_presence(codec, spec->dock_mic.pin))
4800                 mic = &spec->dock_mic;
4801         else
4802                 mic = &spec->int_mic;
4803         if (mic->dmux_idx >= 0)
4804                 snd_hda_codec_write_cache(codec, spec->dmux_nids[0], 0,
4805                                           AC_VERB_SET_CONNECT_SEL,
4806                                           mic->dmux_idx);
4807         if (mic->mux_idx >= 0)
4808                 snd_hda_codec_write_cache(codec, spec->mux_nids[0], 0,
4809                                           AC_VERB_SET_CONNECT_SEL,
4810                                           mic->mux_idx);
4811 }
4812
4813 static void handle_unsol_event(struct hda_codec *codec,
4814                                struct hda_jack_tbl *event)
4815 {
4816         struct sigmatel_spec *spec = codec->spec;
4817         int data;
4818
4819         switch (event->action) {
4820         case STAC_HP_EVENT:
4821         case STAC_LO_EVENT:
4822                 stac92xx_hp_detect(codec);
4823                 break;
4824         case STAC_MIC_EVENT:
4825                 stac92xx_mic_detect(codec);
4826                 break;
4827         }
4828
4829         switch (event->action) {
4830         case STAC_HP_EVENT:
4831         case STAC_LO_EVENT:
4832         case STAC_MIC_EVENT:
4833         case STAC_INSERT_EVENT:
4834         case STAC_PWR_EVENT:
4835                 if (spec->num_pwrs > 0)
4836                         stac92xx_pin_sense(codec, event->nid);
4837
4838                 switch (codec->subsystem_id) {
4839                 case 0x103c308f:
4840                         if (event->nid == 0xb) {
4841                                 int pin = AC_PINCTL_IN_EN;
4842
4843                                 if (get_pin_presence(codec, 0xa)
4844                                                 && get_pin_presence(codec, 0xb))
4845                                         pin |= AC_PINCTL_VREF_80;
4846                                 if (!get_pin_presence(codec, 0xb))
4847                                         pin |= AC_PINCTL_VREF_80;
4848
4849                                 /* toggle VREF state based on mic + hp pin
4850                                  * status
4851                                  */
4852                                 stac92xx_auto_set_pinctl(codec, 0x0a, pin);
4853                         }
4854                 }
4855                 break;
4856         case STAC_VREF_EVENT:
4857                 data = snd_hda_codec_read(codec, codec->afg, 0,
4858                                           AC_VERB_GET_GPIO_DATA, 0);
4859                 /* toggle VREF state based on GPIOx status */
4860                 snd_hda_codec_write(codec, codec->afg, 0, 0x7e0,
4861                                     !!(data & (1 << event->private_data)));
4862                 break;
4863         }
4864 }
4865
4866 static void stac_issue_unsol_event(struct hda_codec *codec, hda_nid_t nid)
4867 {
4868         struct hda_jack_tbl *event = snd_hda_jack_tbl_get(codec, nid);
4869         if (!event)
4870                 return;
4871         handle_unsol_event(codec, event);
4872 }
4873
4874 static int hp_blike_system(u32 subsystem_id);
4875
4876 static void set_hp_led_gpio(struct hda_codec *codec)
4877 {
4878         struct sigmatel_spec *spec = codec->spec;
4879         unsigned int gpio;
4880
4881         if (spec->gpio_led)
4882                 return;
4883
4884         gpio = snd_hda_param_read(codec, codec->afg, AC_PAR_GPIO_CAP);
4885         gpio &= AC_GPIO_IO_COUNT;
4886         if (gpio > 3)
4887                 spec->gpio_led = 0x08; /* GPIO 3 */
4888         else
4889                 spec->gpio_led = 0x01; /* GPIO 0 */
4890 }
4891
4892 /*
4893  * This method searches for the mute LED GPIO configuration
4894  * provided as OEM string in SMBIOS. The format of that string
4895  * is HP_Mute_LED_P_G or HP_Mute_LED_P
4896  * where P can be 0 or 1 and defines mute LED GPIO control state (low/high)
4897  * that corresponds to the NOT muted state of the master volume
4898  * and G is the index of the GPIO to use as the mute LED control (0..9)
4899  * If _G portion is missing it is assigned based on the codec ID
4900  *
4901  * So, HP B-series like systems may have HP_Mute_LED_0 (current models)
4902  * or  HP_Mute_LED_0_3 (future models) OEM SMBIOS strings
4903  *
4904  *
4905  * The dv-series laptops don't seem to have the HP_Mute_LED* strings in
4906  * SMBIOS - at least the ones I have seen do not have them - which include
4907  * my own system (HP Pavilion dv6-1110ax) and my cousin's
4908  * HP Pavilion dv9500t CTO.
4909  * Need more information on whether it is true across the entire series.
4910  * -- kunal
4911  */
4912 static int find_mute_led_cfg(struct hda_codec *codec, int default_polarity)
4913 {
4914         struct sigmatel_spec *spec = codec->spec;
4915         const struct dmi_device *dev = NULL;
4916
4917         if (get_int_hint(codec, "gpio_led", &spec->gpio_led)) {
4918                 get_int_hint(codec, "gpio_led_polarity",
4919                              &spec->gpio_led_polarity);
4920                 return 1;
4921         }
4922         if ((codec->subsystem_id >> 16) == PCI_VENDOR_ID_HP) {
4923                 while ((dev = dmi_find_device(DMI_DEV_TYPE_OEM_STRING,
4924                                                                 NULL, dev))) {
4925                         if (sscanf(dev->name, "HP_Mute_LED_%d_%x",
4926                                   &spec->gpio_led_polarity,
4927                                   &spec->gpio_led) == 2) {
4928                                 unsigned int max_gpio;
4929                                 max_gpio = snd_hda_param_read(codec, codec->afg,
4930                                                               AC_PAR_GPIO_CAP);
4931                                 max_gpio &= AC_GPIO_IO_COUNT;
4932                                 if (spec->gpio_led < max_gpio)
4933                                         spec->gpio_led = 1 << spec->gpio_led;
4934                                 else
4935                                         spec->vref_mute_led_nid = spec->gpio_led;
4936                                 return 1;
4937                         }
4938                         if (sscanf(dev->name, "HP_Mute_LED_%d",
4939                                   &spec->gpio_led_polarity) == 1) {
4940                                 set_hp_led_gpio(codec);
4941                                 return 1;
4942                         }
4943                         /* BIOS bug: unfilled OEM string */
4944                         if (strstr(dev->name, "HP_Mute_LED_P_G")) {
4945                                 set_hp_led_gpio(codec);
4946                                 switch (codec->subsystem_id) {
4947                                 case 0x103c148a:
4948                                         spec->gpio_led_polarity = 0;
4949                                         break;
4950                                 default:
4951                                         spec->gpio_led_polarity = 1;
4952                                         break;
4953                                 }
4954                                 return 1;
4955                         }
4956                 }
4957
4958                 /*
4959                  * Fallback case - if we don't find the DMI strings,
4960                  * we statically set the GPIO - if not a B-series system
4961                  * and default polarity is provided
4962                  */
4963                 if (!hp_blike_system(codec->subsystem_id) &&
4964                         (default_polarity == 0 || default_polarity == 1)) {
4965                         set_hp_led_gpio(codec);
4966                         spec->gpio_led_polarity = default_polarity;
4967                         return 1;
4968                 }
4969         }
4970         return 0;
4971 }
4972
4973 static int hp_blike_system(u32 subsystem_id)
4974 {
4975         switch (subsystem_id) {
4976         case 0x103c1520:
4977         case 0x103c1521:
4978         case 0x103c1523:
4979         case 0x103c1524:
4980         case 0x103c1525:
4981         case 0x103c1722:
4982         case 0x103c1723:
4983         case 0x103c1724:
4984         case 0x103c1725:
4985         case 0x103c1726:
4986         case 0x103c1727:
4987         case 0x103c1728:
4988         case 0x103c1729:
4989         case 0x103c172a:
4990         case 0x103c172b:
4991         case 0x103c307e:
4992         case 0x103c307f:
4993         case 0x103c3080:
4994         case 0x103c3081:
4995         case 0x103c7007:
4996         case 0x103c7008:
4997                 return 1;
4998         }
4999         return 0;
5000 }
5001
5002 #ifdef CONFIG_PROC_FS
5003 static void stac92hd_proc_hook(struct snd_info_buffer *buffer,
5004                                struct hda_codec *codec, hda_nid_t nid)
5005 {
5006         if (nid == codec->afg)
5007                 snd_iprintf(buffer, "Power-Map: 0x%02x\n", 
5008                             snd_hda_codec_read(codec, nid, 0,
5009                                                AC_VERB_IDT_GET_POWER_MAP, 0));
5010 }
5011
5012 static void analog_loop_proc_hook(struct snd_info_buffer *buffer,
5013                                   struct hda_codec *codec,
5014                                   unsigned int verb)
5015 {
5016         snd_iprintf(buffer, "Analog Loopback: 0x%02x\n",
5017                     snd_hda_codec_read(codec, codec->afg, 0, verb, 0));
5018 }
5019
5020 /* stac92hd71bxx, stac92hd73xx */
5021 static void stac92hd7x_proc_hook(struct snd_info_buffer *buffer,
5022                                  struct hda_codec *codec, hda_nid_t nid)
5023 {
5024         stac92hd_proc_hook(buffer, codec, nid);
5025         if (nid == codec->afg)
5026                 analog_loop_proc_hook(buffer, codec, 0xfa0);
5027 }
5028
5029 static void stac9205_proc_hook(struct snd_info_buffer *buffer,
5030                                struct hda_codec *codec, hda_nid_t nid)
5031 {
5032         if (nid == codec->afg)
5033                 analog_loop_proc_hook(buffer, codec, 0xfe0);
5034 }
5035
5036 static void stac927x_proc_hook(struct snd_info_buffer *buffer,
5037                                struct hda_codec *codec, hda_nid_t nid)
5038 {
5039         if (nid == codec->afg)
5040                 analog_loop_proc_hook(buffer, codec, 0xfeb);
5041 }
5042 #else
5043 #define stac92hd_proc_hook      NULL
5044 #define stac92hd7x_proc_hook    NULL
5045 #define stac9205_proc_hook      NULL
5046 #define stac927x_proc_hook      NULL
5047 #endif
5048
5049 #ifdef CONFIG_PM
5050 static int stac92xx_resume(struct hda_codec *codec)
5051 {
5052         stac92xx_init(codec);
5053         snd_hda_codec_resume_amp(codec);
5054         snd_hda_codec_resume_cache(codec);
5055         /* fake event to set up pins again to override cached values */
5056         stac_fake_hp_events(codec);
5057         return 0;
5058 }
5059
5060 static int stac92xx_suspend(struct hda_codec *codec)
5061 {
5062         stac92xx_shutup(codec);
5063         return 0;
5064 }
5065
5066 static void stac92xx_set_power_state(struct hda_codec *codec, hda_nid_t fg,
5067                                 unsigned int power_state)
5068 {
5069         unsigned int afg_power_state = power_state;
5070         struct sigmatel_spec *spec = codec->spec;
5071
5072         if (power_state == AC_PWRST_D3) {
5073                 if (spec->vref_mute_led_nid) {
5074                         /* with vref-out pin used for mute led control
5075                          * codec AFG is prevented from D3 state
5076                          */
5077                         afg_power_state = AC_PWRST_D1;
5078                 }
5079                 /* this delay seems necessary to avoid click noise at power-down */
5080                 msleep(100);
5081         }
5082         snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE,
5083                         afg_power_state);
5084         snd_hda_codec_set_power_to_all(codec, fg, power_state, true);
5085 }
5086 #else
5087 #define stac92xx_suspend        NULL
5088 #define stac92xx_resume         NULL
5089 #define stac92xx_set_power_state NULL
5090 #endif /* CONFIG_PM */
5091
5092 /* update mute-LED accoring to the master switch */
5093 static void stac92xx_update_led_status(struct hda_codec *codec, int enabled)
5094 {
5095         struct sigmatel_spec *spec = codec->spec;
5096         int muted = !enabled;
5097
5098         if (!spec->gpio_led)
5099                 return;
5100
5101         /* LED state is inverted on these systems */
5102         if (spec->gpio_led_polarity)
5103                 muted = !muted;
5104
5105         if (!spec->vref_mute_led_nid) {
5106                 if (muted)
5107                         spec->gpio_data |= spec->gpio_led;
5108                 else
5109                         spec->gpio_data &= ~spec->gpio_led;
5110                 stac_gpio_set(codec, spec->gpio_mask,
5111                                 spec->gpio_dir, spec->gpio_data);
5112         } else {
5113                 spec->vref_led = muted ? AC_PINCTL_VREF_50 : AC_PINCTL_VREF_GRD;
5114                 stac_vrefout_set(codec, spec->vref_mute_led_nid,
5115                                  spec->vref_led);
5116         }
5117 }
5118
5119 static const struct hda_codec_ops stac92xx_patch_ops = {
5120         .build_controls = stac92xx_build_controls,
5121         .build_pcms = stac92xx_build_pcms,
5122         .init = stac92xx_init,
5123         .free = stac92xx_free,
5124         .unsol_event = snd_hda_jack_unsol_event,
5125 #ifdef CONFIG_PM
5126         .suspend = stac92xx_suspend,
5127         .resume = stac92xx_resume,
5128 #endif
5129         .reboot_notify = stac92xx_shutup,
5130 };
5131
5132 static int patch_stac9200(struct hda_codec *codec)
5133 {
5134         struct sigmatel_spec *spec;
5135         int err;
5136
5137         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5138         if (spec == NULL)
5139                 return -ENOMEM;
5140
5141         codec->no_trigger_sense = 1;
5142         codec->spec = spec;
5143         spec->linear_tone_beep = 1;
5144         spec->num_pins = ARRAY_SIZE(stac9200_pin_nids);
5145         spec->pin_nids = stac9200_pin_nids;
5146         spec->board_config = snd_hda_check_board_config(codec, STAC_9200_MODELS,
5147                                                         stac9200_models,
5148                                                         stac9200_cfg_tbl);
5149         if (spec->board_config < 0)
5150                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5151                             codec->chip_name);
5152         else
5153                 stac92xx_set_config_regs(codec,
5154                                          stac9200_brd_tbl[spec->board_config]);
5155
5156         spec->multiout.max_channels = 2;
5157         spec->multiout.num_dacs = 1;
5158         spec->multiout.dac_nids = stac9200_dac_nids;
5159         spec->adc_nids = stac9200_adc_nids;
5160         spec->mux_nids = stac9200_mux_nids;
5161         spec->num_muxes = 1;
5162         spec->num_dmics = 0;
5163         spec->num_adcs = 1;
5164         spec->num_pwrs = 0;
5165
5166         if (spec->board_config == STAC_9200_M4 ||
5167             spec->board_config == STAC_9200_M4_2 ||
5168             spec->board_config == STAC_9200_OQO)
5169                 spec->init = stac9200_eapd_init;
5170         else
5171                 spec->init = stac9200_core_init;
5172         spec->mixer = stac9200_mixer;
5173
5174         if (spec->board_config == STAC_9200_PANASONIC) {
5175                 spec->gpio_mask = spec->gpio_dir = 0x09;
5176                 spec->gpio_data = 0x00;
5177         }
5178
5179         err = stac9200_parse_auto_config(codec);
5180         if (err < 0) {
5181                 stac92xx_free(codec);
5182                 return err;
5183         }
5184
5185         /* CF-74 has no headphone detection, and the driver should *NOT*
5186          * do detection and HP/speaker toggle because the hardware does it.
5187          */
5188         if (spec->board_config == STAC_9200_PANASONIC)
5189                 spec->hp_detect = 0;
5190
5191         codec->patch_ops = stac92xx_patch_ops;
5192
5193         return 0;
5194 }
5195
5196 static int patch_stac925x(struct hda_codec *codec)
5197 {
5198         struct sigmatel_spec *spec;
5199         int err;
5200
5201         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5202         if (spec == NULL)
5203                 return -ENOMEM;
5204
5205         codec->no_trigger_sense = 1;
5206         codec->spec = spec;
5207         spec->linear_tone_beep = 1;
5208         spec->num_pins = ARRAY_SIZE(stac925x_pin_nids);
5209         spec->pin_nids = stac925x_pin_nids;
5210
5211         /* Check first for codec ID */
5212         spec->board_config = snd_hda_check_board_codec_sid_config(codec,
5213                                                         STAC_925x_MODELS,
5214                                                         stac925x_models,
5215                                                         stac925x_codec_id_cfg_tbl);
5216
5217         /* Now checks for PCI ID, if codec ID is not found */
5218         if (spec->board_config < 0)
5219                 spec->board_config = snd_hda_check_board_config(codec,
5220                                                         STAC_925x_MODELS,
5221                                                         stac925x_models,
5222                                                         stac925x_cfg_tbl);
5223  again:
5224         if (spec->board_config < 0)
5225                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5226                             codec->chip_name);
5227         else
5228                 stac92xx_set_config_regs(codec,
5229                                          stac925x_brd_tbl[spec->board_config]);
5230
5231         spec->multiout.max_channels = 2;
5232         spec->multiout.num_dacs = 1;
5233         spec->multiout.dac_nids = stac925x_dac_nids;
5234         spec->adc_nids = stac925x_adc_nids;
5235         spec->mux_nids = stac925x_mux_nids;
5236         spec->num_muxes = 1;
5237         spec->num_adcs = 1;
5238         spec->num_pwrs = 0;
5239         switch (codec->vendor_id) {
5240         case 0x83847632: /* STAC9202  */
5241         case 0x83847633: /* STAC9202D */
5242         case 0x83847636: /* STAC9251  */
5243         case 0x83847637: /* STAC9251D */
5244                 spec->num_dmics = STAC925X_NUM_DMICS;
5245                 spec->dmic_nids = stac925x_dmic_nids;
5246                 spec->num_dmuxes = ARRAY_SIZE(stac925x_dmux_nids);
5247                 spec->dmux_nids = stac925x_dmux_nids;
5248                 break;
5249         default:
5250                 spec->num_dmics = 0;
5251                 break;
5252         }
5253
5254         spec->init = stac925x_core_init;
5255         spec->mixer = stac925x_mixer;
5256         spec->num_caps = 1;
5257         spec->capvols = stac925x_capvols;
5258         spec->capsws = stac925x_capsws;
5259
5260         err = stac92xx_parse_auto_config(codec);
5261         if (!err) {
5262                 if (spec->board_config < 0) {
5263                         printk(KERN_WARNING "hda_codec: No auto-config is "
5264                                "available, default to model=ref\n");
5265                         spec->board_config = STAC_925x_REF;
5266                         goto again;
5267                 }
5268                 err = -EINVAL;
5269         }
5270         if (err < 0) {
5271                 stac92xx_free(codec);
5272                 return err;
5273         }
5274
5275         codec->patch_ops = stac92xx_patch_ops;
5276
5277         return 0;
5278 }
5279
5280 static int patch_stac92hd73xx(struct hda_codec *codec)
5281 {
5282         struct sigmatel_spec *spec;
5283         hda_nid_t conn[STAC92HD73_DAC_COUNT + 2];
5284         int err = 0;
5285         int num_dacs;
5286
5287         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5288         if (spec == NULL)
5289                 return -ENOMEM;
5290
5291         codec->no_trigger_sense = 1;
5292         codec->spec = spec;
5293         spec->linear_tone_beep = 0;
5294         codec->slave_dig_outs = stac92hd73xx_slave_dig_outs;
5295         spec->num_pins = ARRAY_SIZE(stac92hd73xx_pin_nids);
5296         spec->pin_nids = stac92hd73xx_pin_nids;
5297         spec->board_config = snd_hda_check_board_config(codec,
5298                                                         STAC_92HD73XX_MODELS,
5299                                                         stac92hd73xx_models,
5300                                                         stac92hd73xx_cfg_tbl);
5301         /* check codec subsystem id if not found */
5302         if (spec->board_config < 0)
5303                 spec->board_config =
5304                         snd_hda_check_board_codec_sid_config(codec,
5305                                 STAC_92HD73XX_MODELS, stac92hd73xx_models,
5306                                 stac92hd73xx_codec_id_cfg_tbl);
5307 again:
5308         if (spec->board_config < 0)
5309                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5310                             codec->chip_name);
5311         else
5312                 stac92xx_set_config_regs(codec,
5313                                 stac92hd73xx_brd_tbl[spec->board_config]);
5314
5315         num_dacs = snd_hda_get_connections(codec, 0x0a,
5316                         conn, STAC92HD73_DAC_COUNT + 2) - 1;
5317
5318         if (num_dacs < 3 || num_dacs > 5) {
5319                 printk(KERN_WARNING "hda_codec: Could not determine "
5320                        "number of channels defaulting to DAC count\n");
5321                 num_dacs = STAC92HD73_DAC_COUNT;
5322         }
5323         spec->init = stac92hd73xx_core_init;
5324         switch (num_dacs) {
5325         case 0x3: /* 6 Channel */
5326                 spec->aloopback_ctl = stac92hd73xx_6ch_loopback;
5327                 break;
5328         case 0x4: /* 8 Channel */
5329                 spec->aloopback_ctl = stac92hd73xx_8ch_loopback;
5330                 break;
5331         case 0x5: /* 10 Channel */
5332                 spec->aloopback_ctl = stac92hd73xx_10ch_loopback;
5333                 break;
5334         }
5335         spec->multiout.dac_nids = spec->dac_nids;
5336
5337         spec->aloopback_mask = 0x01;
5338         spec->aloopback_shift = 8;
5339
5340         spec->digbeep_nid = 0x1c;
5341         spec->mux_nids = stac92hd73xx_mux_nids;
5342         spec->adc_nids = stac92hd73xx_adc_nids;
5343         spec->dmic_nids = stac92hd73xx_dmic_nids;
5344         spec->dmux_nids = stac92hd73xx_dmux_nids;
5345         spec->smux_nids = stac92hd73xx_smux_nids;
5346
5347         spec->num_muxes = ARRAY_SIZE(stac92hd73xx_mux_nids);
5348         spec->num_adcs = ARRAY_SIZE(stac92hd73xx_adc_nids);
5349         spec->num_dmuxes = ARRAY_SIZE(stac92hd73xx_dmux_nids);
5350
5351         spec->num_caps = STAC92HD73XX_NUM_CAPS;
5352         spec->capvols = stac92hd73xx_capvols;
5353         spec->capsws = stac92hd73xx_capsws;
5354
5355         switch (spec->board_config) {
5356         case STAC_DELL_EQ:
5357                 spec->init = dell_eq_core_init;
5358                 /* fallthru */
5359         case STAC_DELL_M6_AMIC:
5360         case STAC_DELL_M6_DMIC:
5361         case STAC_DELL_M6_BOTH:
5362                 spec->num_smuxes = 0;
5363                 spec->eapd_switch = 0;
5364
5365                 switch (spec->board_config) {
5366                 case STAC_DELL_M6_AMIC: /* Analog Mics */
5367                         snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
5368                         spec->num_dmics = 0;
5369                         break;
5370                 case STAC_DELL_M6_DMIC: /* Digital Mics */
5371                         snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
5372                         spec->num_dmics = 1;
5373                         break;
5374                 case STAC_DELL_M6_BOTH: /* Both */
5375                         snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
5376                         snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
5377                         spec->num_dmics = 1;
5378                         break;
5379                 }
5380                 break;
5381         case STAC_ALIENWARE_M17X:
5382                 spec->num_dmics = STAC92HD73XX_NUM_DMICS;
5383                 spec->num_smuxes = ARRAY_SIZE(stac92hd73xx_smux_nids);
5384                 spec->eapd_switch = 0;
5385                 break;
5386         default:
5387                 spec->num_dmics = STAC92HD73XX_NUM_DMICS;
5388                 spec->num_smuxes = ARRAY_SIZE(stac92hd73xx_smux_nids);
5389                 spec->eapd_switch = 1;
5390                 break;
5391         }
5392         if (spec->board_config != STAC_92HD73XX_REF) {
5393                 /* GPIO0 High = Enable EAPD */
5394                 spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;
5395                 spec->gpio_data = 0x01;
5396         }
5397
5398         spec->num_pwrs = ARRAY_SIZE(stac92hd73xx_pwr_nids);
5399         spec->pwr_nids = stac92hd73xx_pwr_nids;
5400
5401         err = stac92xx_parse_auto_config(codec);
5402
5403         if (!err) {
5404                 if (spec->board_config < 0) {
5405                         printk(KERN_WARNING "hda_codec: No auto-config is "
5406                                "available, default to model=ref\n");
5407                         spec->board_config = STAC_92HD73XX_REF;
5408                         goto again;
5409                 }
5410                 err = -EINVAL;
5411         }
5412
5413         if (err < 0) {
5414                 stac92xx_free(codec);
5415                 return err;
5416         }
5417
5418         if (spec->board_config == STAC_92HD73XX_NO_JD)
5419                 spec->hp_detect = 0;
5420
5421         codec->patch_ops = stac92xx_patch_ops;
5422
5423         codec->proc_widget_hook = stac92hd7x_proc_hook;
5424
5425         return 0;
5426 }
5427
5428 static int hp_bnb2011_with_dock(struct hda_codec *codec)
5429 {
5430         if (codec->vendor_id != 0x111d7605 &&
5431             codec->vendor_id != 0x111d76d1)
5432                 return 0;
5433
5434         switch (codec->subsystem_id) {
5435         case 0x103c1618:
5436         case 0x103c1619:
5437         case 0x103c161a:
5438         case 0x103c161b:
5439         case 0x103c161c:
5440         case 0x103c161d:
5441         case 0x103c161e:
5442         case 0x103c161f:
5443
5444         case 0x103c162a:
5445         case 0x103c162b:
5446
5447         case 0x103c1630:
5448         case 0x103c1631:
5449
5450         case 0x103c1633:
5451         case 0x103c1634:
5452         case 0x103c1635:
5453
5454         case 0x103c3587:
5455         case 0x103c3588:
5456         case 0x103c3589:
5457         case 0x103c358a:
5458
5459         case 0x103c3667:
5460         case 0x103c3668:
5461         case 0x103c3669:
5462
5463                 return 1;
5464         }
5465         return 0;
5466 }
5467
5468 static void stac92hd8x_add_pin(struct hda_codec *codec, hda_nid_t nid)
5469 {
5470         struct sigmatel_spec *spec = codec->spec;
5471         unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid);
5472         int i;
5473
5474         spec->auto_pin_nids[spec->auto_pin_cnt] = nid;
5475         spec->auto_pin_cnt++;
5476
5477         if (get_defcfg_device(def_conf) == AC_JACK_MIC_IN &&
5478             get_defcfg_connect(def_conf) != AC_JACK_PORT_NONE) {
5479                 for (i = 0; i < ARRAY_SIZE(stac92hd83xxx_dmic_nids); i++) {
5480                         if (nid == stac92hd83xxx_dmic_nids[i]) {
5481                                 spec->auto_dmic_nids[spec->auto_dmic_cnt] = nid;
5482                                 spec->auto_dmic_cnt++;
5483                         }
5484                 }
5485         }
5486 }
5487
5488 static void stac92hd8x_add_adc(struct hda_codec *codec, hda_nid_t nid)
5489 {
5490         struct sigmatel_spec *spec = codec->spec;
5491
5492         spec->auto_adc_nids[spec->auto_adc_cnt] = nid;
5493         spec->auto_adc_cnt++;
5494 }
5495
5496 static void stac92hd8x_add_mux(struct hda_codec *codec, hda_nid_t nid)
5497 {
5498         int i, j;
5499         struct sigmatel_spec *spec = codec->spec;
5500
5501         for (i = 0; i < spec->auto_adc_cnt; i++) {
5502                 if (get_connection_index(codec,
5503                                 spec->auto_adc_nids[i], nid) >= 0) {
5504                         /* mux and volume for adc_nids[i] */
5505                         if (!spec->auto_mux_nids[i]) {
5506                                 spec->auto_mux_nids[i] = nid;
5507                                 /* 92hd codecs capture volume is in mux */
5508                                 spec->auto_capvols[i] = HDA_COMPOSE_AMP_VAL(nid,
5509                                                         3, 0, HDA_OUTPUT);
5510                         }
5511                         for (j = 0; j < spec->auto_dmic_cnt; j++) {
5512                                 if (get_connection_index(codec, nid,
5513                                                 spec->auto_dmic_nids[j]) >= 0) {
5514                                         /* dmux for adc_nids[i] */
5515                                         if (!spec->auto_dmux_nids[i])
5516                                                 spec->auto_dmux_nids[i] = nid;
5517                                         break;
5518                                 }
5519                         }
5520                         break;
5521                 }
5522         }
5523 }
5524
5525 static void stac92hd8x_fill_auto_spec(struct hda_codec *codec)
5526 {
5527         hda_nid_t nid, end_nid;
5528         unsigned int wid_caps, wid_type;
5529         struct sigmatel_spec *spec = codec->spec;
5530
5531         end_nid = codec->start_nid + codec->num_nodes;
5532
5533         for (nid = codec->start_nid; nid < end_nid; nid++) {
5534                 wid_caps = get_wcaps(codec, nid);
5535                 wid_type = get_wcaps_type(wid_caps);
5536
5537                 if (wid_type == AC_WID_PIN)
5538                         stac92hd8x_add_pin(codec, nid);
5539
5540                 if (wid_type == AC_WID_AUD_IN && !(wid_caps & AC_WCAP_DIGITAL))
5541                         stac92hd8x_add_adc(codec, nid);
5542         }
5543
5544         for (nid = codec->start_nid; nid < end_nid; nid++) {
5545                 wid_caps = get_wcaps(codec, nid);
5546                 wid_type = get_wcaps_type(wid_caps);
5547
5548                 if (wid_type == AC_WID_AUD_SEL)
5549                         stac92hd8x_add_mux(codec, nid);
5550         }
5551
5552         spec->pin_nids = spec->auto_pin_nids;
5553         spec->num_pins = spec->auto_pin_cnt;
5554         spec->adc_nids = spec->auto_adc_nids;
5555         spec->num_adcs = spec->auto_adc_cnt;
5556         spec->capvols = spec->auto_capvols;
5557         spec->capsws = spec->auto_capvols;
5558         spec->num_caps = spec->auto_adc_cnt;
5559         spec->mux_nids = spec->auto_mux_nids;
5560         spec->num_muxes = spec->auto_adc_cnt;
5561         spec->dmux_nids = spec->auto_dmux_nids;
5562         spec->num_dmuxes = spec->auto_adc_cnt;
5563         spec->dmic_nids = spec->auto_dmic_nids;
5564         spec->num_dmics = spec->auto_dmic_cnt;
5565 }
5566
5567 static int patch_stac92hd83xxx(struct hda_codec *codec)
5568 {
5569         struct sigmatel_spec *spec;
5570         int default_polarity = -1; /* no default cfg */
5571         int err;
5572
5573         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5574         if (spec == NULL)
5575                 return -ENOMEM;
5576
5577         if (hp_bnb2011_with_dock(codec)) {
5578                 snd_hda_codec_set_pincfg(codec, 0xa, 0x2101201f);
5579                 snd_hda_codec_set_pincfg(codec, 0xf, 0x2181205e);
5580         }
5581
5582         codec->epss = 0; /* longer delay needed for D3 */
5583         codec->no_trigger_sense = 1;
5584         codec->spec = spec;
5585
5586         stac92hd8x_fill_auto_spec(codec);
5587
5588         spec->linear_tone_beep = 0;
5589         codec->slave_dig_outs = stac92hd83xxx_slave_dig_outs;
5590         spec->digbeep_nid = 0x21;
5591         spec->pwr_nids = stac92hd83xxx_pwr_nids;
5592         spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids);
5593         spec->multiout.dac_nids = spec->dac_nids;
5594         spec->init = stac92hd83xxx_core_init;
5595
5596         spec->board_config = snd_hda_check_board_config(codec,
5597                                                         STAC_92HD83XXX_MODELS,
5598                                                         stac92hd83xxx_models,
5599                                                         stac92hd83xxx_cfg_tbl);
5600         /* check codec subsystem id if not found */
5601         if (spec->board_config < 0)
5602                 spec->board_config =
5603                         snd_hda_check_board_codec_sid_config(codec,
5604                                 STAC_92HD83XXX_MODELS, stac92hd83xxx_models,
5605                                 stac92hd83xxx_codec_id_cfg_tbl);
5606 again:
5607         if (spec->board_config < 0)
5608                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5609                             codec->chip_name);
5610         else
5611                 stac92xx_set_config_regs(codec,
5612                                 stac92hd83xxx_brd_tbl[spec->board_config]);
5613
5614         codec->patch_ops = stac92xx_patch_ops;
5615
5616         switch (spec->board_config) {
5617         case STAC_HP_ZEPHYR:
5618                 spec->init = stac92hd83xxx_hp_zephyr_init;
5619                 break;
5620         case STAC_92HD83XXX_HP_LED:
5621                 default_polarity = 0;
5622                 break;
5623         case STAC_92HD83XXX_HP_INV_LED:
5624                 default_polarity = 1;
5625                 break;
5626         case STAC_92HD83XXX_HP_MIC_LED:
5627                 spec->mic_mute_led_gpio = 0x08; /* GPIO3 */
5628                 break;
5629         }
5630
5631         if (find_mute_led_cfg(codec, default_polarity))
5632                 snd_printd("mute LED gpio %d polarity %d\n",
5633                                 spec->gpio_led,
5634                                 spec->gpio_led_polarity);
5635
5636         if (spec->gpio_led) {
5637                 if (!spec->vref_mute_led_nid) {
5638                         spec->gpio_mask |= spec->gpio_led;
5639                         spec->gpio_dir |= spec->gpio_led;
5640                         spec->gpio_data |= spec->gpio_led;
5641                 } else {
5642                         codec->patch_ops.set_power_state =
5643                                         stac92xx_set_power_state;
5644                 }
5645         }
5646
5647         if (spec->mic_mute_led_gpio) {
5648                 spec->gpio_mask |= spec->mic_mute_led_gpio;
5649                 spec->gpio_dir |= spec->mic_mute_led_gpio;
5650                 spec->mic_mute_led_on = true;
5651                 spec->gpio_data |= spec->mic_mute_led_gpio;
5652         }
5653
5654         err = stac92xx_parse_auto_config(codec);
5655         if (!err) {
5656                 if (spec->board_config < 0) {
5657                         printk(KERN_WARNING "hda_codec: No auto-config is "
5658                                "available, default to model=ref\n");
5659                         spec->board_config = STAC_92HD83XXX_REF;
5660                         goto again;
5661                 }
5662                 err = -EINVAL;
5663         }
5664
5665         if (err < 0) {
5666                 stac92xx_free(codec);
5667                 return err;
5668         }
5669
5670         codec->proc_widget_hook = stac92hd_proc_hook;
5671
5672         return 0;
5673 }
5674
5675 static int stac92hd71bxx_connected_smuxes(struct hda_codec *codec,
5676                                           hda_nid_t dig0pin)
5677 {
5678         struct sigmatel_spec *spec = codec->spec;
5679         int idx;
5680
5681         for (idx = 0; idx < spec->num_pins; idx++)
5682                 if (spec->pin_nids[idx] == dig0pin)
5683                         break;
5684         if ((idx + 2) >= spec->num_pins)
5685                 return 0;
5686
5687         /* dig1pin case */
5688         if (stac_get_defcfg_connect(codec, idx + 1) != AC_JACK_PORT_NONE)
5689                 return 2;
5690
5691         /* dig0pin + dig2pin case */
5692         if (stac_get_defcfg_connect(codec, idx + 2) != AC_JACK_PORT_NONE)
5693                 return 2;
5694         if (stac_get_defcfg_connect(codec, idx) != AC_JACK_PORT_NONE)
5695                 return 1;
5696         else
5697                 return 0;
5698 }
5699
5700 /* HP dv7 bass switch - GPIO5 */
5701 #define stac_hp_bass_gpio_info  snd_ctl_boolean_mono_info
5702 static int stac_hp_bass_gpio_get(struct snd_kcontrol *kcontrol,
5703                                  struct snd_ctl_elem_value *ucontrol)
5704 {
5705         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
5706         struct sigmatel_spec *spec = codec->spec;
5707         ucontrol->value.integer.value[0] = !!(spec->gpio_data & 0x20);
5708         return 0;
5709 }
5710
5711 static int stac_hp_bass_gpio_put(struct snd_kcontrol *kcontrol,
5712                                  struct snd_ctl_elem_value *ucontrol)
5713 {
5714         struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
5715         struct sigmatel_spec *spec = codec->spec;
5716         unsigned int gpio_data;
5717
5718         gpio_data = (spec->gpio_data & ~0x20) |
5719                 (ucontrol->value.integer.value[0] ? 0x20 : 0);
5720         if (gpio_data == spec->gpio_data)
5721                 return 0;
5722         spec->gpio_data = gpio_data;
5723         stac_gpio_set(codec, spec->gpio_mask, spec->gpio_dir, spec->gpio_data);
5724         return 1;
5725 }
5726
5727 static const struct snd_kcontrol_new stac_hp_bass_sw_ctrl = {
5728         .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
5729         .info = stac_hp_bass_gpio_info,
5730         .get = stac_hp_bass_gpio_get,
5731         .put = stac_hp_bass_gpio_put,
5732 };
5733
5734 static int stac_add_hp_bass_switch(struct hda_codec *codec)
5735 {
5736         struct sigmatel_spec *spec = codec->spec;
5737
5738         if (!stac_control_new(spec, &stac_hp_bass_sw_ctrl,
5739                               "Bass Speaker Playback Switch", 0))
5740                 return -ENOMEM;
5741
5742         spec->gpio_mask |= 0x20;
5743         spec->gpio_dir |= 0x20;
5744         spec->gpio_data |= 0x20;
5745         return 0;
5746 }
5747
5748 static int patch_stac92hd71bxx(struct hda_codec *codec)
5749 {
5750         struct sigmatel_spec *spec;
5751         const struct hda_verb *unmute_init = stac92hd71bxx_unmute_core_init;
5752         unsigned int pin_cfg;
5753         int err = 0;
5754
5755         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5756         if (spec == NULL)
5757                 return -ENOMEM;
5758
5759         codec->no_trigger_sense = 1;
5760         codec->spec = spec;
5761         spec->linear_tone_beep = 0;
5762         codec->patch_ops = stac92xx_patch_ops;
5763         spec->num_pins = STAC92HD71BXX_NUM_PINS;
5764         switch (codec->vendor_id) {
5765         case 0x111d76b6:
5766         case 0x111d76b7:
5767                 spec->pin_nids = stac92hd71bxx_pin_nids_4port;
5768                 break;
5769         case 0x111d7603:
5770         case 0x111d7608:
5771                 /* On 92HD75Bx 0x27 isn't a pin nid */
5772                 spec->num_pins--;
5773                 /* fallthrough */
5774         default:
5775                 spec->pin_nids = stac92hd71bxx_pin_nids_6port;
5776         }
5777         spec->num_pwrs = ARRAY_SIZE(stac92hd71bxx_pwr_nids);
5778         spec->board_config = snd_hda_check_board_config(codec,
5779                                                         STAC_92HD71BXX_MODELS,
5780                                                         stac92hd71bxx_models,
5781                                                         stac92hd71bxx_cfg_tbl);
5782 again:
5783         if (spec->board_config < 0)
5784                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
5785                             codec->chip_name);
5786         else
5787                 stac92xx_set_config_regs(codec,
5788                                 stac92hd71bxx_brd_tbl[spec->board_config]);
5789
5790         if (spec->board_config != STAC_92HD71BXX_REF) {
5791                 /* GPIO0 = EAPD */
5792                 spec->gpio_mask = 0x01;
5793                 spec->gpio_dir = 0x01;
5794                 spec->gpio_data = 0x01;
5795         }
5796
5797         spec->dmic_nids = stac92hd71bxx_dmic_nids;
5798         spec->dmux_nids = stac92hd71bxx_dmux_nids;
5799
5800         spec->num_caps = STAC92HD71BXX_NUM_CAPS;
5801         spec->capvols = stac92hd71bxx_capvols;
5802         spec->capsws = stac92hd71bxx_capsws;
5803
5804         switch (codec->vendor_id) {
5805         case 0x111d76b6: /* 4 Port without Analog Mixer */
5806         case 0x111d76b7:
5807                 unmute_init++;
5808                 /* fallthru */
5809         case 0x111d76b4: /* 6 Port without Analog Mixer */
5810         case 0x111d76b5:
5811                 codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs;
5812                 spec->num_dmics = stac92xx_connected_ports(codec,
5813                                         stac92hd71bxx_dmic_nids,
5814                                         STAC92HD71BXX_NUM_DMICS);
5815                 break;
5816         case 0x111d7608: /* 5 Port with Analog Mixer */
5817                 switch (spec->board_config) {
5818                 case STAC_HP_M4:
5819                         /* Enable VREF power saving on GPIO1 detect */
5820                         err = stac_add_event(codec, codec->afg,
5821                                              STAC_VREF_EVENT, 0x02);
5822                         if (err < 0)
5823                                 return err;
5824                         snd_hda_codec_write_cache(codec, codec->afg, 0,
5825                                 AC_VERB_SET_GPIO_UNSOLICITED_RSP_MASK, 0x02);
5826                         snd_hda_jack_detect_enable(codec, codec->afg, 0);
5827                         spec->gpio_mask |= 0x02;
5828                         break;
5829                 }
5830                 if ((codec->revision_id & 0xf) == 0 ||
5831                     (codec->revision_id & 0xf) == 1)
5832                         spec->stream_delay = 40; /* 40 milliseconds */
5833
5834                 /* disable VSW */
5835                 unmute_init++;
5836                 snd_hda_codec_set_pincfg(codec, 0x0f, 0x40f000f0);
5837                 snd_hda_codec_set_pincfg(codec, 0x19, 0x40f000f3);
5838                 spec->dmic_nids = stac92hd71bxx_dmic_5port_nids;
5839                 spec->num_dmics = stac92xx_connected_ports(codec,
5840                                         stac92hd71bxx_dmic_5port_nids,
5841                                         STAC92HD71BXX_NUM_DMICS - 1);
5842                 break;
5843         case 0x111d7603: /* 6 Port with Analog Mixer */
5844                 if ((codec->revision_id & 0xf) == 1)
5845                         spec->stream_delay = 40; /* 40 milliseconds */
5846
5847                 /* fallthru */
5848         default:
5849                 codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs;
5850                 spec->num_dmics = stac92xx_connected_ports(codec,
5851                                         stac92hd71bxx_dmic_nids,
5852                                         STAC92HD71BXX_NUM_DMICS);
5853                 break;
5854         }
5855
5856         if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB)
5857                 spec->init = stac92hd71bxx_core_init;
5858
5859         if (get_wcaps(codec, 0xa) & AC_WCAP_IN_AMP)
5860                 snd_hda_sequence_write_cache(codec, unmute_init);
5861
5862         spec->aloopback_ctl = stac92hd71bxx_loopback;
5863         spec->aloopback_mask = 0x50;
5864         spec->aloopback_shift = 0;
5865
5866         spec->powerdown_adcs = 1;
5867         spec->digbeep_nid = 0x26;
5868         spec->mux_nids = stac92hd71bxx_mux_nids;
5869         spec->adc_nids = stac92hd71bxx_adc_nids;
5870         spec->smux_nids = stac92hd71bxx_smux_nids;
5871         spec->pwr_nids = stac92hd71bxx_pwr_nids;
5872
5873         spec->num_muxes = ARRAY_SIZE(stac92hd71bxx_mux_nids);
5874         spec->num_adcs = ARRAY_SIZE(stac92hd71bxx_adc_nids);
5875         spec->num_dmuxes = ARRAY_SIZE(stac92hd71bxx_dmux_nids);
5876         spec->num_smuxes = stac92hd71bxx_connected_smuxes(codec, 0x1e);
5877
5878         snd_printdd("Found board config: %d\n", spec->board_config);
5879
5880         switch (spec->board_config) {
5881         case STAC_HP_M4:
5882                 /* enable internal microphone */
5883                 snd_hda_codec_set_pincfg(codec, 0x0e, 0x01813040);
5884                 stac92xx_auto_set_pinctl(codec, 0x0e,
5885                         AC_PINCTL_IN_EN | AC_PINCTL_VREF_80);
5886                 /* fallthru */
5887         case STAC_DELL_M4_2:
5888                 spec->num_dmics = 0;
5889                 spec->num_smuxes = 0;
5890                 spec->num_dmuxes = 0;
5891                 break;
5892         case STAC_DELL_M4_1:
5893         case STAC_DELL_M4_3:
5894                 spec->num_dmics = 1;
5895                 spec->num_smuxes = 0;
5896                 spec->num_dmuxes = 1;
5897                 break;
5898         case STAC_HP_DV4_1222NR:
5899                 spec->num_dmics = 1;
5900                 /* I don't know if it needs 1 or 2 smuxes - will wait for
5901                  * bug reports to fix if needed
5902                  */
5903                 spec->num_smuxes = 1;
5904                 spec->num_dmuxes = 1;
5905                 /* fallthrough */
5906         case STAC_HP_DV4:
5907                 spec->gpio_led = 0x01;
5908                 /* fallthrough */
5909         case STAC_HP_DV5:
5910                 snd_hda_codec_set_pincfg(codec, 0x0d, 0x90170010);
5911                 stac92xx_auto_set_pinctl(codec, 0x0d, AC_PINCTL_OUT_EN);
5912                 /* HP dv6 gives the headphone pin as a line-out.  Thus we
5913                  * need to set hp_detect flag here to force to enable HP
5914                  * detection.
5915                  */
5916                 spec->hp_detect = 1;
5917                 break;
5918         case STAC_HP_HDX:
5919                 spec->num_dmics = 1;
5920                 spec->num_dmuxes = 1;
5921                 spec->num_smuxes = 1;
5922                 spec->gpio_led = 0x08;
5923                 break;
5924         }
5925
5926         if (hp_blike_system(codec->subsystem_id)) {
5927                 pin_cfg = snd_hda_codec_get_pincfg(codec, 0x0f);
5928                 if (get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT ||
5929                         get_defcfg_device(pin_cfg) == AC_JACK_SPEAKER  ||
5930                         get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT) {
5931                         /* It was changed in the BIOS to just satisfy MS DTM.
5932                          * Lets turn it back into slaved HP
5933                          */
5934                         pin_cfg = (pin_cfg & (~AC_DEFCFG_DEVICE))
5935                                         | (AC_JACK_HP_OUT <<
5936                                                 AC_DEFCFG_DEVICE_SHIFT);
5937                         pin_cfg = (pin_cfg & (~(AC_DEFCFG_DEF_ASSOC
5938                                                         | AC_DEFCFG_SEQUENCE)))
5939                                                                 | 0x1f;
5940                         snd_hda_codec_set_pincfg(codec, 0x0f, pin_cfg);
5941                 }
5942         }
5943
5944         if (find_mute_led_cfg(codec, 1))
5945                 snd_printd("mute LED gpio %d polarity %d\n",
5946                                 spec->gpio_led,
5947                                 spec->gpio_led_polarity);
5948
5949         if (spec->gpio_led) {
5950                 if (!spec->vref_mute_led_nid) {
5951                         spec->gpio_mask |= spec->gpio_led;
5952                         spec->gpio_dir |= spec->gpio_led;
5953                         spec->gpio_data |= spec->gpio_led;
5954                 } else {
5955                         codec->patch_ops.set_power_state =
5956                                         stac92xx_set_power_state;
5957                 }
5958         }
5959
5960         spec->multiout.dac_nids = spec->dac_nids;
5961
5962         err = stac92xx_parse_auto_config(codec);
5963         if (!err) {
5964                 if (spec->board_config < 0) {
5965                         printk(KERN_WARNING "hda_codec: No auto-config is "
5966                                "available, default to model=ref\n");
5967                         spec->board_config = STAC_92HD71BXX_REF;
5968                         goto again;
5969                 }
5970                 err = -EINVAL;
5971         }
5972
5973         if (err < 0) {
5974                 stac92xx_free(codec);
5975                 return err;
5976         }
5977
5978         /* enable bass on HP dv7 */
5979         if (spec->board_config == STAC_HP_DV4 ||
5980             spec->board_config == STAC_HP_DV5) {
5981                 unsigned int cap;
5982                 cap = snd_hda_param_read(codec, 0x1, AC_PAR_GPIO_CAP);
5983                 cap &= AC_GPIO_IO_COUNT;
5984                 if (cap >= 6)
5985                         stac_add_hp_bass_switch(codec);
5986         }
5987
5988         codec->proc_widget_hook = stac92hd7x_proc_hook;
5989
5990         return 0;
5991 }
5992
5993 static int patch_stac922x(struct hda_codec *codec)
5994 {
5995         struct sigmatel_spec *spec;
5996         int err;
5997
5998         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
5999         if (spec == NULL)
6000                 return -ENOMEM;
6001
6002         codec->no_trigger_sense = 1;
6003         codec->spec = spec;
6004         spec->linear_tone_beep = 1;
6005         spec->num_pins = ARRAY_SIZE(stac922x_pin_nids);
6006         spec->pin_nids = stac922x_pin_nids;
6007         spec->board_config = snd_hda_check_board_config(codec, STAC_922X_MODELS,
6008                                                         stac922x_models,
6009                                                         stac922x_cfg_tbl);
6010         if (spec->board_config == STAC_INTEL_MAC_AUTO) {
6011                 spec->gpio_mask = spec->gpio_dir = 0x03;
6012                 spec->gpio_data = 0x03;
6013                 /* Intel Macs have all same PCI SSID, so we need to check
6014                  * codec SSID to distinguish the exact models
6015                  */
6016                 printk(KERN_INFO "hda_codec: STAC922x, Apple subsys_id=%x\n", codec->subsystem_id);
6017                 switch (codec->subsystem_id) {
6018
6019                 case 0x106b0800:
6020                         spec->board_config = STAC_INTEL_MAC_V1;
6021                         break;
6022                 case 0x106b0600:
6023                 case 0x106b0700:
6024                         spec->board_config = STAC_INTEL_MAC_V2;
6025                         break;
6026                 case 0x106b0e00:
6027                 case 0x106b0f00:
6028                 case 0x106b1600:
6029                 case 0x106b1700:
6030                 case 0x106b0200:
6031                 case 0x106b1e00:
6032                         spec->board_config = STAC_INTEL_MAC_V3;
6033                         break;
6034                 case 0x106b1a00:
6035                 case 0x00000100:
6036                         spec->board_config = STAC_INTEL_MAC_V4;
6037                         break;
6038                 case 0x106b0a00:
6039                 case 0x106b2200:
6040                         spec->board_config = STAC_INTEL_MAC_V5;
6041                         break;
6042                 default:
6043                         spec->board_config = STAC_INTEL_MAC_V3;
6044                         break;
6045                 }
6046         }
6047
6048  again:
6049         if (spec->board_config < 0)
6050                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6051                             codec->chip_name);
6052         else
6053                 stac92xx_set_config_regs(codec,
6054                                 stac922x_brd_tbl[spec->board_config]);
6055
6056         spec->adc_nids = stac922x_adc_nids;
6057         spec->mux_nids = stac922x_mux_nids;
6058         spec->num_muxes = ARRAY_SIZE(stac922x_mux_nids);
6059         spec->num_adcs = ARRAY_SIZE(stac922x_adc_nids);
6060         spec->num_dmics = 0;
6061         spec->num_pwrs = 0;
6062
6063         spec->init = stac922x_core_init;
6064
6065         spec->num_caps = STAC922X_NUM_CAPS;
6066         spec->capvols = stac922x_capvols;
6067         spec->capsws = stac922x_capsws;
6068
6069         spec->multiout.dac_nids = spec->dac_nids;
6070         
6071         err = stac92xx_parse_auto_config(codec);
6072         if (!err) {
6073                 if (spec->board_config < 0) {
6074                         printk(KERN_WARNING "hda_codec: No auto-config is "
6075                                "available, default to model=ref\n");
6076                         spec->board_config = STAC_D945_REF;
6077                         goto again;
6078                 }
6079                 err = -EINVAL;
6080         }
6081         if (err < 0) {
6082                 stac92xx_free(codec);
6083                 return err;
6084         }
6085
6086         codec->patch_ops = stac92xx_patch_ops;
6087
6088         /* Fix Mux capture level; max to 2 */
6089         snd_hda_override_amp_caps(codec, 0x12, HDA_OUTPUT,
6090                                   (0 << AC_AMPCAP_OFFSET_SHIFT) |
6091                                   (2 << AC_AMPCAP_NUM_STEPS_SHIFT) |
6092                                   (0x27 << AC_AMPCAP_STEP_SIZE_SHIFT) |
6093                                   (0 << AC_AMPCAP_MUTE_SHIFT));
6094
6095         return 0;
6096 }
6097
6098 static int patch_stac927x(struct hda_codec *codec)
6099 {
6100         struct sigmatel_spec *spec;
6101         int err;
6102
6103         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
6104         if (spec == NULL)
6105                 return -ENOMEM;
6106
6107         codec->no_trigger_sense = 1;
6108         codec->spec = spec;
6109         spec->linear_tone_beep = 1;
6110         codec->slave_dig_outs = stac927x_slave_dig_outs;
6111         spec->num_pins = ARRAY_SIZE(stac927x_pin_nids);
6112         spec->pin_nids = stac927x_pin_nids;
6113         spec->board_config = snd_hda_check_board_config(codec, STAC_927X_MODELS,
6114                                                         stac927x_models,
6115                                                         stac927x_cfg_tbl);
6116  again:
6117         if (spec->board_config < 0)
6118                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6119                             codec->chip_name);
6120         else
6121                 stac92xx_set_config_regs(codec,
6122                                 stac927x_brd_tbl[spec->board_config]);
6123
6124         spec->digbeep_nid = 0x23;
6125         spec->adc_nids = stac927x_adc_nids;
6126         spec->num_adcs = ARRAY_SIZE(stac927x_adc_nids);
6127         spec->mux_nids = stac927x_mux_nids;
6128         spec->num_muxes = ARRAY_SIZE(stac927x_mux_nids);
6129         spec->smux_nids = stac927x_smux_nids;
6130         spec->num_smuxes = ARRAY_SIZE(stac927x_smux_nids);
6131         spec->spdif_labels = stac927x_spdif_labels;
6132         spec->dac_list = stac927x_dac_nids;
6133         spec->multiout.dac_nids = spec->dac_nids;
6134
6135         if (spec->board_config != STAC_D965_REF) {
6136                 /* GPIO0 High = Enable EAPD */
6137                 spec->eapd_mask = spec->gpio_mask = 0x01;
6138                 spec->gpio_dir = spec->gpio_data = 0x01;
6139         }
6140
6141         switch (spec->board_config) {
6142         case STAC_D965_3ST:
6143         case STAC_D965_5ST:
6144                 /* GPIO0 High = Enable EAPD */
6145                 spec->num_dmics = 0;
6146                 spec->init = d965_core_init;
6147                 break;
6148         case STAC_DELL_BIOS:
6149                 switch (codec->subsystem_id) {
6150                 case 0x10280209:
6151                 case 0x1028022e:
6152                         /* correct the device field to SPDIF out */
6153                         snd_hda_codec_set_pincfg(codec, 0x21, 0x01442070);
6154                         break;
6155                 }
6156                 /* configure the analog microphone on some laptops */
6157                 snd_hda_codec_set_pincfg(codec, 0x0c, 0x90a79130);
6158                 /* correct the front output jack as a hp out */
6159                 snd_hda_codec_set_pincfg(codec, 0x0f, 0x0227011f);
6160                 /* correct the front input jack as a mic */
6161                 snd_hda_codec_set_pincfg(codec, 0x0e, 0x02a79130);
6162                 /* fallthru */
6163         case STAC_DELL_3ST:
6164                 if (codec->subsystem_id != 0x1028022f) {
6165                         /* GPIO2 High = Enable EAPD */
6166                         spec->eapd_mask = spec->gpio_mask = 0x04;
6167                         spec->gpio_dir = spec->gpio_data = 0x04;
6168                 }
6169                 spec->dmic_nids = stac927x_dmic_nids;
6170                 spec->num_dmics = STAC927X_NUM_DMICS;
6171
6172                 spec->init = dell_3st_core_init;
6173                 spec->dmux_nids = stac927x_dmux_nids;
6174                 spec->num_dmuxes = ARRAY_SIZE(stac927x_dmux_nids);
6175                 break;
6176         case STAC_927X_VOLKNOB:
6177                 spec->num_dmics = 0;
6178                 spec->init = stac927x_volknob_core_init;
6179                 break;
6180         default:
6181                 spec->num_dmics = 0;
6182                 spec->init = stac927x_core_init;
6183                 break;
6184         }
6185
6186         spec->num_caps = STAC927X_NUM_CAPS;
6187         spec->capvols = stac927x_capvols;
6188         spec->capsws = stac927x_capsws;
6189
6190         spec->num_pwrs = 0;
6191         spec->aloopback_ctl = stac927x_loopback;
6192         spec->aloopback_mask = 0x40;
6193         spec->aloopback_shift = 0;
6194         spec->eapd_switch = 1;
6195
6196         err = stac92xx_parse_auto_config(codec);
6197         if (!err) {
6198                 if (spec->board_config < 0) {
6199                         printk(KERN_WARNING "hda_codec: No auto-config is "
6200                                "available, default to model=ref\n");
6201                         spec->board_config = STAC_D965_REF;
6202                         goto again;
6203                 }
6204                 err = -EINVAL;
6205         }
6206         if (err < 0) {
6207                 stac92xx_free(codec);
6208                 return err;
6209         }
6210
6211         codec->patch_ops = stac92xx_patch_ops;
6212
6213         codec->proc_widget_hook = stac927x_proc_hook;
6214
6215         /*
6216          * !!FIXME!!
6217          * The STAC927x seem to require fairly long delays for certain
6218          * command sequences.  With too short delays (even if the answer
6219          * is set to RIRB properly), it results in the silence output
6220          * on some hardwares like Dell.
6221          *
6222          * The below flag enables the longer delay (see get_response
6223          * in hda_intel.c).
6224          */
6225         codec->bus->needs_damn_long_delay = 1;
6226
6227         /* no jack detecion for ref-no-jd model */
6228         if (spec->board_config == STAC_D965_REF_NO_JD)
6229                 spec->hp_detect = 0;
6230
6231         return 0;
6232 }
6233
6234 static int patch_stac9205(struct hda_codec *codec)
6235 {
6236         struct sigmatel_spec *spec;
6237         int err;
6238
6239         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
6240         if (spec == NULL)
6241                 return -ENOMEM;
6242
6243         codec->no_trigger_sense = 1;
6244         codec->spec = spec;
6245         spec->linear_tone_beep = 1;
6246         spec->num_pins = ARRAY_SIZE(stac9205_pin_nids);
6247         spec->pin_nids = stac9205_pin_nids;
6248         spec->board_config = snd_hda_check_board_config(codec, STAC_9205_MODELS,
6249                                                         stac9205_models,
6250                                                         stac9205_cfg_tbl);
6251  again:
6252         if (spec->board_config < 0)
6253                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6254                             codec->chip_name);
6255         else
6256                 stac92xx_set_config_regs(codec,
6257                                          stac9205_brd_tbl[spec->board_config]);
6258
6259         spec->digbeep_nid = 0x23;
6260         spec->adc_nids = stac9205_adc_nids;
6261         spec->num_adcs = ARRAY_SIZE(stac9205_adc_nids);
6262         spec->mux_nids = stac9205_mux_nids;
6263         spec->num_muxes = ARRAY_SIZE(stac9205_mux_nids);
6264         spec->smux_nids = stac9205_smux_nids;
6265         spec->num_smuxes = ARRAY_SIZE(stac9205_smux_nids);
6266         spec->dmic_nids = stac9205_dmic_nids;
6267         spec->num_dmics = STAC9205_NUM_DMICS;
6268         spec->dmux_nids = stac9205_dmux_nids;
6269         spec->num_dmuxes = ARRAY_SIZE(stac9205_dmux_nids);
6270         spec->num_pwrs = 0;
6271
6272         spec->init = stac9205_core_init;
6273         spec->aloopback_ctl = stac9205_loopback;
6274
6275         spec->num_caps = STAC9205_NUM_CAPS;
6276         spec->capvols = stac9205_capvols;
6277         spec->capsws = stac9205_capsws;
6278
6279         spec->aloopback_mask = 0x40;
6280         spec->aloopback_shift = 0;
6281         /* Turn on/off EAPD per HP plugging */
6282         if (spec->board_config != STAC_9205_EAPD)
6283                 spec->eapd_switch = 1;
6284         spec->multiout.dac_nids = spec->dac_nids;
6285         
6286         switch (spec->board_config){
6287         case STAC_9205_DELL_M43:
6288                 /* Enable SPDIF in/out */
6289                 snd_hda_codec_set_pincfg(codec, 0x1f, 0x01441030);
6290                 snd_hda_codec_set_pincfg(codec, 0x20, 0x1c410030);
6291
6292                 /* Enable unsol response for GPIO4/Dock HP connection */
6293                 err = stac_add_event(codec, codec->afg, STAC_VREF_EVENT, 0x01);
6294                 if (err < 0)
6295                         return err;
6296                 snd_hda_codec_write_cache(codec, codec->afg, 0,
6297                         AC_VERB_SET_GPIO_UNSOLICITED_RSP_MASK, 0x10);
6298                 snd_hda_jack_detect_enable(codec, codec->afg, 0);
6299
6300                 spec->gpio_dir = 0x0b;
6301                 spec->eapd_mask = 0x01;
6302                 spec->gpio_mask = 0x1b;
6303                 spec->gpio_mute = 0x10;
6304                 /* GPIO0 High = EAPD, GPIO1 Low = Headphone Mute,
6305                  * GPIO3 Low = DRM
6306                  */
6307                 spec->gpio_data = 0x01;
6308                 break;
6309         case STAC_9205_REF:
6310                 /* SPDIF-In enabled */
6311                 break;
6312         default:
6313                 /* GPIO0 High = EAPD */
6314                 spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;
6315                 spec->gpio_data = 0x01;
6316                 break;
6317         }
6318
6319         err = stac92xx_parse_auto_config(codec);
6320         if (!err) {
6321                 if (spec->board_config < 0) {
6322                         printk(KERN_WARNING "hda_codec: No auto-config is "
6323                                "available, default to model=ref\n");
6324                         spec->board_config = STAC_9205_REF;
6325                         goto again;
6326                 }
6327                 err = -EINVAL;
6328         }
6329         if (err < 0) {
6330                 stac92xx_free(codec);
6331                 return err;
6332         }
6333
6334         codec->patch_ops = stac92xx_patch_ops;
6335
6336         codec->proc_widget_hook = stac9205_proc_hook;
6337
6338         return 0;
6339 }
6340
6341 /*
6342  * STAC9872 hack
6343  */
6344
6345 static const struct hda_verb stac9872_core_init[] = {
6346         {0x15, AC_VERB_SET_CONNECT_SEL, 0x1}, /* mic-sel: 0a,0d,14,02 */
6347         {0x15, AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_UNMUTE}, /* Mic-in -> 0x9 */
6348         {}
6349 };
6350
6351 static const hda_nid_t stac9872_pin_nids[] = {
6352         0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
6353         0x11, 0x13, 0x14,
6354 };
6355
6356 static const hda_nid_t stac9872_adc_nids[] = {
6357         0x8 /*,0x6*/
6358 };
6359
6360 static const hda_nid_t stac9872_mux_nids[] = {
6361         0x15
6362 };
6363
6364 static const unsigned long stac9872_capvols[] = {
6365         HDA_COMPOSE_AMP_VAL(0x09, 3, 0, HDA_INPUT),
6366 };
6367 #define stac9872_capsws         stac9872_capvols
6368
6369 static const unsigned int stac9872_vaio_pin_configs[9] = {
6370         0x03211020, 0x411111f0, 0x411111f0, 0x03a15030,
6371         0x411111f0, 0x90170110, 0x411111f0, 0x411111f0,
6372         0x90a7013e
6373 };
6374
6375 static const char * const stac9872_models[STAC_9872_MODELS] = {
6376         [STAC_9872_AUTO] = "auto",
6377         [STAC_9872_VAIO] = "vaio",
6378 };
6379
6380 static const unsigned int *stac9872_brd_tbl[STAC_9872_MODELS] = {
6381         [STAC_9872_VAIO] = stac9872_vaio_pin_configs,
6382 };
6383
6384 static const struct snd_pci_quirk stac9872_cfg_tbl[] = {
6385         SND_PCI_QUIRK_MASK(0x104d, 0xfff0, 0x81e0,
6386                            "Sony VAIO F/S", STAC_9872_VAIO),
6387         {} /* terminator */
6388 };
6389
6390 static int patch_stac9872(struct hda_codec *codec)
6391 {
6392         struct sigmatel_spec *spec;
6393         int err;
6394
6395         spec  = kzalloc(sizeof(*spec), GFP_KERNEL);
6396         if (spec == NULL)
6397                 return -ENOMEM;
6398         codec->no_trigger_sense = 1;
6399         codec->spec = spec;
6400         spec->linear_tone_beep = 1;
6401         spec->num_pins = ARRAY_SIZE(stac9872_pin_nids);
6402         spec->pin_nids = stac9872_pin_nids;
6403
6404         spec->board_config = snd_hda_check_board_config(codec, STAC_9872_MODELS,
6405                                                         stac9872_models,
6406                                                         stac9872_cfg_tbl);
6407         if (spec->board_config < 0)
6408                 snd_printdd(KERN_INFO "hda_codec: %s: BIOS auto-probing.\n",
6409                             codec->chip_name);
6410         else
6411                 stac92xx_set_config_regs(codec,
6412                                          stac9872_brd_tbl[spec->board_config]);
6413
6414         spec->multiout.dac_nids = spec->dac_nids;
6415         spec->num_adcs = ARRAY_SIZE(stac9872_adc_nids);
6416         spec->adc_nids = stac9872_adc_nids;
6417         spec->num_muxes = ARRAY_SIZE(stac9872_mux_nids);
6418         spec->mux_nids = stac9872_mux_nids;
6419         spec->init = stac9872_core_init;
6420         spec->num_caps = 1;
6421         spec->capvols = stac9872_capvols;
6422         spec->capsws = stac9872_capsws;
6423
6424         err = stac92xx_parse_auto_config(codec);
6425         if (err < 0) {
6426                 stac92xx_free(codec);
6427                 return -EINVAL;
6428         }
6429         spec->input_mux = &spec->private_imux;
6430         codec->patch_ops = stac92xx_patch_ops;
6431         return 0;
6432 }
6433
6434
6435 /*
6436  * patch entries
6437  */
6438 static const struct hda_codec_preset snd_hda_preset_sigmatel[] = {
6439         { .id = 0x83847690, .name = "STAC9200", .patch = patch_stac9200 },
6440         { .id = 0x83847882, .name = "STAC9220 A1", .patch = patch_stac922x },
6441         { .id = 0x83847680, .name = "STAC9221 A1", .patch = patch_stac922x },
6442         { .id = 0x83847880, .name = "STAC9220 A2", .patch = patch_stac922x },
6443         { .id = 0x83847681, .name = "STAC9220D/9223D A2", .patch = patch_stac922x },
6444         { .id = 0x83847682, .name = "STAC9221 A2", .patch = patch_stac922x },
6445         { .id = 0x83847683, .name = "STAC9221D A2", .patch = patch_stac922x },
6446         { .id = 0x83847618, .name = "STAC9227", .patch = patch_stac927x },
6447         { .id = 0x83847619, .name = "STAC9227", .patch = patch_stac927x },
6448         { .id = 0x83847616, .name = "STAC9228", .patch = patch_stac927x },
6449         { .id = 0x83847617, .name = "STAC9228", .patch = patch_stac927x },
6450         { .id = 0x83847614, .name = "STAC9229", .patch = patch_stac927x },
6451         { .id = 0x83847615, .name = "STAC9229", .patch = patch_stac927x },
6452         { .id = 0x83847620, .name = "STAC9274", .patch = patch_stac927x },
6453         { .id = 0x83847621, .name = "STAC9274D", .patch = patch_stac927x },
6454         { .id = 0x83847622, .name = "STAC9273X", .patch = patch_stac927x },
6455         { .id = 0x83847623, .name = "STAC9273D", .patch = patch_stac927x },
6456         { .id = 0x83847624, .name = "STAC9272X", .patch = patch_stac927x },
6457         { .id = 0x83847625, .name = "STAC9272D", .patch = patch_stac927x },
6458         { .id = 0x83847626, .name = "STAC9271X", .patch = patch_stac927x },
6459         { .id = 0x83847627, .name = "STAC9271D", .patch = patch_stac927x },
6460         { .id = 0x83847628, .name = "STAC9274X5NH", .patch = patch_stac927x },
6461         { .id = 0x83847629, .name = "STAC9274D5NH", .patch = patch_stac927x },
6462         { .id = 0x83847632, .name = "STAC9202",  .patch = patch_stac925x },
6463         { .id = 0x83847633, .name = "STAC9202D", .patch = patch_stac925x },
6464         { .id = 0x83847634, .name = "STAC9250", .patch = patch_stac925x },
6465         { .id = 0x83847635, .name = "STAC9250D", .patch = patch_stac925x },
6466         { .id = 0x83847636, .name = "STAC9251", .patch = patch_stac925x },
6467         { .id = 0x83847637, .name = "STAC9250D", .patch = patch_stac925x },
6468         { .id = 0x83847645, .name = "92HD206X", .patch = patch_stac927x },
6469         { .id = 0x83847646, .name = "92HD206D", .patch = patch_stac927x },
6470         /* The following does not take into account .id=0x83847661 when subsys =
6471          * 104D0C00 which is STAC9225s. Because of this, some SZ Notebooks are
6472          * currently not fully supported.
6473          */
6474         { .id = 0x83847661, .name = "CXD9872RD/K", .patch = patch_stac9872 },
6475         { .id = 0x83847662, .name = "STAC9872AK", .patch = patch_stac9872 },
6476         { .id = 0x83847664, .name = "CXD9872AKD", .patch = patch_stac9872 },
6477         { .id = 0x83847698, .name = "STAC9205", .patch = patch_stac9205 },
6478         { .id = 0x838476a0, .name = "STAC9205", .patch = patch_stac9205 },
6479         { .id = 0x838476a1, .name = "STAC9205D", .patch = patch_stac9205 },
6480         { .id = 0x838476a2, .name = "STAC9204", .patch = patch_stac9205 },
6481         { .id = 0x838476a3, .name = "STAC9204D", .patch = patch_stac9205 },
6482         { .id = 0x838476a4, .name = "STAC9255", .patch = patch_stac9205 },
6483         { .id = 0x838476a5, .name = "STAC9255D", .patch = patch_stac9205 },
6484         { .id = 0x838476a6, .name = "STAC9254", .patch = patch_stac9205 },
6485         { .id = 0x838476a7, .name = "STAC9254D", .patch = patch_stac9205 },
6486         { .id = 0x111d7603, .name = "92HD75B3X5", .patch = patch_stac92hd71bxx},
6487         { .id = 0x111d7604, .name = "92HD83C1X5", .patch = patch_stac92hd83xxx},
6488         { .id = 0x111d76d4, .name = "92HD83C1C5", .patch = patch_stac92hd83xxx},
6489         { .id = 0x111d7605, .name = "92HD81B1X5", .patch = patch_stac92hd83xxx},
6490         { .id = 0x111d76d5, .name = "92HD81B1C5", .patch = patch_stac92hd83xxx},
6491         { .id = 0x111d76d1, .name = "92HD87B1/3", .patch = patch_stac92hd83xxx},
6492         { .id = 0x111d76d9, .name = "92HD87B2/4", .patch = patch_stac92hd83xxx},
6493         { .id = 0x111d7666, .name = "92HD88B3", .patch = patch_stac92hd83xxx},
6494         { .id = 0x111d7667, .name = "92HD88B1", .patch = patch_stac92hd83xxx},
6495         { .id = 0x111d7668, .name = "92HD88B2", .patch = patch_stac92hd83xxx},
6496         { .id = 0x111d7669, .name = "92HD88B4", .patch = patch_stac92hd83xxx},
6497         { .id = 0x111d7608, .name = "92HD75B2X5", .patch = patch_stac92hd71bxx},
6498         { .id = 0x111d7674, .name = "92HD73D1X5", .patch = patch_stac92hd73xx },
6499         { .id = 0x111d7675, .name = "92HD73C1X5", .patch = patch_stac92hd73xx },
6500         { .id = 0x111d7676, .name = "92HD73E1X5", .patch = patch_stac92hd73xx },
6501         { .id = 0x111d76b0, .name = "92HD71B8X", .patch = patch_stac92hd71bxx },
6502         { .id = 0x111d76b1, .name = "92HD71B8X", .patch = patch_stac92hd71bxx },
6503         { .id = 0x111d76b2, .name = "92HD71B7X", .patch = patch_stac92hd71bxx },
6504         { .id = 0x111d76b3, .name = "92HD71B7X", .patch = patch_stac92hd71bxx },
6505         { .id = 0x111d76b4, .name = "92HD71B6X", .patch = patch_stac92hd71bxx },
6506         { .id = 0x111d76b5, .name = "92HD71B6X", .patch = patch_stac92hd71bxx },
6507         { .id = 0x111d76b6, .name = "92HD71B5X", .patch = patch_stac92hd71bxx },
6508         { .id = 0x111d76b7, .name = "92HD71B5X", .patch = patch_stac92hd71bxx },
6509         { .id = 0x111d76c0, .name = "92HD89C3", .patch = patch_stac92hd73xx },
6510         { .id = 0x111d76c1, .name = "92HD89C2", .patch = patch_stac92hd73xx },
6511         { .id = 0x111d76c2, .name = "92HD89C1", .patch = patch_stac92hd73xx },
6512         { .id = 0x111d76c3, .name = "92HD89B3", .patch = patch_stac92hd73xx },
6513         { .id = 0x111d76c4, .name = "92HD89B2", .patch = patch_stac92hd73xx },
6514         { .id = 0x111d76c5, .name = "92HD89B1", .patch = patch_stac92hd73xx },
6515         { .id = 0x111d76c6, .name = "92HD89E3", .patch = patch_stac92hd73xx },
6516         { .id = 0x111d76c7, .name = "92HD89E2", .patch = patch_stac92hd73xx },
6517         { .id = 0x111d76c8, .name = "92HD89E1", .patch = patch_stac92hd73xx },
6518         { .id = 0x111d76c9, .name = "92HD89D3", .patch = patch_stac92hd73xx },
6519         { .id = 0x111d76ca, .name = "92HD89D2", .patch = patch_stac92hd73xx },
6520         { .id = 0x111d76cb, .name = "92HD89D1", .patch = patch_stac92hd73xx },
6521         { .id = 0x111d76cc, .name = "92HD89F3", .patch = patch_stac92hd73xx },
6522         { .id = 0x111d76cd, .name = "92HD89F2", .patch = patch_stac92hd73xx },
6523         { .id = 0x111d76ce, .name = "92HD89F1", .patch = patch_stac92hd73xx },
6524         { .id = 0x111d76df, .name = "92HD93BXX", .patch = patch_stac92hd83xxx},
6525         { .id = 0x111d76e0, .name = "92HD91BXX", .patch = patch_stac92hd83xxx},
6526         { .id = 0x111d76e3, .name = "92HD98BXX", .patch = patch_stac92hd83xxx},
6527         { .id = 0x111d76e5, .name = "92HD99BXX", .patch = patch_stac92hd83xxx},
6528         { .id = 0x111d76e7, .name = "92HD90BXX", .patch = patch_stac92hd83xxx},
6529         { .id = 0x111d76e8, .name = "92HD66B1X5", .patch = patch_stac92hd83xxx},
6530         { .id = 0x111d76e9, .name = "92HD66B2X5", .patch = patch_stac92hd83xxx},
6531         { .id = 0x111d76ea, .name = "92HD66B3X5", .patch = patch_stac92hd83xxx},
6532         { .id = 0x111d76eb, .name = "92HD66C1X5", .patch = patch_stac92hd83xxx},
6533         { .id = 0x111d76ec, .name = "92HD66C2X5", .patch = patch_stac92hd83xxx},
6534         { .id = 0x111d76ed, .name = "92HD66C3X5", .patch = patch_stac92hd83xxx},
6535         { .id = 0x111d76ee, .name = "92HD66B1X3", .patch = patch_stac92hd83xxx},
6536         { .id = 0x111d76ef, .name = "92HD66B2X3", .patch = patch_stac92hd83xxx},
6537         { .id = 0x111d76f0, .name = "92HD66B3X3", .patch = patch_stac92hd83xxx},
6538         { .id = 0x111d76f1, .name = "92HD66C1X3", .patch = patch_stac92hd83xxx},
6539         { .id = 0x111d76f2, .name = "92HD66C2X3", .patch = patch_stac92hd83xxx},
6540         { .id = 0x111d76f3, .name = "92HD66C3/65", .patch = patch_stac92hd83xxx},
6541         {} /* terminator */
6542 };
6543
6544 MODULE_ALIAS("snd-hda-codec-id:8384*");
6545 MODULE_ALIAS("snd-hda-codec-id:111d*");
6546
6547 MODULE_LICENSE("GPL");
6548 MODULE_DESCRIPTION("IDT/Sigmatel HD-audio codec");
6549
6550 static struct hda_codec_preset_list sigmatel_list = {
6551         .preset = snd_hda_preset_sigmatel,
6552         .owner = THIS_MODULE,
6553 };
6554
6555 static int __init patch_sigmatel_init(void)
6556 {
6557         return snd_hda_add_codec_preset(&sigmatel_list);
6558 }
6559
6560 static void __exit patch_sigmatel_exit(void)
6561 {
6562         snd_hda_delete_codec_preset(&sigmatel_list);
6563 }
6564
6565 module_init(patch_sigmatel_init)
6566 module_exit(patch_sigmatel_exit)