32 #include <linux/module.h>
33 #include <linux/kernel.h>
34 #include <linux/slab.h>
69 #define AMD7930_CR 0x00UL
70 #define AMD7930_IR AMD7930_CR
71 #define AMD7930_DR 0x01UL
72 #define AMD7930_DSR1 0x02UL
73 #define AMD7930_DER 0x03UL
74 #define AMD7930_DCTB 0x04UL
75 #define AMD7930_DCRB AMD7930_DCTB
76 #define AMD7930_BBTB 0x05UL
77 #define AMD7930_BBRB AMD7930_BBTB
78 #define AMD7930_BCTB 0x06UL
79 #define AMD7930_BCRB AMD7930_BCTB
80 #define AMD7930_DSR2 0x07UL
101 #define AMR_IR_DTTHRSH 0x01
102 #define AMR_IR_DRTHRSH 0x02
103 #define AMR_IR_DSRI 0x04
104 #define AMR_IR_DERI 0x08
105 #define AMR_IR_BBUF 0x10
106 #define AMR_IR_LSRI 0x20
107 #define AMR_IR_DSR2I 0x40
108 #define AMR_IR_MLTFRMI 0x80
118 #define AMR_INIT 0x21
119 #define AM_INIT_ACTIVE 0x01
120 #define AM_INIT_DATAONLY 0x02
121 #define AM_INIT_POWERDOWN 0x03
122 #define AM_INIT_DISABLE_INTS 0x04
123 #define AMR_INIT2 0x20
124 #define AM_INIT2_ENABLE_POWERDOWN 0x20
125 #define AM_INIT2_ENABLE_MULTIFRAME 0x10
128 #define AMR_LIU_LSR 0xA1
129 #define AM_LIU_LSR_STATE 0x07
130 #define AM_LIU_LSR_F3 0x08
131 #define AM_LIU_LSR_F7 0x10
132 #define AM_LIU_LSR_F8 0x20
133 #define AM_LIU_LSR_HSW 0x40
134 #define AM_LIU_LSR_HSW_CHG 0x80
135 #define AMR_LIU_LPR 0xA2
136 #define AMR_LIU_LMR1 0xA3
137 #define AM_LIU_LMR1_B1_ENABL 0x01
138 #define AM_LIU_LMR1_B2_ENABL 0x02
139 #define AM_LIU_LMR1_F_DISABL 0x04
140 #define AM_LIU_LMR1_FA_DISABL 0x08
141 #define AM_LIU_LMR1_REQ_ACTIV 0x10
142 #define AM_LIU_LMR1_F8_F3 0x20
143 #define AM_LIU_LMR1_LIU_ENABL 0x40
144 #define AMR_LIU_LMR2 0xA4
145 #define AM_LIU_LMR2_DECHO 0x01
146 #define AM_LIU_LMR2_DLOOP 0x02
147 #define AM_LIU_LMR2_DBACKOFF 0x04
148 #define AM_LIU_LMR2_EN_F3_INT 0x08
149 #define AM_LIU_LMR2_EN_F8_INT 0x10
150 #define AM_LIU_LMR2_EN_HSW_INT 0x20
151 #define AM_LIU_LMR2_EN_F7_INT 0x40
152 #define AMR_LIU_2_4 0xA5
153 #define AMR_LIU_MF 0xA6
154 #define AMR_LIU_MFSB 0xA7
155 #define AMR_LIU_MFQB 0xA8
158 #define AMR_MUX_MCR1 0x41
159 #define AMR_MUX_MCR2 0x42
160 #define AMR_MUX_MCR3 0x43
161 #define AM_MUX_CHANNEL_B1 0x01
162 #define AM_MUX_CHANNEL_B2 0x02
163 #define AM_MUX_CHANNEL_Ba 0x03
164 #define AM_MUX_CHANNEL_Bb 0x04
165 #define AM_MUX_CHANNEL_Bc 0x05
166 #define AM_MUX_CHANNEL_Bd 0x06
167 #define AM_MUX_CHANNEL_Be 0x07
168 #define AM_MUX_CHANNEL_Bf 0x08
169 #define AMR_MUX_MCR4 0x44
170 #define AM_MUX_MCR4_ENABLE_INTS 0x08
171 #define AM_MUX_MCR4_REVERSE_Bb 0x10
172 #define AM_MUX_MCR4_REVERSE_Bc 0x20
173 #define AMR_MUX_1_4 0x45
176 #define AMR_MAP_X 0x61
177 #define AMR_MAP_R 0x62
178 #define AMR_MAP_GX 0x63
179 #define AMR_MAP_GR 0x64
180 #define AMR_MAP_GER 0x65
181 #define AMR_MAP_STGR 0x66
182 #define AMR_MAP_FTGR_1_2 0x67
183 #define AMR_MAP_ATGR_1_2 0x68
184 #define AMR_MAP_MMR1 0x69
185 #define AM_MAP_MMR1_ALAW 0x01
186 #define AM_MAP_MMR1_GX 0x02
187 #define AM_MAP_MMR1_GR 0x04
188 #define AM_MAP_MMR1_GER 0x08
189 #define AM_MAP_MMR1_X 0x10
190 #define AM_MAP_MMR1_R 0x20
191 #define AM_MAP_MMR1_STG 0x40
192 #define AM_MAP_MMR1_LOOPBACK 0x80
193 #define AMR_MAP_MMR2 0x6A
194 #define AM_MAP_MMR2_AINB 0x01
195 #define AM_MAP_MMR2_LS 0x02
196 #define AM_MAP_MMR2_ENABLE_DTMF 0x04
197 #define AM_MAP_MMR2_ENABLE_TONEGEN 0x08
198 #define AM_MAP_MMR2_ENABLE_TONERING 0x10
199 #define AM_MAP_MMR2_DISABLE_HIGHPASS 0x20
200 #define AM_MAP_MMR2_DISABLE_AUTOZERO 0x40
201 #define AMR_MAP_1_10 0x6B
202 #define AMR_MAP_MMR3 0x6C
203 #define AMR_MAP_STRA 0x6D
204 #define AMR_MAP_STRF 0x6E
205 #define AMR_MAP_PEAKX 0x70
206 #define AMR_MAP_PEAKR 0x71
207 #define AMR_MAP_15_16 0x72
210 #define AMR_DLC_FRAR_1_2_3 0x81
211 #define AMR_DLC_SRAR_1_2_3 0x82
212 #define AMR_DLC_TAR 0x83
213 #define AMR_DLC_DRLR 0x84
214 #define AMR_DLC_DTCR 0x85
215 #define AMR_DLC_DMR1 0x86
216 #define AMR_DLC_DMR1_DTTHRSH_INT 0x01
217 #define AMR_DLC_DMR1_DRTHRSH_INT 0x02
218 #define AMR_DLC_DMR1_TAR_ENABL 0x04
219 #define AMR_DLC_DMR1_EORP_INT 0x08
220 #define AMR_DLC_DMR1_EN_ADDR1 0x10
221 #define AMR_DLC_DMR1_EN_ADDR2 0x20
222 #define AMR_DLC_DMR1_EN_ADDR3 0x40
223 #define AMR_DLC_DMR1_EN_ADDR4 0x80
224 #define AMR_DLC_DMR1_EN_ADDRS 0xf0
225 #define AMR_DLC_DMR2 0x87
226 #define AMR_DLC_DMR2_RABRT_INT 0x01
227 #define AMR_DLC_DMR2_RESID_INT 0x02
228 #define AMR_DLC_DMR2_COLL_INT 0x04
229 #define AMR_DLC_DMR2_FCS_INT 0x08
230 #define AMR_DLC_DMR2_OVFL_INT 0x10
231 #define AMR_DLC_DMR2_UNFL_INT 0x20
232 #define AMR_DLC_DMR2_OVRN_INT 0x40
233 #define AMR_DLC_DMR2_UNRN_INT 0x80
234 #define AMR_DLC_1_7 0x88
235 #define AMR_DLC_DRCR 0x89
236 #define AMR_DLC_RNGR1 0x8A
237 #define AMR_DLC_RNGR2 0x8B
238 #define AMR_DLC_FRAR4 0x8C
239 #define AMR_DLC_SRAR4 0x8D
240 #define AMR_DLC_DMR3 0x8E
241 #define AMR_DLC_DMR3_VA_INT 0x01
242 #define AMR_DLC_DMR3_EOTP_INT 0x02
243 #define AMR_DLC_DMR3_LBRP_INT 0x04
244 #define AMR_DLC_DMR3_RBA_INT 0x08
245 #define AMR_DLC_DMR3_LBT_INT 0x10
246 #define AMR_DLC_DMR3_TBE_INT 0x20
247 #define AMR_DLC_DMR3_RPLOST_INT 0x40
248 #define AMR_DLC_DMR3_KEEP_FCS 0x80
249 #define AMR_DLC_DMR4 0x8F
250 #define AMR_DLC_DMR4_RCV_1 0x00
251 #define AMR_DLC_DMR4_RCV_2 0x01
252 #define AMR_DLC_DMR4_RCV_4 0x02
253 #define AMR_DLC_DMR4_RCV_8 0x03
254 #define AMR_DLC_DMR4_RCV_16 0x01
255 #define AMR_DLC_DMR4_RCV_24 0x02
256 #define AMR_DLC_DMR4_RCV_30 0x03
257 #define AMR_DLC_DMR4_XMT_1 0x00
258 #define AMR_DLC_DMR4_XMT_2 0x04
259 #define AMR_DLC_DMR4_XMT_4 0x08
260 #define AMR_DLC_DMR4_XMT_8 0x0c
261 #define AMR_DLC_DMR4_XMT_10 0x08
262 #define AMR_DLC_DMR4_XMT_14 0x0c
263 #define AMR_DLC_DMR4_IDLE_MARK 0x00
264 #define AMR_DLC_DMR4_IDLE_FLAG 0x10
265 #define AMR_DLC_DMR4_ADDR_BOTH 0x00
266 #define AMR_DLC_DMR4_ADDR_1ST 0x20
267 #define AMR_DLC_DMR4_ADDR_2ND 0xa0
268 #define AMR_DLC_DMR4_CR_ENABLE 0x40
269 #define AMR_DLC_12_15 0x90
270 #define AMR_DLC_ASR 0x91
271 #define AMR_DLC_EFCR 0x92
272 #define AMR_DLC_EFCR_EXTEND_FIFO 0x01
273 #define AMR_DLC_EFCR_SEC_PKT_INT 0x02
275 #define AMR_DSR1_VADDR 0x01
276 #define AMR_DSR1_EORP 0x02
277 #define AMR_DSR1_PKT_IP 0x04
278 #define AMR_DSR1_DECHO_ON 0x08
279 #define AMR_DSR1_DLOOP_ON 0x10
280 #define AMR_DSR1_DBACK_OFF 0x20
281 #define AMR_DSR1_EOTP 0x40
282 #define AMR_DSR1_CXMT_ABRT 0x80
284 #define AMR_DSR2_LBRP 0x01
285 #define AMR_DSR2_RBA 0x02
286 #define AMR_DSR2_RPLOST 0x04
287 #define AMR_DSR2_LAST_BYTE 0x08
288 #define AMR_DSR2_TBE 0x10
289 #define AMR_DSR2_MARK_IDLE 0x20
290 #define AMR_DSR2_FLAG_IDLE 0x40
291 #define AMR_DSR2_SECOND_PKT 0x80
293 #define AMR_DER_RABRT 0x01
294 #define AMR_DER_RFRAME 0x02
295 #define AMR_DER_COLLISION 0x04
296 #define AMR_DER_FCS 0x08
297 #define AMR_DER_OVFL 0x10
298 #define AMR_DER_UNFL 0x20
299 #define AMR_DER_OVRN 0x40
300 #define AMR_DER_UNRN 0x80
303 #define AMR_PP_PPCR1 0xC0
304 #define AMR_PP_PPSR 0xC1
305 #define AMR_PP_PPIER 0xC2
306 #define AMR_PP_MTDR 0xC3
307 #define AMR_PP_MRDR 0xC3
308 #define AMR_PP_CITDR0 0xC4
309 #define AMR_PP_CIRDR0 0xC4
310 #define AMR_PP_CITDR1 0xC5
311 #define AMR_PP_CIRDR1 0xC5
312 #define AMR_PP_PPCR2 0xC8
313 #define AMR_PP_PPCR3 0xC9
319 #define AMD7930_FLAG_PLAYBACK 0x00000001
320 #define AMD7930_FLAG_CAPTURE 0x00000002
354 spin_unlock_irqrestore(&amd->
lock, flags);
365 spin_unlock_irqrestore(&amd->
lock, flags);
376 spin_unlock_irqrestore(&amd->
lock, flags);
382 static void __amd7930_write_map(
struct snd_amd7930 *amd)
414 static __const__
__u16 gx_coeff[256] = {
415 0x9008, 0x8b7c, 0x8b51, 0x8b45, 0x8b42, 0x8b3b, 0x8b36, 0x8b33,
416 0x8b32, 0x8b2a, 0x8b2b, 0x8b2c, 0x8b25, 0x8b23, 0x8b22, 0x8b22,
417 0x9122, 0x8b1a, 0x8aa3, 0x8aa3, 0x8b1c, 0x8aa6, 0x912d, 0x912b,
418 0x8aab, 0x8b12, 0x8aaa, 0x8ab2, 0x9132, 0x8ab4, 0x913c, 0x8abb,
419 0x9142, 0x9144, 0x9151, 0x8ad5, 0x8aeb, 0x8a79, 0x8a5a, 0x8a4a,
420 0x8b03, 0x91c2, 0x91bb, 0x8a3f, 0x8a33, 0x91b2, 0x9212, 0x9213,
421 0x8a2c, 0x921d, 0x8a23, 0x921a, 0x9222, 0x9223, 0x922d, 0x9231,
422 0x9234, 0x9242, 0x925b, 0x92dd, 0x92c1, 0x92b3, 0x92ab, 0x92a4,
423 0x92a2, 0x932b, 0x9341, 0x93d3, 0x93b2, 0x93a2, 0x943c, 0x94b2,
424 0x953a, 0x9653, 0x9782, 0x9e21, 0x9d23, 0x9cd2, 0x9c23, 0x9baa,
425 0x9bde, 0x9b33, 0x9b22, 0x9b1d, 0x9ab2, 0xa142, 0xa1e5, 0x9a3b,
426 0xa213, 0xa1a2, 0xa231, 0xa2eb, 0xa313, 0xa334, 0xa421, 0xa54b,
427 0xada4, 0xac23, 0xab3b, 0xaaab, 0xaa5c, 0xb1a3, 0xb2ca, 0xb3bd,
428 0xbe24, 0xbb2b, 0xba33, 0xc32b, 0xcb5a, 0xd2a2, 0xe31d, 0x0808,
429 0x72ba, 0x62c2, 0x5c32, 0x52db, 0x513e, 0x4cce, 0x43b2, 0x4243,
430 0x41b4, 0x3b12, 0x3bc3, 0x3df2, 0x34bd, 0x3334, 0x32c2, 0x3224,
431 0x31aa, 0x2a7b, 0x2aaa, 0x2b23, 0x2bba, 0x2c42, 0x2e23, 0x25bb,
432 0x242b, 0x240f, 0x231a, 0x22bb, 0x2241, 0x2223, 0x221f, 0x1a33,
433 0x1a4a, 0x1acd, 0x2132, 0x1b1b, 0x1b2c, 0x1b62, 0x1c12, 0x1c32,
434 0x1d1b, 0x1e71, 0x16b1, 0x1522, 0x1434, 0x1412, 0x1352, 0x1323,
435 0x1315, 0x12bc, 0x127a, 0x1235, 0x1226, 0x11a2, 0x1216, 0x0a2a,
436 0x11bc, 0x11d1, 0x1163, 0x0ac2, 0x0ab2, 0x0aab, 0x0b1b, 0x0b23,
437 0x0b33, 0x0c0f, 0x0bb3, 0x0c1b, 0x0c3e, 0x0cb1, 0x0d4c, 0x0ec1,
438 0x079a, 0x0614, 0x0521, 0x047c, 0x0422, 0x03b1, 0x03e3, 0x0333,
439 0x0322, 0x031c, 0x02aa, 0x02ba, 0x02f2, 0x0242, 0x0232, 0x0227,
440 0x0222, 0x021b, 0x01ad, 0x0212, 0x01b2, 0x01bb, 0x01cb, 0x01f6,
441 0x0152, 0x013a, 0x0133, 0x0131, 0x012c, 0x0123, 0x0122, 0x00a2,
442 0x011b, 0x011e, 0x0114, 0x00b1, 0x00aa, 0x00b3, 0x00bd, 0x00ba,
443 0x00c5, 0x00d3, 0x00f3, 0x0062, 0x0051, 0x0042, 0x003b, 0x0033,
444 0x0032, 0x002a, 0x002c, 0x0025, 0x0023, 0x0022, 0x001a, 0x0021,
445 0x001b, 0x001b, 0x001d, 0x0015, 0x0013, 0x0013, 0x0012, 0x0012,
446 0x000a, 0x000a, 0x0011, 0x0011, 0x000b, 0x000b, 0x000c, 0x000e,
449 static __const__
__u16 ger_coeff[] = {
476 static void __amd7930_update_map(
struct snd_amd7930 *amd)
481 map->
gx = gx_coeff[amd->
rgain];
485 map->
ger = ger_coeff[level - 256];
486 map->
gr = gx_coeff[255];
488 map->
ger = ger_coeff[0];
491 __amd7930_write_map(amd);
497 unsigned int elapsed;
500 spin_lock(&amd->
lock);
510 byte = *(amd->
p_cur++);
520 *(amd->
c_cur++) = byte;
527 spin_unlock(&amd->
lock);
544 if (!(amd->
flags & flag)) {
552 if (amd->
flags & flag) {
562 spin_unlock_irqrestore(&amd->
lock, flags);
585 unsigned int size = snd_pcm_lib_buffer_bytes(substream);
598 new_mmr1 = amd->
map.mmr1;
603 if (new_mmr1 != amd->
map.mmr1) {
604 amd->
map.mmr1 = new_mmr1;
605 __amd7930_update_map(amd);
608 spin_unlock_irqrestore(&amd->
lock, flags);
617 unsigned int size = snd_pcm_lib_buffer_bytes(substream);
630 new_mmr1 = amd->
map.mmr1;
635 if (new_mmr1 != amd->
map.mmr1) {
636 amd->
map.mmr1 = new_mmr1;
637 __amd7930_update_map(amd);
640 spin_unlock_irqrestore(&amd->
lock, flags);
653 return bytes_to_frames(substream->
runtime, ptr);
665 return bytes_to_frames(substream->
runtime, ptr);
683 .period_bytes_min = 1,
684 .period_bytes_max = (64*1024),
695 runtime->
hw = snd_amd7930_pcm_hw;
705 runtime->
hw = snd_amd7930_pcm_hw;
736 static struct snd_pcm_ops snd_amd7930_playback_ops = {
737 .open = snd_amd7930_playback_open,
738 .close = snd_amd7930_playback_close,
740 .hw_params = snd_amd7930_hw_params,
741 .hw_free = snd_amd7930_hw_free,
742 .prepare = snd_amd7930_playback_prepare,
743 .trigger = snd_amd7930_playback_trigger,
744 .pointer = snd_amd7930_playback_pointer,
747 static struct snd_pcm_ops snd_amd7930_capture_ops = {
748 .open = snd_amd7930_capture_open,
749 .close = snd_amd7930_capture_close,
751 .hw_params = snd_amd7930_hw_params,
752 .hw_free = snd_amd7930_hw_free,
753 .prepare = snd_amd7930_capture_prepare,
754 .trigger = snd_amd7930_capture_trigger,
755 .pointer = snd_amd7930_capture_pointer,
785 #define VOLUME_MONITOR 0
786 #define VOLUME_CAPTURE 1
787 #define VOLUME_PLAYBACK 2
818 ucontrol->
value.integer.value[0] = *swval;
845 if (*swval != ucontrol->
value.integer.value[0]) {
846 *swval = ucontrol->
value.integer.value[0] & 0xff;
847 __amd7930_update_map(amd);
852 spin_unlock_irqrestore(&amd->
lock, flags);
860 .name =
"Monitor Volume",
862 .info = snd_amd7930_info_volume,
863 .get = snd_amd7930_get_volume,
864 .put = snd_amd7930_put_volume,
869 .name =
"Capture Volume",
871 .info = snd_amd7930_info_volume,
872 .get = snd_amd7930_get_volume,
873 .put = snd_amd7930_put_volume,
878 .name =
"Playback Volume",
880 .info = snd_amd7930_info_volume,
881 .get = snd_amd7930_get_volume,
882 .put = snd_amd7930_put_volume,
898 for (idx = 0; idx <
ARRAY_SIZE(amd7930_controls); idx++) {
907 static int snd_amd7930_free(
struct snd_amd7930 *amd)
929 return snd_amd7930_free(amd);
933 .dev_free = snd_amd7930_dev_free,
955 resource_size(&op->
resource[0]),
"amd7930");
958 "amd7930-%d: Unable to map chip registers.\n", dev);
968 snd_amd7930_free(amd);
973 amd7930_enable_ints(amd);
986 __amd7930_update_map(amd);
993 spin_unlock_irqrestore(&amd->
lock, flags);
996 amd, &snd_amd7930_dev_ops)) < 0) {
997 snd_amd7930_free(amd);
1032 (
unsigned long long)rp->
start,
1035 if ((err = snd_amd7930_create(card, op,
1036 irq, dev_num, &amd)) < 0)
1039 if ((err = snd_amd7930_pcm(amd)) < 0)
1042 if ((err = snd_amd7930_mixer(amd)) < 0)
1048 amd->
next = amd7930_list;
1071 .of_match_table = amd7930_match,
1073 .probe = amd7930_sbus_probe,
1076 static int __init amd7930_init(
void)
1081 static void __exit amd7930_exit(
void)
1093 amd7930_list =
NULL;