cs4231.c 56 KB

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