cs4231.c 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128
  1. /*
  2. * Driver for CS4231 sound chips found on Sparcs.
  3. * Copyright (C) 2002, 2008 David S. Miller <davem@davemloft.net>
  4. *
  5. * Based entirely upon drivers/sbus/audio/cs4231.c which is:
  6. * Copyright (C) 1996, 1997, 1998 Derrick J Brashear (shadow@andrew.cmu.edu)
  7. * and also sound/isa/cs423x/cs4231_lib.c which is:
  8. * Copyright (c) by Jaroslav Kysela <perex@perex.cz>
  9. */
  10. #include <linux/module.h>
  11. #include <linux/kernel.h>
  12. #include <linux/slab.h>
  13. #include <linux/delay.h>
  14. #include <linux/init.h>
  15. #include <linux/interrupt.h>
  16. #include <linux/moduleparam.h>
  17. #include <linux/irq.h>
  18. #include <linux/io.h>
  19. #include <linux/of.h>
  20. #include <linux/of_device.h>
  21. #include <sound/core.h>
  22. #include <sound/pcm.h>
  23. #include <sound/info.h>
  24. #include <sound/control.h>
  25. #include <sound/timer.h>
  26. #include <sound/initval.h>
  27. #include <sound/pcm_params.h>
  28. #ifdef CONFIG_SBUS
  29. #define SBUS_SUPPORT
  30. #endif
  31. #if defined(CONFIG_PCI) && defined(CONFIG_SPARC64)
  32. #define EBUS_SUPPORT
  33. #include <linux/pci.h>
  34. #include <asm/ebus_dma.h>
  35. #endif
  36. static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
  37. static char *id[SNDRV_CARDS] = SNDRV_DEFAULT_STR; /* ID for this card */
  38. /* Enable this card */
  39. static int enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
  40. module_param_array(index, int, NULL, 0444);
  41. MODULE_PARM_DESC(index, "Index value for Sun CS4231 soundcard.");
  42. module_param_array(id, charp, NULL, 0444);
  43. MODULE_PARM_DESC(id, "ID string for Sun CS4231 soundcard.");
  44. module_param_array(enable, bool, NULL, 0444);
  45. MODULE_PARM_DESC(enable, "Enable Sun CS4231 soundcard.");
  46. MODULE_AUTHOR("Jaroslav Kysela, Derrick J. Brashear and David S. Miller");
  47. MODULE_DESCRIPTION("Sun CS4231");
  48. MODULE_LICENSE("GPL");
  49. MODULE_SUPPORTED_DEVICE("{{Sun,CS4231}}");
  50. #ifdef SBUS_SUPPORT
  51. struct sbus_dma_info {
  52. spinlock_t lock; /* DMA access lock */
  53. int dir;
  54. void __iomem *regs;
  55. };
  56. #endif
  57. struct snd_cs4231;
  58. struct cs4231_dma_control {
  59. void (*prepare)(struct cs4231_dma_control *dma_cont,
  60. int dir);
  61. void (*enable)(struct cs4231_dma_control *dma_cont, int on);
  62. int (*request)(struct cs4231_dma_control *dma_cont,
  63. dma_addr_t bus_addr, size_t len);
  64. unsigned int (*address)(struct cs4231_dma_control *dma_cont);
  65. #ifdef EBUS_SUPPORT
  66. struct ebus_dma_info ebus_info;
  67. #endif
  68. #ifdef SBUS_SUPPORT
  69. struct sbus_dma_info sbus_info;
  70. #endif
  71. };
  72. struct snd_cs4231 {
  73. spinlock_t lock; /* registers access lock */
  74. void __iomem *port;
  75. struct cs4231_dma_control p_dma;
  76. struct cs4231_dma_control c_dma;
  77. u32 flags;
  78. #define CS4231_FLAG_EBUS 0x00000001
  79. #define CS4231_FLAG_PLAYBACK 0x00000002
  80. #define CS4231_FLAG_CAPTURE 0x00000004
  81. struct snd_card *card;
  82. struct snd_pcm *pcm;
  83. struct snd_pcm_substream *playback_substream;
  84. unsigned int p_periods_sent;
  85. struct snd_pcm_substream *capture_substream;
  86. unsigned int c_periods_sent;
  87. struct snd_timer *timer;
  88. unsigned short mode;
  89. #define CS4231_MODE_NONE 0x0000
  90. #define CS4231_MODE_PLAY 0x0001
  91. #define CS4231_MODE_RECORD 0x0002
  92. #define CS4231_MODE_TIMER 0x0004
  93. #define CS4231_MODE_OPEN (CS4231_MODE_PLAY | CS4231_MODE_RECORD | \
  94. CS4231_MODE_TIMER)
  95. unsigned char image[32]; /* registers image */
  96. int mce_bit;
  97. int calibrate_mute;
  98. struct mutex mce_mutex; /* mutex for mce register */
  99. struct mutex open_mutex; /* mutex for ALSA open/close */
  100. struct of_device *op;
  101. unsigned int irq[2];
  102. unsigned int regs_size;
  103. struct snd_cs4231 *next;
  104. };
  105. /* Eventually we can use sound/isa/cs423x/cs4231_lib.c directly, but for
  106. * now.... -DaveM
  107. */
  108. /* IO ports */
  109. #include <sound/cs4231-regs.h>
  110. /* XXX offsets are different than PC ISA chips... */
  111. #define CS4231U(chip, x) ((chip)->port + ((c_d_c_CS4231##x) << 2))
  112. /* SBUS DMA register defines. */
  113. #define APCCSR 0x10UL /* APC DMA CSR */
  114. #define APCCVA 0x20UL /* APC Capture DMA Address */
  115. #define APCCC 0x24UL /* APC Capture Count */
  116. #define APCCNVA 0x28UL /* APC Capture DMA Next Address */
  117. #define APCCNC 0x2cUL /* APC Capture Next Count */
  118. #define APCPVA 0x30UL /* APC Play DMA Address */
  119. #define APCPC 0x34UL /* APC Play Count */
  120. #define APCPNVA 0x38UL /* APC Play DMA Next Address */
  121. #define APCPNC 0x3cUL /* APC Play Next Count */
  122. /* Defines for SBUS DMA-routines */
  123. #define APCVA 0x0UL /* APC DMA Address */
  124. #define APCC 0x4UL /* APC Count */
  125. #define APCNVA 0x8UL /* APC DMA Next Address */
  126. #define APCNC 0xcUL /* APC Next Count */
  127. #define APC_PLAY 0x30UL /* Play registers start at 0x30 */
  128. #define APC_RECORD 0x20UL /* Record registers start at 0x20 */
  129. /* APCCSR bits */
  130. #define APC_INT_PENDING 0x800000 /* Interrupt Pending */
  131. #define APC_PLAY_INT 0x400000 /* Playback interrupt */
  132. #define APC_CAPT_INT 0x200000 /* Capture interrupt */
  133. #define APC_GENL_INT 0x100000 /* General interrupt */
  134. #define APC_XINT_ENA 0x80000 /* General ext int. enable */
  135. #define APC_XINT_PLAY 0x40000 /* Playback ext intr */
  136. #define APC_XINT_CAPT 0x20000 /* Capture ext intr */
  137. #define APC_XINT_GENL 0x10000 /* Error ext intr */
  138. #define APC_XINT_EMPT 0x8000 /* Pipe empty interrupt (0 write to pva) */
  139. #define APC_XINT_PEMP 0x4000 /* Play pipe empty (pva and pnva not set) */
  140. #define APC_XINT_PNVA 0x2000 /* Playback NVA dirty */
  141. #define APC_XINT_PENA 0x1000 /* play pipe empty Int enable */
  142. #define APC_XINT_COVF 0x800 /* Cap data dropped on floor */
  143. #define APC_XINT_CNVA 0x400 /* Capture NVA dirty */
  144. #define APC_XINT_CEMP 0x200 /* Capture pipe empty (cva and cnva not set) */
  145. #define APC_XINT_CENA 0x100 /* Cap. pipe empty int enable */
  146. #define APC_PPAUSE 0x80 /* Pause the play DMA */
  147. #define APC_CPAUSE 0x40 /* Pause the capture DMA */
  148. #define APC_CDC_RESET 0x20 /* CODEC RESET */
  149. #define APC_PDMA_READY 0x08 /* Play DMA Go */
  150. #define APC_CDMA_READY 0x04 /* Capture DMA Go */
  151. #define APC_CHIP_RESET 0x01 /* Reset the chip */
  152. /* EBUS DMA register offsets */
  153. #define EBDMA_CSR 0x00UL /* Control/Status */
  154. #define EBDMA_ADDR 0x04UL /* DMA Address */
  155. #define EBDMA_COUNT 0x08UL /* DMA Count */
  156. /*
  157. * Some variables
  158. */
  159. static unsigned char freq_bits[14] = {
  160. /* 5510 */ 0x00 | CS4231_XTAL2,
  161. /* 6620 */ 0x0E | CS4231_XTAL2,
  162. /* 8000 */ 0x00 | CS4231_XTAL1,
  163. /* 9600 */ 0x0E | CS4231_XTAL1,
  164. /* 11025 */ 0x02 | CS4231_XTAL2,
  165. /* 16000 */ 0x02 | CS4231_XTAL1,
  166. /* 18900 */ 0x04 | CS4231_XTAL2,
  167. /* 22050 */ 0x06 | CS4231_XTAL2,
  168. /* 27042 */ 0x04 | CS4231_XTAL1,
  169. /* 32000 */ 0x06 | CS4231_XTAL1,
  170. /* 33075 */ 0x0C | CS4231_XTAL2,
  171. /* 37800 */ 0x08 | CS4231_XTAL2,
  172. /* 44100 */ 0x0A | CS4231_XTAL2,
  173. /* 48000 */ 0x0C | CS4231_XTAL1
  174. };
  175. static unsigned int rates[14] = {
  176. 5510, 6620, 8000, 9600, 11025, 16000, 18900, 22050,
  177. 27042, 32000, 33075, 37800, 44100, 48000
  178. };
  179. static struct snd_pcm_hw_constraint_list hw_constraints_rates = {
  180. .count = ARRAY_SIZE(rates),
  181. .list = rates,
  182. };
  183. static int snd_cs4231_xrate(struct snd_pcm_runtime *runtime)
  184. {
  185. return snd_pcm_hw_constraint_list(runtime, 0,
  186. SNDRV_PCM_HW_PARAM_RATE,
  187. &hw_constraints_rates);
  188. }
  189. static unsigned char snd_cs4231_original_image[32] =
  190. {
  191. 0x00, /* 00/00 - lic */
  192. 0x00, /* 01/01 - ric */
  193. 0x9f, /* 02/02 - la1ic */
  194. 0x9f, /* 03/03 - ra1ic */
  195. 0x9f, /* 04/04 - la2ic */
  196. 0x9f, /* 05/05 - ra2ic */
  197. 0xbf, /* 06/06 - loc */
  198. 0xbf, /* 07/07 - roc */
  199. 0x20, /* 08/08 - pdfr */
  200. CS4231_AUTOCALIB, /* 09/09 - ic */
  201. 0x00, /* 0a/10 - pc */
  202. 0x00, /* 0b/11 - ti */
  203. CS4231_MODE2, /* 0c/12 - mi */
  204. 0x00, /* 0d/13 - lbc */
  205. 0x00, /* 0e/14 - pbru */
  206. 0x00, /* 0f/15 - pbrl */
  207. 0x80, /* 10/16 - afei */
  208. 0x01, /* 11/17 - afeii */
  209. 0x9f, /* 12/18 - llic */
  210. 0x9f, /* 13/19 - rlic */
  211. 0x00, /* 14/20 - tlb */
  212. 0x00, /* 15/21 - thb */
  213. 0x00, /* 16/22 - la3mic/reserved */
  214. 0x00, /* 17/23 - ra3mic/reserved */
  215. 0x00, /* 18/24 - afs */
  216. 0x00, /* 19/25 - lamoc/version */
  217. 0x00, /* 1a/26 - mioc */
  218. 0x00, /* 1b/27 - ramoc/reserved */
  219. 0x20, /* 1c/28 - cdfr */
  220. 0x00, /* 1d/29 - res4 */
  221. 0x00, /* 1e/30 - cbru */
  222. 0x00, /* 1f/31 - cbrl */
  223. };
  224. static u8 __cs4231_readb(struct snd_cs4231 *cp, void __iomem *reg_addr)
  225. {
  226. if (cp->flags & CS4231_FLAG_EBUS)
  227. return readb(reg_addr);
  228. else
  229. return sbus_readb(reg_addr);
  230. }
  231. static void __cs4231_writeb(struct snd_cs4231 *cp, u8 val,
  232. void __iomem *reg_addr)
  233. {
  234. if (cp->flags & CS4231_FLAG_EBUS)
  235. return writeb(val, reg_addr);
  236. else
  237. return sbus_writeb(val, reg_addr);
  238. }
  239. /*
  240. * Basic I/O functions
  241. */
  242. static void snd_cs4231_ready(struct snd_cs4231 *chip)
  243. {
  244. int timeout;
  245. for (timeout = 250; timeout > 0; timeout--) {
  246. int val = __cs4231_readb(chip, CS4231U(chip, REGSEL));
  247. if ((val & CS4231_INIT) == 0)
  248. break;
  249. udelay(100);
  250. }
  251. }
  252. static void snd_cs4231_dout(struct snd_cs4231 *chip, unsigned char reg,
  253. unsigned char value)
  254. {
  255. snd_cs4231_ready(chip);
  256. #ifdef CONFIG_SND_DEBUG
  257. if (__cs4231_readb(chip, CS4231U(chip, REGSEL)) & CS4231_INIT)
  258. snd_printdd("out: auto calibration time out - reg = 0x%x, "
  259. "value = 0x%x\n",
  260. reg, value);
  261. #endif
  262. __cs4231_writeb(chip, chip->mce_bit | reg, CS4231U(chip, REGSEL));
  263. wmb();
  264. __cs4231_writeb(chip, value, CS4231U(chip, REG));
  265. mb();
  266. }
  267. static inline void snd_cs4231_outm(struct snd_cs4231 *chip, unsigned char reg,
  268. unsigned char mask, unsigned char value)
  269. {
  270. unsigned char tmp = (chip->image[reg] & mask) | value;
  271. chip->image[reg] = tmp;
  272. if (!chip->calibrate_mute)
  273. snd_cs4231_dout(chip, reg, tmp);
  274. }
  275. static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg,
  276. unsigned char value)
  277. {
  278. snd_cs4231_dout(chip, reg, value);
  279. chip->image[reg] = value;
  280. mb();
  281. }
  282. static unsigned char snd_cs4231_in(struct snd_cs4231 *chip, unsigned char reg)
  283. {
  284. snd_cs4231_ready(chip);
  285. #ifdef CONFIG_SND_DEBUG
  286. if (__cs4231_readb(chip, CS4231U(chip, REGSEL)) & CS4231_INIT)
  287. snd_printdd("in: auto calibration time out - reg = 0x%x\n",
  288. reg);
  289. #endif
  290. __cs4231_writeb(chip, chip->mce_bit | reg, CS4231U(chip, REGSEL));
  291. mb();
  292. return __cs4231_readb(chip, CS4231U(chip, REG));
  293. }
  294. /*
  295. * CS4231 detection / MCE routines
  296. */
  297. static void snd_cs4231_busy_wait(struct snd_cs4231 *chip)
  298. {
  299. int timeout;
  300. /* looks like this sequence is proper for CS4231A chip (GUS MAX) */
  301. for (timeout = 5; timeout > 0; timeout--)
  302. __cs4231_readb(chip, CS4231U(chip, REGSEL));
  303. /* end of cleanup sequence */
  304. for (timeout = 500; timeout > 0; timeout--) {
  305. int val = __cs4231_readb(chip, CS4231U(chip, REGSEL));
  306. if ((val & CS4231_INIT) == 0)
  307. break;
  308. msleep(1);
  309. }
  310. }
  311. static void snd_cs4231_mce_up(struct snd_cs4231 *chip)
  312. {
  313. unsigned long flags;
  314. int timeout;
  315. spin_lock_irqsave(&chip->lock, flags);
  316. snd_cs4231_ready(chip);
  317. #ifdef CONFIG_SND_DEBUG
  318. if (__cs4231_readb(chip, CS4231U(chip, REGSEL)) & CS4231_INIT)
  319. snd_printdd("mce_up - auto calibration time out (0)\n");
  320. #endif
  321. chip->mce_bit |= CS4231_MCE;
  322. timeout = __cs4231_readb(chip, CS4231U(chip, REGSEL));
  323. if (timeout == 0x80)
  324. snd_printdd("mce_up [%p]: serious init problem - "
  325. "codec still busy\n",
  326. chip->port);
  327. if (!(timeout & CS4231_MCE))
  328. __cs4231_writeb(chip, chip->mce_bit | (timeout & 0x1f),
  329. CS4231U(chip, REGSEL));
  330. spin_unlock_irqrestore(&chip->lock, flags);
  331. }
  332. static void snd_cs4231_mce_down(struct snd_cs4231 *chip)
  333. {
  334. unsigned long flags, timeout;
  335. int reg;
  336. snd_cs4231_busy_wait(chip);
  337. spin_lock_irqsave(&chip->lock, flags);
  338. #ifdef CONFIG_SND_DEBUG
  339. if (__cs4231_readb(chip, CS4231U(chip, REGSEL)) & CS4231_INIT)
  340. snd_printdd("mce_down [%p] - auto calibration time out (0)\n",
  341. CS4231U(chip, REGSEL));
  342. #endif
  343. chip->mce_bit &= ~CS4231_MCE;
  344. reg = __cs4231_readb(chip, CS4231U(chip, REGSEL));
  345. __cs4231_writeb(chip, chip->mce_bit | (reg & 0x1f),
  346. CS4231U(chip, REGSEL));
  347. if (reg == 0x80)
  348. snd_printdd("mce_down [%p]: serious init problem "
  349. "- codec still busy\n", chip->port);
  350. if ((reg & CS4231_MCE) == 0) {
  351. spin_unlock_irqrestore(&chip->lock, flags);
  352. return;
  353. }
  354. /*
  355. * Wait for auto-calibration (AC) process to finish, i.e. ACI to go low.
  356. */
  357. timeout = jiffies + msecs_to_jiffies(250);
  358. do {
  359. spin_unlock_irqrestore(&chip->lock, flags);
  360. msleep(1);
  361. spin_lock_irqsave(&chip->lock, flags);
  362. reg = snd_cs4231_in(chip, CS4231_TEST_INIT);
  363. reg &= CS4231_CALIB_IN_PROGRESS;
  364. } while (reg && time_before(jiffies, timeout));
  365. spin_unlock_irqrestore(&chip->lock, flags);
  366. if (reg)
  367. snd_printk(KERN_ERR
  368. "mce_down - auto calibration time out (2)\n");
  369. }
  370. static void snd_cs4231_advance_dma(struct cs4231_dma_control *dma_cont,
  371. struct snd_pcm_substream *substream,
  372. unsigned int *periods_sent)
  373. {
  374. struct snd_pcm_runtime *runtime = substream->runtime;
  375. while (1) {
  376. unsigned int period_size = snd_pcm_lib_period_bytes(substream);
  377. unsigned int offset = period_size * (*periods_sent);
  378. BUG_ON(period_size >= (1 << 24));
  379. if (dma_cont->request(dma_cont,
  380. runtime->dma_addr + offset, period_size))
  381. return;
  382. (*periods_sent) = ((*periods_sent) + 1) % runtime->periods;
  383. }
  384. }
  385. static void cs4231_dma_trigger(struct snd_pcm_substream *substream,
  386. unsigned int what, int on)
  387. {
  388. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  389. struct cs4231_dma_control *dma_cont;
  390. if (what & CS4231_PLAYBACK_ENABLE) {
  391. dma_cont = &chip->p_dma;
  392. if (on) {
  393. dma_cont->prepare(dma_cont, 0);
  394. dma_cont->enable(dma_cont, 1);
  395. snd_cs4231_advance_dma(dma_cont,
  396. chip->playback_substream,
  397. &chip->p_periods_sent);
  398. } else {
  399. dma_cont->enable(dma_cont, 0);
  400. }
  401. }
  402. if (what & CS4231_RECORD_ENABLE) {
  403. dma_cont = &chip->c_dma;
  404. if (on) {
  405. dma_cont->prepare(dma_cont, 1);
  406. dma_cont->enable(dma_cont, 1);
  407. snd_cs4231_advance_dma(dma_cont,
  408. chip->capture_substream,
  409. &chip->c_periods_sent);
  410. } else {
  411. dma_cont->enable(dma_cont, 0);
  412. }
  413. }
  414. }
  415. static int snd_cs4231_trigger(struct snd_pcm_substream *substream, int cmd)
  416. {
  417. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  418. int result = 0;
  419. switch (cmd) {
  420. case SNDRV_PCM_TRIGGER_START:
  421. case SNDRV_PCM_TRIGGER_STOP:
  422. {
  423. unsigned int what = 0;
  424. struct snd_pcm_substream *s;
  425. unsigned long flags;
  426. snd_pcm_group_for_each_entry(s, substream) {
  427. if (s == chip->playback_substream) {
  428. what |= CS4231_PLAYBACK_ENABLE;
  429. snd_pcm_trigger_done(s, substream);
  430. } else if (s == chip->capture_substream) {
  431. what |= CS4231_RECORD_ENABLE;
  432. snd_pcm_trigger_done(s, substream);
  433. }
  434. }
  435. spin_lock_irqsave(&chip->lock, flags);
  436. if (cmd == SNDRV_PCM_TRIGGER_START) {
  437. cs4231_dma_trigger(substream, what, 1);
  438. chip->image[CS4231_IFACE_CTRL] |= what;
  439. } else {
  440. cs4231_dma_trigger(substream, what, 0);
  441. chip->image[CS4231_IFACE_CTRL] &= ~what;
  442. }
  443. snd_cs4231_out(chip, CS4231_IFACE_CTRL,
  444. chip->image[CS4231_IFACE_CTRL]);
  445. spin_unlock_irqrestore(&chip->lock, flags);
  446. break;
  447. }
  448. default:
  449. result = -EINVAL;
  450. break;
  451. }
  452. return result;
  453. }
  454. /*
  455. * CODEC I/O
  456. */
  457. static unsigned char snd_cs4231_get_rate(unsigned int rate)
  458. {
  459. int i;
  460. for (i = 0; i < 14; i++)
  461. if (rate == rates[i])
  462. return freq_bits[i];
  463. return freq_bits[13];
  464. }
  465. static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format,
  466. int channels)
  467. {
  468. unsigned char rformat;
  469. rformat = CS4231_LINEAR_8;
  470. switch (format) {
  471. case SNDRV_PCM_FORMAT_MU_LAW:
  472. rformat = CS4231_ULAW_8;
  473. break;
  474. case SNDRV_PCM_FORMAT_A_LAW:
  475. rformat = CS4231_ALAW_8;
  476. break;
  477. case SNDRV_PCM_FORMAT_S16_LE:
  478. rformat = CS4231_LINEAR_16;
  479. break;
  480. case SNDRV_PCM_FORMAT_S16_BE:
  481. rformat = CS4231_LINEAR_16_BIG;
  482. break;
  483. case SNDRV_PCM_FORMAT_IMA_ADPCM:
  484. rformat = CS4231_ADPCM_16;
  485. break;
  486. }
  487. if (channels > 1)
  488. rformat |= CS4231_STEREO;
  489. return rformat;
  490. }
  491. static void snd_cs4231_calibrate_mute(struct snd_cs4231 *chip, int mute)
  492. {
  493. unsigned long flags;
  494. mute = mute ? 1 : 0;
  495. spin_lock_irqsave(&chip->lock, flags);
  496. if (chip->calibrate_mute == mute) {
  497. spin_unlock_irqrestore(&chip->lock, flags);
  498. return;
  499. }
  500. if (!mute) {
  501. snd_cs4231_dout(chip, CS4231_LEFT_INPUT,
  502. chip->image[CS4231_LEFT_INPUT]);
  503. snd_cs4231_dout(chip, CS4231_RIGHT_INPUT,
  504. chip->image[CS4231_RIGHT_INPUT]);
  505. snd_cs4231_dout(chip, CS4231_LOOPBACK,
  506. chip->image[CS4231_LOOPBACK]);
  507. }
  508. snd_cs4231_dout(chip, CS4231_AUX1_LEFT_INPUT,
  509. mute ? 0x80 : chip->image[CS4231_AUX1_LEFT_INPUT]);
  510. snd_cs4231_dout(chip, CS4231_AUX1_RIGHT_INPUT,
  511. mute ? 0x80 : chip->image[CS4231_AUX1_RIGHT_INPUT]);
  512. snd_cs4231_dout(chip, CS4231_AUX2_LEFT_INPUT,
  513. mute ? 0x80 : chip->image[CS4231_AUX2_LEFT_INPUT]);
  514. snd_cs4231_dout(chip, CS4231_AUX2_RIGHT_INPUT,
  515. mute ? 0x80 : chip->image[CS4231_AUX2_RIGHT_INPUT]);
  516. snd_cs4231_dout(chip, CS4231_LEFT_OUTPUT,
  517. mute ? 0x80 : chip->image[CS4231_LEFT_OUTPUT]);
  518. snd_cs4231_dout(chip, CS4231_RIGHT_OUTPUT,
  519. mute ? 0x80 : chip->image[CS4231_RIGHT_OUTPUT]);
  520. snd_cs4231_dout(chip, CS4231_LEFT_LINE_IN,
  521. mute ? 0x80 : chip->image[CS4231_LEFT_LINE_IN]);
  522. snd_cs4231_dout(chip, CS4231_RIGHT_LINE_IN,
  523. mute ? 0x80 : chip->image[CS4231_RIGHT_LINE_IN]);
  524. snd_cs4231_dout(chip, CS4231_MONO_CTRL,
  525. mute ? 0xc0 : chip->image[CS4231_MONO_CTRL]);
  526. chip->calibrate_mute = mute;
  527. spin_unlock_irqrestore(&chip->lock, flags);
  528. }
  529. static void snd_cs4231_playback_format(struct snd_cs4231 *chip,
  530. struct snd_pcm_hw_params *params,
  531. unsigned char pdfr)
  532. {
  533. unsigned long flags;
  534. mutex_lock(&chip->mce_mutex);
  535. snd_cs4231_calibrate_mute(chip, 1);
  536. snd_cs4231_mce_up(chip);
  537. spin_lock_irqsave(&chip->lock, flags);
  538. snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
  539. (chip->image[CS4231_IFACE_CTRL] & CS4231_RECORD_ENABLE) ?
  540. (pdfr & 0xf0) | (chip->image[CS4231_REC_FORMAT] & 0x0f) :
  541. pdfr);
  542. spin_unlock_irqrestore(&chip->lock, flags);
  543. snd_cs4231_mce_down(chip);
  544. snd_cs4231_calibrate_mute(chip, 0);
  545. mutex_unlock(&chip->mce_mutex);
  546. }
  547. static void snd_cs4231_capture_format(struct snd_cs4231 *chip,
  548. struct snd_pcm_hw_params *params,
  549. unsigned char cdfr)
  550. {
  551. unsigned long flags;
  552. mutex_lock(&chip->mce_mutex);
  553. snd_cs4231_calibrate_mute(chip, 1);
  554. snd_cs4231_mce_up(chip);
  555. spin_lock_irqsave(&chip->lock, flags);
  556. if (!(chip->image[CS4231_IFACE_CTRL] & CS4231_PLAYBACK_ENABLE)) {
  557. snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
  558. ((chip->image[CS4231_PLAYBK_FORMAT]) & 0xf0) |
  559. (cdfr & 0x0f));
  560. spin_unlock_irqrestore(&chip->lock, flags);
  561. snd_cs4231_mce_down(chip);
  562. snd_cs4231_mce_up(chip);
  563. spin_lock_irqsave(&chip->lock, flags);
  564. }
  565. snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr);
  566. spin_unlock_irqrestore(&chip->lock, flags);
  567. snd_cs4231_mce_down(chip);
  568. snd_cs4231_calibrate_mute(chip, 0);
  569. mutex_unlock(&chip->mce_mutex);
  570. }
  571. /*
  572. * Timer interface
  573. */
  574. static unsigned long snd_cs4231_timer_resolution(struct snd_timer *timer)
  575. {
  576. struct snd_cs4231 *chip = snd_timer_chip(timer);
  577. return chip->image[CS4231_PLAYBK_FORMAT] & 1 ? 9969 : 9920;
  578. }
  579. static int snd_cs4231_timer_start(struct snd_timer *timer)
  580. {
  581. unsigned long flags;
  582. unsigned int ticks;
  583. struct snd_cs4231 *chip = snd_timer_chip(timer);
  584. spin_lock_irqsave(&chip->lock, flags);
  585. ticks = timer->sticks;
  586. if ((chip->image[CS4231_ALT_FEATURE_1] & CS4231_TIMER_ENABLE) == 0 ||
  587. (unsigned char)(ticks >> 8) != chip->image[CS4231_TIMER_HIGH] ||
  588. (unsigned char)ticks != chip->image[CS4231_TIMER_LOW]) {
  589. snd_cs4231_out(chip, CS4231_TIMER_HIGH,
  590. chip->image[CS4231_TIMER_HIGH] =
  591. (unsigned char) (ticks >> 8));
  592. snd_cs4231_out(chip, CS4231_TIMER_LOW,
  593. chip->image[CS4231_TIMER_LOW] =
  594. (unsigned char) ticks);
  595. snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
  596. chip->image[CS4231_ALT_FEATURE_1] |
  597. CS4231_TIMER_ENABLE);
  598. }
  599. spin_unlock_irqrestore(&chip->lock, flags);
  600. return 0;
  601. }
  602. static int snd_cs4231_timer_stop(struct snd_timer *timer)
  603. {
  604. unsigned long flags;
  605. struct snd_cs4231 *chip = snd_timer_chip(timer);
  606. spin_lock_irqsave(&chip->lock, flags);
  607. chip->image[CS4231_ALT_FEATURE_1] &= ~CS4231_TIMER_ENABLE;
  608. snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
  609. chip->image[CS4231_ALT_FEATURE_1]);
  610. spin_unlock_irqrestore(&chip->lock, flags);
  611. return 0;
  612. }
  613. static void __init snd_cs4231_init(struct snd_cs4231 *chip)
  614. {
  615. unsigned long flags;
  616. snd_cs4231_mce_down(chip);
  617. #ifdef SNDRV_DEBUG_MCE
  618. snd_printdd("init: (1)\n");
  619. #endif
  620. snd_cs4231_mce_up(chip);
  621. spin_lock_irqsave(&chip->lock, flags);
  622. chip->image[CS4231_IFACE_CTRL] &= ~(CS4231_PLAYBACK_ENABLE |
  623. CS4231_PLAYBACK_PIO |
  624. CS4231_RECORD_ENABLE |
  625. CS4231_RECORD_PIO |
  626. CS4231_CALIB_MODE);
  627. chip->image[CS4231_IFACE_CTRL] |= CS4231_AUTOCALIB;
  628. snd_cs4231_out(chip, CS4231_IFACE_CTRL, chip->image[CS4231_IFACE_CTRL]);
  629. spin_unlock_irqrestore(&chip->lock, flags);
  630. snd_cs4231_mce_down(chip);
  631. #ifdef SNDRV_DEBUG_MCE
  632. snd_printdd("init: (2)\n");
  633. #endif
  634. snd_cs4231_mce_up(chip);
  635. spin_lock_irqsave(&chip->lock, flags);
  636. snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
  637. chip->image[CS4231_ALT_FEATURE_1]);
  638. spin_unlock_irqrestore(&chip->lock, flags);
  639. snd_cs4231_mce_down(chip);
  640. #ifdef SNDRV_DEBUG_MCE
  641. snd_printdd("init: (3) - afei = 0x%x\n",
  642. chip->image[CS4231_ALT_FEATURE_1]);
  643. #endif
  644. spin_lock_irqsave(&chip->lock, flags);
  645. snd_cs4231_out(chip, CS4231_ALT_FEATURE_2,
  646. chip->image[CS4231_ALT_FEATURE_2]);
  647. spin_unlock_irqrestore(&chip->lock, flags);
  648. snd_cs4231_mce_up(chip);
  649. spin_lock_irqsave(&chip->lock, flags);
  650. snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
  651. chip->image[CS4231_PLAYBK_FORMAT]);
  652. spin_unlock_irqrestore(&chip->lock, flags);
  653. snd_cs4231_mce_down(chip);
  654. #ifdef SNDRV_DEBUG_MCE
  655. snd_printdd("init: (4)\n");
  656. #endif
  657. snd_cs4231_mce_up(chip);
  658. spin_lock_irqsave(&chip->lock, flags);
  659. snd_cs4231_out(chip, CS4231_REC_FORMAT, chip->image[CS4231_REC_FORMAT]);
  660. spin_unlock_irqrestore(&chip->lock, flags);
  661. snd_cs4231_mce_down(chip);
  662. #ifdef SNDRV_DEBUG_MCE
  663. snd_printdd("init: (5)\n");
  664. #endif
  665. }
  666. static int snd_cs4231_open(struct snd_cs4231 *chip, unsigned int mode)
  667. {
  668. unsigned long flags;
  669. mutex_lock(&chip->open_mutex);
  670. if ((chip->mode & mode)) {
  671. mutex_unlock(&chip->open_mutex);
  672. return -EAGAIN;
  673. }
  674. if (chip->mode & CS4231_MODE_OPEN) {
  675. chip->mode |= mode;
  676. mutex_unlock(&chip->open_mutex);
  677. return 0;
  678. }
  679. /* ok. now enable and ack CODEC IRQ */
  680. spin_lock_irqsave(&chip->lock, flags);
  681. snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
  682. CS4231_RECORD_IRQ |
  683. CS4231_TIMER_IRQ);
  684. snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
  685. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  686. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  687. snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
  688. CS4231_RECORD_IRQ |
  689. CS4231_TIMER_IRQ);
  690. snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
  691. spin_unlock_irqrestore(&chip->lock, flags);
  692. chip->mode = mode;
  693. mutex_unlock(&chip->open_mutex);
  694. return 0;
  695. }
  696. static void snd_cs4231_close(struct snd_cs4231 *chip, unsigned int mode)
  697. {
  698. unsigned long flags;
  699. mutex_lock(&chip->open_mutex);
  700. chip->mode &= ~mode;
  701. if (chip->mode & CS4231_MODE_OPEN) {
  702. mutex_unlock(&chip->open_mutex);
  703. return;
  704. }
  705. snd_cs4231_calibrate_mute(chip, 1);
  706. /* disable IRQ */
  707. spin_lock_irqsave(&chip->lock, flags);
  708. snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
  709. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  710. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  711. /* now disable record & playback */
  712. if (chip->image[CS4231_IFACE_CTRL] &
  713. (CS4231_PLAYBACK_ENABLE | CS4231_PLAYBACK_PIO |
  714. CS4231_RECORD_ENABLE | CS4231_RECORD_PIO)) {
  715. spin_unlock_irqrestore(&chip->lock, flags);
  716. snd_cs4231_mce_up(chip);
  717. spin_lock_irqsave(&chip->lock, flags);
  718. chip->image[CS4231_IFACE_CTRL] &=
  719. ~(CS4231_PLAYBACK_ENABLE | CS4231_PLAYBACK_PIO |
  720. CS4231_RECORD_ENABLE | CS4231_RECORD_PIO);
  721. snd_cs4231_out(chip, CS4231_IFACE_CTRL,
  722. chip->image[CS4231_IFACE_CTRL]);
  723. spin_unlock_irqrestore(&chip->lock, flags);
  724. snd_cs4231_mce_down(chip);
  725. spin_lock_irqsave(&chip->lock, flags);
  726. }
  727. /* clear IRQ again */
  728. snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
  729. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  730. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS)); /* clear IRQ */
  731. spin_unlock_irqrestore(&chip->lock, flags);
  732. snd_cs4231_calibrate_mute(chip, 0);
  733. chip->mode = 0;
  734. mutex_unlock(&chip->open_mutex);
  735. }
  736. /*
  737. * timer open/close
  738. */
  739. static int snd_cs4231_timer_open(struct snd_timer *timer)
  740. {
  741. struct snd_cs4231 *chip = snd_timer_chip(timer);
  742. snd_cs4231_open(chip, CS4231_MODE_TIMER);
  743. return 0;
  744. }
  745. static int snd_cs4231_timer_close(struct snd_timer *timer)
  746. {
  747. struct snd_cs4231 *chip = snd_timer_chip(timer);
  748. snd_cs4231_close(chip, CS4231_MODE_TIMER);
  749. return 0;
  750. }
  751. static struct snd_timer_hardware snd_cs4231_timer_table = {
  752. .flags = SNDRV_TIMER_HW_AUTO,
  753. .resolution = 9945,
  754. .ticks = 65535,
  755. .open = snd_cs4231_timer_open,
  756. .close = snd_cs4231_timer_close,
  757. .c_resolution = snd_cs4231_timer_resolution,
  758. .start = snd_cs4231_timer_start,
  759. .stop = snd_cs4231_timer_stop,
  760. };
  761. /*
  762. * ok.. exported functions..
  763. */
  764. static int snd_cs4231_playback_hw_params(struct snd_pcm_substream *substream,
  765. struct snd_pcm_hw_params *hw_params)
  766. {
  767. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  768. unsigned char new_pdfr;
  769. int err;
  770. err = snd_pcm_lib_malloc_pages(substream,
  771. params_buffer_bytes(hw_params));
  772. if (err < 0)
  773. return err;
  774. new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params),
  775. params_channels(hw_params)) |
  776. snd_cs4231_get_rate(params_rate(hw_params));
  777. snd_cs4231_playback_format(chip, hw_params, new_pdfr);
  778. return 0;
  779. }
  780. static int snd_cs4231_playback_prepare(struct snd_pcm_substream *substream)
  781. {
  782. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  783. struct snd_pcm_runtime *runtime = substream->runtime;
  784. unsigned long flags;
  785. spin_lock_irqsave(&chip->lock, flags);
  786. chip->image[CS4231_IFACE_CTRL] &= ~(CS4231_PLAYBACK_ENABLE |
  787. CS4231_PLAYBACK_PIO);
  788. BUG_ON(runtime->period_size > 0xffff + 1);
  789. chip->p_periods_sent = 0;
  790. spin_unlock_irqrestore(&chip->lock, flags);
  791. return 0;
  792. }
  793. static int snd_cs4231_capture_hw_params(struct snd_pcm_substream *substream,
  794. struct snd_pcm_hw_params *hw_params)
  795. {
  796. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  797. unsigned char new_cdfr;
  798. int err;
  799. err = snd_pcm_lib_malloc_pages(substream,
  800. params_buffer_bytes(hw_params));
  801. if (err < 0)
  802. return err;
  803. new_cdfr = snd_cs4231_get_format(chip, params_format(hw_params),
  804. params_channels(hw_params)) |
  805. snd_cs4231_get_rate(params_rate(hw_params));
  806. snd_cs4231_capture_format(chip, hw_params, new_cdfr);
  807. return 0;
  808. }
  809. static int snd_cs4231_capture_prepare(struct snd_pcm_substream *substream)
  810. {
  811. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  812. unsigned long flags;
  813. spin_lock_irqsave(&chip->lock, flags);
  814. chip->image[CS4231_IFACE_CTRL] &= ~(CS4231_RECORD_ENABLE |
  815. CS4231_RECORD_PIO);
  816. chip->c_periods_sent = 0;
  817. spin_unlock_irqrestore(&chip->lock, flags);
  818. return 0;
  819. }
  820. static void snd_cs4231_overrange(struct snd_cs4231 *chip)
  821. {
  822. unsigned long flags;
  823. unsigned char res;
  824. spin_lock_irqsave(&chip->lock, flags);
  825. res = snd_cs4231_in(chip, CS4231_TEST_INIT);
  826. spin_unlock_irqrestore(&chip->lock, flags);
  827. /* detect overrange only above 0dB; may be user selectable? */
  828. if (res & (0x08 | 0x02))
  829. chip->capture_substream->runtime->overrange++;
  830. }
  831. static void snd_cs4231_play_callback(struct snd_cs4231 *chip)
  832. {
  833. if (chip->image[CS4231_IFACE_CTRL] & CS4231_PLAYBACK_ENABLE) {
  834. snd_pcm_period_elapsed(chip->playback_substream);
  835. snd_cs4231_advance_dma(&chip->p_dma, chip->playback_substream,
  836. &chip->p_periods_sent);
  837. }
  838. }
  839. static void snd_cs4231_capture_callback(struct snd_cs4231 *chip)
  840. {
  841. if (chip->image[CS4231_IFACE_CTRL] & CS4231_RECORD_ENABLE) {
  842. snd_pcm_period_elapsed(chip->capture_substream);
  843. snd_cs4231_advance_dma(&chip->c_dma, chip->capture_substream,
  844. &chip->c_periods_sent);
  845. }
  846. }
  847. static snd_pcm_uframes_t snd_cs4231_playback_pointer(
  848. struct snd_pcm_substream *substream)
  849. {
  850. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  851. struct cs4231_dma_control *dma_cont = &chip->p_dma;
  852. size_t ptr;
  853. if (!(chip->image[CS4231_IFACE_CTRL] & CS4231_PLAYBACK_ENABLE))
  854. return 0;
  855. ptr = dma_cont->address(dma_cont);
  856. if (ptr != 0)
  857. ptr -= substream->runtime->dma_addr;
  858. return bytes_to_frames(substream->runtime, ptr);
  859. }
  860. static snd_pcm_uframes_t snd_cs4231_capture_pointer(
  861. struct snd_pcm_substream *substream)
  862. {
  863. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  864. struct cs4231_dma_control *dma_cont = &chip->c_dma;
  865. size_t ptr;
  866. if (!(chip->image[CS4231_IFACE_CTRL] & CS4231_RECORD_ENABLE))
  867. return 0;
  868. ptr = dma_cont->address(dma_cont);
  869. if (ptr != 0)
  870. ptr -= substream->runtime->dma_addr;
  871. return bytes_to_frames(substream->runtime, ptr);
  872. }
  873. static int __init snd_cs4231_probe(struct snd_cs4231 *chip)
  874. {
  875. unsigned long flags;
  876. int i;
  877. int id = 0;
  878. int vers = 0;
  879. unsigned char *ptr;
  880. for (i = 0; i < 50; i++) {
  881. mb();
  882. if (__cs4231_readb(chip, CS4231U(chip, REGSEL)) & CS4231_INIT)
  883. msleep(2);
  884. else {
  885. spin_lock_irqsave(&chip->lock, flags);
  886. snd_cs4231_out(chip, CS4231_MISC_INFO, CS4231_MODE2);
  887. id = snd_cs4231_in(chip, CS4231_MISC_INFO) & 0x0f;
  888. vers = snd_cs4231_in(chip, CS4231_VERSION);
  889. spin_unlock_irqrestore(&chip->lock, flags);
  890. if (id == 0x0a)
  891. break; /* this is valid value */
  892. }
  893. }
  894. snd_printdd("cs4231: port = %p, id = 0x%x\n", chip->port, id);
  895. if (id != 0x0a)
  896. return -ENODEV; /* no valid device found */
  897. spin_lock_irqsave(&chip->lock, flags);
  898. /* clear any pendings IRQ */
  899. __cs4231_readb(chip, CS4231U(chip, STATUS));
  900. __cs4231_writeb(chip, 0, CS4231U(chip, STATUS));
  901. mb();
  902. spin_unlock_irqrestore(&chip->lock, flags);
  903. chip->image[CS4231_MISC_INFO] = CS4231_MODE2;
  904. chip->image[CS4231_IFACE_CTRL] =
  905. chip->image[CS4231_IFACE_CTRL] & ~CS4231_SINGLE_DMA;
  906. chip->image[CS4231_ALT_FEATURE_1] = 0x80;
  907. chip->image[CS4231_ALT_FEATURE_2] = 0x01;
  908. if (vers & 0x20)
  909. chip->image[CS4231_ALT_FEATURE_2] |= 0x02;
  910. ptr = (unsigned char *) &chip->image;
  911. snd_cs4231_mce_down(chip);
  912. spin_lock_irqsave(&chip->lock, flags);
  913. for (i = 0; i < 32; i++) /* ok.. fill all CS4231 registers */
  914. snd_cs4231_out(chip, i, *ptr++);
  915. spin_unlock_irqrestore(&chip->lock, flags);
  916. snd_cs4231_mce_up(chip);
  917. snd_cs4231_mce_down(chip);
  918. mdelay(2);
  919. return 0; /* all things are ok.. */
  920. }
  921. static struct snd_pcm_hardware snd_cs4231_playback = {
  922. .info = SNDRV_PCM_INFO_MMAP |
  923. SNDRV_PCM_INFO_INTERLEAVED |
  924. SNDRV_PCM_INFO_MMAP_VALID |
  925. SNDRV_PCM_INFO_SYNC_START,
  926. .formats = SNDRV_PCM_FMTBIT_MU_LAW |
  927. SNDRV_PCM_FMTBIT_A_LAW |
  928. SNDRV_PCM_FMTBIT_IMA_ADPCM |
  929. SNDRV_PCM_FMTBIT_U8 |
  930. SNDRV_PCM_FMTBIT_S16_LE |
  931. SNDRV_PCM_FMTBIT_S16_BE,
  932. .rates = SNDRV_PCM_RATE_KNOT |
  933. SNDRV_PCM_RATE_8000_48000,
  934. .rate_min = 5510,
  935. .rate_max = 48000,
  936. .channels_min = 1,
  937. .channels_max = 2,
  938. .buffer_bytes_max = 32 * 1024,
  939. .period_bytes_min = 64,
  940. .period_bytes_max = 32 * 1024,
  941. .periods_min = 1,
  942. .periods_max = 1024,
  943. };
  944. static struct snd_pcm_hardware snd_cs4231_capture = {
  945. .info = SNDRV_PCM_INFO_MMAP |
  946. SNDRV_PCM_INFO_INTERLEAVED |
  947. SNDRV_PCM_INFO_MMAP_VALID |
  948. SNDRV_PCM_INFO_SYNC_START,
  949. .formats = SNDRV_PCM_FMTBIT_MU_LAW |
  950. SNDRV_PCM_FMTBIT_A_LAW |
  951. SNDRV_PCM_FMTBIT_IMA_ADPCM |
  952. SNDRV_PCM_FMTBIT_U8 |
  953. SNDRV_PCM_FMTBIT_S16_LE |
  954. SNDRV_PCM_FMTBIT_S16_BE,
  955. .rates = SNDRV_PCM_RATE_KNOT |
  956. SNDRV_PCM_RATE_8000_48000,
  957. .rate_min = 5510,
  958. .rate_max = 48000,
  959. .channels_min = 1,
  960. .channels_max = 2,
  961. .buffer_bytes_max = 32 * 1024,
  962. .period_bytes_min = 64,
  963. .period_bytes_max = 32 * 1024,
  964. .periods_min = 1,
  965. .periods_max = 1024,
  966. };
  967. static int snd_cs4231_playback_open(struct snd_pcm_substream *substream)
  968. {
  969. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  970. struct snd_pcm_runtime *runtime = substream->runtime;
  971. int err;
  972. runtime->hw = snd_cs4231_playback;
  973. err = snd_cs4231_open(chip, CS4231_MODE_PLAY);
  974. if (err < 0) {
  975. snd_free_pages(runtime->dma_area, runtime->dma_bytes);
  976. return err;
  977. }
  978. chip->playback_substream = substream;
  979. chip->p_periods_sent = 0;
  980. snd_pcm_set_sync(substream);
  981. snd_cs4231_xrate(runtime);
  982. return 0;
  983. }
  984. static int snd_cs4231_capture_open(struct snd_pcm_substream *substream)
  985. {
  986. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  987. struct snd_pcm_runtime *runtime = substream->runtime;
  988. int err;
  989. runtime->hw = snd_cs4231_capture;
  990. err = snd_cs4231_open(chip, CS4231_MODE_RECORD);
  991. if (err < 0) {
  992. snd_free_pages(runtime->dma_area, runtime->dma_bytes);
  993. return err;
  994. }
  995. chip->capture_substream = substream;
  996. chip->c_periods_sent = 0;
  997. snd_pcm_set_sync(substream);
  998. snd_cs4231_xrate(runtime);
  999. return 0;
  1000. }
  1001. static int snd_cs4231_playback_close(struct snd_pcm_substream *substream)
  1002. {
  1003. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  1004. snd_cs4231_close(chip, CS4231_MODE_PLAY);
  1005. chip->playback_substream = NULL;
  1006. return 0;
  1007. }
  1008. static int snd_cs4231_capture_close(struct snd_pcm_substream *substream)
  1009. {
  1010. struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
  1011. snd_cs4231_close(chip, CS4231_MODE_RECORD);
  1012. chip->capture_substream = NULL;
  1013. return 0;
  1014. }
  1015. /* XXX We can do some power-management, in particular on EBUS using
  1016. * XXX the audio AUXIO register...
  1017. */
  1018. static struct snd_pcm_ops snd_cs4231_playback_ops = {
  1019. .open = snd_cs4231_playback_open,
  1020. .close = snd_cs4231_playback_close,
  1021. .ioctl = snd_pcm_lib_ioctl,
  1022. .hw_params = snd_cs4231_playback_hw_params,
  1023. .hw_free = snd_pcm_lib_free_pages,
  1024. .prepare = snd_cs4231_playback_prepare,
  1025. .trigger = snd_cs4231_trigger,
  1026. .pointer = snd_cs4231_playback_pointer,
  1027. };
  1028. static struct snd_pcm_ops snd_cs4231_capture_ops = {
  1029. .open = snd_cs4231_capture_open,
  1030. .close = snd_cs4231_capture_close,
  1031. .ioctl = snd_pcm_lib_ioctl,
  1032. .hw_params = snd_cs4231_capture_hw_params,
  1033. .hw_free = snd_pcm_lib_free_pages,
  1034. .prepare = snd_cs4231_capture_prepare,
  1035. .trigger = snd_cs4231_trigger,
  1036. .pointer = snd_cs4231_capture_pointer,
  1037. };
  1038. static int __init snd_cs4231_pcm(struct snd_card *card)
  1039. {
  1040. struct snd_cs4231 *chip = card->private_data;
  1041. struct snd_pcm *pcm;
  1042. int err;
  1043. err = snd_pcm_new(card, "CS4231", 0, 1, 1, &pcm);
  1044. if (err < 0)
  1045. return err;
  1046. snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
  1047. &snd_cs4231_playback_ops);
  1048. snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
  1049. &snd_cs4231_capture_ops);
  1050. /* global setup */
  1051. pcm->private_data = chip;
  1052. pcm->info_flags = SNDRV_PCM_INFO_JOINT_DUPLEX;
  1053. strcpy(pcm->name, "CS4231");
  1054. snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
  1055. &chip->op->dev,
  1056. 64 * 1024, 128 * 1024);
  1057. chip->pcm = pcm;
  1058. return 0;
  1059. }
  1060. static int __init snd_cs4231_timer(struct snd_card *card)
  1061. {
  1062. struct snd_cs4231 *chip = card->private_data;
  1063. struct snd_timer *timer;
  1064. struct snd_timer_id tid;
  1065. int err;
  1066. /* Timer initialization */
  1067. tid.dev_class = SNDRV_TIMER_CLASS_CARD;
  1068. tid.dev_sclass = SNDRV_TIMER_SCLASS_NONE;
  1069. tid.card = card->number;
  1070. tid.device = 0;
  1071. tid.subdevice = 0;
  1072. err = snd_timer_new(card, "CS4231", &tid, &timer);
  1073. if (err < 0)
  1074. return err;
  1075. strcpy(timer->name, "CS4231");
  1076. timer->private_data = chip;
  1077. timer->hw = snd_cs4231_timer_table;
  1078. chip->timer = timer;
  1079. return 0;
  1080. }
  1081. /*
  1082. * MIXER part
  1083. */
  1084. static int snd_cs4231_info_mux(struct snd_kcontrol *kcontrol,
  1085. struct snd_ctl_elem_info *uinfo)
  1086. {
  1087. static char *texts[4] = {
  1088. "Line", "CD", "Mic", "Mix"
  1089. };
  1090. uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
  1091. uinfo->count = 2;
  1092. uinfo->value.enumerated.items = 4;
  1093. if (uinfo->value.enumerated.item > 3)
  1094. uinfo->value.enumerated.item = 3;
  1095. strcpy(uinfo->value.enumerated.name,
  1096. texts[uinfo->value.enumerated.item]);
  1097. return 0;
  1098. }
  1099. static int snd_cs4231_get_mux(struct snd_kcontrol *kcontrol,
  1100. struct snd_ctl_elem_value *ucontrol)
  1101. {
  1102. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1103. unsigned long flags;
  1104. spin_lock_irqsave(&chip->lock, flags);
  1105. ucontrol->value.enumerated.item[0] =
  1106. (chip->image[CS4231_LEFT_INPUT] & CS4231_MIXS_ALL) >> 6;
  1107. ucontrol->value.enumerated.item[1] =
  1108. (chip->image[CS4231_RIGHT_INPUT] & CS4231_MIXS_ALL) >> 6;
  1109. spin_unlock_irqrestore(&chip->lock, flags);
  1110. return 0;
  1111. }
  1112. static int snd_cs4231_put_mux(struct snd_kcontrol *kcontrol,
  1113. struct snd_ctl_elem_value *ucontrol)
  1114. {
  1115. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1116. unsigned long flags;
  1117. unsigned short left, right;
  1118. int change;
  1119. if (ucontrol->value.enumerated.item[0] > 3 ||
  1120. ucontrol->value.enumerated.item[1] > 3)
  1121. return -EINVAL;
  1122. left = ucontrol->value.enumerated.item[0] << 6;
  1123. right = ucontrol->value.enumerated.item[1] << 6;
  1124. spin_lock_irqsave(&chip->lock, flags);
  1125. left = (chip->image[CS4231_LEFT_INPUT] & ~CS4231_MIXS_ALL) | left;
  1126. right = (chip->image[CS4231_RIGHT_INPUT] & ~CS4231_MIXS_ALL) | right;
  1127. change = left != chip->image[CS4231_LEFT_INPUT] ||
  1128. right != chip->image[CS4231_RIGHT_INPUT];
  1129. snd_cs4231_out(chip, CS4231_LEFT_INPUT, left);
  1130. snd_cs4231_out(chip, CS4231_RIGHT_INPUT, right);
  1131. spin_unlock_irqrestore(&chip->lock, flags);
  1132. return change;
  1133. }
  1134. static int snd_cs4231_info_single(struct snd_kcontrol *kcontrol,
  1135. struct snd_ctl_elem_info *uinfo)
  1136. {
  1137. int mask = (kcontrol->private_value >> 16) & 0xff;
  1138. uinfo->type = (mask == 1) ?
  1139. SNDRV_CTL_ELEM_TYPE_BOOLEAN : SNDRV_CTL_ELEM_TYPE_INTEGER;
  1140. uinfo->count = 1;
  1141. uinfo->value.integer.min = 0;
  1142. uinfo->value.integer.max = mask;
  1143. return 0;
  1144. }
  1145. static int snd_cs4231_get_single(struct snd_kcontrol *kcontrol,
  1146. struct snd_ctl_elem_value *ucontrol)
  1147. {
  1148. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1149. unsigned long flags;
  1150. int reg = kcontrol->private_value & 0xff;
  1151. int shift = (kcontrol->private_value >> 8) & 0xff;
  1152. int mask = (kcontrol->private_value >> 16) & 0xff;
  1153. int invert = (kcontrol->private_value >> 24) & 0xff;
  1154. spin_lock_irqsave(&chip->lock, flags);
  1155. ucontrol->value.integer.value[0] = (chip->image[reg] >> shift) & mask;
  1156. spin_unlock_irqrestore(&chip->lock, flags);
  1157. if (invert)
  1158. ucontrol->value.integer.value[0] =
  1159. (mask - ucontrol->value.integer.value[0]);
  1160. return 0;
  1161. }
  1162. static int snd_cs4231_put_single(struct snd_kcontrol *kcontrol,
  1163. struct snd_ctl_elem_value *ucontrol)
  1164. {
  1165. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1166. unsigned long flags;
  1167. int reg = kcontrol->private_value & 0xff;
  1168. int shift = (kcontrol->private_value >> 8) & 0xff;
  1169. int mask = (kcontrol->private_value >> 16) & 0xff;
  1170. int invert = (kcontrol->private_value >> 24) & 0xff;
  1171. int change;
  1172. unsigned short val;
  1173. val = (ucontrol->value.integer.value[0] & mask);
  1174. if (invert)
  1175. val = mask - val;
  1176. val <<= shift;
  1177. spin_lock_irqsave(&chip->lock, flags);
  1178. val = (chip->image[reg] & ~(mask << shift)) | val;
  1179. change = val != chip->image[reg];
  1180. snd_cs4231_out(chip, reg, val);
  1181. spin_unlock_irqrestore(&chip->lock, flags);
  1182. return change;
  1183. }
  1184. static int snd_cs4231_info_double(struct snd_kcontrol *kcontrol,
  1185. struct snd_ctl_elem_info *uinfo)
  1186. {
  1187. int mask = (kcontrol->private_value >> 24) & 0xff;
  1188. uinfo->type = mask == 1 ?
  1189. SNDRV_CTL_ELEM_TYPE_BOOLEAN : SNDRV_CTL_ELEM_TYPE_INTEGER;
  1190. uinfo->count = 2;
  1191. uinfo->value.integer.min = 0;
  1192. uinfo->value.integer.max = mask;
  1193. return 0;
  1194. }
  1195. static int snd_cs4231_get_double(struct snd_kcontrol *kcontrol,
  1196. struct snd_ctl_elem_value *ucontrol)
  1197. {
  1198. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1199. unsigned long flags;
  1200. int left_reg = kcontrol->private_value & 0xff;
  1201. int right_reg = (kcontrol->private_value >> 8) & 0xff;
  1202. int shift_left = (kcontrol->private_value >> 16) & 0x07;
  1203. int shift_right = (kcontrol->private_value >> 19) & 0x07;
  1204. int mask = (kcontrol->private_value >> 24) & 0xff;
  1205. int invert = (kcontrol->private_value >> 22) & 1;
  1206. spin_lock_irqsave(&chip->lock, flags);
  1207. ucontrol->value.integer.value[0] =
  1208. (chip->image[left_reg] >> shift_left) & mask;
  1209. ucontrol->value.integer.value[1] =
  1210. (chip->image[right_reg] >> shift_right) & mask;
  1211. spin_unlock_irqrestore(&chip->lock, flags);
  1212. if (invert) {
  1213. ucontrol->value.integer.value[0] =
  1214. (mask - ucontrol->value.integer.value[0]);
  1215. ucontrol->value.integer.value[1] =
  1216. (mask - ucontrol->value.integer.value[1]);
  1217. }
  1218. return 0;
  1219. }
  1220. static int snd_cs4231_put_double(struct snd_kcontrol *kcontrol,
  1221. struct snd_ctl_elem_value *ucontrol)
  1222. {
  1223. struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
  1224. unsigned long flags;
  1225. int left_reg = kcontrol->private_value & 0xff;
  1226. int right_reg = (kcontrol->private_value >> 8) & 0xff;
  1227. int shift_left = (kcontrol->private_value >> 16) & 0x07;
  1228. int shift_right = (kcontrol->private_value >> 19) & 0x07;
  1229. int mask = (kcontrol->private_value >> 24) & 0xff;
  1230. int invert = (kcontrol->private_value >> 22) & 1;
  1231. int change;
  1232. unsigned short val1, val2;
  1233. val1 = ucontrol->value.integer.value[0] & mask;
  1234. val2 = ucontrol->value.integer.value[1] & mask;
  1235. if (invert) {
  1236. val1 = mask - val1;
  1237. val2 = mask - val2;
  1238. }
  1239. val1 <<= shift_left;
  1240. val2 <<= shift_right;
  1241. spin_lock_irqsave(&chip->lock, flags);
  1242. val1 = (chip->image[left_reg] & ~(mask << shift_left)) | val1;
  1243. val2 = (chip->image[right_reg] & ~(mask << shift_right)) | val2;
  1244. change = val1 != chip->image[left_reg];
  1245. change |= val2 != chip->image[right_reg];
  1246. snd_cs4231_out(chip, left_reg, val1);
  1247. snd_cs4231_out(chip, right_reg, val2);
  1248. spin_unlock_irqrestore(&chip->lock, flags);
  1249. return change;
  1250. }
  1251. #define CS4231_SINGLE(xname, xindex, reg, shift, mask, invert) \
  1252. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \
  1253. .info = snd_cs4231_info_single, \
  1254. .get = snd_cs4231_get_single, .put = snd_cs4231_put_single, \
  1255. .private_value = (reg) | ((shift) << 8) | ((mask) << 16) | ((invert) << 24) }
  1256. #define CS4231_DOUBLE(xname, xindex, left_reg, right_reg, shift_left, \
  1257. shift_right, mask, invert) \
  1258. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \
  1259. .info = snd_cs4231_info_double, \
  1260. .get = snd_cs4231_get_double, .put = snd_cs4231_put_double, \
  1261. .private_value = (left_reg) | ((right_reg) << 8) | ((shift_left) << 16) | \
  1262. ((shift_right) << 19) | ((mask) << 24) | ((invert) << 22) }
  1263. static struct snd_kcontrol_new snd_cs4231_controls[] __initdata = {
  1264. CS4231_DOUBLE("PCM Playback Switch", 0, CS4231_LEFT_OUTPUT,
  1265. CS4231_RIGHT_OUTPUT, 7, 7, 1, 1),
  1266. CS4231_DOUBLE("PCM Playback Volume", 0, CS4231_LEFT_OUTPUT,
  1267. CS4231_RIGHT_OUTPUT, 0, 0, 63, 1),
  1268. CS4231_DOUBLE("Line Playback Switch", 0, CS4231_LEFT_LINE_IN,
  1269. CS4231_RIGHT_LINE_IN, 7, 7, 1, 1),
  1270. CS4231_DOUBLE("Line Playback Volume", 0, CS4231_LEFT_LINE_IN,
  1271. CS4231_RIGHT_LINE_IN, 0, 0, 31, 1),
  1272. CS4231_DOUBLE("Aux Playback Switch", 0, CS4231_AUX1_LEFT_INPUT,
  1273. CS4231_AUX1_RIGHT_INPUT, 7, 7, 1, 1),
  1274. CS4231_DOUBLE("Aux Playback Volume", 0, CS4231_AUX1_LEFT_INPUT,
  1275. CS4231_AUX1_RIGHT_INPUT, 0, 0, 31, 1),
  1276. CS4231_DOUBLE("Aux Playback Switch", 1, CS4231_AUX2_LEFT_INPUT,
  1277. CS4231_AUX2_RIGHT_INPUT, 7, 7, 1, 1),
  1278. CS4231_DOUBLE("Aux Playback Volume", 1, CS4231_AUX2_LEFT_INPUT,
  1279. CS4231_AUX2_RIGHT_INPUT, 0, 0, 31, 1),
  1280. CS4231_SINGLE("Mono Playback Switch", 0, CS4231_MONO_CTRL, 7, 1, 1),
  1281. CS4231_SINGLE("Mono Playback Volume", 0, CS4231_MONO_CTRL, 0, 15, 1),
  1282. CS4231_SINGLE("Mono Output Playback Switch", 0, CS4231_MONO_CTRL, 6, 1, 1),
  1283. CS4231_SINGLE("Mono Output Playback Bypass", 0, CS4231_MONO_CTRL, 5, 1, 0),
  1284. CS4231_DOUBLE("Capture Volume", 0, CS4231_LEFT_INPUT, CS4231_RIGHT_INPUT, 0, 0,
  1285. 15, 0),
  1286. {
  1287. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  1288. .name = "Capture Source",
  1289. .info = snd_cs4231_info_mux,
  1290. .get = snd_cs4231_get_mux,
  1291. .put = snd_cs4231_put_mux,
  1292. },
  1293. CS4231_DOUBLE("Mic Boost", 0, CS4231_LEFT_INPUT, CS4231_RIGHT_INPUT, 5, 5,
  1294. 1, 0),
  1295. CS4231_SINGLE("Loopback Capture Switch", 0, CS4231_LOOPBACK, 0, 1, 0),
  1296. CS4231_SINGLE("Loopback Capture Volume", 0, CS4231_LOOPBACK, 2, 63, 1),
  1297. /* SPARC specific uses of XCTL{0,1} general purpose outputs. */
  1298. CS4231_SINGLE("Line Out Switch", 0, CS4231_PIN_CTRL, 6, 1, 1),
  1299. CS4231_SINGLE("Headphone Out Switch", 0, CS4231_PIN_CTRL, 7, 1, 1)
  1300. };
  1301. static int __init snd_cs4231_mixer(struct snd_card *card)
  1302. {
  1303. struct snd_cs4231 *chip = card->private_data;
  1304. int err, idx;
  1305. snd_assert(chip != NULL && chip->pcm != NULL, return -EINVAL);
  1306. strcpy(card->mixername, chip->pcm->name);
  1307. for (idx = 0; idx < ARRAY_SIZE(snd_cs4231_controls); idx++) {
  1308. err = snd_ctl_add(card,
  1309. snd_ctl_new1(&snd_cs4231_controls[idx], chip));
  1310. if (err < 0)
  1311. return err;
  1312. }
  1313. return 0;
  1314. }
  1315. static int dev;
  1316. static int __init cs4231_attach_begin(struct snd_card **rcard)
  1317. {
  1318. struct snd_card *card;
  1319. struct snd_cs4231 *chip;
  1320. *rcard = NULL;
  1321. if (dev >= SNDRV_CARDS)
  1322. return -ENODEV;
  1323. if (!enable[dev]) {
  1324. dev++;
  1325. return -ENOENT;
  1326. }
  1327. card = snd_card_new(index[dev], id[dev], THIS_MODULE,
  1328. sizeof(struct snd_cs4231));
  1329. if (card == NULL)
  1330. return -ENOMEM;
  1331. strcpy(card->driver, "CS4231");
  1332. strcpy(card->shortname, "Sun CS4231");
  1333. chip = card->private_data;
  1334. chip->card = card;
  1335. *rcard = card;
  1336. return 0;
  1337. }
  1338. static int __init cs4231_attach_finish(struct snd_card *card)
  1339. {
  1340. struct snd_cs4231 *chip = card->private_data;
  1341. int err;
  1342. err = snd_cs4231_pcm(card);
  1343. if (err < 0)
  1344. goto out_err;
  1345. err = snd_cs4231_mixer(card);
  1346. if (err < 0)
  1347. goto out_err;
  1348. err = snd_cs4231_timer(card);
  1349. if (err < 0)
  1350. goto out_err;
  1351. err = snd_card_register(card);
  1352. if (err < 0)
  1353. goto out_err;
  1354. dev_set_drvdata(&chip->op->dev, chip);
  1355. dev++;
  1356. return 0;
  1357. out_err:
  1358. snd_card_free(card);
  1359. return err;
  1360. }
  1361. #ifdef SBUS_SUPPORT
  1362. static irqreturn_t snd_cs4231_sbus_interrupt(int irq, void *dev_id)
  1363. {
  1364. unsigned long flags;
  1365. unsigned char status;
  1366. u32 csr;
  1367. struct snd_cs4231 *chip = dev_id;
  1368. /*This is IRQ is not raised by the cs4231*/
  1369. if (!(__cs4231_readb(chip, CS4231U(chip, STATUS)) & CS4231_GLOBALIRQ))
  1370. return IRQ_NONE;
  1371. /* ACK the APC interrupt. */
  1372. csr = sbus_readl(chip->port + APCCSR);
  1373. sbus_writel(csr, chip->port + APCCSR);
  1374. if ((csr & APC_PDMA_READY) &&
  1375. (csr & APC_PLAY_INT) &&
  1376. (csr & APC_XINT_PNVA) &&
  1377. !(csr & APC_XINT_EMPT))
  1378. snd_cs4231_play_callback(chip);
  1379. if ((csr & APC_CDMA_READY) &&
  1380. (csr & APC_CAPT_INT) &&
  1381. (csr & APC_XINT_CNVA) &&
  1382. !(csr & APC_XINT_EMPT))
  1383. snd_cs4231_capture_callback(chip);
  1384. status = snd_cs4231_in(chip, CS4231_IRQ_STATUS);
  1385. if (status & CS4231_TIMER_IRQ) {
  1386. if (chip->timer)
  1387. snd_timer_interrupt(chip->timer, chip->timer->sticks);
  1388. }
  1389. if ((status & CS4231_RECORD_IRQ) && (csr & APC_CDMA_READY))
  1390. snd_cs4231_overrange(chip);
  1391. /* ACK the CS4231 interrupt. */
  1392. spin_lock_irqsave(&chip->lock, flags);
  1393. snd_cs4231_outm(chip, CS4231_IRQ_STATUS, ~CS4231_ALL_IRQS | ~status, 0);
  1394. spin_unlock_irqrestore(&chip->lock, flags);
  1395. return IRQ_HANDLED;
  1396. }
  1397. /*
  1398. * SBUS DMA routines
  1399. */
  1400. static int sbus_dma_request(struct cs4231_dma_control *dma_cont,
  1401. dma_addr_t bus_addr, size_t len)
  1402. {
  1403. unsigned long flags;
  1404. u32 test, csr;
  1405. int err;
  1406. struct sbus_dma_info *base = &dma_cont->sbus_info;
  1407. if (len >= (1 << 24))
  1408. return -EINVAL;
  1409. spin_lock_irqsave(&base->lock, flags);
  1410. csr = sbus_readl(base->regs + APCCSR);
  1411. err = -EINVAL;
  1412. test = APC_CDMA_READY;
  1413. if (base->dir == APC_PLAY)
  1414. test = APC_PDMA_READY;
  1415. if (!(csr & test))
  1416. goto out;
  1417. err = -EBUSY;
  1418. test = APC_XINT_CNVA;
  1419. if (base->dir == APC_PLAY)
  1420. test = APC_XINT_PNVA;
  1421. if (!(csr & test))
  1422. goto out;
  1423. err = 0;
  1424. sbus_writel(bus_addr, base->regs + base->dir + APCNVA);
  1425. sbus_writel(len, base->regs + base->dir + APCNC);
  1426. out:
  1427. spin_unlock_irqrestore(&base->lock, flags);
  1428. return err;
  1429. }
  1430. static void sbus_dma_prepare(struct cs4231_dma_control *dma_cont, int d)
  1431. {
  1432. unsigned long flags;
  1433. u32 csr, test;
  1434. struct sbus_dma_info *base = &dma_cont->sbus_info;
  1435. spin_lock_irqsave(&base->lock, flags);
  1436. csr = sbus_readl(base->regs + APCCSR);
  1437. test = APC_GENL_INT | APC_PLAY_INT | APC_XINT_ENA |
  1438. APC_XINT_PLAY | APC_XINT_PEMP | APC_XINT_GENL |
  1439. APC_XINT_PENA;
  1440. if (base->dir == APC_RECORD)
  1441. test = APC_GENL_INT | APC_CAPT_INT | APC_XINT_ENA |
  1442. APC_XINT_CAPT | APC_XINT_CEMP | APC_XINT_GENL;
  1443. csr |= test;
  1444. sbus_writel(csr, base->regs + APCCSR);
  1445. spin_unlock_irqrestore(&base->lock, flags);
  1446. }
  1447. static void sbus_dma_enable(struct cs4231_dma_control *dma_cont, int on)
  1448. {
  1449. unsigned long flags;
  1450. u32 csr, shift;
  1451. struct sbus_dma_info *base = &dma_cont->sbus_info;
  1452. spin_lock_irqsave(&base->lock, flags);
  1453. if (!on) {
  1454. sbus_writel(0, base->regs + base->dir + APCNC);
  1455. sbus_writel(0, base->regs + base->dir + APCNVA);
  1456. if (base->dir == APC_PLAY) {
  1457. sbus_writel(0, base->regs + base->dir + APCC);
  1458. sbus_writel(0, base->regs + base->dir + APCVA);
  1459. }
  1460. udelay(1200);
  1461. }
  1462. csr = sbus_readl(base->regs + APCCSR);
  1463. shift = 0;
  1464. if (base->dir == APC_PLAY)
  1465. shift = 1;
  1466. if (on)
  1467. csr &= ~(APC_CPAUSE << shift);
  1468. else
  1469. csr |= (APC_CPAUSE << shift);
  1470. sbus_writel(csr, base->regs + APCCSR);
  1471. if (on)
  1472. csr |= (APC_CDMA_READY << shift);
  1473. else
  1474. csr &= ~(APC_CDMA_READY << shift);
  1475. sbus_writel(csr, base->regs + APCCSR);
  1476. spin_unlock_irqrestore(&base->lock, flags);
  1477. }
  1478. static unsigned int sbus_dma_addr(struct cs4231_dma_control *dma_cont)
  1479. {
  1480. struct sbus_dma_info *base = &dma_cont->sbus_info;
  1481. return sbus_readl(base->regs + base->dir + APCVA);
  1482. }
  1483. /*
  1484. * Init and exit routines
  1485. */
  1486. static int snd_cs4231_sbus_free(struct snd_cs4231 *chip)
  1487. {
  1488. struct of_device *op = chip->op;
  1489. if (chip->irq[0])
  1490. free_irq(chip->irq[0], chip);
  1491. if (chip->port)
  1492. of_iounmap(&op->resource[0], chip->port, chip->regs_size);
  1493. return 0;
  1494. }
  1495. static int snd_cs4231_sbus_dev_free(struct snd_device *device)
  1496. {
  1497. struct snd_cs4231 *cp = device->device_data;
  1498. return snd_cs4231_sbus_free(cp);
  1499. }
  1500. static struct snd_device_ops snd_cs4231_sbus_dev_ops = {
  1501. .dev_free = snd_cs4231_sbus_dev_free,
  1502. };
  1503. static int __init snd_cs4231_sbus_create(struct snd_card *card,
  1504. struct of_device *op,
  1505. int dev)
  1506. {
  1507. struct snd_cs4231 *chip = card->private_data;
  1508. int err;
  1509. spin_lock_init(&chip->lock);
  1510. spin_lock_init(&chip->c_dma.sbus_info.lock);
  1511. spin_lock_init(&chip->p_dma.sbus_info.lock);
  1512. mutex_init(&chip->mce_mutex);
  1513. mutex_init(&chip->open_mutex);
  1514. chip->op = op;
  1515. chip->regs_size = resource_size(&op->resource[0]);
  1516. memcpy(&chip->image, &snd_cs4231_original_image,
  1517. sizeof(snd_cs4231_original_image));
  1518. chip->port = of_ioremap(&op->resource[0], 0,
  1519. chip->regs_size, "cs4231");
  1520. if (!chip->port) {
  1521. snd_printdd("cs4231-%d: Unable to map chip registers.\n", dev);
  1522. return -EIO;
  1523. }
  1524. chip->c_dma.sbus_info.regs = chip->port;
  1525. chip->p_dma.sbus_info.regs = chip->port;
  1526. chip->c_dma.sbus_info.dir = APC_RECORD;
  1527. chip->p_dma.sbus_info.dir = APC_PLAY;
  1528. chip->p_dma.prepare = sbus_dma_prepare;
  1529. chip->p_dma.enable = sbus_dma_enable;
  1530. chip->p_dma.request = sbus_dma_request;
  1531. chip->p_dma.address = sbus_dma_addr;
  1532. chip->c_dma.prepare = sbus_dma_prepare;
  1533. chip->c_dma.enable = sbus_dma_enable;
  1534. chip->c_dma.request = sbus_dma_request;
  1535. chip->c_dma.address = sbus_dma_addr;
  1536. if (request_irq(op->irqs[0], snd_cs4231_sbus_interrupt,
  1537. IRQF_SHARED, "cs4231", chip)) {
  1538. snd_printdd("cs4231-%d: Unable to grab SBUS IRQ %d\n",
  1539. dev, op->irqs[0]);
  1540. snd_cs4231_sbus_free(chip);
  1541. return -EBUSY;
  1542. }
  1543. chip->irq[0] = op->irqs[0];
  1544. if (snd_cs4231_probe(chip) < 0) {
  1545. snd_cs4231_sbus_free(chip);
  1546. return -ENODEV;
  1547. }
  1548. snd_cs4231_init(chip);
  1549. if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
  1550. chip, &snd_cs4231_sbus_dev_ops)) < 0) {
  1551. snd_cs4231_sbus_free(chip);
  1552. return err;
  1553. }
  1554. return 0;
  1555. }
  1556. static int __devinit cs4231_sbus_probe(struct of_device *op, const struct of_device_id *match)
  1557. {
  1558. struct resource *rp = &op->resource[0];
  1559. struct snd_card *card;
  1560. int err;
  1561. err = cs4231_attach_begin(&card);
  1562. if (err)
  1563. return err;
  1564. sprintf(card->longname, "%s at 0x%02lx:0x%016Lx, irq %d",
  1565. card->shortname,
  1566. rp->flags & 0xffL,
  1567. (unsigned long long)rp->start,
  1568. op->irqs[0]);
  1569. err = snd_cs4231_sbus_create(card, op, dev);
  1570. if (err < 0) {
  1571. snd_card_free(card);
  1572. return err;
  1573. }
  1574. return cs4231_attach_finish(card);
  1575. }
  1576. #endif
  1577. #ifdef EBUS_SUPPORT
  1578. static void snd_cs4231_ebus_play_callback(struct ebus_dma_info *p, int event,
  1579. void *cookie)
  1580. {
  1581. struct snd_cs4231 *chip = cookie;
  1582. snd_cs4231_play_callback(chip);
  1583. }
  1584. static void snd_cs4231_ebus_capture_callback(struct ebus_dma_info *p,
  1585. int event, void *cookie)
  1586. {
  1587. struct snd_cs4231 *chip = cookie;
  1588. snd_cs4231_capture_callback(chip);
  1589. }
  1590. /*
  1591. * EBUS DMA wrappers
  1592. */
  1593. static int _ebus_dma_request(struct cs4231_dma_control *dma_cont,
  1594. dma_addr_t bus_addr, size_t len)
  1595. {
  1596. return ebus_dma_request(&dma_cont->ebus_info, bus_addr, len);
  1597. }
  1598. static void _ebus_dma_enable(struct cs4231_dma_control *dma_cont, int on)
  1599. {
  1600. ebus_dma_enable(&dma_cont->ebus_info, on);
  1601. }
  1602. static void _ebus_dma_prepare(struct cs4231_dma_control *dma_cont, int dir)
  1603. {
  1604. ebus_dma_prepare(&dma_cont->ebus_info, dir);
  1605. }
  1606. static unsigned int _ebus_dma_addr(struct cs4231_dma_control *dma_cont)
  1607. {
  1608. return ebus_dma_addr(&dma_cont->ebus_info);
  1609. }
  1610. /*
  1611. * Init and exit routines
  1612. */
  1613. static int snd_cs4231_ebus_free(struct snd_cs4231 *chip)
  1614. {
  1615. struct of_device *op = chip->op;
  1616. if (chip->c_dma.ebus_info.regs) {
  1617. ebus_dma_unregister(&chip->c_dma.ebus_info);
  1618. of_iounmap(&op->resource[2], chip->c_dma.ebus_info.regs, 0x10);
  1619. }
  1620. if (chip->p_dma.ebus_info.regs) {
  1621. ebus_dma_unregister(&chip->p_dma.ebus_info);
  1622. of_iounmap(&op->resource[1], chip->p_dma.ebus_info.regs, 0x10);
  1623. }
  1624. if (chip->port)
  1625. of_iounmap(&op->resource[0], chip->port, 0x10);
  1626. return 0;
  1627. }
  1628. static int snd_cs4231_ebus_dev_free(struct snd_device *device)
  1629. {
  1630. struct snd_cs4231 *cp = device->device_data;
  1631. return snd_cs4231_ebus_free(cp);
  1632. }
  1633. static struct snd_device_ops snd_cs4231_ebus_dev_ops = {
  1634. .dev_free = snd_cs4231_ebus_dev_free,
  1635. };
  1636. static int __init snd_cs4231_ebus_create(struct snd_card *card,
  1637. struct of_device *op,
  1638. int dev)
  1639. {
  1640. struct snd_cs4231 *chip = card->private_data;
  1641. int err;
  1642. spin_lock_init(&chip->lock);
  1643. spin_lock_init(&chip->c_dma.ebus_info.lock);
  1644. spin_lock_init(&chip->p_dma.ebus_info.lock);
  1645. mutex_init(&chip->mce_mutex);
  1646. mutex_init(&chip->open_mutex);
  1647. chip->flags |= CS4231_FLAG_EBUS;
  1648. chip->op = op;
  1649. memcpy(&chip->image, &snd_cs4231_original_image,
  1650. sizeof(snd_cs4231_original_image));
  1651. strcpy(chip->c_dma.ebus_info.name, "cs4231(capture)");
  1652. chip->c_dma.ebus_info.flags = EBUS_DMA_FLAG_USE_EBDMA_HANDLER;
  1653. chip->c_dma.ebus_info.callback = snd_cs4231_ebus_capture_callback;
  1654. chip->c_dma.ebus_info.client_cookie = chip;
  1655. chip->c_dma.ebus_info.irq = op->irqs[0];
  1656. strcpy(chip->p_dma.ebus_info.name, "cs4231(play)");
  1657. chip->p_dma.ebus_info.flags = EBUS_DMA_FLAG_USE_EBDMA_HANDLER;
  1658. chip->p_dma.ebus_info.callback = snd_cs4231_ebus_play_callback;
  1659. chip->p_dma.ebus_info.client_cookie = chip;
  1660. chip->p_dma.ebus_info.irq = op->irqs[1];
  1661. chip->p_dma.prepare = _ebus_dma_prepare;
  1662. chip->p_dma.enable = _ebus_dma_enable;
  1663. chip->p_dma.request = _ebus_dma_request;
  1664. chip->p_dma.address = _ebus_dma_addr;
  1665. chip->c_dma.prepare = _ebus_dma_prepare;
  1666. chip->c_dma.enable = _ebus_dma_enable;
  1667. chip->c_dma.request = _ebus_dma_request;
  1668. chip->c_dma.address = _ebus_dma_addr;
  1669. chip->port = of_ioremap(&op->resource[0], 0, 0x10, "cs4231");
  1670. chip->p_dma.ebus_info.regs =
  1671. of_ioremap(&op->resource[1], 0, 0x10, "cs4231_pdma");
  1672. chip->c_dma.ebus_info.regs =
  1673. of_ioremap(&op->resource[2], 0, 0x10, "cs4231_cdma");
  1674. if (!chip->port || !chip->p_dma.ebus_info.regs ||
  1675. !chip->c_dma.ebus_info.regs) {
  1676. snd_cs4231_ebus_free(chip);
  1677. snd_printdd("cs4231-%d: Unable to map chip registers.\n", dev);
  1678. return -EIO;
  1679. }
  1680. if (ebus_dma_register(&chip->c_dma.ebus_info)) {
  1681. snd_cs4231_ebus_free(chip);
  1682. snd_printdd("cs4231-%d: Unable to register EBUS capture DMA\n",
  1683. dev);
  1684. return -EBUSY;
  1685. }
  1686. if (ebus_dma_irq_enable(&chip->c_dma.ebus_info, 1)) {
  1687. snd_cs4231_ebus_free(chip);
  1688. snd_printdd("cs4231-%d: Unable to enable EBUS capture IRQ\n",
  1689. dev);
  1690. return -EBUSY;
  1691. }
  1692. if (ebus_dma_register(&chip->p_dma.ebus_info)) {
  1693. snd_cs4231_ebus_free(chip);
  1694. snd_printdd("cs4231-%d: Unable to register EBUS play DMA\n",
  1695. dev);
  1696. return -EBUSY;
  1697. }
  1698. if (ebus_dma_irq_enable(&chip->p_dma.ebus_info, 1)) {
  1699. snd_cs4231_ebus_free(chip);
  1700. snd_printdd("cs4231-%d: Unable to enable EBUS play IRQ\n", dev);
  1701. return -EBUSY;
  1702. }
  1703. if (snd_cs4231_probe(chip) < 0) {
  1704. snd_cs4231_ebus_free(chip);
  1705. return -ENODEV;
  1706. }
  1707. snd_cs4231_init(chip);
  1708. if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL,
  1709. chip, &snd_cs4231_ebus_dev_ops)) < 0) {
  1710. snd_cs4231_ebus_free(chip);
  1711. return err;
  1712. }
  1713. return 0;
  1714. }
  1715. static int __devinit cs4231_ebus_probe(struct of_device *op, const struct of_device_id *match)
  1716. {
  1717. struct snd_card *card;
  1718. int err;
  1719. err = cs4231_attach_begin(&card);
  1720. if (err)
  1721. return err;
  1722. sprintf(card->longname, "%s at 0x%lx, irq %d",
  1723. card->shortname,
  1724. op->resource[0].start,
  1725. op->irqs[0]);
  1726. err = snd_cs4231_ebus_create(card, op, dev);
  1727. if (err < 0) {
  1728. snd_card_free(card);
  1729. return err;
  1730. }
  1731. return cs4231_attach_finish(card);
  1732. }
  1733. #endif
  1734. static int __devinit cs4231_probe(struct of_device *op, const struct of_device_id *match)
  1735. {
  1736. #ifdef EBUS_SUPPORT
  1737. if (!strcmp(op->node->parent->name, "ebus"))
  1738. return cs4231_ebus_probe(op, match);
  1739. #endif
  1740. #ifdef SBUS_SUPPORT
  1741. if (!strcmp(op->node->parent->name, "sbus") ||
  1742. !strcmp(op->node->parent->name, "sbi"))
  1743. return cs4231_sbus_probe(op, match);
  1744. #endif
  1745. return -ENODEV;
  1746. }
  1747. static int __devexit cs4231_remove(struct of_device *op)
  1748. {
  1749. struct snd_cs4231 *chip = dev_get_drvdata(&op->dev);
  1750. snd_card_free(chip->card);
  1751. return 0;
  1752. }
  1753. static const struct of_device_id cs4231_match[] = {
  1754. {
  1755. .name = "SUNW,CS4231",
  1756. },
  1757. {
  1758. .name = "audio",
  1759. .compatible = "SUNW,CS4231",
  1760. },
  1761. {},
  1762. };
  1763. MODULE_DEVICE_TABLE(of, cs4231_match);
  1764. static struct of_platform_driver cs4231_driver = {
  1765. .name = "audio",
  1766. .match_table = cs4231_match,
  1767. .probe = cs4231_probe,
  1768. .remove = __devexit_p(cs4231_remove),
  1769. };
  1770. static int __init cs4231_init(void)
  1771. {
  1772. return of_register_driver(&cs4231_driver, &of_bus_type);
  1773. }
  1774. static void __exit cs4231_exit(void)
  1775. {
  1776. of_unregister_driver(&cs4231_driver);
  1777. }
  1778. module_init(cs4231_init);
  1779. module_exit(cs4231_exit);