blob: 3a9a4a1be26fa4b1fa63862810b7562c51091464 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * azt3328.c - driver for Aztech AZF3328 based soundcards (e.g. PCI168).
Andreas Mohradf59312010-12-27 21:16:43 +01003 * Copyright (C) 2002, 2005 - 2010 by Andreas Mohr <andi AT lisas.de>
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 *
5 * Framework borrowed from Bart Hartgers's als4000.c.
6 * Driver developed on PCI168 AP(W) version (PCI rev. 10, subsystem ID 1801),
7 * found in a Fujitsu-Siemens PC ("Cordant", aluminum case).
8 * Other versions are:
9 * PCI168 A(W), sub ID 1800
10 * PCI168 A/AP, sub ID 8000
11 * Please give me feedback in case you try my driver with one of these!!
12 *
Andreas Mohrdfbf9512009-07-05 13:55:46 +020013 * Keywords: Windows XP Vista 168nt4-125.zip 168win95-125.zip PCI 168 download
14 * (XP/Vista do not support this card at all but every Linux distribution
15 * has very good support out of the box;
16 * just to make sure that the right people hit this and get to know that,
17 * despite the high level of Internet ignorance - as usual :-P -
Andreas Mohr78df6172009-07-12 22:17:54 +020018 * about very good support for this card - on Linux!)
Andreas Mohrdfbf9512009-07-05 13:55:46 +020019 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070020 * GPL LICENSE
21 * This program is free software; you can redistribute it and/or modify
22 * it under the terms of the GNU General Public License as published by
23 * the Free Software Foundation; either version 2 of the License, or
24 * (at your option) any later version.
25 *
26 * This program is distributed in the hope that it will be useful,
27 * but WITHOUT ANY WARRANTY; without even the implied warranty of
28 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 * GNU General Public License for more details.
30
31 * You should have received a copy of the GNU General Public License
32 * along with this program; if not, write to the Free Software
33 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
34 *
35 * NOTES
36 * Since Aztech does not provide any chipset documentation,
37 * even on repeated request to various addresses,
38 * and the answer that was finally given was negative
39 * (and I was stupid enough to manage to get hold of a PCI168 soundcard
40 * in the first place >:-P}),
41 * I was forced to base this driver on reverse engineering
42 * (3 weeks' worth of evenings filled with driver work).
Andreas Mohre2f87262006-05-17 11:04:19 +020043 * (and no, I did NOT go the easy way: to pick up a SB PCI128 for 9 Euros)
Linus Torvalds1da177e2005-04-16 15:20:36 -070044 *
Andreas Mohr02330fb2008-05-16 12:18:29 +020045 * It is quite likely that the AZF3328 chip is the PCI cousin of the
46 * AZF3318 ("azt1020 pnp", "MM Pro 16") ISA chip, given very similar specs.
Linus Torvalds1da177e2005-04-16 15:20:36 -070047 *
Andreas Mohr02330fb2008-05-16 12:18:29 +020048 * The AZF3328 chip (note: AZF3328, *not* AZT3328, that's just the driver name
49 * for compatibility reasons) from Azfin (joint-venture of Aztech and Fincitec,
50 * Fincitec acquired by National Semiconductor in 2002, together with the
51 * Fincitec-related company ARSmikro) has the following features:
52 *
53 * - compatibility & compliance:
54 * - Microsoft PC 97 ("PC 97 Hardware Design Guide",
55 * http://www.microsoft.com/whdc/archive/pcguides.mspx)
56 * - Microsoft PC 98 Baseline Audio
57 * - MPU401 UART
58 * - Sound Blaster Emulation (DOS Box)
Linus Torvalds1da177e2005-04-16 15:20:36 -070059 * - builtin AC97 conformant codec (SNR over 80dB)
Andreas Mohr13769e32006-05-17 11:03:16 +020060 * Note that "conformant" != "compliant"!! this chip's mixer register layout
61 * *differs* from the standard AC97 layout:
62 * they chose to not implement the headphone register (which is not a
63 * problem since it's merely optional), yet when doing this, they committed
64 * the grave sin of letting other registers follow immediately instead of
65 * keeping a headphone dummy register, thereby shifting the mixer register
66 * addresses illegally. So far unfortunately it looks like the very flexible
67 * ALSA AC97 support is still not enough to easily compensate for such a
68 * grave layout violation despite all tweaks and quirks mechanisms it offers.
Andreas Mohr02330fb2008-05-16 12:18:29 +020069 * - builtin genuine OPL3 - verified to work fine, 20080506
Linus Torvalds1da177e2005-04-16 15:20:36 -070070 * - full duplex 16bit playback/record at independent sampling rate
Andreas Mohr02330fb2008-05-16 12:18:29 +020071 * - MPU401 (+ legacy address support, claimed by one official spec sheet)
72 * FIXME: how to enable legacy addr??
Linus Torvalds1da177e2005-04-16 15:20:36 -070073 * - game port (legacy address support)
Andreas Mohre24a1212007-03-26 12:49:45 +020074 * - builtin DirectInput support, helps reduce CPU overhead (interrupt-driven
Andreas Mohr02330fb2008-05-16 12:18:29 +020075 * features supported). - See common term "Digital Enhanced Game Port"...
76 * (probably DirectInput 3.0 spec - confirm)
77 * - builtin 3D enhancement (said to be YAMAHA Ymersion)
Linus Torvalds1da177e2005-04-16 15:20:36 -070078 * - built-in General DirectX timer having a 20 bits counter
Andreas Mohrd91c64c2005-10-25 11:17:45 +020079 * with 1us resolution (see below!)
Andreas Mohr02330fb2008-05-16 12:18:29 +020080 * - I2S serial output port for external DAC
Andreas Mohrdfbf9512009-07-05 13:55:46 +020081 * [FIXME: 3.3V or 5V level? maximum rate is 66.2kHz right?]
Linus Torvalds1da177e2005-04-16 15:20:36 -070082 * - supports 33MHz PCI spec 2.1, PCI power management 1.0, compliant with ACPI
83 * - supports hardware volume control
84 * - single chip low cost solution (128 pin QFP)
Andreas Mohrdfbf9512009-07-05 13:55:46 +020085 * - supports programmable Sub-vendor and Sub-system ID [24C02 SEEPROM chip]
Linus Torvalds1da177e2005-04-16 15:20:36 -070086 * required for Microsoft's logo compliance (FIXME: where?)
Andreas Mohr02330fb2008-05-16 12:18:29 +020087 * At least the Trident 4D Wave DX has one bit somewhere
88 * to enable writes to PCI subsystem VID registers, that should be it.
89 * This might easily be in extended PCI reg space, since PCI168 also has
90 * some custom data starting at 0x80. What kind of config settings
91 * are located in our extended PCI space anyway??
Linus Torvalds1da177e2005-04-16 15:20:36 -070092 * - PCI168 AP(W) card: power amplifier with 4 Watts/channel at 4 Ohms
Andreas Mohrdfbf9512009-07-05 13:55:46 +020093 * [TDA1517P chip]
Linus Torvalds1da177e2005-04-16 15:20:36 -070094 *
Andreas Mohrd91c64c2005-10-25 11:17:45 +020095 * Note that this driver now is actually *better* than the Windows driver,
96 * since it additionally supports the card's 1MHz DirectX timer - just try
97 * the following snd-seq module parameters etc.:
98 * - options snd-seq seq_default_timer_class=2 seq_default_timer_sclass=0
99 * seq_default_timer_card=0 seq_client_load=1 seq_default_timer_device=0
100 * seq_default_timer_subdevice=0 seq_default_timer_resolution=1000000
101 * - "timidity -iAv -B2,8 -Os -EFreverb=0"
102 * - "pmidi -p 128:0 jazz.mid"
103 *
Andreas Mohr02330fb2008-05-16 12:18:29 +0200104 * OPL3 hardware playback testing, try something like:
105 * cat /proc/asound/hwdep
106 * and
107 * aconnect -o
108 * Then use
109 * sbiload -Dhw:x,y --opl3 /usr/share/sounds/opl3/std.o3 ......./drums.o3
110 * where x,y is the xx-yy number as given in hwdep.
111 * Then try
112 * pmidi -p a:b jazz.mid
113 * where a:b is the client number plus 0 usually, as given by aconnect above.
114 * Oh, and make sure to unmute the FM mixer control (doh!)
115 * NOTE: power use during OPL3 playback is _VERY_ high (70W --> 90W!)
116 * despite no CPU activity, possibly due to hindering ACPI idling somehow.
117 * Shouldn't be a problem of the AZF3328 chip itself, I'd hope.
118 * Higher PCM / FM mixer levels seem to conflict (causes crackling),
119 * at least sometimes. Maybe even use with hardware sequencer timer above :)
120 * adplay/adplug-utils might soon offer hardware-based OPL3 playback, too.
121 *
Linus Torvalds1da177e2005-04-16 15:20:36 -0700122 * Certain PCI versions of this card are susceptible to DMA traffic underruns
123 * in some systems (resulting in sound crackling/clicking/popping),
124 * probably because they don't have a DMA FIFO buffer or so.
125 * Overview (PCI ID/PCI subID/PCI rev.):
126 * - no DMA crackling on SiS735: 0x50DC/0x1801/16
127 * - unknown performance: 0x50DC/0x1801/10
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200128 * (well, it's not bad on an Athlon 1800 with now very optimized IRQ handler)
129 *
Linus Torvalds1da177e2005-04-16 15:20:36 -0700130 * Crackling happens with VIA chipsets or, in my case, an SiS735, which is
131 * supposed to be very fast and supposed to get rid of crackling much
132 * better than a VIA, yet ironically I still get crackling, like many other
133 * people with the same chipset.
134 * Possible remedies:
Andreas Mohr02330fb2008-05-16 12:18:29 +0200135 * - use speaker (amplifier) output instead of headphone output
136 * (in case crackling is due to overloaded output clipping)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700137 * - plug card into a different PCI slot, preferrably one that isn't shared
138 * too much (this helps a lot, but not completely!)
139 * - get rid of PCI VGA card, use AGP instead
140 * - upgrade or downgrade BIOS
141 * - fiddle with PCI latency settings (setpci -v -s BUSID latency_timer=XX)
142 * Not too helpful.
143 * - Disable ACPI/power management/"Auto Detect RAM/PCI Clk" in BIOS
Andreas Mohr02330fb2008-05-16 12:18:29 +0200144 *
Linus Torvalds1da177e2005-04-16 15:20:36 -0700145 * BUGS
Andreas Mohr02330fb2008-05-16 12:18:29 +0200146 * - full-duplex might *still* be problematic, however a recent test was fine
Andreas Mohre24a1212007-03-26 12:49:45 +0200147 * - (non-bug) "Bass/Treble or 3D settings don't work" - they do get evaluated
148 * if you set PCM output switch to "pre 3D" instead of "post 3D".
149 * If this can't be set, then get a mixer application that Isn't Stupid (tm)
150 * (e.g. kmix, gamix) - unfortunately several are!!
Andreas Mohr02330fb2008-05-16 12:18:29 +0200151 * - locking is not entirely clean, especially the audio stream activity
152 * ints --> may be racy
153 * - an _unconnected_ secondary joystick at the gameport will be reported
154 * to be "active" (floating values, not precisely -1) due to the way we need
155 * to read the Digital Enhanced Game Port. Not sure whether it is fixable.
156 *
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157 * TODO
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200158 * - use PCI_VDEVICE
159 * - verify driver status on x86_64
160 * - test multi-card driver operation
161 * - (ab)use 1MHz DirectX timer as kernel clocksource
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162 * - test MPU401 MIDI playback etc.
Andreas Mohr02330fb2008-05-16 12:18:29 +0200163 * - add more power micro-management (disable various units of the card
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200164 * as long as they're unused, to improve audio quality and save power).
165 * However this requires more I/O ports which I haven't figured out yet
166 * and which thus might not even exist...
Andreas Mohrca54bde2006-05-17 11:02:24 +0200167 * The standard suspend/resume functionality could probably make use of
168 * some improvement, too...
Linus Torvalds1da177e2005-04-16 15:20:36 -0700169 * - figure out what all unknown port bits are responsible for
Andreas Mohr13769e32006-05-17 11:03:16 +0200170 * - figure out some cleverly evil scheme to possibly make ALSA AC97 code
171 * fully accept our quite incompatible ""AC97"" mixer and thus save some
172 * code (but I'm not too optimistic that doing this is possible at all)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200173 * - use MMIO (memory-mapped I/O)? Slightly faster access, e.g. for gameport.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174 */
175
Linus Torvalds1da177e2005-04-16 15:20:36 -0700176#include <asm/io.h>
177#include <linux/init.h>
178#include <linux/pci.h>
179#include <linux/delay.h>
180#include <linux/slab.h>
181#include <linux/gameport.h>
182#include <linux/moduleparam.h>
Matthias Gehre910638a2006-03-28 01:56:48 -0800183#include <linux/dma-mapping.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184#include <sound/core.h>
185#include <sound/control.h>
186#include <sound/pcm.h>
187#include <sound/rawmidi.h>
188#include <sound/mpu401.h>
189#include <sound/opl3.h>
190#include <sound/initval.h>
191#include "azt3328.h"
192
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200193MODULE_AUTHOR("Andreas Mohr <andi AT lisas.de>");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194MODULE_DESCRIPTION("Aztech AZF3328 (PCI168)");
195MODULE_LICENSE("GPL");
196MODULE_SUPPORTED_DEVICE("{{Aztech,AZF3328}}");
197
198#if defined(CONFIG_GAMEPORT) || (defined(MODULE) && defined(CONFIG_GAMEPORT_MODULE))
Andreas Mohr02330fb2008-05-16 12:18:29 +0200199#define SUPPORT_GAMEPORT 1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700200#endif
201
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200202/* === Debug settings ===
203 Further diagnostic functionality than the settings below
Andreas Mohradf59312010-12-27 21:16:43 +0100204 does not need to be provided, since one can easily write a POSIX shell script
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200205 to dump the card's I/O ports (those listed in lspci -v -v):
Andreas Mohradf59312010-12-27 21:16:43 +0100206 dump()
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200207 {
208 local descr=$1; local addr=$2; local count=$3
209
210 echo "${descr}: ${count} @ ${addr}:"
Andreas Mohradf59312010-12-27 21:16:43 +0100211 dd if=/dev/port skip=`printf %d ${addr}` count=${count} bs=1 \
212 2>/dev/null| hexdump -C
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200213 }
214 and then use something like
215 "dump joy200 0x200 8", "dump mpu388 0x388 4", "dump joy 0xb400 8",
216 "dump codec00 0xa800 32", "dump mixer 0xb800 64", "dump synth 0xbc00 8",
217 possibly within a "while true; do ... sleep 1; done" loop.
218 Tweaking ports could be done using
219 VALSTRING="`printf "%02x" $value`"
Andreas Mohradf59312010-12-27 21:16:43 +0100220 printf "\x""$VALSTRING"|dd of=/dev/port seek=`printf %d ${addr}` bs=1 \
221 2>/dev/null
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200222*/
223
Linus Torvalds1da177e2005-04-16 15:20:36 -0700224#define DEBUG_MISC 0
225#define DEBUG_CALLS 0
226#define DEBUG_MIXER 0
Andreas Mohr78df6172009-07-12 22:17:54 +0200227#define DEBUG_CODEC 0
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200228#define DEBUG_TIMER 0
Andreas Mohr02330fb2008-05-16 12:18:29 +0200229#define DEBUG_GAME 0
Andreas Mohr78df6172009-07-12 22:17:54 +0200230#define DEBUG_PM 0
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231#define MIXER_TESTING 0
232
233#if DEBUG_MISC
Andreas Mohr78df6172009-07-12 22:17:54 +0200234#define snd_azf3328_dbgmisc(format, args...) printk(KERN_DEBUG format, ##args)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700235#else
236#define snd_azf3328_dbgmisc(format, args...)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200237#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238
239#if DEBUG_CALLS
240#define snd_azf3328_dbgcalls(format, args...) printk(format, ##args)
Andreas Mohr78df6172009-07-12 22:17:54 +0200241#define snd_azf3328_dbgcallenter() printk(KERN_DEBUG "--> %s\n", __func__)
242#define snd_azf3328_dbgcallleave() printk(KERN_DEBUG "<-- %s\n", __func__)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243#else
244#define snd_azf3328_dbgcalls(format, args...)
245#define snd_azf3328_dbgcallenter()
246#define snd_azf3328_dbgcallleave()
Andreas Mohr02330fb2008-05-16 12:18:29 +0200247#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248
249#if DEBUG_MIXER
Takashi Iwaiee419652009-02-05 16:11:31 +0100250#define snd_azf3328_dbgmixer(format, args...) printk(KERN_DEBUG format, ##args)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700251#else
252#define snd_azf3328_dbgmixer(format, args...)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200253#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254
Andreas Mohr78df6172009-07-12 22:17:54 +0200255#if DEBUG_CODEC
256#define snd_azf3328_dbgcodec(format, args...) printk(KERN_DEBUG format, ##args)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700257#else
Andreas Mohr78df6172009-07-12 22:17:54 +0200258#define snd_azf3328_dbgcodec(format, args...)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200259#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700260
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200261#if DEBUG_MISC
Takashi Iwaiee419652009-02-05 16:11:31 +0100262#define snd_azf3328_dbgtimer(format, args...) printk(KERN_DEBUG format, ##args)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700263#else
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200264#define snd_azf3328_dbgtimer(format, args...)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200265#endif
266
267#if DEBUG_GAME
Takashi Iwaiee419652009-02-05 16:11:31 +0100268#define snd_azf3328_dbggame(format, args...) printk(KERN_DEBUG format, ##args)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200269#else
270#define snd_azf3328_dbggame(format, args...)
271#endif
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200272
Andreas Mohr78df6172009-07-12 22:17:54 +0200273#if DEBUG_PM
274#define snd_azf3328_dbgpm(format, args...) printk(KERN_DEBUG format, ##args)
275#else
276#define snd_azf3328_dbgpm(format, args...)
277#endif
278
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
280module_param_array(index, int, NULL, 0444);
281MODULE_PARM_DESC(index, "Index value for AZF3328 soundcard.");
282
283static char *id[SNDRV_CARDS] = SNDRV_DEFAULT_STR; /* ID for this card */
284module_param_array(id, charp, NULL, 0444);
285MODULE_PARM_DESC(id, "ID string for AZF3328 soundcard.");
286
287static int enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */
288module_param_array(enable, bool, NULL, 0444);
289MODULE_PARM_DESC(enable, "Enable AZF3328 soundcard.");
290
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200291static int seqtimer_scaling = 128;
292module_param(seqtimer_scaling, int, 0444);
293MODULE_PARM_DESC(seqtimer_scaling, "Set 1024000Hz sequencer timer scale factor (lockup danger!). Default 128.");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200295struct snd_azf3328_codec_data {
296 unsigned long io_base;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200297 struct snd_pcm_substream *substream;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200298 bool running;
299 const char *name;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200300};
301
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200302enum snd_azf3328_codec_type {
Andreas Mohradf59312010-12-27 21:16:43 +0100303 /* warning: fixed indices (also used for bitmask checks!) */
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200304 AZF_CODEC_PLAYBACK = 0,
305 AZF_CODEC_CAPTURE = 1,
306 AZF_CODEC_I2S_OUT = 2,
Andreas Mohr02330fb2008-05-16 12:18:29 +0200307};
308
Takashi Iwai95de7762005-11-17 15:02:42 +0100309struct snd_azf3328 {
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200310 /* often-used fields towards beginning, then grouped */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200311
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200312 unsigned long ctrl_io; /* usually 0xb000, size 128 */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200313 unsigned long game_io; /* usually 0xb400, size 8 */
314 unsigned long mpu_io; /* usually 0xb800, size 4 */
315 unsigned long opl3_io; /* usually 0xbc00, size 8 */
316 unsigned long mixer_io; /* usually 0xc000, size 64 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700317
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200318 spinlock_t reg_lock;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700319
Takashi Iwai95de7762005-11-17 15:02:42 +0100320 struct snd_timer *timer;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200321
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200322 struct snd_pcm *pcm[3];
323
324 /* playback, recording and I2S out codecs */
325 struct snd_azf3328_codec_data codecs[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700326
Takashi Iwai95de7762005-11-17 15:02:42 +0100327 struct snd_card *card;
328 struct snd_rawmidi *rmidi;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329
Andreas Mohr02330fb2008-05-16 12:18:29 +0200330#ifdef SUPPORT_GAMEPORT
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200331 struct gameport *gameport;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200332 u16 axes[4];
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200333#endif
334
335 struct pci_dev *pci;
336 int irq;
Andreas Mohrca54bde2006-05-17 11:02:24 +0200337
Andreas Mohr627d3e72008-06-23 11:50:47 +0200338 /* register 0x6a is write-only, thus need to remember setting.
339 * If we need to add more registers here, then we might try to fold this
340 * into some transparent combined shadow register handling with
341 * CONFIG_PM register storage below, but that's slightly difficult. */
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200342 u16 shadow_reg_ctrl_6AH;
Andreas Mohr627d3e72008-06-23 11:50:47 +0200343
Andreas Mohrca54bde2006-05-17 11:02:24 +0200344#ifdef CONFIG_PM
345 /* register value containers for power management
Andreas Mohr78df6172009-07-12 22:17:54 +0200346 * Note: not always full I/O range preserved (similar to Win driver!) */
347 u32 saved_regs_ctrl[AZF_ALIGN(AZF_IO_SIZE_CTRL_PM) / 4];
348 u32 saved_regs_game[AZF_ALIGN(AZF_IO_SIZE_GAME_PM) / 4];
349 u32 saved_regs_mpu[AZF_ALIGN(AZF_IO_SIZE_MPU_PM) / 4];
350 u32 saved_regs_opl3[AZF_ALIGN(AZF_IO_SIZE_OPL3_PM) / 4];
351 u32 saved_regs_mixer[AZF_ALIGN(AZF_IO_SIZE_MIXER_PM) / 4];
Andreas Mohrca54bde2006-05-17 11:02:24 +0200352#endif
Takashi Iwai95de7762005-11-17 15:02:42 +0100353};
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200354
Alexey Dobriyancebe41d2010-02-06 00:21:03 +0200355static DEFINE_PCI_DEVICE_TABLE(snd_azf3328_ids) = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700356 { 0x122D, 0x50DC, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* PCI168/3328 */
357 { 0x122D, 0x80DA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* 3328 */
358 { 0, }
359};
360
361MODULE_DEVICE_TABLE(pci, snd_azf3328_ids);
362
Andreas Mohr02330fb2008-05-16 12:18:29 +0200363
364static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200365snd_azf3328_io_reg_setb(unsigned reg, u8 mask, bool do_set)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200366{
Andreas Mohradf59312010-12-27 21:16:43 +0100367 /* Well, strictly spoken, the inb/outb sequence isn't atomic
368 and would need locking. However we currently don't care
369 since it potentially complicates matters. */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200370 u8 prev = inb(reg), new;
371
372 new = (do_set) ? (prev|mask) : (prev & ~mask);
373 /* we need to always write the new value no matter whether it differs
374 * or not, since some register bits don't indicate their setting */
375 outb(new, reg);
376 if (new != prev)
377 return 1;
378
379 return 0;
380}
381
Andreas Mohr02330fb2008-05-16 12:18:29 +0200382static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200383snd_azf3328_codec_outb(const struct snd_azf3328_codec_data *codec,
384 unsigned reg,
385 u8 value
386)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200387{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200388 outb(value, codec->io_base + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200389}
390
391static inline u8
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200392snd_azf3328_codec_inb(const struct snd_azf3328_codec_data *codec, unsigned reg)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200393{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200394 return inb(codec->io_base + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200395}
396
397static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200398snd_azf3328_codec_outw(const struct snd_azf3328_codec_data *codec,
399 unsigned reg,
400 u16 value
401)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200402{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200403 outw(value, codec->io_base + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200404}
405
406static inline u16
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200407snd_azf3328_codec_inw(const struct snd_azf3328_codec_data *codec, unsigned reg)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200408{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200409 return inw(codec->io_base + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200410}
411
412static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200413snd_azf3328_codec_outl(const struct snd_azf3328_codec_data *codec,
414 unsigned reg,
415 u32 value
416)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200417{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200418 outl(value, codec->io_base + reg);
Andreas Mohr02330fb2008-05-16 12:18:29 +0200419}
420
421static inline u32
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200422snd_azf3328_codec_inl(const struct snd_azf3328_codec_data *codec, unsigned reg)
Andreas Mohr02330fb2008-05-16 12:18:29 +0200423{
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200424 return inl(codec->io_base + reg);
425}
426
427static inline void
428snd_azf3328_ctrl_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
429{
430 outb(value, chip->ctrl_io + reg);
431}
432
433static inline u8
434snd_azf3328_ctrl_inb(const struct snd_azf3328 *chip, unsigned reg)
435{
436 return inb(chip->ctrl_io + reg);
437}
438
439static inline void
440snd_azf3328_ctrl_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
441{
442 outw(value, chip->ctrl_io + reg);
443}
444
445static inline void
446snd_azf3328_ctrl_outl(const struct snd_azf3328 *chip, unsigned reg, u32 value)
447{
448 outl(value, chip->ctrl_io + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200449}
450
451static inline void
Andreas Mohr02330fb2008-05-16 12:18:29 +0200452snd_azf3328_game_outb(const struct snd_azf3328 *chip, unsigned reg, u8 value)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453{
Andreas Mohr02330fb2008-05-16 12:18:29 +0200454 outb(value, chip->game_io + reg);
455}
456
457static inline void
458snd_azf3328_game_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
459{
460 outw(value, chip->game_io + reg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700461}
462
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200463static inline u8
Andreas Mohr02330fb2008-05-16 12:18:29 +0200464snd_azf3328_game_inb(const struct snd_azf3328 *chip, unsigned reg)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465{
Andreas Mohr02330fb2008-05-16 12:18:29 +0200466 return inb(chip->game_io + reg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467}
468
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200469static inline u16
Andreas Mohr02330fb2008-05-16 12:18:29 +0200470snd_azf3328_game_inw(const struct snd_azf3328 *chip, unsigned reg)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471{
Andreas Mohr02330fb2008-05-16 12:18:29 +0200472 return inw(chip->game_io + reg);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200473}
474
Andreas Mohr02330fb2008-05-16 12:18:29 +0200475static inline void
476snd_azf3328_mixer_outw(const struct snd_azf3328 *chip, unsigned reg, u16 value)
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200477{
Andreas Mohr02330fb2008-05-16 12:18:29 +0200478 outw(value, chip->mixer_io + reg);
479}
480
481static inline u16
482snd_azf3328_mixer_inw(const struct snd_azf3328 *chip, unsigned reg)
483{
484 return inw(chip->mixer_io + reg);
485}
486
487#define AZF_MUTE_BIT 0x80
488
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200489static bool
Andreas Mohr02330fb2008-05-16 12:18:29 +0200490snd_azf3328_mixer_set_mute(const struct snd_azf3328 *chip,
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200491 unsigned reg, bool do_mute
Andreas Mohr02330fb2008-05-16 12:18:29 +0200492)
493{
494 unsigned long portbase = chip->mixer_io + reg + 1;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200495 bool updated;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700496
497 /* the mute bit is on the *second* (i.e. right) register of a
498 * left/right channel setting */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200499 updated = snd_azf3328_io_reg_setb(portbase, AZF_MUTE_BIT, do_mute);
500
501 /* indicate whether it was muted before */
502 return (do_mute) ? !updated : updated;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700503}
504
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200505static void
Andreas Mohr02330fb2008-05-16 12:18:29 +0200506snd_azf3328_mixer_write_volume_gradually(const struct snd_azf3328 *chip,
507 unsigned reg,
508 unsigned char dst_vol_left,
509 unsigned char dst_vol_right,
510 int chan_sel, int delay
511)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700512{
Andreas Mohr02330fb2008-05-16 12:18:29 +0200513 unsigned long portbase = chip->mixer_io + reg;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700514 unsigned char curr_vol_left = 0, curr_vol_right = 0;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200515 int left_change = 0, right_change = 0;
516
Linus Torvalds1da177e2005-04-16 15:20:36 -0700517 snd_azf3328_dbgcallenter();
Andreas Mohr02330fb2008-05-16 12:18:29 +0200518
519 if (chan_sel & SET_CHAN_LEFT) {
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200520 curr_vol_left = inb(portbase + 1);
Andreas Mohr02330fb2008-05-16 12:18:29 +0200521
522 /* take care of muting flag contained in left channel */
523 if (curr_vol_left & AZF_MUTE_BIT)
524 dst_vol_left |= AZF_MUTE_BIT;
525 else
526 dst_vol_left &= ~AZF_MUTE_BIT;
527
528 left_change = (curr_vol_left > dst_vol_left) ? -1 : 1;
529 }
530
531 if (chan_sel & SET_CHAN_RIGHT) {
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200532 curr_vol_right = inb(portbase + 0);
Andreas Mohr02330fb2008-05-16 12:18:29 +0200533
534 right_change = (curr_vol_right > dst_vol_right) ? -1 : 1;
535 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700536
Andreas Mohre2f87262006-05-17 11:04:19 +0200537 do {
Andreas Mohr02330fb2008-05-16 12:18:29 +0200538 if (left_change) {
539 if (curr_vol_left != dst_vol_left) {
540 curr_vol_left += left_change;
541 outb(curr_vol_left, portbase + 1);
542 } else
543 left_change = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544 }
Andreas Mohr02330fb2008-05-16 12:18:29 +0200545 if (right_change) {
546 if (curr_vol_right != dst_vol_right) {
547 curr_vol_right += right_change;
548
Linus Torvalds1da177e2005-04-16 15:20:36 -0700549 /* during volume change, the right channel is crackling
550 * somewhat more than the left channel, unfortunately.
551 * This seems to be a hardware issue. */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200552 outb(curr_vol_right, portbase + 0);
553 } else
554 right_change = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700555 }
556 if (delay)
557 mdelay(delay);
Andreas Mohr02330fb2008-05-16 12:18:29 +0200558 } while ((left_change) || (right_change));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559 snd_azf3328_dbgcallleave();
560}
561
562/*
563 * general mixer element
564 */
Takashi Iwai95de7762005-11-17 15:02:42 +0100565struct azf3328_mixer_reg {
Andreas Mohr02330fb2008-05-16 12:18:29 +0200566 unsigned reg;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700567 unsigned int lchan_shift, rchan_shift;
568 unsigned int mask;
569 unsigned int invert: 1;
570 unsigned int stereo: 1;
571 unsigned int enum_c: 4;
Takashi Iwai95de7762005-11-17 15:02:42 +0100572};
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573
574#define COMPOSE_MIXER_REG(reg,lchan_shift,rchan_shift,mask,invert,stereo,enum_c) \
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200575 ((reg) | (lchan_shift << 8) | (rchan_shift << 12) | \
576 (mask << 16) | \
577 (invert << 24) | \
578 (stereo << 25) | \
579 (enum_c << 26))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580
Takashi Iwai95de7762005-11-17 15:02:42 +0100581static void snd_azf3328_mixer_reg_decode(struct azf3328_mixer_reg *r, unsigned long val)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700582{
583 r->reg = val & 0xff;
584 r->lchan_shift = (val >> 8) & 0x0f;
585 r->rchan_shift = (val >> 12) & 0x0f;
586 r->mask = (val >> 16) & 0xff;
587 r->invert = (val >> 24) & 1;
588 r->stereo = (val >> 25) & 1;
589 r->enum_c = (val >> 26) & 0x0f;
590}
591
592/*
593 * mixer switches/volumes
594 */
595
596#define AZF3328_MIXER_SWITCH(xname, reg, shift, invert) \
597{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
598 .info = snd_azf3328_info_mixer, \
599 .get = snd_azf3328_get_mixer, .put = snd_azf3328_put_mixer, \
600 .private_value = COMPOSE_MIXER_REG(reg, shift, 0, 0x1, invert, 0, 0), \
601}
602
603#define AZF3328_MIXER_VOL_STEREO(xname, reg, mask, invert) \
604{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
605 .info = snd_azf3328_info_mixer, \
606 .get = snd_azf3328_get_mixer, .put = snd_azf3328_put_mixer, \
607 .private_value = COMPOSE_MIXER_REG(reg, 8, 0, mask, invert, 1, 0), \
608}
609
610#define AZF3328_MIXER_VOL_MONO(xname, reg, mask, is_right_chan) \
611{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
612 .info = snd_azf3328_info_mixer, \
613 .get = snd_azf3328_get_mixer, .put = snd_azf3328_put_mixer, \
614 .private_value = COMPOSE_MIXER_REG(reg, is_right_chan ? 0 : 8, 0, mask, 1, 0, 0), \
615}
616
617#define AZF3328_MIXER_VOL_SPECIAL(xname, reg, mask, shift, invert) \
618{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
619 .info = snd_azf3328_info_mixer, \
620 .get = snd_azf3328_get_mixer, .put = snd_azf3328_put_mixer, \
621 .private_value = COMPOSE_MIXER_REG(reg, shift, 0, mask, invert, 0, 0), \
622}
623
624#define AZF3328_MIXER_ENUM(xname, reg, enum_c, shift) \
625{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
626 .info = snd_azf3328_info_mixer_enum, \
627 .get = snd_azf3328_get_mixer_enum, .put = snd_azf3328_put_mixer_enum, \
628 .private_value = COMPOSE_MIXER_REG(reg, shift, 0, 0, 0, 0, enum_c), \
629}
630
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200631static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100632snd_azf3328_info_mixer(struct snd_kcontrol *kcontrol,
633 struct snd_ctl_elem_info *uinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634{
Takashi Iwai95de7762005-11-17 15:02:42 +0100635 struct azf3328_mixer_reg reg;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700636
637 snd_azf3328_dbgcallenter();
638 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200639 uinfo->type = reg.mask == 1 ?
640 SNDRV_CTL_ELEM_TYPE_BOOLEAN : SNDRV_CTL_ELEM_TYPE_INTEGER;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641 uinfo->count = reg.stereo + 1;
642 uinfo->value.integer.min = 0;
643 uinfo->value.integer.max = reg.mask;
644 snd_azf3328_dbgcallleave();
645 return 0;
646}
647
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200648static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100649snd_azf3328_get_mixer(struct snd_kcontrol *kcontrol,
650 struct snd_ctl_elem_value *ucontrol)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651{
Takashi Iwai95de7762005-11-17 15:02:42 +0100652 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
653 struct azf3328_mixer_reg reg;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200654 u16 oreg, val;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700655
656 snd_azf3328_dbgcallenter();
657 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
658
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200659 oreg = snd_azf3328_mixer_inw(chip, reg.reg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660 val = (oreg >> reg.lchan_shift) & reg.mask;
661 if (reg.invert)
662 val = reg.mask - val;
663 ucontrol->value.integer.value[0] = val;
664 if (reg.stereo) {
665 val = (oreg >> reg.rchan_shift) & reg.mask;
666 if (reg.invert)
667 val = reg.mask - val;
668 ucontrol->value.integer.value[1] = val;
669 }
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200670 snd_azf3328_dbgmixer("get: %02x is %04x -> vol %02lx|%02lx "
671 "(shift %02d|%02d, mask %02x, inv. %d, stereo %d)\n",
672 reg.reg, oreg,
673 ucontrol->value.integer.value[0], ucontrol->value.integer.value[1],
674 reg.lchan_shift, reg.rchan_shift, reg.mask, reg.invert, reg.stereo);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700675 snd_azf3328_dbgcallleave();
676 return 0;
677}
678
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200679static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100680snd_azf3328_put_mixer(struct snd_kcontrol *kcontrol,
681 struct snd_ctl_elem_value *ucontrol)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700682{
Takashi Iwai95de7762005-11-17 15:02:42 +0100683 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
684 struct azf3328_mixer_reg reg;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200685 u16 oreg, nreg, val;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686
687 snd_azf3328_dbgcallenter();
688 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200689 oreg = snd_azf3328_mixer_inw(chip, reg.reg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700690 val = ucontrol->value.integer.value[0] & reg.mask;
691 if (reg.invert)
692 val = reg.mask - val;
693 nreg = oreg & ~(reg.mask << reg.lchan_shift);
694 nreg |= (val << reg.lchan_shift);
695 if (reg.stereo) {
696 val = ucontrol->value.integer.value[1] & reg.mask;
697 if (reg.invert)
698 val = reg.mask - val;
699 nreg &= ~(reg.mask << reg.rchan_shift);
700 nreg |= (val << reg.rchan_shift);
701 }
702 if (reg.mask >= 0x07) /* it's a volume control, so better take care */
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200703 snd_azf3328_mixer_write_volume_gradually(
704 chip, reg.reg, nreg >> 8, nreg & 0xff,
705 /* just set both channels, doesn't matter */
706 SET_CHAN_LEFT|SET_CHAN_RIGHT,
707 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708 else
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200709 snd_azf3328_mixer_outw(chip, reg.reg, nreg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700710
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200711 snd_azf3328_dbgmixer("put: %02x to %02lx|%02lx, "
712 "oreg %04x; shift %02d|%02d -> nreg %04x; after: %04x\n",
713 reg.reg, ucontrol->value.integer.value[0], ucontrol->value.integer.value[1],
714 oreg, reg.lchan_shift, reg.rchan_shift,
715 nreg, snd_azf3328_mixer_inw(chip, reg.reg));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716 snd_azf3328_dbgcallleave();
717 return (nreg != oreg);
718}
719
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200720static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100721snd_azf3328_info_mixer_enum(struct snd_kcontrol *kcontrol,
722 struct snd_ctl_elem_info *uinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700723{
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200724 static const char * const texts1[] = {
Andreas Mohr13769e32006-05-17 11:03:16 +0200725 "Mic1", "Mic2"
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200726 };
727 static const char * const texts2[] = {
Andreas Mohr13769e32006-05-17 11:03:16 +0200728 "Mix", "Mic"
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200729 };
730 static const char * const texts3[] = {
Andreas Mohr02330fb2008-05-16 12:18:29 +0200731 "Mic", "CD", "Video", "Aux",
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200732 "Line", "Mix", "Mix Mono", "Phone"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700733 };
Andreas Mohr13769e32006-05-17 11:03:16 +0200734 static const char * const texts4[] = {
735 "pre 3D", "post 3D"
736 };
Takashi Iwai95de7762005-11-17 15:02:42 +0100737 struct azf3328_mixer_reg reg;
Andreas Mohr627d3e72008-06-23 11:50:47 +0200738 const char * const *p = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700739
740 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
741 uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
742 uinfo->count = (reg.reg == IDX_MIXER_REC_SELECT) ? 2 : 1;
743 uinfo->value.enumerated.items = reg.enum_c;
744 if (uinfo->value.enumerated.item > reg.enum_c - 1U)
745 uinfo->value.enumerated.item = reg.enum_c - 1U;
Andreas Mohre2f87262006-05-17 11:04:19 +0200746 if (reg.reg == IDX_MIXER_ADVCTL2) {
Andreas Mohr13769e32006-05-17 11:03:16 +0200747 switch(reg.lchan_shift) {
748 case 8: /* modem out sel */
Andreas Mohr627d3e72008-06-23 11:50:47 +0200749 p = texts1;
Andreas Mohr13769e32006-05-17 11:03:16 +0200750 break;
751 case 9: /* mono sel source */
Andreas Mohr627d3e72008-06-23 11:50:47 +0200752 p = texts2;
Andreas Mohr13769e32006-05-17 11:03:16 +0200753 break;
754 case 15: /* PCM Out Path */
Andreas Mohr627d3e72008-06-23 11:50:47 +0200755 p = texts4;
Andreas Mohr13769e32006-05-17 11:03:16 +0200756 break;
757 }
Andreas Mohre2f87262006-05-17 11:04:19 +0200758 } else
Andreas Mohr02330fb2008-05-16 12:18:29 +0200759 if (reg.reg == IDX_MIXER_REC_SELECT)
Andreas Mohr627d3e72008-06-23 11:50:47 +0200760 p = texts3;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200761
Andreas Mohr627d3e72008-06-23 11:50:47 +0200762 strcpy(uinfo->value.enumerated.name, p[uinfo->value.enumerated.item]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700763 return 0;
764}
765
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200766static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100767snd_azf3328_get_mixer_enum(struct snd_kcontrol *kcontrol,
768 struct snd_ctl_elem_value *ucontrol)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700769{
Takashi Iwai95de7762005-11-17 15:02:42 +0100770 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
771 struct azf3328_mixer_reg reg;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700772 unsigned short val;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200773
Linus Torvalds1da177e2005-04-16 15:20:36 -0700774 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200775 val = snd_azf3328_mixer_inw(chip, reg.reg);
Andreas Mohre2f87262006-05-17 11:04:19 +0200776 if (reg.reg == IDX_MIXER_REC_SELECT) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700777 ucontrol->value.enumerated.item[0] = (val >> 8) & (reg.enum_c - 1);
778 ucontrol->value.enumerated.item[1] = (val >> 0) & (reg.enum_c - 1);
Andreas Mohre2f87262006-05-17 11:04:19 +0200779 } else
Linus Torvalds1da177e2005-04-16 15:20:36 -0700780 ucontrol->value.enumerated.item[0] = (val >> reg.lchan_shift) & (reg.enum_c - 1);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200781
782 snd_azf3328_dbgmixer("get_enum: %02x is %04x -> %d|%d (shift %02d, enum_c %d)\n",
783 reg.reg, val, ucontrol->value.enumerated.item[0], ucontrol->value.enumerated.item[1],
784 reg.lchan_shift, reg.enum_c);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785 return 0;
786}
787
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200788static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100789snd_azf3328_put_mixer_enum(struct snd_kcontrol *kcontrol,
790 struct snd_ctl_elem_value *ucontrol)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700791{
Takashi Iwai95de7762005-11-17 15:02:42 +0100792 struct snd_azf3328 *chip = snd_kcontrol_chip(kcontrol);
793 struct azf3328_mixer_reg reg;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200794 u16 oreg, nreg, val;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200795
Linus Torvalds1da177e2005-04-16 15:20:36 -0700796 snd_azf3328_mixer_reg_decode(&reg, kcontrol->private_value);
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200797 oreg = snd_azf3328_mixer_inw(chip, reg.reg);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700798 val = oreg;
Andreas Mohre2f87262006-05-17 11:04:19 +0200799 if (reg.reg == IDX_MIXER_REC_SELECT) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700800 if (ucontrol->value.enumerated.item[0] > reg.enum_c - 1U ||
801 ucontrol->value.enumerated.item[1] > reg.enum_c - 1U)
802 return -EINVAL;
803 val = (ucontrol->value.enumerated.item[0] << 8) |
804 (ucontrol->value.enumerated.item[1] << 0);
Andreas Mohre2f87262006-05-17 11:04:19 +0200805 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806 if (ucontrol->value.enumerated.item[0] > reg.enum_c - 1U)
807 return -EINVAL;
808 val &= ~((reg.enum_c - 1) << reg.lchan_shift);
809 val |= (ucontrol->value.enumerated.item[0] << reg.lchan_shift);
810 }
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200811 snd_azf3328_mixer_outw(chip, reg.reg, val);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700812 nreg = val;
813
814 snd_azf3328_dbgmixer("put_enum: %02x to %04x, oreg %04x\n", reg.reg, val, oreg);
815 return (nreg != oreg);
816}
817
Takashi Iwai1b60f6b2007-03-13 22:13:47 +0100818static struct snd_kcontrol_new snd_azf3328_mixer_controls[] __devinitdata = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700819 AZF3328_MIXER_SWITCH("Master Playback Switch", IDX_MIXER_PLAY_MASTER, 15, 1),
820 AZF3328_MIXER_VOL_STEREO("Master Playback Volume", IDX_MIXER_PLAY_MASTER, 0x1f, 1),
Andreas Mohr627d3e72008-06-23 11:50:47 +0200821 AZF3328_MIXER_SWITCH("PCM Playback Switch", IDX_MIXER_WAVEOUT, 15, 1),
822 AZF3328_MIXER_VOL_STEREO("PCM Playback Volume",
823 IDX_MIXER_WAVEOUT, 0x1f, 1),
824 AZF3328_MIXER_SWITCH("PCM 3D Bypass Playback Switch",
825 IDX_MIXER_ADVCTL2, 7, 1),
Linus Torvalds1da177e2005-04-16 15:20:36 -0700826 AZF3328_MIXER_SWITCH("FM Playback Switch", IDX_MIXER_FMSYNTH, 15, 1),
827 AZF3328_MIXER_VOL_STEREO("FM Playback Volume", IDX_MIXER_FMSYNTH, 0x1f, 1),
828 AZF3328_MIXER_SWITCH("CD Playback Switch", IDX_MIXER_CDAUDIO, 15, 1),
829 AZF3328_MIXER_VOL_STEREO("CD Playback Volume", IDX_MIXER_CDAUDIO, 0x1f, 1),
830 AZF3328_MIXER_SWITCH("Capture Switch", IDX_MIXER_REC_VOLUME, 15, 1),
831 AZF3328_MIXER_VOL_STEREO("Capture Volume", IDX_MIXER_REC_VOLUME, 0x0f, 0),
832 AZF3328_MIXER_ENUM("Capture Source", IDX_MIXER_REC_SELECT, 8, 0),
833 AZF3328_MIXER_SWITCH("Mic Playback Switch", IDX_MIXER_MIC, 15, 1),
834 AZF3328_MIXER_VOL_MONO("Mic Playback Volume", IDX_MIXER_MIC, 0x1f, 1),
835 AZF3328_MIXER_SWITCH("Mic Boost (+20dB)", IDX_MIXER_MIC, 6, 0),
836 AZF3328_MIXER_SWITCH("Line Playback Switch", IDX_MIXER_LINEIN, 15, 1),
837 AZF3328_MIXER_VOL_STEREO("Line Playback Volume", IDX_MIXER_LINEIN, 0x1f, 1),
Jaroslav Kyselad355c82a2009-11-03 15:47:25 +0100838 AZF3328_MIXER_SWITCH("Beep Playback Switch", IDX_MIXER_PCBEEP, 15, 1),
839 AZF3328_MIXER_VOL_SPECIAL("Beep Playback Volume", IDX_MIXER_PCBEEP, 0x0f, 1, 1),
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840 AZF3328_MIXER_SWITCH("Video Playback Switch", IDX_MIXER_VIDEO, 15, 1),
841 AZF3328_MIXER_VOL_STEREO("Video Playback Volume", IDX_MIXER_VIDEO, 0x1f, 1),
842 AZF3328_MIXER_SWITCH("Aux Playback Switch", IDX_MIXER_AUX, 15, 1),
843 AZF3328_MIXER_VOL_STEREO("Aux Playback Volume", IDX_MIXER_AUX, 0x1f, 1),
844 AZF3328_MIXER_SWITCH("Modem Playback Switch", IDX_MIXER_MODEMOUT, 15, 1),
845 AZF3328_MIXER_VOL_MONO("Modem Playback Volume", IDX_MIXER_MODEMOUT, 0x1f, 1),
846 AZF3328_MIXER_SWITCH("Modem Capture Switch", IDX_MIXER_MODEMIN, 15, 1),
847 AZF3328_MIXER_VOL_MONO("Modem Capture Volume", IDX_MIXER_MODEMIN, 0x1f, 1),
Andreas Mohr13769e32006-05-17 11:03:16 +0200848 AZF3328_MIXER_ENUM("Mic Select", IDX_MIXER_ADVCTL2, 2, 8),
849 AZF3328_MIXER_ENUM("Mono Output Select", IDX_MIXER_ADVCTL2, 2, 9),
Andreas Mohre24a1212007-03-26 12:49:45 +0200850 AZF3328_MIXER_ENUM("PCM Output Route", IDX_MIXER_ADVCTL2, 2, 15), /* PCM Out Path, place in front since it controls *both* 3D and Bass/Treble! */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700851 AZF3328_MIXER_VOL_SPECIAL("Tone Control - Treble", IDX_MIXER_BASSTREBLE, 0x07, 1, 0),
852 AZF3328_MIXER_VOL_SPECIAL("Tone Control - Bass", IDX_MIXER_BASSTREBLE, 0x07, 9, 0),
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200853 AZF3328_MIXER_SWITCH("3D Control - Switch", IDX_MIXER_ADVCTL2, 13, 0),
Andreas Mohr13769e32006-05-17 11:03:16 +0200854 AZF3328_MIXER_VOL_SPECIAL("3D Control - Width", IDX_MIXER_ADVCTL1, 0x07, 1, 0), /* "3D Width" */
855 AZF3328_MIXER_VOL_SPECIAL("3D Control - Depth", IDX_MIXER_ADVCTL1, 0x03, 8, 0), /* "Hifi 3D" */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856#if MIXER_TESTING
857 AZF3328_MIXER_SWITCH("0", IDX_MIXER_ADVCTL2, 0, 0),
858 AZF3328_MIXER_SWITCH("1", IDX_MIXER_ADVCTL2, 1, 0),
859 AZF3328_MIXER_SWITCH("2", IDX_MIXER_ADVCTL2, 2, 0),
860 AZF3328_MIXER_SWITCH("3", IDX_MIXER_ADVCTL2, 3, 0),
861 AZF3328_MIXER_SWITCH("4", IDX_MIXER_ADVCTL2, 4, 0),
862 AZF3328_MIXER_SWITCH("5", IDX_MIXER_ADVCTL2, 5, 0),
863 AZF3328_MIXER_SWITCH("6", IDX_MIXER_ADVCTL2, 6, 0),
864 AZF3328_MIXER_SWITCH("7", IDX_MIXER_ADVCTL2, 7, 0),
865 AZF3328_MIXER_SWITCH("8", IDX_MIXER_ADVCTL2, 8, 0),
866 AZF3328_MIXER_SWITCH("9", IDX_MIXER_ADVCTL2, 9, 0),
867 AZF3328_MIXER_SWITCH("10", IDX_MIXER_ADVCTL2, 10, 0),
868 AZF3328_MIXER_SWITCH("11", IDX_MIXER_ADVCTL2, 11, 0),
869 AZF3328_MIXER_SWITCH("12", IDX_MIXER_ADVCTL2, 12, 0),
870 AZF3328_MIXER_SWITCH("13", IDX_MIXER_ADVCTL2, 13, 0),
871 AZF3328_MIXER_SWITCH("14", IDX_MIXER_ADVCTL2, 14, 0),
872 AZF3328_MIXER_SWITCH("15", IDX_MIXER_ADVCTL2, 15, 0),
873#endif
874};
875
Takashi Iwai1b60f6b2007-03-13 22:13:47 +0100876static u16 __devinitdata snd_azf3328_init_values[][2] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700877 { IDX_MIXER_PLAY_MASTER, MIXER_MUTE_MASK|0x1f1f },
878 { IDX_MIXER_MODEMOUT, MIXER_MUTE_MASK|0x1f1f },
879 { IDX_MIXER_BASSTREBLE, 0x0000 },
880 { IDX_MIXER_PCBEEP, MIXER_MUTE_MASK|0x1f1f },
881 { IDX_MIXER_MODEMIN, MIXER_MUTE_MASK|0x1f1f },
882 { IDX_MIXER_MIC, MIXER_MUTE_MASK|0x001f },
883 { IDX_MIXER_LINEIN, MIXER_MUTE_MASK|0x1f1f },
884 { IDX_MIXER_CDAUDIO, MIXER_MUTE_MASK|0x1f1f },
885 { IDX_MIXER_VIDEO, MIXER_MUTE_MASK|0x1f1f },
886 { IDX_MIXER_AUX, MIXER_MUTE_MASK|0x1f1f },
887 { IDX_MIXER_WAVEOUT, MIXER_MUTE_MASK|0x1f1f },
888 { IDX_MIXER_FMSYNTH, MIXER_MUTE_MASK|0x1f1f },
889 { IDX_MIXER_REC_VOLUME, MIXER_MUTE_MASK|0x0707 },
890};
891
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200892static int __devinit
Takashi Iwai95de7762005-11-17 15:02:42 +0100893snd_azf3328_mixer_new(struct snd_azf3328 *chip)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700894{
Takashi Iwai95de7762005-11-17 15:02:42 +0100895 struct snd_card *card;
896 const struct snd_kcontrol_new *sw;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897 unsigned int idx;
898 int err;
899
900 snd_azf3328_dbgcallenter();
Takashi Iwaida3cec32008-08-08 17:12:14 +0200901 if (snd_BUG_ON(!chip || !chip->card))
902 return -EINVAL;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700903
904 card = chip->card;
905
906 /* mixer reset */
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200907 snd_azf3328_mixer_outw(chip, IDX_MIXER_RESET, 0x0000);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700908
909 /* mute and zero volume channels */
Andreas Mohr02330fb2008-05-16 12:18:29 +0200910 for (idx = 0; idx < ARRAY_SIZE(snd_azf3328_init_values); ++idx) {
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200911 snd_azf3328_mixer_outw(chip,
912 snd_azf3328_init_values[idx][0],
913 snd_azf3328_init_values[idx][1]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700914 }
Andreas Mohr02330fb2008-05-16 12:18:29 +0200915
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916 /* add mixer controls */
917 sw = snd_azf3328_mixer_controls;
Andreas Mohr02330fb2008-05-16 12:18:29 +0200918 for (idx = 0; idx < ARRAY_SIZE(snd_azf3328_mixer_controls);
919 ++idx, ++sw) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700920 if ((err = snd_ctl_add(chip->card, snd_ctl_new1(sw, chip))) < 0)
921 return err;
922 }
923 snd_component_add(card, "AZF3328 mixer");
924 strcpy(card->mixername, "AZF3328 mixer");
925
926 snd_azf3328_dbgcallleave();
927 return 0;
928}
929
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200930static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100931snd_azf3328_hw_params(struct snd_pcm_substream *substream,
932 struct snd_pcm_hw_params *hw_params)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933{
934 int res;
935 snd_azf3328_dbgcallenter();
936 res = snd_pcm_lib_malloc_pages(substream, params_buffer_bytes(hw_params));
937 snd_azf3328_dbgcallleave();
938 return res;
939}
940
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200941static int
Takashi Iwai95de7762005-11-17 15:02:42 +0100942snd_azf3328_hw_free(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700943{
944 snd_azf3328_dbgcallenter();
945 snd_pcm_lib_free_pages(substream);
946 snd_azf3328_dbgcallleave();
947 return 0;
948}
949
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200950static void
Andreas Mohr02330fb2008-05-16 12:18:29 +0200951snd_azf3328_codec_setfmt(struct snd_azf3328 *chip,
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200952 enum snd_azf3328_codec_type codec_type,
Andreas Mohr627d3e72008-06-23 11:50:47 +0200953 enum azf_freq_t bitrate,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700954 unsigned int format_width,
955 unsigned int channels
956)
957{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958 unsigned long flags;
Andreas Mohrdfbf9512009-07-05 13:55:46 +0200959 const struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
960 u16 val = 0xff00;
Andreas Mohr8d9a1142010-12-27 21:16:49 +0100961 u8 freq = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700962
963 snd_azf3328_dbgcallenter();
964 switch (bitrate) {
Andreas Mohr8d9a1142010-12-27 21:16:49 +0100965#define AZF_FMT_XLATE(in_freq, out_bits) \
966 do { \
967 case AZF_FREQ_ ## in_freq: \
968 freq = SOUNDFORMAT_FREQ_ ## out_bits; \
969 break; \
970 } while (0);
971 AZF_FMT_XLATE(4000, SUSPECTED_4000)
972 AZF_FMT_XLATE(4800, SUSPECTED_4800)
973 /* the AZF3328 names it "5510" for some strange reason: */
974 AZF_FMT_XLATE(5512, 5510)
975 AZF_FMT_XLATE(6620, 6620)
976 AZF_FMT_XLATE(8000, 8000)
977 AZF_FMT_XLATE(9600, 9600)
978 AZF_FMT_XLATE(11025, 11025)
979 AZF_FMT_XLATE(13240, SUSPECTED_13240)
980 AZF_FMT_XLATE(16000, 16000)
981 AZF_FMT_XLATE(22050, 22050)
982 AZF_FMT_XLATE(32000, 32000)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700983 default:
Takashi Iwai99b359b2005-10-20 18:26:44 +0200984 snd_printk(KERN_WARNING "unknown bitrate %d, assuming 44.1kHz!\n", bitrate);
Andreas Mohr02330fb2008-05-16 12:18:29 +0200985 /* fall-through */
Andreas Mohr8d9a1142010-12-27 21:16:49 +0100986 AZF_FMT_XLATE(44100, 44100)
987 AZF_FMT_XLATE(48000, 48000)
988 AZF_FMT_XLATE(66200, SUSPECTED_66200)
989#undef AZF_FMT_XLATE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990 }
Andreas Mohrd91c64c2005-10-25 11:17:45 +0200991 /* val = 0xff07; 3m27.993s (65301Hz; -> 64000Hz???) hmm, 66120, 65967, 66123 */
992 /* val = 0xff09; 17m15.098s (13123,478Hz; -> 12000Hz???) hmm, 13237.2Hz? */
993 /* val = 0xff0a; 47m30.599s (4764,891Hz; -> 4800Hz???) yup, 4803Hz */
994 /* val = 0xff0c; 57m0.510s (4010,263Hz; -> 4000Hz???) yup, 4003Hz */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700995 /* val = 0xff05; 5m11.556s (... -> 44100Hz) */
996 /* val = 0xff03; 10m21.529s (21872,463Hz; -> 22050Hz???) */
997 /* val = 0xff0f; 20m41.883s (10937,993Hz; -> 11025Hz???) */
998 /* val = 0xff0d; 41m23.135s (5523,600Hz; -> 5512Hz???) */
999 /* val = 0xff0e; 28m30.777s (8017Hz; -> 8000Hz???) */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001000
Andreas Mohr8d9a1142010-12-27 21:16:49 +01001001 val |= freq;
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003 if (channels == 2)
1004 val |= SOUNDFORMAT_FLAG_2CHANNELS;
1005
1006 if (format_width == 16)
1007 val |= SOUNDFORMAT_FLAG_16BIT;
1008
1009 spin_lock_irqsave(&chip->reg_lock, flags);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001010
Linus Torvalds1da177e2005-04-16 15:20:36 -07001011 /* set bitrate/format */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001012 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_SOUNDFORMAT, val);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001013
Linus Torvalds1da177e2005-04-16 15:20:36 -07001014 /* changing the bitrate/format settings switches off the
1015 * audio output with an annoying click in case of 8/16bit format change
1016 * (maybe shutting down DAC/ADC?), thus immediately
1017 * do some tweaking to reenable it and get rid of the clicking
1018 * (FIXME: yes, it works, but what exactly am I doing here?? :)
1019 * FIXME: does this have some side effects for full-duplex
1020 * or other dramatic side effects? */
Andreas Mohradf59312010-12-27 21:16:43 +01001021 /* do it for non-capture codecs only */
1022 if (codec_type == AZF_CODEC_PLAYBACK)
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001023 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
1024 snd_azf3328_codec_inw(codec, IDX_IO_CODEC_DMA_FLAGS) |
1025 DMA_RUN_SOMETHING1 |
1026 DMA_RUN_SOMETHING2 |
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001027 SOMETHING_ALMOST_ALWAYS_SET |
1028 DMA_EPILOGUE_SOMETHING |
1029 DMA_SOMETHING_ELSE
1030 );
Linus Torvalds1da177e2005-04-16 15:20:36 -07001031
1032 spin_unlock_irqrestore(&chip->reg_lock, flags);
1033 snd_azf3328_dbgcallleave();
1034}
1035
Andreas Mohr02330fb2008-05-16 12:18:29 +02001036static inline void
1037snd_azf3328_codec_setfmt_lowpower(struct snd_azf3328 *chip,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001038 enum snd_azf3328_codec_type codec_type
Andreas Mohr02330fb2008-05-16 12:18:29 +02001039)
1040{
1041 /* choose lowest frequency for low power consumption.
1042 * While this will cause louder noise due to rather coarse frequency,
1043 * it should never matter since output should always
1044 * get disabled properly when idle anyway. */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001045 snd_azf3328_codec_setfmt(chip, codec_type, AZF_FREQ_4000, 8, 1);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001046}
1047
Andreas Mohr627d3e72008-06-23 11:50:47 +02001048static void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001049snd_azf3328_ctrl_reg_6AH_update(struct snd_azf3328 *chip,
Andreas Mohr627d3e72008-06-23 11:50:47 +02001050 unsigned bitmask,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001051 bool enable
Andreas Mohr627d3e72008-06-23 11:50:47 +02001052)
1053{
Andreas Mohr78df6172009-07-12 22:17:54 +02001054 bool do_mask = !enable;
1055 if (do_mask)
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001056 chip->shadow_reg_ctrl_6AH |= bitmask;
Andreas Mohr78df6172009-07-12 22:17:54 +02001057 else
1058 chip->shadow_reg_ctrl_6AH &= ~bitmask;
1059 snd_azf3328_dbgcodec("6AH_update mask 0x%04x do_mask %d: val 0x%04x\n",
1060 bitmask, do_mask, chip->shadow_reg_ctrl_6AH);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001061 snd_azf3328_ctrl_outw(chip, IDX_IO_6AH, chip->shadow_reg_ctrl_6AH);
Andreas Mohr627d3e72008-06-23 11:50:47 +02001062}
1063
Andreas Mohr02330fb2008-05-16 12:18:29 +02001064static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001065snd_azf3328_ctrl_enable_codecs(struct snd_azf3328 *chip, bool enable)
Andreas Mohr02330fb2008-05-16 12:18:29 +02001066{
Andreas Mohr78df6172009-07-12 22:17:54 +02001067 snd_azf3328_dbgcodec("codec_enable %d\n", enable);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001068 /* no idea what exactly is being done here, but I strongly assume it's
1069 * PM related */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001070 snd_azf3328_ctrl_reg_6AH_update(
Andreas Mohr627d3e72008-06-23 11:50:47 +02001071 chip, IO_6A_PAUSE_PLAYBACK_BIT8, enable
Andreas Mohr02330fb2008-05-16 12:18:29 +02001072 );
1073}
1074
1075static void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001076snd_azf3328_ctrl_codec_activity(struct snd_azf3328 *chip,
1077 enum snd_azf3328_codec_type codec_type,
1078 bool enable
Andreas Mohr02330fb2008-05-16 12:18:29 +02001079)
1080{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001081 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
1082 bool need_change = (codec->running != enable);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001083
Andreas Mohr78df6172009-07-12 22:17:54 +02001084 snd_azf3328_dbgcodec(
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001085 "codec_activity: %s codec, enable %d, need_change %d\n",
1086 codec->name, enable, need_change
Andreas Mohr02330fb2008-05-16 12:18:29 +02001087 );
1088 if (need_change) {
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001089 static const struct {
1090 enum snd_azf3328_codec_type other1;
1091 enum snd_azf3328_codec_type other2;
1092 } peer_codecs[3] =
1093 { { AZF_CODEC_CAPTURE, AZF_CODEC_I2S_OUT },
1094 { AZF_CODEC_PLAYBACK, AZF_CODEC_I2S_OUT },
1095 { AZF_CODEC_PLAYBACK, AZF_CODEC_CAPTURE } };
1096 bool call_function;
1097
1098 if (enable)
1099 /* if enable codec, call enable_codecs func
1100 to enable codec supply... */
1101 call_function = 1;
1102 else {
1103 /* ...otherwise call enable_codecs func
1104 (which globally shuts down operation of codecs)
1105 only in case the other codecs are currently
1106 not active either! */
Andreas Mohr78df6172009-07-12 22:17:54 +02001107 call_function =
1108 ((!chip->codecs[peer_codecs[codec_type].other1]
1109 .running)
1110 && (!chip->codecs[peer_codecs[codec_type].other2]
1111 .running));
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001112 }
1113 if (call_function)
1114 snd_azf3328_ctrl_enable_codecs(chip, enable);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001115
1116 /* ...and adjust clock, too
1117 * (reduce noise and power consumption) */
1118 if (!enable)
1119 snd_azf3328_codec_setfmt_lowpower(
1120 chip,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001121 codec_type
Andreas Mohr02330fb2008-05-16 12:18:29 +02001122 );
Andreas Mohr78df6172009-07-12 22:17:54 +02001123 codec->running = enable;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001124 }
Andreas Mohr02330fb2008-05-16 12:18:29 +02001125}
1126
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001127static void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001128snd_azf3328_codec_setdmaa(struct snd_azf3328 *chip,
1129 enum snd_azf3328_codec_type codec_type,
1130 unsigned long addr,
1131 unsigned int count,
1132 unsigned int size
Andreas Mohr02330fb2008-05-16 12:18:29 +02001133)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001134{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001135 const struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
Linus Torvalds1da177e2005-04-16 15:20:36 -07001136 snd_azf3328_dbgcallenter();
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001137 if (!codec->running) {
1138 /* AZF3328 uses a two buffer pointer DMA transfer approach */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001139
Andreas Mohr78df6172009-07-12 22:17:54 +02001140 unsigned long flags, addr_area2;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001141
1142 /* width 32bit (prevent overflow): */
Andreas Mohr78df6172009-07-12 22:17:54 +02001143 u32 count_areas, lengths;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001144
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001145 count_areas = size/2;
1146 addr_area2 = addr+count_areas;
Andreas Mohr78df6172009-07-12 22:17:54 +02001147 snd_azf3328_dbgcodec("setdma: buffers %08lx[%u] / %08lx[%u]\n",
1148 addr, count_areas, addr_area2, count_areas);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001149
Andreas Mohr79741502010-11-21 12:09:32 +01001150 count_areas--; /* max. index */
1151
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001152 /* build combined I/O buffer length word */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001153 lengths = (count_areas << 16) | (count_areas);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154 spin_lock_irqsave(&chip->reg_lock, flags);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001155 snd_azf3328_codec_outl(codec, IDX_IO_CODEC_DMA_START_1, addr);
1156 snd_azf3328_codec_outl(codec, IDX_IO_CODEC_DMA_START_2,
1157 addr_area2);
1158 snd_azf3328_codec_outl(codec, IDX_IO_CODEC_DMA_LENGTHS,
1159 lengths);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001160 spin_unlock_irqrestore(&chip->reg_lock, flags);
1161 }
1162 snd_azf3328_dbgcallleave();
1163}
1164
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001165static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001166snd_azf3328_codec_prepare(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001167{
1168#if 0
Takashi Iwai95de7762005-11-17 15:02:42 +01001169 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1170 struct snd_pcm_runtime *runtime = substream->runtime;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171 unsigned int size = snd_pcm_lib_buffer_bytes(substream);
1172 unsigned int count = snd_pcm_lib_period_bytes(substream);
1173#endif
1174
1175 snd_azf3328_dbgcallenter();
1176#if 0
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001177 snd_azf3328_codec_setfmt(chip, AZF_CODEC_...,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001178 runtime->rate,
1179 snd_pcm_format_width(runtime->format),
1180 runtime->channels);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001181 snd_azf3328_codec_setdmaa(chip, AZF_CODEC_...,
1182 runtime->dma_addr, count, size);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183#endif
1184 snd_azf3328_dbgcallleave();
1185 return 0;
1186}
1187
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001188static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001189snd_azf3328_codec_trigger(enum snd_azf3328_codec_type codec_type,
1190 struct snd_pcm_substream *substream, int cmd)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001191{
Takashi Iwai95de7762005-11-17 15:02:42 +01001192 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001193 const struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
Takashi Iwai95de7762005-11-17 15:02:42 +01001194 struct snd_pcm_runtime *runtime = substream->runtime;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195 int result = 0;
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001196 u16 flags1;
1197 bool previously_muted = 0;
1198 bool is_playback_codec = (AZF_CODEC_PLAYBACK == codec_type);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001199
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001200 snd_azf3328_dbgcalls("snd_azf3328_codec_trigger cmd %d\n", cmd);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001201
Linus Torvalds1da177e2005-04-16 15:20:36 -07001202 switch (cmd) {
1203 case SNDRV_PCM_TRIGGER_START:
Andreas Mohr78df6172009-07-12 22:17:54 +02001204 snd_azf3328_dbgcodec("START %s\n", codec->name);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001206 if (is_playback_codec) {
1207 /* mute WaveOut (avoid clicking during setup) */
1208 previously_muted =
1209 snd_azf3328_mixer_set_mute(
1210 chip, IDX_MIXER_WAVEOUT, 1
1211 );
1212 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001213
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001214 snd_azf3328_codec_setfmt(chip, codec_type,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001215 runtime->rate,
1216 snd_pcm_format_width(runtime->format),
1217 runtime->channels);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218
1219 spin_lock(&chip->reg_lock);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001220 /* first, remember current value: */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001221 flags1 = snd_azf3328_codec_inw(codec, IDX_IO_CODEC_DMA_FLAGS);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001222
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001223 /* stop transfer */
1224 flags1 &= ~DMA_RESUME;
1225 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001226
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227 /* FIXME: clear interrupts or what??? */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001228 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_IRQTYPE, 0xffff);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229 spin_unlock(&chip->reg_lock);
1230
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001231 snd_azf3328_codec_setdmaa(chip, codec_type, runtime->dma_addr,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001232 snd_pcm_lib_period_bytes(substream),
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001233 snd_pcm_lib_buffer_bytes(substream)
1234 );
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235
1236 spin_lock(&chip->reg_lock);
1237#ifdef WIN9X
1238 /* FIXME: enable playback/recording??? */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001239 flags1 |= DMA_RUN_SOMETHING1 | DMA_RUN_SOMETHING2;
1240 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001241
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001242 /* start transfer again */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001243 /* FIXME: what is this value (0x0010)??? */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001244 flags1 |= DMA_RESUME | DMA_EPILOGUE_SOMETHING;
1245 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001246#else /* NT4 */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001247 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001248 0x0000);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001249 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
1250 DMA_RUN_SOMETHING1);
1251 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
1252 DMA_RUN_SOMETHING1 |
1253 DMA_RUN_SOMETHING2);
1254 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001255 DMA_RESUME |
1256 SOMETHING_ALMOST_ALWAYS_SET |
1257 DMA_EPILOGUE_SOMETHING |
1258 DMA_SOMETHING_ELSE);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259#endif
1260 spin_unlock(&chip->reg_lock);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001261 snd_azf3328_ctrl_codec_activity(chip, codec_type, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001262
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001263 if (is_playback_codec) {
1264 /* now unmute WaveOut */
1265 if (!previously_muted)
1266 snd_azf3328_mixer_set_mute(
1267 chip, IDX_MIXER_WAVEOUT, 0
1268 );
1269 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001270
Andreas Mohr78df6172009-07-12 22:17:54 +02001271 snd_azf3328_dbgcodec("STARTED %s\n", codec->name);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272 break;
Andreas Mohrca54bde2006-05-17 11:02:24 +02001273 case SNDRV_PCM_TRIGGER_RESUME:
Andreas Mohr78df6172009-07-12 22:17:54 +02001274 snd_azf3328_dbgcodec("RESUME %s\n", codec->name);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001275 /* resume codec if we were active */
Andreas Mohr02330fb2008-05-16 12:18:29 +02001276 spin_lock(&chip->reg_lock);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001277 if (codec->running)
1278 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
1279 snd_azf3328_codec_inw(
1280 codec, IDX_IO_CODEC_DMA_FLAGS
1281 ) | DMA_RESUME
1282 );
Andreas Mohr02330fb2008-05-16 12:18:29 +02001283 spin_unlock(&chip->reg_lock);
Andreas Mohrca54bde2006-05-17 11:02:24 +02001284 break;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001285 case SNDRV_PCM_TRIGGER_STOP:
Andreas Mohr78df6172009-07-12 22:17:54 +02001286 snd_azf3328_dbgcodec("STOP %s\n", codec->name);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001287
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001288 if (is_playback_codec) {
1289 /* mute WaveOut (avoid clicking during setup) */
1290 previously_muted =
1291 snd_azf3328_mixer_set_mute(
1292 chip, IDX_MIXER_WAVEOUT, 1
1293 );
1294 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295
1296 spin_lock(&chip->reg_lock);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001297 /* first, remember current value: */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001298 flags1 = snd_azf3328_codec_inw(codec, IDX_IO_CODEC_DMA_FLAGS);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001299
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001300 /* stop transfer */
1301 flags1 &= ~DMA_RESUME;
1302 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001304 /* hmm, is this really required? we're resetting the same bit
1305 * immediately thereafter... */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001306 flags1 |= DMA_RUN_SOMETHING1;
1307 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001309 flags1 &= ~DMA_RUN_SOMETHING1;
1310 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS, flags1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001311 spin_unlock(&chip->reg_lock);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001312 snd_azf3328_ctrl_codec_activity(chip, codec_type, 0);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001313
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001314 if (is_playback_codec) {
1315 /* now unmute WaveOut */
1316 if (!previously_muted)
1317 snd_azf3328_mixer_set_mute(
1318 chip, IDX_MIXER_WAVEOUT, 0
1319 );
1320 }
Andreas Mohr02330fb2008-05-16 12:18:29 +02001321
Andreas Mohr78df6172009-07-12 22:17:54 +02001322 snd_azf3328_dbgcodec("STOPPED %s\n", codec->name);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323 break;
Andreas Mohrca54bde2006-05-17 11:02:24 +02001324 case SNDRV_PCM_TRIGGER_SUSPEND:
Andreas Mohr78df6172009-07-12 22:17:54 +02001325 snd_azf3328_dbgcodec("SUSPEND %s\n", codec->name);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001326 /* make sure codec is stopped */
1327 snd_azf3328_codec_outw(codec, IDX_IO_CODEC_DMA_FLAGS,
1328 snd_azf3328_codec_inw(
1329 codec, IDX_IO_CODEC_DMA_FLAGS
1330 ) & ~DMA_RESUME
1331 );
Andreas Mohrca54bde2006-05-17 11:02:24 +02001332 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333 case SNDRV_PCM_TRIGGER_PAUSE_PUSH:
Takashi Iwai99b359b2005-10-20 18:26:44 +02001334 snd_printk(KERN_ERR "FIXME: SNDRV_PCM_TRIGGER_PAUSE_PUSH NIY!\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07001335 break;
1336 case SNDRV_PCM_TRIGGER_PAUSE_RELEASE:
Takashi Iwai99b359b2005-10-20 18:26:44 +02001337 snd_printk(KERN_ERR "FIXME: SNDRV_PCM_TRIGGER_PAUSE_RELEASE NIY!\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338 break;
1339 default:
Andreas Mohr78df6172009-07-12 22:17:54 +02001340 snd_printk(KERN_ERR "FIXME: unknown trigger mode!\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07001341 return -EINVAL;
1342 }
Andreas Mohr02330fb2008-05-16 12:18:29 +02001343
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344 snd_azf3328_dbgcallleave();
1345 return result;
1346}
1347
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001348static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001349snd_azf3328_codec_playback_trigger(struct snd_pcm_substream *substream, int cmd)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001350{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001351 return snd_azf3328_codec_trigger(AZF_CODEC_PLAYBACK, substream, cmd);
1352}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001354static int
1355snd_azf3328_codec_capture_trigger(struct snd_pcm_substream *substream, int cmd)
1356{
1357 return snd_azf3328_codec_trigger(AZF_CODEC_CAPTURE, substream, cmd);
1358}
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001359
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001360static int
1361snd_azf3328_codec_i2s_out_trigger(struct snd_pcm_substream *substream, int cmd)
1362{
1363 return snd_azf3328_codec_trigger(AZF_CODEC_I2S_OUT, substream, cmd);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364}
1365
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001366static snd_pcm_uframes_t
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001367snd_azf3328_codec_pointer(struct snd_pcm_substream *substream,
1368 enum snd_azf3328_codec_type codec_type
1369)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001370{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001371 const struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1372 const struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type];
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001373 unsigned long bufptr, result;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001374 snd_pcm_uframes_t frmres;
1375
1376#ifdef QUERY_HARDWARE
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001377 bufptr = snd_azf3328_codec_inl(codec, IDX_IO_CODEC_DMA_START_1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001378#else
1379 bufptr = substream->runtime->dma_addr;
1380#endif
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001381 result = snd_azf3328_codec_inl(codec, IDX_IO_CODEC_DMA_CURRPOS);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001382
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001383 /* calculate offset */
1384 result -= bufptr;
1385 frmres = bytes_to_frames( substream->runtime, result);
Andreas Mohradf59312010-12-27 21:16:43 +01001386 snd_azf3328_dbgcodec("%08li %s @ 0x%8lx, frames %8ld\n",
1387 jiffies, codec->name, result, frmres);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001388 return frmres;
1389}
1390
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001391static snd_pcm_uframes_t
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001392snd_azf3328_codec_playback_pointer(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001394 return snd_azf3328_codec_pointer(substream, AZF_CODEC_PLAYBACK);
1395}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001396
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001397static snd_pcm_uframes_t
1398snd_azf3328_codec_capture_pointer(struct snd_pcm_substream *substream)
1399{
1400 return snd_azf3328_codec_pointer(substream, AZF_CODEC_CAPTURE);
1401}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001403static snd_pcm_uframes_t
1404snd_azf3328_codec_i2s_out_pointer(struct snd_pcm_substream *substream)
1405{
1406 return snd_azf3328_codec_pointer(substream, AZF_CODEC_I2S_OUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407}
1408
Andreas Mohr02330fb2008-05-16 12:18:29 +02001409/******************************************************************/
1410
1411#ifdef SUPPORT_GAMEPORT
1412static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001413snd_azf3328_gameport_irq_enable(struct snd_azf3328 *chip,
1414 bool enable
1415)
Andreas Mohr02330fb2008-05-16 12:18:29 +02001416{
1417 snd_azf3328_io_reg_setb(
1418 chip->game_io+IDX_GAME_HWCONFIG,
1419 GAME_HWCFG_IRQ_ENABLE,
1420 enable
1421 );
1422}
1423
1424static inline void
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001425snd_azf3328_gameport_legacy_address_enable(struct snd_azf3328 *chip,
1426 bool enable
1427)
Andreas Mohr02330fb2008-05-16 12:18:29 +02001428{
1429 snd_azf3328_io_reg_setb(
1430 chip->game_io+IDX_GAME_HWCONFIG,
1431 GAME_HWCFG_LEGACY_ADDRESS_ENABLE,
1432 enable
1433 );
1434}
1435
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001436static void
1437snd_azf3328_gameport_set_counter_frequency(struct snd_azf3328 *chip,
1438 unsigned int freq_cfg
1439)
Andreas Mohr02330fb2008-05-16 12:18:29 +02001440{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001441 snd_azf3328_io_reg_setb(
1442 chip->game_io+IDX_GAME_HWCONFIG,
1443 0x02,
1444 (freq_cfg & 1) != 0
1445 );
1446 snd_azf3328_io_reg_setb(
1447 chip->game_io+IDX_GAME_HWCONFIG,
1448 0x04,
1449 (freq_cfg & 2) != 0
1450 );
1451}
1452
1453static inline void
1454snd_azf3328_gameport_axis_circuit_enable(struct snd_azf3328 *chip, bool enable)
1455{
1456 snd_azf3328_ctrl_reg_6AH_update(
Andreas Mohr627d3e72008-06-23 11:50:47 +02001457 chip, IO_6A_SOMETHING2_GAMEPORT, enable
Andreas Mohr02330fb2008-05-16 12:18:29 +02001458 );
1459}
1460
1461static inline void
1462snd_azf3328_gameport_interrupt(struct snd_azf3328 *chip)
1463{
1464 /*
1465 * skeleton handler only
1466 * (we do not want axis reading in interrupt handler - too much load!)
1467 */
1468 snd_azf3328_dbggame("gameport irq\n");
1469
1470 /* this should ACK the gameport IRQ properly, hopefully. */
1471 snd_azf3328_game_inw(chip, IDX_GAME_AXIS_VALUE);
1472}
1473
1474static int
1475snd_azf3328_gameport_open(struct gameport *gameport, int mode)
1476{
1477 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1478 int res;
1479
1480 snd_azf3328_dbggame("gameport_open, mode %d\n", mode);
1481 switch (mode) {
1482 case GAMEPORT_MODE_COOKED:
1483 case GAMEPORT_MODE_RAW:
1484 res = 0;
1485 break;
1486 default:
1487 res = -1;
1488 break;
1489 }
1490
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001491 snd_azf3328_gameport_set_counter_frequency(chip,
1492 GAME_HWCFG_ADC_COUNTER_FREQ_STD);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001493 snd_azf3328_gameport_axis_circuit_enable(chip, (res == 0));
1494
1495 return res;
1496}
1497
1498static void
1499snd_azf3328_gameport_close(struct gameport *gameport)
1500{
1501 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1502
1503 snd_azf3328_dbggame("gameport_close\n");
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001504 snd_azf3328_gameport_set_counter_frequency(chip,
1505 GAME_HWCFG_ADC_COUNTER_FREQ_1_200);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001506 snd_azf3328_gameport_axis_circuit_enable(chip, 0);
1507}
1508
1509static int
1510snd_azf3328_gameport_cooked_read(struct gameport *gameport,
1511 int *axes,
1512 int *buttons
1513)
1514{
1515 struct snd_azf3328 *chip = gameport_get_port_data(gameport);
1516 int i;
1517 u8 val;
1518 unsigned long flags;
1519
Takashi Iwaida3cec32008-08-08 17:12:14 +02001520 if (snd_BUG_ON(!chip))
1521 return 0;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001522
1523 spin_lock_irqsave(&chip->reg_lock, flags);
1524 val = snd_azf3328_game_inb(chip, IDX_GAME_LEGACY_COMPATIBLE);
1525 *buttons = (~(val) >> 4) & 0xf;
1526
1527 /* ok, this one is a bit dirty: cooked_read is being polled by a timer,
1528 * thus we're atomic and cannot actively wait in here
1529 * (which would be useful for us since it probably would be better
1530 * to trigger a measurement in here, then wait a short amount of
1531 * time until it's finished, then read values of _this_ measurement).
1532 *
1533 * Thus we simply resort to reading values if they're available already
1534 * and trigger the next measurement.
1535 */
1536
1537 val = snd_azf3328_game_inb(chip, IDX_GAME_AXES_CONFIG);
1538 if (val & GAME_AXES_SAMPLING_READY) {
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001539 for (i = 0; i < ARRAY_SIZE(chip->axes); ++i) {
Andreas Mohr02330fb2008-05-16 12:18:29 +02001540 /* configure the axis to read */
1541 val = (i << 4) | 0x0f;
1542 snd_azf3328_game_outb(chip, IDX_GAME_AXES_CONFIG, val);
1543
1544 chip->axes[i] = snd_azf3328_game_inw(
1545 chip, IDX_GAME_AXIS_VALUE
1546 );
1547 }
1548 }
1549
Andreas Mohradf59312010-12-27 21:16:43 +01001550 /* trigger next sampling of axes, to be evaluated the next time we
Andreas Mohr02330fb2008-05-16 12:18:29 +02001551 * enter this function */
1552
1553 /* for some very, very strange reason we cannot enable
1554 * Measurement Ready monitoring for all axes here,
1555 * at least not when only one joystick connected */
1556 val = 0x03; /* we're able to monitor axes 1 and 2 only */
1557 snd_azf3328_game_outb(chip, IDX_GAME_AXES_CONFIG, val);
1558
1559 snd_azf3328_game_outw(chip, IDX_GAME_AXIS_VALUE, 0xffff);
1560 spin_unlock_irqrestore(&chip->reg_lock, flags);
1561
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001562 for (i = 0; i < ARRAY_SIZE(chip->axes); i++) {
Andreas Mohr02330fb2008-05-16 12:18:29 +02001563 axes[i] = chip->axes[i];
1564 if (axes[i] == 0xffff)
1565 axes[i] = -1;
1566 }
1567
1568 snd_azf3328_dbggame("cooked_read: axes %d %d %d %d buttons %d\n",
1569 axes[0], axes[1], axes[2], axes[3], *buttons
1570 );
1571
1572 return 0;
1573}
1574
1575static int __devinit
1576snd_azf3328_gameport(struct snd_azf3328 *chip, int dev)
1577{
1578 struct gameport *gp;
1579
Andreas Mohr02330fb2008-05-16 12:18:29 +02001580 chip->gameport = gp = gameport_allocate_port();
1581 if (!gp) {
1582 printk(KERN_ERR "azt3328: cannot alloc memory for gameport\n");
1583 return -ENOMEM;
1584 }
1585
1586 gameport_set_name(gp, "AZF3328 Gameport");
1587 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci));
1588 gameport_set_dev_parent(gp, &chip->pci->dev);
Andreas Mohr627d3e72008-06-23 11:50:47 +02001589 gp->io = chip->game_io;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001590 gameport_set_port_data(gp, chip);
1591
1592 gp->open = snd_azf3328_gameport_open;
1593 gp->close = snd_azf3328_gameport_close;
1594 gp->fuzz = 16; /* seems ok */
1595 gp->cooked_read = snd_azf3328_gameport_cooked_read;
1596
1597 /* DISABLE legacy address: we don't need it! */
1598 snd_azf3328_gameport_legacy_address_enable(chip, 0);
1599
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001600 snd_azf3328_gameport_set_counter_frequency(chip,
1601 GAME_HWCFG_ADC_COUNTER_FREQ_1_200);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001602 snd_azf3328_gameport_axis_circuit_enable(chip, 0);
1603
1604 gameport_register_port(chip->gameport);
1605
1606 return 0;
1607}
1608
1609static void
1610snd_azf3328_gameport_free(struct snd_azf3328 *chip)
1611{
1612 if (chip->gameport) {
1613 gameport_unregister_port(chip->gameport);
1614 chip->gameport = NULL;
1615 }
1616 snd_azf3328_gameport_irq_enable(chip, 0);
1617}
1618#else
1619static inline int
1620snd_azf3328_gameport(struct snd_azf3328 *chip, int dev) { return -ENOSYS; }
1621static inline void
1622snd_azf3328_gameport_free(struct snd_azf3328 *chip) { }
1623static inline void
1624snd_azf3328_gameport_interrupt(struct snd_azf3328 *chip)
1625{
1626 printk(KERN_WARNING "huh, game port IRQ occurred!?\n");
1627}
1628#endif /* SUPPORT_GAMEPORT */
1629
1630/******************************************************************/
1631
Andreas Mohr627d3e72008-06-23 11:50:47 +02001632static inline void
1633snd_azf3328_irq_log_unknown_type(u8 which)
1634{
Andreas Mohr78df6172009-07-12 22:17:54 +02001635 snd_azf3328_dbgcodec(
Andreas Mohr627d3e72008-06-23 11:50:47 +02001636 "azt3328: unknown IRQ type (%x) occurred, please report!\n",
1637 which
1638 );
1639}
1640
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001641static inline void
1642snd_azf3328_codec_interrupt(struct snd_azf3328 *chip, u8 status)
1643{
1644 u8 which;
1645 enum snd_azf3328_codec_type codec_type;
1646 const struct snd_azf3328_codec_data *codec;
1647
1648 for (codec_type = AZF_CODEC_PLAYBACK;
1649 codec_type <= AZF_CODEC_I2S_OUT;
1650 ++codec_type) {
1651
1652 /* skip codec if there's no interrupt for it */
1653 if (!(status & (1 << codec_type)))
1654 continue;
1655
1656 codec = &chip->codecs[codec_type];
1657
1658 spin_lock(&chip->reg_lock);
1659 which = snd_azf3328_codec_inb(codec, IDX_IO_CODEC_IRQTYPE);
1660 /* ack all IRQ types immediately */
1661 snd_azf3328_codec_outb(codec, IDX_IO_CODEC_IRQTYPE, which);
1662 spin_unlock(&chip->reg_lock);
1663
Andreas Mohr78df6172009-07-12 22:17:54 +02001664 if ((chip->pcm[codec_type]) && (codec->substream)) {
1665 snd_pcm_period_elapsed(codec->substream);
1666 snd_azf3328_dbgcodec("%s period done (#%x), @ %x\n",
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001667 codec->name,
1668 which,
1669 snd_azf3328_codec_inl(
1670 codec, IDX_IO_CODEC_DMA_CURRPOS
1671 )
1672 );
1673 } else
1674 printk(KERN_WARNING "azt3328: irq handler problem!\n");
1675 if (which & IRQ_SOMETHING)
1676 snd_azf3328_irq_log_unknown_type(which);
1677 }
1678}
1679
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001680static irqreturn_t
David Howells7d12e782006-10-05 14:55:46 +01001681snd_azf3328_interrupt(int irq, void *dev_id)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682{
Takashi Iwai95de7762005-11-17 15:02:42 +01001683 struct snd_azf3328 *chip = dev_id;
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001684 u8 status;
Andreas Mohr78df6172009-07-12 22:17:54 +02001685#if DEBUG_CODEC
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001686 static unsigned long irq_count;
Andreas Mohr02330fb2008-05-16 12:18:29 +02001687#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07001688
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001689 status = snd_azf3328_ctrl_inb(chip, IDX_IO_IRQSTATUS);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001690
1691 /* fast path out, to ease interrupt sharing */
Andreas Mohr02330fb2008-05-16 12:18:29 +02001692 if (!(status &
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001693 (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT
1694 |IRQ_GAMEPORT|IRQ_MPU401|IRQ_TIMER)
Andreas Mohr02330fb2008-05-16 12:18:29 +02001695 ))
Linus Torvalds1da177e2005-04-16 15:20:36 -07001696 return IRQ_NONE; /* must be interrupt for another device */
1697
Andreas Mohr78df6172009-07-12 22:17:54 +02001698 snd_azf3328_dbgcodec(
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001699 "irq_count %ld! IDX_IO_IRQSTATUS %04x\n",
Andreas Mohr627d3e72008-06-23 11:50:47 +02001700 irq_count++ /* debug-only */,
Andreas Mohr627d3e72008-06-23 11:50:47 +02001701 status
1702 );
Andreas Mohr02330fb2008-05-16 12:18:29 +02001703
Andreas Mohre2f87262006-05-17 11:04:19 +02001704 if (status & IRQ_TIMER) {
Andreas Mohr78df6172009-07-12 22:17:54 +02001705 /* snd_azf3328_dbgcodec("timer %ld\n",
Andreas Mohr02330fb2008-05-16 12:18:29 +02001706 snd_azf3328_codec_inl(chip, IDX_IO_TIMER_VALUE)
1707 & TIMER_VALUE_MASK
1708 ); */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001709 if (chip->timer)
1710 snd_timer_interrupt(chip->timer, chip->timer->sticks);
1711 /* ACK timer */
1712 spin_lock(&chip->reg_lock);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001713 snd_azf3328_ctrl_outb(chip, IDX_IO_TIMER_VALUE + 3, 0x07);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001714 spin_unlock(&chip->reg_lock);
Andreas Mohr78df6172009-07-12 22:17:54 +02001715 snd_azf3328_dbgcodec("azt3328: timer IRQ\n");
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001716 }
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001717
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001718 if (status & (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT))
1719 snd_azf3328_codec_interrupt(chip, status);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001720
Andreas Mohr02330fb2008-05-16 12:18:29 +02001721 if (status & IRQ_GAMEPORT)
1722 snd_azf3328_gameport_interrupt(chip);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001723
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001724 /* MPU401 has less critical IRQ requirements
1725 * than timer and playback/recording, right? */
Andreas Mohre2f87262006-05-17 11:04:19 +02001726 if (status & IRQ_MPU401) {
David Howells7d12e782006-10-05 14:55:46 +01001727 snd_mpu401_uart_interrupt(irq, chip->rmidi->private_data);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001728
1729 /* hmm, do we have to ack the IRQ here somehow?
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001730 * If so, then I don't know how yet... */
Andreas Mohr78df6172009-07-12 22:17:54 +02001731 snd_azf3328_dbgcodec("azt3328: MPU401 IRQ\n");
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001732 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001733 return IRQ_HANDLED;
1734}
1735
1736/*****************************************************************/
1737
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001738/* as long as we think we have identical snd_pcm_hardware parameters
1739 for playback, capture and i2s out, we can use the same physical struct
1740 since the struct is simply being copied into a member.
1741*/
1742static const struct snd_pcm_hardware snd_azf3328_hardware =
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743{
1744 /* FIXME!! Correct? */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001745 .info = SNDRV_PCM_INFO_MMAP |
1746 SNDRV_PCM_INFO_INTERLEAVED |
1747 SNDRV_PCM_INFO_MMAP_VALID,
1748 .formats = SNDRV_PCM_FMTBIT_S8 |
1749 SNDRV_PCM_FMTBIT_U8 |
1750 SNDRV_PCM_FMTBIT_S16_LE |
1751 SNDRV_PCM_FMTBIT_U16_LE,
1752 .rates = SNDRV_PCM_RATE_5512 |
1753 SNDRV_PCM_RATE_8000_48000 |
1754 SNDRV_PCM_RATE_KNOT,
Andreas Mohr02330fb2008-05-16 12:18:29 +02001755 .rate_min = AZF_FREQ_4000,
1756 .rate_max = AZF_FREQ_66200,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001757 .channels_min = 1,
1758 .channels_max = 2,
Andreas Mohr79741502010-11-21 12:09:32 +01001759 .buffer_bytes_max = (64*1024),
1760 .period_bytes_min = 1024,
1761 .period_bytes_max = (32*1024),
1762 /* We simply have two DMA areas (instead of a list of descriptors
1763 such as other cards); I believe that this is a fixed hardware
1764 attribute and there isn't much driver magic to be done to expand it.
1765 Thus indicate that we have at least and at most 2 periods. */
1766 .periods_min = 2,
1767 .periods_max = 2,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001768 /* FIXME: maybe that card actually has a FIFO?
1769 * Hmm, it seems newer revisions do have one, but we still don't know
1770 * its size... */
1771 .fifo_size = 0,
1772};
1773
Linus Torvalds1da177e2005-04-16 15:20:36 -07001774
1775static unsigned int snd_azf3328_fixed_rates[] = {
Andreas Mohr02330fb2008-05-16 12:18:29 +02001776 AZF_FREQ_4000,
1777 AZF_FREQ_4800,
1778 AZF_FREQ_5512,
1779 AZF_FREQ_6620,
1780 AZF_FREQ_8000,
1781 AZF_FREQ_9600,
1782 AZF_FREQ_11025,
1783 AZF_FREQ_13240,
1784 AZF_FREQ_16000,
1785 AZF_FREQ_22050,
1786 AZF_FREQ_32000,
1787 AZF_FREQ_44100,
1788 AZF_FREQ_48000,
1789 AZF_FREQ_66200
1790};
1791
Takashi Iwai95de7762005-11-17 15:02:42 +01001792static struct snd_pcm_hw_constraint_list snd_azf3328_hw_constraints_rates = {
Andreas Mohr02330fb2008-05-16 12:18:29 +02001793 .count = ARRAY_SIZE(snd_azf3328_fixed_rates),
Linus Torvalds1da177e2005-04-16 15:20:36 -07001794 .list = snd_azf3328_fixed_rates,
1795 .mask = 0,
1796};
1797
1798/*****************************************************************/
1799
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001800static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001801snd_azf3328_pcm_open(struct snd_pcm_substream *substream,
1802 enum snd_azf3328_codec_type codec_type
1803)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804{
Takashi Iwai95de7762005-11-17 15:02:42 +01001805 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
1806 struct snd_pcm_runtime *runtime = substream->runtime;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807
1808 snd_azf3328_dbgcallenter();
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001809 chip->codecs[codec_type].substream = substream;
1810
1811 /* same parameters for all our codecs - at least we think so... */
1812 runtime->hw = snd_azf3328_hardware;
1813
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
1815 &snd_azf3328_hw_constraints_rates);
1816 snd_azf3328_dbgcallleave();
1817 return 0;
1818}
1819
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001820static int
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001821snd_azf3328_playback_open(struct snd_pcm_substream *substream)
1822{
1823 return snd_azf3328_pcm_open(substream, AZF_CODEC_PLAYBACK);
1824}
1825
1826static int
Takashi Iwai95de7762005-11-17 15:02:42 +01001827snd_azf3328_capture_open(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001828{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001829 return snd_azf3328_pcm_open(substream, AZF_CODEC_CAPTURE);
1830}
1831
1832static int
1833snd_azf3328_i2s_out_open(struct snd_pcm_substream *substream)
1834{
1835 return snd_azf3328_pcm_open(substream, AZF_CODEC_I2S_OUT);
1836}
1837
1838static int
1839snd_azf3328_pcm_close(struct snd_pcm_substream *substream,
1840 enum snd_azf3328_codec_type codec_type
1841)
1842{
Takashi Iwai95de7762005-11-17 15:02:42 +01001843 struct snd_azf3328 *chip = snd_pcm_substream_chip(substream);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844
1845 snd_azf3328_dbgcallenter();
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001846 chip->codecs[codec_type].substream = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001847 snd_azf3328_dbgcallleave();
1848 return 0;
1849}
1850
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001851static int
Takashi Iwai95de7762005-11-17 15:02:42 +01001852snd_azf3328_playback_close(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001854 return snd_azf3328_pcm_close(substream, AZF_CODEC_PLAYBACK);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001855}
1856
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001857static int
Takashi Iwai95de7762005-11-17 15:02:42 +01001858snd_azf3328_capture_close(struct snd_pcm_substream *substream)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001859{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001860 return snd_azf3328_pcm_close(substream, AZF_CODEC_CAPTURE);
1861}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001863static int
1864snd_azf3328_i2s_out_close(struct snd_pcm_substream *substream)
1865{
1866 return snd_azf3328_pcm_close(substream, AZF_CODEC_I2S_OUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001867}
1868
1869/******************************************************************/
1870
Takashi Iwai95de7762005-11-17 15:02:42 +01001871static struct snd_pcm_ops snd_azf3328_playback_ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872 .open = snd_azf3328_playback_open,
1873 .close = snd_azf3328_playback_close,
1874 .ioctl = snd_pcm_lib_ioctl,
1875 .hw_params = snd_azf3328_hw_params,
1876 .hw_free = snd_azf3328_hw_free,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001877 .prepare = snd_azf3328_codec_prepare,
1878 .trigger = snd_azf3328_codec_playback_trigger,
1879 .pointer = snd_azf3328_codec_playback_pointer
Linus Torvalds1da177e2005-04-16 15:20:36 -07001880};
1881
Takashi Iwai95de7762005-11-17 15:02:42 +01001882static struct snd_pcm_ops snd_azf3328_capture_ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001883 .open = snd_azf3328_capture_open,
1884 .close = snd_azf3328_capture_close,
1885 .ioctl = snd_pcm_lib_ioctl,
1886 .hw_params = snd_azf3328_hw_params,
1887 .hw_free = snd_azf3328_hw_free,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001888 .prepare = snd_azf3328_codec_prepare,
1889 .trigger = snd_azf3328_codec_capture_trigger,
1890 .pointer = snd_azf3328_codec_capture_pointer
1891};
1892
1893static struct snd_pcm_ops snd_azf3328_i2s_out_ops = {
1894 .open = snd_azf3328_i2s_out_open,
1895 .close = snd_azf3328_i2s_out_close,
1896 .ioctl = snd_pcm_lib_ioctl,
1897 .hw_params = snd_azf3328_hw_params,
1898 .hw_free = snd_azf3328_hw_free,
1899 .prepare = snd_azf3328_codec_prepare,
1900 .trigger = snd_azf3328_codec_i2s_out_trigger,
1901 .pointer = snd_azf3328_codec_i2s_out_pointer
Linus Torvalds1da177e2005-04-16 15:20:36 -07001902};
1903
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001904static int __devinit
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001905snd_azf3328_pcm(struct snd_azf3328 *chip)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001906{
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001907enum { AZF_PCMDEV_STD, AZF_PCMDEV_I2S_OUT, NUM_AZF_PCMDEVS }; /* pcm devices */
1908
Takashi Iwai95de7762005-11-17 15:02:42 +01001909 struct snd_pcm *pcm;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910 int err;
1911
1912 snd_azf3328_dbgcallenter();
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001913
1914 err = snd_pcm_new(chip->card, "AZF3328 DSP", AZF_PCMDEV_STD,
1915 1, 1, &pcm);
1916 if (err < 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917 return err;
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001918 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1919 &snd_azf3328_playback_ops);
1920 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
1921 &snd_azf3328_capture_ops);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922
1923 pcm->private_data = chip;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924 pcm->info_flags = 0;
1925 strcpy(pcm->name, chip->card->shortname);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001926 /* same pcm object for playback/capture (see snd_pcm_new() above) */
1927 chip->pcm[AZF_CODEC_PLAYBACK] = pcm;
1928 chip->pcm[AZF_CODEC_CAPTURE] = pcm;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001929
1930 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001931 snd_dma_pci_data(chip->pci),
1932 64*1024, 64*1024);
1933
1934 err = snd_pcm_new(chip->card, "AZF3328 I2S OUT", AZF_PCMDEV_I2S_OUT,
1935 1, 0, &pcm);
1936 if (err < 0)
1937 return err;
1938 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
1939 &snd_azf3328_i2s_out_ops);
1940
1941 pcm->private_data = chip;
1942 pcm->info_flags = 0;
1943 strcpy(pcm->name, chip->card->shortname);
1944 chip->pcm[AZF_CODEC_I2S_OUT] = pcm;
1945
1946 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
1947 snd_dma_pci_data(chip->pci),
1948 64*1024, 64*1024);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949
1950 snd_azf3328_dbgcallleave();
1951 return 0;
1952}
1953
1954/******************************************************************/
1955
Andreas Mohr02330fb2008-05-16 12:18:29 +02001956/*** NOTE: the physical timer resolution actually is 1024000 ticks per second
1957 *** (probably derived from main crystal via a divider of 24),
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001958 *** but announcing those attributes to user-space would make programs
1959 *** configure the timer to a 1 tick value, resulting in an absolutely fatal
1960 *** timer IRQ storm.
1961 *** Thus I chose to announce a down-scaled virtual timer to the outside and
1962 *** calculate real timer countdown values internally.
1963 *** (the scale factor can be set via module parameter "seqtimer_scaling").
1964 ***/
1965
1966static int
Takashi Iwai95de7762005-11-17 15:02:42 +01001967snd_azf3328_timer_start(struct snd_timer *timer)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001968{
Takashi Iwai95de7762005-11-17 15:02:42 +01001969 struct snd_azf3328 *chip;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001970 unsigned long flags;
1971 unsigned int delay;
1972
1973 snd_azf3328_dbgcallenter();
1974 chip = snd_timer_chip(timer);
1975 delay = ((timer->sticks * seqtimer_scaling) - 1) & TIMER_VALUE_MASK;
Andreas Mohre2f87262006-05-17 11:04:19 +02001976 if (delay < 49) {
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001977 /* uhoh, that's not good, since user-space won't know about
1978 * this timing tweak
1979 * (we need to do it to avoid a lockup, though) */
1980
1981 snd_azf3328_dbgtimer("delay was too low (%d)!\n", delay);
1982 delay = 49; /* minimum time is 49 ticks */
1983 }
Andreas Mohradf59312010-12-27 21:16:43 +01001984 snd_azf3328_dbgtimer("setting timer countdown value %d\n", delay);
Andreas Mohr02330fb2008-05-16 12:18:29 +02001985 delay |= TIMER_COUNTDOWN_ENABLE | TIMER_IRQ_ENABLE;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001986 spin_lock_irqsave(&chip->reg_lock, flags);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02001987 snd_azf3328_ctrl_outl(chip, IDX_IO_TIMER_VALUE, delay);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001988 spin_unlock_irqrestore(&chip->reg_lock, flags);
1989 snd_azf3328_dbgcallleave();
1990 return 0;
1991}
1992
1993static int
Takashi Iwai95de7762005-11-17 15:02:42 +01001994snd_azf3328_timer_stop(struct snd_timer *timer)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001995{
Takashi Iwai95de7762005-11-17 15:02:42 +01001996 struct snd_azf3328 *chip;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02001997 unsigned long flags;
1998
1999 snd_azf3328_dbgcallenter();
2000 chip = snd_timer_chip(timer);
2001 spin_lock_irqsave(&chip->reg_lock, flags);
2002 /* disable timer countdown and interrupt */
Andreas Mohr79741502010-11-21 12:09:32 +01002003 /* Hmm, should we write TIMER_IRQ_ACK here?
2004 YES indeed, otherwise a rogue timer operation - which prompts
2005 ALSA(?) to call repeated stop() in vain, but NOT start() -
2006 will never end (value 0x03 is kept shown in control byte).
2007 Simply manually poking 0x04 _once_ immediately successfully stops
2008 the hardware/ALSA interrupt activity. */
2009 snd_azf3328_ctrl_outb(chip, IDX_IO_TIMER_VALUE + 3, 0x04);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002010 spin_unlock_irqrestore(&chip->reg_lock, flags);
2011 snd_azf3328_dbgcallleave();
2012 return 0;
2013}
2014
2015
2016static int
Takashi Iwai95de7762005-11-17 15:02:42 +01002017snd_azf3328_timer_precise_resolution(struct snd_timer *timer,
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002018 unsigned long *num, unsigned long *den)
2019{
2020 snd_azf3328_dbgcallenter();
2021 *num = 1;
2022 *den = 1024000 / seqtimer_scaling;
2023 snd_azf3328_dbgcallleave();
2024 return 0;
2025}
2026
Takashi Iwai95de7762005-11-17 15:02:42 +01002027static struct snd_timer_hardware snd_azf3328_timer_hw = {
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002028 .flags = SNDRV_TIMER_HW_AUTO,
2029 .resolution = 977, /* 1000000/1024000 = 0.9765625us */
2030 .ticks = 1024000, /* max tick count, defined by the value register; actually it's not 1024000, but 1048576, but we don't care */
2031 .start = snd_azf3328_timer_start,
2032 .stop = snd_azf3328_timer_stop,
2033 .precise_resolution = snd_azf3328_timer_precise_resolution,
2034};
2035
2036static int __devinit
Takashi Iwai95de7762005-11-17 15:02:42 +01002037snd_azf3328_timer(struct snd_azf3328 *chip, int device)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002038{
Takashi Iwai95de7762005-11-17 15:02:42 +01002039 struct snd_timer *timer = NULL;
2040 struct snd_timer_id tid;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002041 int err;
2042
2043 snd_azf3328_dbgcallenter();
2044 tid.dev_class = SNDRV_TIMER_CLASS_CARD;
2045 tid.dev_sclass = SNDRV_TIMER_SCLASS_NONE;
2046 tid.card = chip->card->number;
2047 tid.device = device;
2048 tid.subdevice = 0;
2049
2050 snd_azf3328_timer_hw.resolution *= seqtimer_scaling;
2051 snd_azf3328_timer_hw.ticks /= seqtimer_scaling;
Andreas Mohr02330fb2008-05-16 12:18:29 +02002052
2053 err = snd_timer_new(chip->card, "AZF3328", &tid, &timer);
2054 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002055 goto out;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002056
2057 strcpy(timer->name, "AZF3328 timer");
2058 timer->private_data = chip;
2059 timer->hw = snd_azf3328_timer_hw;
2060
2061 chip->timer = timer;
2062
Andreas Mohr02330fb2008-05-16 12:18:29 +02002063 snd_azf3328_timer_stop(timer);
2064
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002065 err = 0;
2066
2067out:
2068 snd_azf3328_dbgcallleave();
2069 return err;
2070}
2071
2072/******************************************************************/
2073
Andreas Mohr02330fb2008-05-16 12:18:29 +02002074static int
2075snd_azf3328_free(struct snd_azf3328 *chip)
2076{
2077 if (chip->irq < 0)
2078 goto __end_hw;
2079
2080 /* reset (close) mixer:
2081 * first mute master volume, then reset
2082 */
2083 snd_azf3328_mixer_set_mute(chip, IDX_MIXER_PLAY_MASTER, 1);
2084 snd_azf3328_mixer_outw(chip, IDX_MIXER_RESET, 0x0000);
2085
2086 snd_azf3328_timer_stop(chip->timer);
2087 snd_azf3328_gameport_free(chip);
2088
2089 if (chip->irq >= 0)
2090 synchronize_irq(chip->irq);
2091__end_hw:
2092 if (chip->irq >= 0)
2093 free_irq(chip->irq, chip);
2094 pci_release_regions(chip->pci);
2095 pci_disable_device(chip->pci);
2096
2097 kfree(chip);
2098 return 0;
2099}
2100
2101static int
2102snd_azf3328_dev_free(struct snd_device *device)
2103{
2104 struct snd_azf3328 *chip = device->device_data;
2105 return snd_azf3328_free(chip);
2106}
2107
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108#if 0
2109/* check whether a bit can be modified */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002110static void
Andreas Mohr02330fb2008-05-16 12:18:29 +02002111snd_azf3328_test_bit(unsigned unsigned reg, int bit)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112{
2113 unsigned char val, valoff, valon;
2114
2115 val = inb(reg);
2116
2117 outb(val & ~(1 << bit), reg);
2118 valoff = inb(reg);
2119
2120 outb(val|(1 << bit), reg);
2121 valon = inb(reg);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002122
Linus Torvalds1da177e2005-04-16 15:20:36 -07002123 outb(val, reg);
2124
Andreas Mohr78df6172009-07-12 22:17:54 +02002125 printk(KERN_DEBUG "reg %04x bit %d: %02x %02x %02x\n",
Andreas Mohr02330fb2008-05-16 12:18:29 +02002126 reg, bit, val, valoff, valon
2127 );
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128}
2129#endif
2130
Andreas Mohr02330fb2008-05-16 12:18:29 +02002131static inline void
Takashi Iwai95de7762005-11-17 15:02:42 +01002132snd_azf3328_debug_show_ports(const struct snd_azf3328 *chip)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002133{
Andreas Mohr02330fb2008-05-16 12:18:29 +02002134#if DEBUG_MISC
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002135 u16 tmp;
2136
Andreas Mohr02330fb2008-05-16 12:18:29 +02002137 snd_azf3328_dbgmisc(
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002138 "ctrl_io 0x%lx, game_io 0x%lx, mpu_io 0x%lx, "
Andreas Mohr02330fb2008-05-16 12:18:29 +02002139 "opl3_io 0x%lx, mixer_io 0x%lx, irq %d\n",
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002140 chip->ctrl_io, chip->game_io, chip->mpu_io,
Andreas Mohr02330fb2008-05-16 12:18:29 +02002141 chip->opl3_io, chip->mixer_io, chip->irq
2142 );
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002143
Andreas Mohr02330fb2008-05-16 12:18:29 +02002144 snd_azf3328_dbgmisc("game %02x %02x %02x %02x %02x %02x\n",
2145 snd_azf3328_game_inb(chip, 0),
2146 snd_azf3328_game_inb(chip, 1),
2147 snd_azf3328_game_inb(chip, 2),
2148 snd_azf3328_game_inb(chip, 3),
2149 snd_azf3328_game_inb(chip, 4),
2150 snd_azf3328_game_inb(chip, 5)
2151 );
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002152
Andreas Mohr02330fb2008-05-16 12:18:29 +02002153 for (tmp = 0; tmp < 0x07; tmp += 1)
2154 snd_azf3328_dbgmisc("mpu_io 0x%04x\n", inb(chip->mpu_io + tmp));
2155
2156 for (tmp = 0; tmp <= 0x07; tmp += 1)
2157 snd_azf3328_dbgmisc("0x%02x: game200 0x%04x, game208 0x%04x\n",
2158 tmp, inb(0x200 + tmp), inb(0x208 + tmp));
2159
2160 for (tmp = 0; tmp <= 0x01; tmp += 1)
2161 snd_azf3328_dbgmisc(
2162 "0x%02x: mpu300 0x%04x, mpu310 0x%04x, mpu320 0x%04x, "
2163 "mpu330 0x%04x opl388 0x%04x opl38c 0x%04x\n",
2164 tmp,
2165 inb(0x300 + tmp),
2166 inb(0x310 + tmp),
2167 inb(0x320 + tmp),
2168 inb(0x330 + tmp),
2169 inb(0x388 + tmp),
2170 inb(0x38c + tmp)
2171 );
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002172
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002173 for (tmp = 0; tmp < AZF_IO_SIZE_CTRL; tmp += 2)
2174 snd_azf3328_dbgmisc("ctrl 0x%02x: 0x%04x\n",
2175 tmp, snd_azf3328_ctrl_inw(chip, tmp)
Andreas Mohr02330fb2008-05-16 12:18:29 +02002176 );
Andreas Mohre24a1212007-03-26 12:49:45 +02002177
2178 for (tmp = 0; tmp < AZF_IO_SIZE_MIXER; tmp += 2)
Andreas Mohr02330fb2008-05-16 12:18:29 +02002179 snd_azf3328_dbgmisc("mixer 0x%02x: 0x%04x\n",
2180 tmp, snd_azf3328_mixer_inw(chip, tmp)
2181 );
2182#endif /* DEBUG_MISC */
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002183}
2184
2185static int __devinit
Takashi Iwai95de7762005-11-17 15:02:42 +01002186snd_azf3328_create(struct snd_card *card,
Andreas Mohr02330fb2008-05-16 12:18:29 +02002187 struct pci_dev *pci,
2188 unsigned long device_type,
2189 struct snd_azf3328 **rchip)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190{
Takashi Iwai95de7762005-11-17 15:02:42 +01002191 struct snd_azf3328 *chip;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192 int err;
Takashi Iwai95de7762005-11-17 15:02:42 +01002193 static struct snd_device_ops ops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002194 .dev_free = snd_azf3328_dev_free,
2195 };
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002196 u8 dma_init;
2197 enum snd_azf3328_codec_type codec_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002198
2199 *rchip = NULL;
2200
Andreas Mohr02330fb2008-05-16 12:18:29 +02002201 err = pci_enable_device(pci);
2202 if (err < 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002203 return err;
2204
Takashi Iwaie560d8d2005-09-09 14:21:46 +02002205 chip = kzalloc(sizeof(*chip), GFP_KERNEL);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206 if (chip == NULL) {
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002207 err = -ENOMEM;
2208 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002209 }
2210 spin_lock_init(&chip->reg_lock);
2211 chip->card = card;
2212 chip->pci = pci;
2213 chip->irq = -1;
2214
2215 /* check if we can restrict PCI DMA transfers to 24 bits */
Yang Hongyang2f4f27d2009-04-06 19:01:18 -07002216 if (pci_set_dma_mask(pci, DMA_BIT_MASK(24)) < 0 ||
2217 pci_set_consistent_dma_mask(pci, DMA_BIT_MASK(24)) < 0) {
Andreas Mohr02330fb2008-05-16 12:18:29 +02002218 snd_printk(KERN_ERR "architecture does not support "
2219 "24bit PCI busmaster DMA\n"
2220 );
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002221 err = -ENXIO;
2222 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002223 }
2224
Andreas Mohr02330fb2008-05-16 12:18:29 +02002225 err = pci_request_regions(pci, "Aztech AZF3328");
2226 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002227 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002229 chip->ctrl_io = pci_resource_start(pci, 0);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002230 chip->game_io = pci_resource_start(pci, 1);
2231 chip->mpu_io = pci_resource_start(pci, 2);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002232 chip->opl3_io = pci_resource_start(pci, 3);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002233 chip->mixer_io = pci_resource_start(pci, 4);
2234
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002235 chip->codecs[AZF_CODEC_PLAYBACK].io_base =
2236 chip->ctrl_io + AZF_IO_OFFS_CODEC_PLAYBACK;
2237 chip->codecs[AZF_CODEC_PLAYBACK].name = "PLAYBACK";
2238 chip->codecs[AZF_CODEC_CAPTURE].io_base =
2239 chip->ctrl_io + AZF_IO_OFFS_CODEC_CAPTURE;
2240 chip->codecs[AZF_CODEC_CAPTURE].name = "CAPTURE";
2241 chip->codecs[AZF_CODEC_I2S_OUT].io_base =
2242 chip->ctrl_io + AZF_IO_OFFS_CODEC_I2S_OUT;
2243 chip->codecs[AZF_CODEC_I2S_OUT].name = "I2S_OUT";
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244
Takashi Iwai437a5a42006-11-21 12:14:23 +01002245 if (request_irq(pci->irq, snd_azf3328_interrupt,
2246 IRQF_SHARED, card->shortname, chip)) {
Takashi Iwai99b359b2005-10-20 18:26:44 +02002247 snd_printk(KERN_ERR "unable to grab IRQ %d\n", pci->irq);
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002248 err = -EBUSY;
2249 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002250 }
2251 chip->irq = pci->irq;
2252 pci_set_master(pci);
2253 synchronize_irq(chip->irq);
2254
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002255 snd_azf3328_debug_show_ports(chip);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002256
2257 err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops);
2258 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002259 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002260
2261 /* create mixer interface & switches */
Andreas Mohr02330fb2008-05-16 12:18:29 +02002262 err = snd_azf3328_mixer_new(chip);
2263 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002264 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002265
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002266 /* standard codec init stuff */
2267 /* default DMA init value */
2268 dma_init = DMA_RUN_SOMETHING2|DMA_EPILOGUE_SOMETHING|DMA_SOMETHING_ELSE;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002270 for (codec_type = AZF_CODEC_PLAYBACK;
2271 codec_type <= AZF_CODEC_I2S_OUT; ++codec_type) {
2272 struct snd_azf3328_codec_data *codec =
2273 &chip->codecs[codec_type];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274
Andreas Mohradf59312010-12-27 21:16:43 +01002275 /* shutdown codecs to reduce power / noise */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002276 /* have ...ctrl_codec_activity() act properly */
2277 codec->running = 1;
2278 snd_azf3328_ctrl_codec_activity(chip, codec_type, 0);
2279
2280 spin_lock_irq(&chip->reg_lock);
2281 snd_azf3328_codec_outb(codec, IDX_IO_CODEC_DMA_FLAGS,
2282 dma_init);
2283 spin_unlock_irq(&chip->reg_lock);
2284 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285
2286 snd_card_set_dev(card, &pci->dev);
2287
2288 *rchip = chip;
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002289
2290 err = 0;
2291 goto out;
2292
2293out_err:
2294 if (chip)
2295 snd_azf3328_free(chip);
2296 pci_disable_device(pci);
2297
2298out:
2299 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002300}
2301
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002302static int __devinit
2303snd_azf3328_probe(struct pci_dev *pci, const struct pci_device_id *pci_id)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304{
2305 static int dev;
Takashi Iwai95de7762005-11-17 15:02:42 +01002306 struct snd_card *card;
2307 struct snd_azf3328 *chip;
2308 struct snd_opl3 *opl3;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002309 int err;
2310
2311 snd_azf3328_dbgcallenter();
2312 if (dev >= SNDRV_CARDS)
2313 return -ENODEV;
2314 if (!enable[dev]) {
2315 dev++;
2316 return -ENOENT;
2317 }
2318
Takashi Iwaie58de7b2008-12-28 16:44:30 +01002319 err = snd_card_create(index[dev], id[dev], THIS_MODULE, 0, &card);
2320 if (err < 0)
2321 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322
2323 strcpy(card->driver, "AZF3328");
2324 strcpy(card->shortname, "Aztech AZF3328 (PCI168)");
2325
Andreas Mohr02330fb2008-05-16 12:18:29 +02002326 err = snd_azf3328_create(card, pci, pci_id->driver_data, &chip);
2327 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002328 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002329
Andreas Mohrca54bde2006-05-17 11:02:24 +02002330 card->private_data = chip;
2331
Andreas Mohr78df6172009-07-12 22:17:54 +02002332 /* chose to use MPU401_HW_AZT2320 ID instead of MPU401_HW_MPU401,
2333 since our hardware ought to be similar, thus use same ID. */
Andreas Mohr02330fb2008-05-16 12:18:29 +02002334 err = snd_mpu401_uart_new(
Andreas Mohr78df6172009-07-12 22:17:54 +02002335 card, 0,
2336 MPU401_HW_AZT2320, chip->mpu_io, MPU401_INFO_INTEGRATED,
Andreas Mohr02330fb2008-05-16 12:18:29 +02002337 pci->irq, 0, &chip->rmidi
2338 );
2339 if (err < 0) {
2340 snd_printk(KERN_ERR "azf3328: no MPU-401 device at 0x%lx?\n",
2341 chip->mpu_io
2342 );
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002343 goto out_err;
2344 }
2345
Andreas Mohr02330fb2008-05-16 12:18:29 +02002346 err = snd_azf3328_timer(chip, 0);
2347 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002348 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002349
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002350 err = snd_azf3328_pcm(chip);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002351 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002352 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002353
Andreas Mohr02330fb2008-05-16 12:18:29 +02002354 if (snd_opl3_create(card, chip->opl3_io, chip->opl3_io+2,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002355 OPL3_HW_AUTO, 1, &opl3) < 0) {
Takashi Iwai99b359b2005-10-20 18:26:44 +02002356 snd_printk(KERN_ERR "azf3328: no OPL3 device at 0x%lx-0x%lx?\n",
Andreas Mohr02330fb2008-05-16 12:18:29 +02002357 chip->opl3_io, chip->opl3_io+2
2358 );
Linus Torvalds1da177e2005-04-16 15:20:36 -07002359 } else {
Andreas Mohr02330fb2008-05-16 12:18:29 +02002360 /* need to use IDs 1, 2 since ID 0 is snd_azf3328_timer above */
2361 err = snd_opl3_timer_new(opl3, 1, 2);
2362 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002363 goto out_err;
Andreas Mohr02330fb2008-05-16 12:18:29 +02002364 err = snd_opl3_hwdep_new(opl3, 0, 1, NULL);
2365 if (err < 0)
2366 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002367 }
2368
Andreas Mohrca54bde2006-05-17 11:02:24 +02002369 opl3->private_data = chip;
2370
Linus Torvalds1da177e2005-04-16 15:20:36 -07002371 sprintf(card->longname, "%s at 0x%lx, irq %i",
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002372 card->shortname, chip->ctrl_io, chip->irq);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002373
Andreas Mohr02330fb2008-05-16 12:18:29 +02002374 err = snd_card_register(card);
2375 if (err < 0)
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002376 goto out_err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377
2378#ifdef MODULE
Andreas Mohr78df6172009-07-12 22:17:54 +02002379 printk(KERN_INFO
Andreas Mohre24a1212007-03-26 12:49:45 +02002380"azt3328: Sound driver for Aztech AZF3328-based soundcards such as PCI168.\n"
2381"azt3328: Hardware was completely undocumented, unfortunately.\n"
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002382"azt3328: Feel free to contact andi AT lisas.de for bug reports etc.!\n"
2383"azt3328: User-scalable sequencer timer set to %dHz (1024000Hz / %d).\n",
2384 1024000 / seqtimer_scaling, seqtimer_scaling);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385#endif
2386
Andreas Mohr02330fb2008-05-16 12:18:29 +02002387 snd_azf3328_gameport(chip, dev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388
2389 pci_set_drvdata(pci, card);
2390 dev++;
2391
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002392 err = 0;
2393 goto out;
Andreas Mohr02330fb2008-05-16 12:18:29 +02002394
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002395out_err:
Andreas Mohr02330fb2008-05-16 12:18:29 +02002396 snd_printk(KERN_ERR "azf3328: something failed, exiting\n");
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002397 snd_card_free(card);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002398
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002399out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002400 snd_azf3328_dbgcallleave();
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002401 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002402}
2403
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002404static void __devexit
2405snd_azf3328_remove(struct pci_dev *pci)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002406{
2407 snd_azf3328_dbgcallenter();
2408 snd_card_free(pci_get_drvdata(pci));
2409 pci_set_drvdata(pci, NULL);
2410 snd_azf3328_dbgcallleave();
2411}
2412
Andreas Mohrca54bde2006-05-17 11:02:24 +02002413#ifdef CONFIG_PM
Andreas Mohr78df6172009-07-12 22:17:54 +02002414static inline void
2415snd_azf3328_suspend_regs(unsigned long io_addr, unsigned count, u32 *saved_regs)
2416{
2417 unsigned reg;
2418
2419 for (reg = 0; reg < count; ++reg) {
2420 *saved_regs = inl(io_addr);
2421 snd_azf3328_dbgpm("suspend: io 0x%04lx: 0x%08x\n",
2422 io_addr, *saved_regs);
2423 ++saved_regs;
2424 io_addr += sizeof(*saved_regs);
2425 }
2426}
2427
Andreas Mohrca54bde2006-05-17 11:02:24 +02002428static int
2429snd_azf3328_suspend(struct pci_dev *pci, pm_message_t state)
2430{
2431 struct snd_card *card = pci_get_drvdata(pci);
2432 struct snd_azf3328 *chip = card->private_data;
Andreas Mohr78df6172009-07-12 22:17:54 +02002433 u16 *saved_regs_ctrl_u16;
Andreas Mohrca54bde2006-05-17 11:02:24 +02002434
2435 snd_power_change_state(card, SNDRV_CTL_POWER_D3hot);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002436
Andreas Mohradf59312010-12-27 21:16:43 +01002437 /* same pcm object for playback/capture */
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002438 snd_pcm_suspend_all(chip->pcm[AZF_CODEC_PLAYBACK]);
2439 snd_pcm_suspend_all(chip->pcm[AZF_CODEC_I2S_OUT]);
Andreas Mohrca54bde2006-05-17 11:02:24 +02002440
Andreas Mohr78df6172009-07-12 22:17:54 +02002441 snd_azf3328_suspend_regs(chip->mixer_io,
2442 ARRAY_SIZE(chip->saved_regs_mixer), chip->saved_regs_mixer);
Andreas Mohrca54bde2006-05-17 11:02:24 +02002443
2444 /* make sure to disable master volume etc. to prevent looping sound */
2445 snd_azf3328_mixer_set_mute(chip, IDX_MIXER_PLAY_MASTER, 1);
2446 snd_azf3328_mixer_set_mute(chip, IDX_MIXER_WAVEOUT, 1);
Andreas Mohr02330fb2008-05-16 12:18:29 +02002447
Andreas Mohr78df6172009-07-12 22:17:54 +02002448 snd_azf3328_suspend_regs(chip->ctrl_io,
2449 ARRAY_SIZE(chip->saved_regs_ctrl), chip->saved_regs_ctrl);
Andreas Mohr627d3e72008-06-23 11:50:47 +02002450
2451 /* manually store the one currently relevant write-only reg, too */
Andreas Mohr78df6172009-07-12 22:17:54 +02002452 saved_regs_ctrl_u16 = (u16 *)chip->saved_regs_ctrl;
2453 saved_regs_ctrl_u16[IDX_IO_6AH / 2] = chip->shadow_reg_ctrl_6AH;
Andreas Mohr627d3e72008-06-23 11:50:47 +02002454
Andreas Mohr78df6172009-07-12 22:17:54 +02002455 snd_azf3328_suspend_regs(chip->game_io,
2456 ARRAY_SIZE(chip->saved_regs_game), chip->saved_regs_game);
2457 snd_azf3328_suspend_regs(chip->mpu_io,
2458 ARRAY_SIZE(chip->saved_regs_mpu), chip->saved_regs_mpu);
2459 snd_azf3328_suspend_regs(chip->opl3_io,
2460 ARRAY_SIZE(chip->saved_regs_opl3), chip->saved_regs_opl3);
Andreas Mohrca54bde2006-05-17 11:02:24 +02002461
Andreas Mohrca54bde2006-05-17 11:02:24 +02002462 pci_disable_device(pci);
2463 pci_save_state(pci);
Takashi Iwai30b35392006-10-11 18:52:53 +02002464 pci_set_power_state(pci, pci_choose_state(pci, state));
Andreas Mohrca54bde2006-05-17 11:02:24 +02002465 return 0;
2466}
2467
Andreas Mohr78df6172009-07-12 22:17:54 +02002468static inline void
2469snd_azf3328_resume_regs(const u32 *saved_regs,
2470 unsigned long io_addr,
2471 unsigned count
2472)
2473{
2474 unsigned reg;
2475
2476 for (reg = 0; reg < count; ++reg) {
2477 outl(*saved_regs, io_addr);
2478 snd_azf3328_dbgpm("resume: io 0x%04lx: 0x%08x --> 0x%08x\n",
2479 io_addr, *saved_regs, inl(io_addr));
2480 ++saved_regs;
2481 io_addr += sizeof(*saved_regs);
2482 }
2483}
2484
Andreas Mohrca54bde2006-05-17 11:02:24 +02002485static int
2486snd_azf3328_resume(struct pci_dev *pci)
2487{
2488 struct snd_card *card = pci_get_drvdata(pci);
Andreas Mohrdfbf9512009-07-05 13:55:46 +02002489 const struct snd_azf3328 *chip = card->private_data;
Andreas Mohrca54bde2006-05-17 11:02:24 +02002490
Andreas Mohrca54bde2006-05-17 11:02:24 +02002491 pci_set_power_state(pci, PCI_D0);
Takashi Iwai30b35392006-10-11 18:52:53 +02002492 pci_restore_state(pci);
2493 if (pci_enable_device(pci) < 0) {
2494 printk(KERN_ERR "azt3328: pci_enable_device failed, "
2495 "disabling device\n");
2496 snd_card_disconnect(card);
2497 return -EIO;
2498 }
Andreas Mohrca54bde2006-05-17 11:02:24 +02002499 pci_set_master(pci);
2500
Andreas Mohr78df6172009-07-12 22:17:54 +02002501 snd_azf3328_resume_regs(chip->saved_regs_game, chip->game_io,
2502 ARRAY_SIZE(chip->saved_regs_game));
2503 snd_azf3328_resume_regs(chip->saved_regs_mpu, chip->mpu_io,
2504 ARRAY_SIZE(chip->saved_regs_mpu));
2505 snd_azf3328_resume_regs(chip->saved_regs_opl3, chip->opl3_io,
2506 ARRAY_SIZE(chip->saved_regs_opl3));
2507
2508 snd_azf3328_resume_regs(chip->saved_regs_mixer, chip->mixer_io,
2509 ARRAY_SIZE(chip->saved_regs_mixer));
2510
2511 /* unfortunately with 32bit transfers, IDX_MIXER_PLAY_MASTER (0x02)
2512 and IDX_MIXER_RESET (offset 0x00) get touched at the same time,
2513 resulting in a mixer reset condition persisting until _after_
2514 master vol was restored. Thus master vol needs an extra restore. */
2515 outw(((u16 *)chip->saved_regs_mixer)[1], chip->mixer_io + 2);
2516
2517 snd_azf3328_resume_regs(chip->saved_regs_ctrl, chip->ctrl_io,
2518 ARRAY_SIZE(chip->saved_regs_ctrl));
Andreas Mohrca54bde2006-05-17 11:02:24 +02002519
2520 snd_power_change_state(card, SNDRV_CTL_POWER_D0);
2521 return 0;
2522}
Andreas Mohr02330fb2008-05-16 12:18:29 +02002523#endif /* CONFIG_PM */
Andreas Mohrca54bde2006-05-17 11:02:24 +02002524
2525
Linus Torvalds1da177e2005-04-16 15:20:36 -07002526static struct pci_driver driver = {
2527 .name = "AZF3328",
2528 .id_table = snd_azf3328_ids,
2529 .probe = snd_azf3328_probe,
2530 .remove = __devexit_p(snd_azf3328_remove),
Andreas Mohrca54bde2006-05-17 11:02:24 +02002531#ifdef CONFIG_PM
2532 .suspend = snd_azf3328_suspend,
2533 .resume = snd_azf3328_resume,
2534#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535};
2536
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002537static int __init
2538alsa_card_azf3328_init(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002539{
2540 int err;
2541 snd_azf3328_dbgcallenter();
Takashi Iwai01d25d42005-04-11 16:58:24 +02002542 err = pci_register_driver(&driver);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002543 snd_azf3328_dbgcallleave();
2544 return err;
2545}
2546
Andreas Mohrd91c64c2005-10-25 11:17:45 +02002547static void __exit
2548alsa_card_azf3328_exit(void)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002549{
2550 snd_azf3328_dbgcallenter();
2551 pci_unregister_driver(&driver);
2552 snd_azf3328_dbgcallleave();
2553}
2554
2555module_init(alsa_card_azf3328_init)
2556module_exit(alsa_card_azf3328_exit)