wm8903.c 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846
  1. /*
  2. * wm8903.c -- WM8903 ALSA SoC Audio driver
  3. *
  4. * Copyright 2008 Wolfson Microelectronics
  5. *
  6. * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License version 2 as
  10. * published by the Free Software Foundation.
  11. *
  12. * TODO:
  13. * - TDM mode configuration.
  14. * - Digital microphone support.
  15. */
  16. #include <linux/module.h>
  17. #include <linux/moduleparam.h>
  18. #include <linux/init.h>
  19. #include <linux/completion.h>
  20. #include <linux/delay.h>
  21. #include <linux/pm.h>
  22. #include <linux/i2c.h>
  23. #include <linux/platform_device.h>
  24. #include <linux/slab.h>
  25. #include <sound/core.h>
  26. #include <sound/jack.h>
  27. #include <sound/pcm.h>
  28. #include <sound/pcm_params.h>
  29. #include <sound/tlv.h>
  30. #include <sound/soc.h>
  31. #include <sound/initval.h>
  32. #include <sound/wm8903.h>
  33. #include "wm8903.h"
  34. /* Register defaults at reset */
  35. static u16 wm8903_reg_defaults[] = {
  36. 0x8903, /* R0 - SW Reset and ID */
  37. 0x0000, /* R1 - Revision Number */
  38. 0x0000, /* R2 */
  39. 0x0000, /* R3 */
  40. 0x0018, /* R4 - Bias Control 0 */
  41. 0x0000, /* R5 - VMID Control 0 */
  42. 0x0000, /* R6 - Mic Bias Control 0 */
  43. 0x0000, /* R7 */
  44. 0x0001, /* R8 - Analogue DAC 0 */
  45. 0x0000, /* R9 */
  46. 0x0001, /* R10 - Analogue ADC 0 */
  47. 0x0000, /* R11 */
  48. 0x0000, /* R12 - Power Management 0 */
  49. 0x0000, /* R13 - Power Management 1 */
  50. 0x0000, /* R14 - Power Management 2 */
  51. 0x0000, /* R15 - Power Management 3 */
  52. 0x0000, /* R16 - Power Management 4 */
  53. 0x0000, /* R17 - Power Management 5 */
  54. 0x0000, /* R18 - Power Management 6 */
  55. 0x0000, /* R19 */
  56. 0x0400, /* R20 - Clock Rates 0 */
  57. 0x0D07, /* R21 - Clock Rates 1 */
  58. 0x0000, /* R22 - Clock Rates 2 */
  59. 0x0000, /* R23 */
  60. 0x0050, /* R24 - Audio Interface 0 */
  61. 0x0242, /* R25 - Audio Interface 1 */
  62. 0x0008, /* R26 - Audio Interface 2 */
  63. 0x0022, /* R27 - Audio Interface 3 */
  64. 0x0000, /* R28 */
  65. 0x0000, /* R29 */
  66. 0x00C0, /* R30 - DAC Digital Volume Left */
  67. 0x00C0, /* R31 - DAC Digital Volume Right */
  68. 0x0000, /* R32 - DAC Digital 0 */
  69. 0x0000, /* R33 - DAC Digital 1 */
  70. 0x0000, /* R34 */
  71. 0x0000, /* R35 */
  72. 0x00C0, /* R36 - ADC Digital Volume Left */
  73. 0x00C0, /* R37 - ADC Digital Volume Right */
  74. 0x0000, /* R38 - ADC Digital 0 */
  75. 0x0073, /* R39 - Digital Microphone 0 */
  76. 0x09BF, /* R40 - DRC 0 */
  77. 0x3241, /* R41 - DRC 1 */
  78. 0x0020, /* R42 - DRC 2 */
  79. 0x0000, /* R43 - DRC 3 */
  80. 0x0085, /* R44 - Analogue Left Input 0 */
  81. 0x0085, /* R45 - Analogue Right Input 0 */
  82. 0x0044, /* R46 - Analogue Left Input 1 */
  83. 0x0044, /* R47 - Analogue Right Input 1 */
  84. 0x0000, /* R48 */
  85. 0x0000, /* R49 */
  86. 0x0008, /* R50 - Analogue Left Mix 0 */
  87. 0x0004, /* R51 - Analogue Right Mix 0 */
  88. 0x0000, /* R52 - Analogue Spk Mix Left 0 */
  89. 0x0000, /* R53 - Analogue Spk Mix Left 1 */
  90. 0x0000, /* R54 - Analogue Spk Mix Right 0 */
  91. 0x0000, /* R55 - Analogue Spk Mix Right 1 */
  92. 0x0000, /* R56 */
  93. 0x002D, /* R57 - Analogue OUT1 Left */
  94. 0x002D, /* R58 - Analogue OUT1 Right */
  95. 0x0039, /* R59 - Analogue OUT2 Left */
  96. 0x0039, /* R60 - Analogue OUT2 Right */
  97. 0x0100, /* R61 */
  98. 0x0139, /* R62 - Analogue OUT3 Left */
  99. 0x0139, /* R63 - Analogue OUT3 Right */
  100. 0x0000, /* R64 */
  101. 0x0000, /* R65 - Analogue SPK Output Control 0 */
  102. 0x0000, /* R66 */
  103. 0x0010, /* R67 - DC Servo 0 */
  104. 0x0100, /* R68 */
  105. 0x00A4, /* R69 - DC Servo 2 */
  106. 0x0807, /* R70 */
  107. 0x0000, /* R71 */
  108. 0x0000, /* R72 */
  109. 0x0000, /* R73 */
  110. 0x0000, /* R74 */
  111. 0x0000, /* R75 */
  112. 0x0000, /* R76 */
  113. 0x0000, /* R77 */
  114. 0x0000, /* R78 */
  115. 0x000E, /* R79 */
  116. 0x0000, /* R80 */
  117. 0x0000, /* R81 */
  118. 0x0000, /* R82 */
  119. 0x0000, /* R83 */
  120. 0x0000, /* R84 */
  121. 0x0000, /* R85 */
  122. 0x0000, /* R86 */
  123. 0x0006, /* R87 */
  124. 0x0000, /* R88 */
  125. 0x0000, /* R89 */
  126. 0x0000, /* R90 - Analogue HP 0 */
  127. 0x0060, /* R91 */
  128. 0x0000, /* R92 */
  129. 0x0000, /* R93 */
  130. 0x0000, /* R94 - Analogue Lineout 0 */
  131. 0x0060, /* R95 */
  132. 0x0000, /* R96 */
  133. 0x0000, /* R97 */
  134. 0x0000, /* R98 - Charge Pump 0 */
  135. 0x1F25, /* R99 */
  136. 0x2B19, /* R100 */
  137. 0x01C0, /* R101 */
  138. 0x01EF, /* R102 */
  139. 0x2B00, /* R103 */
  140. 0x0000, /* R104 - Class W 0 */
  141. 0x01C0, /* R105 */
  142. 0x1C10, /* R106 */
  143. 0x0000, /* R107 */
  144. 0x0000, /* R108 - Write Sequencer 0 */
  145. 0x0000, /* R109 - Write Sequencer 1 */
  146. 0x0000, /* R110 - Write Sequencer 2 */
  147. 0x0000, /* R111 - Write Sequencer 3 */
  148. 0x0000, /* R112 - Write Sequencer 4 */
  149. 0x0000, /* R113 */
  150. 0x0000, /* R114 - Control Interface */
  151. 0x0000, /* R115 */
  152. 0x00A8, /* R116 - GPIO Control 1 */
  153. 0x00A8, /* R117 - GPIO Control 2 */
  154. 0x00A8, /* R118 - GPIO Control 3 */
  155. 0x0220, /* R119 - GPIO Control 4 */
  156. 0x01A0, /* R120 - GPIO Control 5 */
  157. 0x0000, /* R121 - Interrupt Status 1 */
  158. 0xFFFF, /* R122 - Interrupt Status 1 Mask */
  159. 0x0000, /* R123 - Interrupt Polarity 1 */
  160. 0x0000, /* R124 */
  161. 0x0003, /* R125 */
  162. 0x0000, /* R126 - Interrupt Control */
  163. 0x0000, /* R127 */
  164. 0x0005, /* R128 */
  165. 0x0000, /* R129 - Control Interface Test 1 */
  166. 0x0000, /* R130 */
  167. 0x0000, /* R131 */
  168. 0x0000, /* R132 */
  169. 0x0000, /* R133 */
  170. 0x0000, /* R134 */
  171. 0x03FF, /* R135 */
  172. 0x0007, /* R136 */
  173. 0x0040, /* R137 */
  174. 0x0000, /* R138 */
  175. 0x0000, /* R139 */
  176. 0x0000, /* R140 */
  177. 0x0000, /* R141 */
  178. 0x0000, /* R142 */
  179. 0x0000, /* R143 */
  180. 0x0000, /* R144 */
  181. 0x0000, /* R145 */
  182. 0x0000, /* R146 */
  183. 0x0000, /* R147 */
  184. 0x4000, /* R148 */
  185. 0x6810, /* R149 - Charge Pump Test 1 */
  186. 0x0004, /* R150 */
  187. 0x0000, /* R151 */
  188. 0x0000, /* R152 */
  189. 0x0000, /* R153 */
  190. 0x0000, /* R154 */
  191. 0x0000, /* R155 */
  192. 0x0000, /* R156 */
  193. 0x0000, /* R157 */
  194. 0x0000, /* R158 */
  195. 0x0000, /* R159 */
  196. 0x0000, /* R160 */
  197. 0x0000, /* R161 */
  198. 0x0000, /* R162 */
  199. 0x0000, /* R163 */
  200. 0x0028, /* R164 - Clock Rate Test 4 */
  201. 0x0004, /* R165 */
  202. 0x0000, /* R166 */
  203. 0x0060, /* R167 */
  204. 0x0000, /* R168 */
  205. 0x0000, /* R169 */
  206. 0x0000, /* R170 */
  207. 0x0000, /* R171 */
  208. 0x0000, /* R172 - Analogue Output Bias 0 */
  209. };
  210. struct wm8903_priv {
  211. u16 reg_cache[ARRAY_SIZE(wm8903_reg_defaults)];
  212. int sysclk;
  213. int irq;
  214. /* Reference counts */
  215. int class_w_users;
  216. int playback_active;
  217. int capture_active;
  218. struct completion wseq;
  219. struct snd_soc_jack *mic_jack;
  220. int mic_det;
  221. int mic_short;
  222. int mic_last_report;
  223. int mic_delay;
  224. struct snd_pcm_substream *master_substream;
  225. struct snd_pcm_substream *slave_substream;
  226. };
  227. static int wm8903_volatile_register(unsigned int reg)
  228. {
  229. switch (reg) {
  230. case WM8903_SW_RESET_AND_ID:
  231. case WM8903_REVISION_NUMBER:
  232. case WM8903_INTERRUPT_STATUS_1:
  233. case WM8903_WRITE_SEQUENCER_4:
  234. return 1;
  235. default:
  236. return 0;
  237. }
  238. }
  239. static int wm8903_run_sequence(struct snd_soc_codec *codec, unsigned int start)
  240. {
  241. u16 reg[5];
  242. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  243. BUG_ON(start > 48);
  244. /* Enable the sequencer if it's not already on */
  245. reg[0] = snd_soc_read(codec, WM8903_WRITE_SEQUENCER_0);
  246. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0,
  247. reg[0] | WM8903_WSEQ_ENA);
  248. dev_dbg(codec->dev, "Starting sequence at %d\n", start);
  249. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_3,
  250. start | WM8903_WSEQ_START);
  251. /* Wait for it to complete. If we have the interrupt wired up then
  252. * that will break us out of the poll early.
  253. */
  254. do {
  255. wait_for_completion_timeout(&wm8903->wseq,
  256. msecs_to_jiffies(10));
  257. reg[4] = snd_soc_read(codec, WM8903_WRITE_SEQUENCER_4);
  258. } while (reg[4] & WM8903_WSEQ_BUSY);
  259. dev_dbg(codec->dev, "Sequence complete\n");
  260. /* Disable the sequencer again if we enabled it */
  261. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0, reg[0]);
  262. return 0;
  263. }
  264. static void wm8903_sync_reg_cache(struct snd_soc_codec *codec, u16 *cache)
  265. {
  266. int i;
  267. /* There really ought to be something better we can do here :/ */
  268. for (i = 0; i < ARRAY_SIZE(wm8903_reg_defaults); i++)
  269. cache[i] = codec->hw_read(codec, i);
  270. }
  271. static void wm8903_reset(struct snd_soc_codec *codec)
  272. {
  273. snd_soc_write(codec, WM8903_SW_RESET_AND_ID, 0);
  274. memcpy(codec->reg_cache, wm8903_reg_defaults,
  275. sizeof(wm8903_reg_defaults));
  276. }
  277. #define WM8903_OUTPUT_SHORT 0x8
  278. #define WM8903_OUTPUT_OUT 0x4
  279. #define WM8903_OUTPUT_INT 0x2
  280. #define WM8903_OUTPUT_IN 0x1
  281. static int wm8903_cp_event(struct snd_soc_dapm_widget *w,
  282. struct snd_kcontrol *kcontrol, int event)
  283. {
  284. WARN_ON(event != SND_SOC_DAPM_POST_PMU);
  285. mdelay(4);
  286. return 0;
  287. }
  288. /*
  289. * Event for headphone and line out amplifier power changes. Special
  290. * power up/down sequences are required in order to maximise pop/click
  291. * performance.
  292. */
  293. static int wm8903_output_event(struct snd_soc_dapm_widget *w,
  294. struct snd_kcontrol *kcontrol, int event)
  295. {
  296. struct snd_soc_codec *codec = w->codec;
  297. u16 val;
  298. u16 reg;
  299. u16 dcs_reg;
  300. u16 dcs_bit;
  301. int shift;
  302. switch (w->reg) {
  303. case WM8903_POWER_MANAGEMENT_2:
  304. reg = WM8903_ANALOGUE_HP_0;
  305. dcs_bit = 0 + w->shift;
  306. break;
  307. case WM8903_POWER_MANAGEMENT_3:
  308. reg = WM8903_ANALOGUE_LINEOUT_0;
  309. dcs_bit = 2 + w->shift;
  310. break;
  311. default:
  312. BUG();
  313. return -EINVAL; /* Spurious warning from some compilers */
  314. }
  315. switch (w->shift) {
  316. case 0:
  317. shift = 0;
  318. break;
  319. case 1:
  320. shift = 4;
  321. break;
  322. default:
  323. BUG();
  324. return -EINVAL; /* Spurious warning from some compilers */
  325. }
  326. if (event & SND_SOC_DAPM_PRE_PMU) {
  327. val = snd_soc_read(codec, reg);
  328. /* Short the output */
  329. val &= ~(WM8903_OUTPUT_SHORT << shift);
  330. snd_soc_write(codec, reg, val);
  331. }
  332. if (event & SND_SOC_DAPM_POST_PMU) {
  333. val = snd_soc_read(codec, reg);
  334. val |= (WM8903_OUTPUT_IN << shift);
  335. snd_soc_write(codec, reg, val);
  336. val |= (WM8903_OUTPUT_INT << shift);
  337. snd_soc_write(codec, reg, val);
  338. /* Turn on the output ENA_OUTP */
  339. val |= (WM8903_OUTPUT_OUT << shift);
  340. snd_soc_write(codec, reg, val);
  341. /* Enable the DC servo */
  342. dcs_reg = snd_soc_read(codec, WM8903_DC_SERVO_0);
  343. dcs_reg |= dcs_bit;
  344. snd_soc_write(codec, WM8903_DC_SERVO_0, dcs_reg);
  345. /* Remove the short */
  346. val |= (WM8903_OUTPUT_SHORT << shift);
  347. snd_soc_write(codec, reg, val);
  348. }
  349. if (event & SND_SOC_DAPM_PRE_PMD) {
  350. val = snd_soc_read(codec, reg);
  351. /* Short the output */
  352. val &= ~(WM8903_OUTPUT_SHORT << shift);
  353. snd_soc_write(codec, reg, val);
  354. /* Disable the DC servo */
  355. dcs_reg = snd_soc_read(codec, WM8903_DC_SERVO_0);
  356. dcs_reg &= ~dcs_bit;
  357. snd_soc_write(codec, WM8903_DC_SERVO_0, dcs_reg);
  358. /* Then disable the intermediate and output stages */
  359. val &= ~((WM8903_OUTPUT_OUT | WM8903_OUTPUT_INT |
  360. WM8903_OUTPUT_IN) << shift);
  361. snd_soc_write(codec, reg, val);
  362. }
  363. return 0;
  364. }
  365. /*
  366. * When used with DAC outputs only the WM8903 charge pump supports
  367. * operation in class W mode, providing very low power consumption
  368. * when used with digital sources. Enable and disable this mode
  369. * automatically depending on the mixer configuration.
  370. *
  371. * All the relevant controls are simple switches.
  372. */
  373. static int wm8903_class_w_put(struct snd_kcontrol *kcontrol,
  374. struct snd_ctl_elem_value *ucontrol)
  375. {
  376. struct snd_soc_dapm_widget *widget = snd_kcontrol_chip(kcontrol);
  377. struct snd_soc_codec *codec = widget->codec;
  378. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  379. u16 reg;
  380. int ret;
  381. reg = snd_soc_read(codec, WM8903_CLASS_W_0);
  382. /* Turn it off if we're about to enable bypass */
  383. if (ucontrol->value.integer.value[0]) {
  384. if (wm8903->class_w_users == 0) {
  385. dev_dbg(codec->dev, "Disabling Class W\n");
  386. snd_soc_write(codec, WM8903_CLASS_W_0, reg &
  387. ~(WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V));
  388. }
  389. wm8903->class_w_users++;
  390. }
  391. /* Implement the change */
  392. ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol);
  393. /* If we've just disabled the last bypass path turn Class W on */
  394. if (!ucontrol->value.integer.value[0]) {
  395. if (wm8903->class_w_users == 1) {
  396. dev_dbg(codec->dev, "Enabling Class W\n");
  397. snd_soc_write(codec, WM8903_CLASS_W_0, reg |
  398. WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V);
  399. }
  400. wm8903->class_w_users--;
  401. }
  402. dev_dbg(codec->dev, "Bypass use count now %d\n",
  403. wm8903->class_w_users);
  404. return ret;
  405. }
  406. #define SOC_DAPM_SINGLE_W(xname, reg, shift, max, invert) \
  407. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  408. .info = snd_soc_info_volsw, \
  409. .get = snd_soc_dapm_get_volsw, .put = wm8903_class_w_put, \
  410. .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) }
  411. /* ALSA can only do steps of .01dB */
  412. static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1);
  413. static const DECLARE_TLV_DB_SCALE(digital_sidetone_tlv, -3600, 300, 0);
  414. static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0);
  415. static const DECLARE_TLV_DB_SCALE(drc_tlv_thresh, 0, 75, 0);
  416. static const DECLARE_TLV_DB_SCALE(drc_tlv_amp, -2250, 75, 0);
  417. static const DECLARE_TLV_DB_SCALE(drc_tlv_min, 0, 600, 0);
  418. static const DECLARE_TLV_DB_SCALE(drc_tlv_max, 1200, 600, 0);
  419. static const DECLARE_TLV_DB_SCALE(drc_tlv_startup, -300, 50, 0);
  420. static const char *hpf_mode_text[] = {
  421. "Hi-fi", "Voice 1", "Voice 2", "Voice 3"
  422. };
  423. static const struct soc_enum hpf_mode =
  424. SOC_ENUM_SINGLE(WM8903_ADC_DIGITAL_0, 5, 4, hpf_mode_text);
  425. static const char *drc_slope_text[] = {
  426. "1", "1/2", "1/4", "1/8", "1/16", "0"
  427. };
  428. static const struct soc_enum drc_slope_r0 =
  429. SOC_ENUM_SINGLE(WM8903_DRC_2, 3, 6, drc_slope_text);
  430. static const struct soc_enum drc_slope_r1 =
  431. SOC_ENUM_SINGLE(WM8903_DRC_2, 0, 6, drc_slope_text);
  432. static const char *drc_attack_text[] = {
  433. "instantaneous",
  434. "363us", "762us", "1.45ms", "2.9ms", "5.8ms", "11.6ms", "23.2ms",
  435. "46.4ms", "92.8ms", "185.6ms"
  436. };
  437. static const struct soc_enum drc_attack =
  438. SOC_ENUM_SINGLE(WM8903_DRC_1, 12, 11, drc_attack_text);
  439. static const char *drc_decay_text[] = {
  440. "186ms", "372ms", "743ms", "1.49s", "2.97s", "5.94s", "11.89s",
  441. "23.87s", "47.56s"
  442. };
  443. static const struct soc_enum drc_decay =
  444. SOC_ENUM_SINGLE(WM8903_DRC_1, 8, 9, drc_decay_text);
  445. static const char *drc_ff_delay_text[] = {
  446. "5 samples", "9 samples"
  447. };
  448. static const struct soc_enum drc_ff_delay =
  449. SOC_ENUM_SINGLE(WM8903_DRC_0, 5, 2, drc_ff_delay_text);
  450. static const char *drc_qr_decay_text[] = {
  451. "0.725ms", "1.45ms", "5.8ms"
  452. };
  453. static const struct soc_enum drc_qr_decay =
  454. SOC_ENUM_SINGLE(WM8903_DRC_1, 4, 3, drc_qr_decay_text);
  455. static const char *drc_smoothing_text[] = {
  456. "Low", "Medium", "High"
  457. };
  458. static const struct soc_enum drc_smoothing =
  459. SOC_ENUM_SINGLE(WM8903_DRC_0, 11, 3, drc_smoothing_text);
  460. static const char *soft_mute_text[] = {
  461. "Fast (fs/2)", "Slow (fs/32)"
  462. };
  463. static const struct soc_enum soft_mute =
  464. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 10, 2, soft_mute_text);
  465. static const char *mute_mode_text[] = {
  466. "Hard", "Soft"
  467. };
  468. static const struct soc_enum mute_mode =
  469. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 9, 2, mute_mode_text);
  470. static const char *dac_deemphasis_text[] = {
  471. "Disabled", "32kHz", "44.1kHz", "48kHz"
  472. };
  473. static const struct soc_enum dac_deemphasis =
  474. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 1, 4, dac_deemphasis_text);
  475. static const char *companding_text[] = {
  476. "ulaw", "alaw"
  477. };
  478. static const struct soc_enum dac_companding =
  479. SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 0, 2, companding_text);
  480. static const struct soc_enum adc_companding =
  481. SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 2, 2, companding_text);
  482. static const char *input_mode_text[] = {
  483. "Single-Ended", "Differential Line", "Differential Mic"
  484. };
  485. static const struct soc_enum linput_mode_enum =
  486. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 0, 3, input_mode_text);
  487. static const struct soc_enum rinput_mode_enum =
  488. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 0, 3, input_mode_text);
  489. static const char *linput_mux_text[] = {
  490. "IN1L", "IN2L", "IN3L"
  491. };
  492. static const struct soc_enum linput_enum =
  493. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 2, 3, linput_mux_text);
  494. static const struct soc_enum linput_inv_enum =
  495. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 4, 3, linput_mux_text);
  496. static const char *rinput_mux_text[] = {
  497. "IN1R", "IN2R", "IN3R"
  498. };
  499. static const struct soc_enum rinput_enum =
  500. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 2, 3, rinput_mux_text);
  501. static const struct soc_enum rinput_inv_enum =
  502. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 4, 3, rinput_mux_text);
  503. static const char *sidetone_text[] = {
  504. "None", "Left", "Right"
  505. };
  506. static const struct soc_enum lsidetone_enum =
  507. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 2, 3, sidetone_text);
  508. static const struct soc_enum rsidetone_enum =
  509. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 0, 3, sidetone_text);
  510. static const struct snd_kcontrol_new wm8903_snd_controls[] = {
  511. /* Input PGAs - No TLV since the scale depends on PGA mode */
  512. SOC_SINGLE("Left Input PGA Switch", WM8903_ANALOGUE_LEFT_INPUT_0,
  513. 7, 1, 1),
  514. SOC_SINGLE("Left Input PGA Volume", WM8903_ANALOGUE_LEFT_INPUT_0,
  515. 0, 31, 0),
  516. SOC_SINGLE("Left Input PGA Common Mode Switch", WM8903_ANALOGUE_LEFT_INPUT_1,
  517. 6, 1, 0),
  518. SOC_SINGLE("Right Input PGA Switch", WM8903_ANALOGUE_RIGHT_INPUT_0,
  519. 7, 1, 1),
  520. SOC_SINGLE("Right Input PGA Volume", WM8903_ANALOGUE_RIGHT_INPUT_0,
  521. 0, 31, 0),
  522. SOC_SINGLE("Right Input PGA Common Mode Switch", WM8903_ANALOGUE_RIGHT_INPUT_1,
  523. 6, 1, 0),
  524. /* ADCs */
  525. SOC_SINGLE("HPF Switch", WM8903_ADC_DIGITAL_0, 4, 1, 0),
  526. SOC_ENUM("HPF Mode", hpf_mode),
  527. SOC_SINGLE("DRC Switch", WM8903_DRC_0, 15, 1, 0),
  528. SOC_ENUM("DRC Compressor Slope R0", drc_slope_r0),
  529. SOC_ENUM("DRC Compressor Slope R1", drc_slope_r1),
  530. SOC_SINGLE_TLV("DRC Compressor Threshold Volume", WM8903_DRC_3, 5, 124, 1,
  531. drc_tlv_thresh),
  532. SOC_SINGLE_TLV("DRC Volume", WM8903_DRC_3, 0, 30, 1, drc_tlv_amp),
  533. SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min),
  534. SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max),
  535. SOC_ENUM("DRC Attack Rate", drc_attack),
  536. SOC_ENUM("DRC Decay Rate", drc_decay),
  537. SOC_ENUM("DRC FF Delay", drc_ff_delay),
  538. SOC_SINGLE("DRC Anticlip Switch", WM8903_DRC_0, 1, 1, 0),
  539. SOC_SINGLE("DRC QR Switch", WM8903_DRC_0, 2, 1, 0),
  540. SOC_SINGLE_TLV("DRC QR Threshold Volume", WM8903_DRC_0, 6, 3, 0, drc_tlv_max),
  541. SOC_ENUM("DRC QR Decay Rate", drc_qr_decay),
  542. SOC_SINGLE("DRC Smoothing Switch", WM8903_DRC_0, 3, 1, 0),
  543. SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8903_DRC_0, 0, 1, 0),
  544. SOC_ENUM("DRC Smoothing Threshold", drc_smoothing),
  545. SOC_SINGLE_TLV("DRC Startup Volume", WM8903_DRC_0, 6, 18, 0, drc_tlv_startup),
  546. SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8903_ADC_DIGITAL_VOLUME_LEFT,
  547. WM8903_ADC_DIGITAL_VOLUME_RIGHT, 1, 96, 0, digital_tlv),
  548. SOC_ENUM("ADC Companding Mode", adc_companding),
  549. SOC_SINGLE("ADC Companding Switch", WM8903_AUDIO_INTERFACE_0, 3, 1, 0),
  550. SOC_DOUBLE_TLV("Digital Sidetone Volume", WM8903_DAC_DIGITAL_0, 4, 8,
  551. 12, 0, digital_sidetone_tlv),
  552. /* DAC */
  553. SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8903_DAC_DIGITAL_VOLUME_LEFT,
  554. WM8903_DAC_DIGITAL_VOLUME_RIGHT, 1, 120, 0, digital_tlv),
  555. SOC_ENUM("DAC Soft Mute Rate", soft_mute),
  556. SOC_ENUM("DAC Mute Mode", mute_mode),
  557. SOC_SINGLE("DAC Mono Switch", WM8903_DAC_DIGITAL_1, 12, 1, 0),
  558. SOC_ENUM("DAC De-emphasis", dac_deemphasis),
  559. SOC_ENUM("DAC Companding Mode", dac_companding),
  560. SOC_SINGLE("DAC Companding Switch", WM8903_AUDIO_INTERFACE_0, 1, 1, 0),
  561. /* Headphones */
  562. SOC_DOUBLE_R("Headphone Switch",
  563. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  564. 8, 1, 1),
  565. SOC_DOUBLE_R("Headphone ZC Switch",
  566. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  567. 6, 1, 0),
  568. SOC_DOUBLE_R_TLV("Headphone Volume",
  569. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  570. 0, 63, 0, out_tlv),
  571. /* Line out */
  572. SOC_DOUBLE_R("Line Out Switch",
  573. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  574. 8, 1, 1),
  575. SOC_DOUBLE_R("Line Out ZC Switch",
  576. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  577. 6, 1, 0),
  578. SOC_DOUBLE_R_TLV("Line Out Volume",
  579. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  580. 0, 63, 0, out_tlv),
  581. /* Speaker */
  582. SOC_DOUBLE_R("Speaker Switch",
  583. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 8, 1, 1),
  584. SOC_DOUBLE_R("Speaker ZC Switch",
  585. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 6, 1, 0),
  586. SOC_DOUBLE_R_TLV("Speaker Volume",
  587. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT,
  588. 0, 63, 0, out_tlv),
  589. };
  590. static const struct snd_kcontrol_new linput_mode_mux =
  591. SOC_DAPM_ENUM("Left Input Mode Mux", linput_mode_enum);
  592. static const struct snd_kcontrol_new rinput_mode_mux =
  593. SOC_DAPM_ENUM("Right Input Mode Mux", rinput_mode_enum);
  594. static const struct snd_kcontrol_new linput_mux =
  595. SOC_DAPM_ENUM("Left Input Mux", linput_enum);
  596. static const struct snd_kcontrol_new linput_inv_mux =
  597. SOC_DAPM_ENUM("Left Inverting Input Mux", linput_inv_enum);
  598. static const struct snd_kcontrol_new rinput_mux =
  599. SOC_DAPM_ENUM("Right Input Mux", rinput_enum);
  600. static const struct snd_kcontrol_new rinput_inv_mux =
  601. SOC_DAPM_ENUM("Right Inverting Input Mux", rinput_inv_enum);
  602. static const struct snd_kcontrol_new lsidetone_mux =
  603. SOC_DAPM_ENUM("DACL Sidetone Mux", lsidetone_enum);
  604. static const struct snd_kcontrol_new rsidetone_mux =
  605. SOC_DAPM_ENUM("DACR Sidetone Mux", rsidetone_enum);
  606. static const struct snd_kcontrol_new left_output_mixer[] = {
  607. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_LEFT_MIX_0, 3, 1, 0),
  608. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_LEFT_MIX_0, 2, 1, 0),
  609. SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 1, 1, 0),
  610. SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 0, 1, 0),
  611. };
  612. static const struct snd_kcontrol_new right_output_mixer[] = {
  613. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 3, 1, 0),
  614. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 2, 1, 0),
  615. SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 1, 1, 0),
  616. SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 0, 1, 0),
  617. };
  618. static const struct snd_kcontrol_new left_speaker_mixer[] = {
  619. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 3, 1, 0),
  620. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 2, 1, 0),
  621. SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 1, 1, 0),
  622. SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0,
  623. 0, 1, 0),
  624. };
  625. static const struct snd_kcontrol_new right_speaker_mixer[] = {
  626. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 3, 1, 0),
  627. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 2, 1, 0),
  628. SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0,
  629. 1, 1, 0),
  630. SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0,
  631. 0, 1, 0),
  632. };
  633. static const struct snd_soc_dapm_widget wm8903_dapm_widgets[] = {
  634. SND_SOC_DAPM_INPUT("IN1L"),
  635. SND_SOC_DAPM_INPUT("IN1R"),
  636. SND_SOC_DAPM_INPUT("IN2L"),
  637. SND_SOC_DAPM_INPUT("IN2R"),
  638. SND_SOC_DAPM_INPUT("IN3L"),
  639. SND_SOC_DAPM_INPUT("IN3R"),
  640. SND_SOC_DAPM_OUTPUT("HPOUTL"),
  641. SND_SOC_DAPM_OUTPUT("HPOUTR"),
  642. SND_SOC_DAPM_OUTPUT("LINEOUTL"),
  643. SND_SOC_DAPM_OUTPUT("LINEOUTR"),
  644. SND_SOC_DAPM_OUTPUT("LOP"),
  645. SND_SOC_DAPM_OUTPUT("LON"),
  646. SND_SOC_DAPM_OUTPUT("ROP"),
  647. SND_SOC_DAPM_OUTPUT("RON"),
  648. SND_SOC_DAPM_MICBIAS("Mic Bias", WM8903_MIC_BIAS_CONTROL_0, 0, 0),
  649. SND_SOC_DAPM_MUX("Left Input Mux", SND_SOC_NOPM, 0, 0, &linput_mux),
  650. SND_SOC_DAPM_MUX("Left Input Inverting Mux", SND_SOC_NOPM, 0, 0,
  651. &linput_inv_mux),
  652. SND_SOC_DAPM_MUX("Left Input Mode Mux", SND_SOC_NOPM, 0, 0, &linput_mode_mux),
  653. SND_SOC_DAPM_MUX("Right Input Mux", SND_SOC_NOPM, 0, 0, &rinput_mux),
  654. SND_SOC_DAPM_MUX("Right Input Inverting Mux", SND_SOC_NOPM, 0, 0,
  655. &rinput_inv_mux),
  656. SND_SOC_DAPM_MUX("Right Input Mode Mux", SND_SOC_NOPM, 0, 0, &rinput_mode_mux),
  657. SND_SOC_DAPM_PGA("Left Input PGA", WM8903_POWER_MANAGEMENT_0, 1, 0, NULL, 0),
  658. SND_SOC_DAPM_PGA("Right Input PGA", WM8903_POWER_MANAGEMENT_0, 0, 0, NULL, 0),
  659. SND_SOC_DAPM_ADC("ADCL", "Left HiFi Capture", WM8903_POWER_MANAGEMENT_6, 1, 0),
  660. SND_SOC_DAPM_ADC("ADCR", "Right HiFi Capture", WM8903_POWER_MANAGEMENT_6, 0, 0),
  661. SND_SOC_DAPM_MUX("DACL Sidetone", SND_SOC_NOPM, 0, 0, &lsidetone_mux),
  662. SND_SOC_DAPM_MUX("DACR Sidetone", SND_SOC_NOPM, 0, 0, &rsidetone_mux),
  663. SND_SOC_DAPM_DAC("DACL", "Left Playback", WM8903_POWER_MANAGEMENT_6, 3, 0),
  664. SND_SOC_DAPM_DAC("DACR", "Right Playback", WM8903_POWER_MANAGEMENT_6, 2, 0),
  665. SND_SOC_DAPM_MIXER("Left Output Mixer", WM8903_POWER_MANAGEMENT_1, 1, 0,
  666. left_output_mixer, ARRAY_SIZE(left_output_mixer)),
  667. SND_SOC_DAPM_MIXER("Right Output Mixer", WM8903_POWER_MANAGEMENT_1, 0, 0,
  668. right_output_mixer, ARRAY_SIZE(right_output_mixer)),
  669. SND_SOC_DAPM_MIXER("Left Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 1, 0,
  670. left_speaker_mixer, ARRAY_SIZE(left_speaker_mixer)),
  671. SND_SOC_DAPM_MIXER("Right Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 0, 0,
  672. right_speaker_mixer, ARRAY_SIZE(right_speaker_mixer)),
  673. SND_SOC_DAPM_PGA_E("Left Headphone Output PGA", WM8903_POWER_MANAGEMENT_2,
  674. 1, 0, NULL, 0, wm8903_output_event,
  675. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  676. SND_SOC_DAPM_PRE_PMD),
  677. SND_SOC_DAPM_PGA_E("Right Headphone Output PGA", WM8903_POWER_MANAGEMENT_2,
  678. 0, 0, NULL, 0, wm8903_output_event,
  679. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  680. SND_SOC_DAPM_PRE_PMD),
  681. SND_SOC_DAPM_PGA_E("Left Line Output PGA", WM8903_POWER_MANAGEMENT_3, 1, 0,
  682. NULL, 0, wm8903_output_event,
  683. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  684. SND_SOC_DAPM_PRE_PMD),
  685. SND_SOC_DAPM_PGA_E("Right Line Output PGA", WM8903_POWER_MANAGEMENT_3, 0, 0,
  686. NULL, 0, wm8903_output_event,
  687. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  688. SND_SOC_DAPM_PRE_PMD),
  689. SND_SOC_DAPM_PGA("Left Speaker PGA", WM8903_POWER_MANAGEMENT_5, 1, 0,
  690. NULL, 0),
  691. SND_SOC_DAPM_PGA("Right Speaker PGA", WM8903_POWER_MANAGEMENT_5, 0, 0,
  692. NULL, 0),
  693. SND_SOC_DAPM_SUPPLY("Charge Pump", WM8903_CHARGE_PUMP_0, 0, 0,
  694. wm8903_cp_event, SND_SOC_DAPM_POST_PMU),
  695. SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8903_CLOCK_RATES_2, 1, 0, NULL, 0),
  696. };
  697. static const struct snd_soc_dapm_route intercon[] = {
  698. { "Left Input Mux", "IN1L", "IN1L" },
  699. { "Left Input Mux", "IN2L", "IN2L" },
  700. { "Left Input Mux", "IN3L", "IN3L" },
  701. { "Left Input Inverting Mux", "IN1L", "IN1L" },
  702. { "Left Input Inverting Mux", "IN2L", "IN2L" },
  703. { "Left Input Inverting Mux", "IN3L", "IN3L" },
  704. { "Right Input Mux", "IN1R", "IN1R" },
  705. { "Right Input Mux", "IN2R", "IN2R" },
  706. { "Right Input Mux", "IN3R", "IN3R" },
  707. { "Right Input Inverting Mux", "IN1R", "IN1R" },
  708. { "Right Input Inverting Mux", "IN2R", "IN2R" },
  709. { "Right Input Inverting Mux", "IN3R", "IN3R" },
  710. { "Left Input Mode Mux", "Single-Ended", "Left Input Inverting Mux" },
  711. { "Left Input Mode Mux", "Differential Line",
  712. "Left Input Mux" },
  713. { "Left Input Mode Mux", "Differential Line",
  714. "Left Input Inverting Mux" },
  715. { "Left Input Mode Mux", "Differential Mic",
  716. "Left Input Mux" },
  717. { "Left Input Mode Mux", "Differential Mic",
  718. "Left Input Inverting Mux" },
  719. { "Right Input Mode Mux", "Single-Ended",
  720. "Right Input Inverting Mux" },
  721. { "Right Input Mode Mux", "Differential Line",
  722. "Right Input Mux" },
  723. { "Right Input Mode Mux", "Differential Line",
  724. "Right Input Inverting Mux" },
  725. { "Right Input Mode Mux", "Differential Mic",
  726. "Right Input Mux" },
  727. { "Right Input Mode Mux", "Differential Mic",
  728. "Right Input Inverting Mux" },
  729. { "Left Input PGA", NULL, "Left Input Mode Mux" },
  730. { "Right Input PGA", NULL, "Right Input Mode Mux" },
  731. { "ADCL", NULL, "Left Input PGA" },
  732. { "ADCL", NULL, "CLK_DSP" },
  733. { "ADCR", NULL, "Right Input PGA" },
  734. { "ADCR", NULL, "CLK_DSP" },
  735. { "DACL Sidetone", "Left", "ADCL" },
  736. { "DACL Sidetone", "Right", "ADCR" },
  737. { "DACR Sidetone", "Left", "ADCL" },
  738. { "DACR Sidetone", "Right", "ADCR" },
  739. { "DACL", NULL, "DACL Sidetone" },
  740. { "DACL", NULL, "CLK_DSP" },
  741. { "DACR", NULL, "DACR Sidetone" },
  742. { "DACR", NULL, "CLK_DSP" },
  743. { "Left Output Mixer", "Left Bypass Switch", "Left Input PGA" },
  744. { "Left Output Mixer", "Right Bypass Switch", "Right Input PGA" },
  745. { "Left Output Mixer", "DACL Switch", "DACL" },
  746. { "Left Output Mixer", "DACR Switch", "DACR" },
  747. { "Right Output Mixer", "Left Bypass Switch", "Left Input PGA" },
  748. { "Right Output Mixer", "Right Bypass Switch", "Right Input PGA" },
  749. { "Right Output Mixer", "DACL Switch", "DACL" },
  750. { "Right Output Mixer", "DACR Switch", "DACR" },
  751. { "Left Speaker Mixer", "Left Bypass Switch", "Left Input PGA" },
  752. { "Left Speaker Mixer", "Right Bypass Switch", "Right Input PGA" },
  753. { "Left Speaker Mixer", "DACL Switch", "DACL" },
  754. { "Left Speaker Mixer", "DACR Switch", "DACR" },
  755. { "Right Speaker Mixer", "Left Bypass Switch", "Left Input PGA" },
  756. { "Right Speaker Mixer", "Right Bypass Switch", "Right Input PGA" },
  757. { "Right Speaker Mixer", "DACL Switch", "DACL" },
  758. { "Right Speaker Mixer", "DACR Switch", "DACR" },
  759. { "Left Line Output PGA", NULL, "Left Output Mixer" },
  760. { "Right Line Output PGA", NULL, "Right Output Mixer" },
  761. { "Left Headphone Output PGA", NULL, "Left Output Mixer" },
  762. { "Right Headphone Output PGA", NULL, "Right Output Mixer" },
  763. { "Left Speaker PGA", NULL, "Left Speaker Mixer" },
  764. { "Right Speaker PGA", NULL, "Right Speaker Mixer" },
  765. { "HPOUTL", NULL, "Left Headphone Output PGA" },
  766. { "HPOUTR", NULL, "Right Headphone Output PGA" },
  767. { "LINEOUTL", NULL, "Left Line Output PGA" },
  768. { "LINEOUTR", NULL, "Right Line Output PGA" },
  769. { "LOP", NULL, "Left Speaker PGA" },
  770. { "LON", NULL, "Left Speaker PGA" },
  771. { "ROP", NULL, "Right Speaker PGA" },
  772. { "RON", NULL, "Right Speaker PGA" },
  773. { "Left Headphone Output PGA", NULL, "Charge Pump" },
  774. { "Right Headphone Output PGA", NULL, "Charge Pump" },
  775. { "Left Line Output PGA", NULL, "Charge Pump" },
  776. { "Right Line Output PGA", NULL, "Charge Pump" },
  777. };
  778. static int wm8903_add_widgets(struct snd_soc_codec *codec)
  779. {
  780. struct snd_soc_dapm_context *dapm = &codec->dapm;
  781. snd_soc_dapm_new_controls(dapm, wm8903_dapm_widgets,
  782. ARRAY_SIZE(wm8903_dapm_widgets));
  783. snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon));
  784. return 0;
  785. }
  786. static int wm8903_set_bias_level(struct snd_soc_codec *codec,
  787. enum snd_soc_bias_level level)
  788. {
  789. u16 reg, reg2;
  790. switch (level) {
  791. case SND_SOC_BIAS_ON:
  792. case SND_SOC_BIAS_PREPARE:
  793. reg = snd_soc_read(codec, WM8903_VMID_CONTROL_0);
  794. reg &= ~(WM8903_VMID_RES_MASK);
  795. reg |= WM8903_VMID_RES_50K;
  796. snd_soc_write(codec, WM8903_VMID_CONTROL_0, reg);
  797. break;
  798. case SND_SOC_BIAS_STANDBY:
  799. if (codec->dapm.bias_level == SND_SOC_BIAS_OFF) {
  800. snd_soc_write(codec, WM8903_CLOCK_RATES_2,
  801. WM8903_CLK_SYS_ENA);
  802. /* Change DC servo dither level in startup sequence */
  803. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0, 0x11);
  804. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_1, 0x1257);
  805. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_2, 0x2);
  806. wm8903_run_sequence(codec, 0);
  807. wm8903_sync_reg_cache(codec, codec->reg_cache);
  808. /* Enable low impedence charge pump output */
  809. reg = snd_soc_read(codec,
  810. WM8903_CONTROL_INTERFACE_TEST_1);
  811. snd_soc_write(codec, WM8903_CONTROL_INTERFACE_TEST_1,
  812. reg | WM8903_TEST_KEY);
  813. reg2 = snd_soc_read(codec, WM8903_CHARGE_PUMP_TEST_1);
  814. snd_soc_write(codec, WM8903_CHARGE_PUMP_TEST_1,
  815. reg2 | WM8903_CP_SW_KELVIN_MODE_MASK);
  816. snd_soc_write(codec, WM8903_CONTROL_INTERFACE_TEST_1,
  817. reg);
  818. /* By default no bypass paths are enabled so
  819. * enable Class W support.
  820. */
  821. dev_dbg(codec->dev, "Enabling Class W\n");
  822. snd_soc_write(codec, WM8903_CLASS_W_0, reg |
  823. WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V);
  824. }
  825. reg = snd_soc_read(codec, WM8903_VMID_CONTROL_0);
  826. reg &= ~(WM8903_VMID_RES_MASK);
  827. reg |= WM8903_VMID_RES_250K;
  828. snd_soc_write(codec, WM8903_VMID_CONTROL_0, reg);
  829. break;
  830. case SND_SOC_BIAS_OFF:
  831. wm8903_run_sequence(codec, 32);
  832. reg = snd_soc_read(codec, WM8903_CLOCK_RATES_2);
  833. reg &= ~WM8903_CLK_SYS_ENA;
  834. snd_soc_write(codec, WM8903_CLOCK_RATES_2, reg);
  835. break;
  836. }
  837. codec->dapm.bias_level = level;
  838. return 0;
  839. }
  840. static int wm8903_set_dai_sysclk(struct snd_soc_dai *codec_dai,
  841. int clk_id, unsigned int freq, int dir)
  842. {
  843. struct snd_soc_codec *codec = codec_dai->codec;
  844. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  845. wm8903->sysclk = freq;
  846. return 0;
  847. }
  848. static int wm8903_set_dai_fmt(struct snd_soc_dai *codec_dai,
  849. unsigned int fmt)
  850. {
  851. struct snd_soc_codec *codec = codec_dai->codec;
  852. u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1);
  853. aif1 &= ~(WM8903_LRCLK_DIR | WM8903_BCLK_DIR | WM8903_AIF_FMT_MASK |
  854. WM8903_AIF_LRCLK_INV | WM8903_AIF_BCLK_INV);
  855. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  856. case SND_SOC_DAIFMT_CBS_CFS:
  857. break;
  858. case SND_SOC_DAIFMT_CBS_CFM:
  859. aif1 |= WM8903_LRCLK_DIR;
  860. break;
  861. case SND_SOC_DAIFMT_CBM_CFM:
  862. aif1 |= WM8903_LRCLK_DIR | WM8903_BCLK_DIR;
  863. break;
  864. case SND_SOC_DAIFMT_CBM_CFS:
  865. aif1 |= WM8903_BCLK_DIR;
  866. break;
  867. default:
  868. return -EINVAL;
  869. }
  870. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  871. case SND_SOC_DAIFMT_DSP_A:
  872. aif1 |= 0x3;
  873. break;
  874. case SND_SOC_DAIFMT_DSP_B:
  875. aif1 |= 0x3 | WM8903_AIF_LRCLK_INV;
  876. break;
  877. case SND_SOC_DAIFMT_I2S:
  878. aif1 |= 0x2;
  879. break;
  880. case SND_SOC_DAIFMT_RIGHT_J:
  881. aif1 |= 0x1;
  882. break;
  883. case SND_SOC_DAIFMT_LEFT_J:
  884. break;
  885. default:
  886. return -EINVAL;
  887. }
  888. /* Clock inversion */
  889. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  890. case SND_SOC_DAIFMT_DSP_A:
  891. case SND_SOC_DAIFMT_DSP_B:
  892. /* frame inversion not valid for DSP modes */
  893. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  894. case SND_SOC_DAIFMT_NB_NF:
  895. break;
  896. case SND_SOC_DAIFMT_IB_NF:
  897. aif1 |= WM8903_AIF_BCLK_INV;
  898. break;
  899. default:
  900. return -EINVAL;
  901. }
  902. break;
  903. case SND_SOC_DAIFMT_I2S:
  904. case SND_SOC_DAIFMT_RIGHT_J:
  905. case SND_SOC_DAIFMT_LEFT_J:
  906. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  907. case SND_SOC_DAIFMT_NB_NF:
  908. break;
  909. case SND_SOC_DAIFMT_IB_IF:
  910. aif1 |= WM8903_AIF_BCLK_INV | WM8903_AIF_LRCLK_INV;
  911. break;
  912. case SND_SOC_DAIFMT_IB_NF:
  913. aif1 |= WM8903_AIF_BCLK_INV;
  914. break;
  915. case SND_SOC_DAIFMT_NB_IF:
  916. aif1 |= WM8903_AIF_LRCLK_INV;
  917. break;
  918. default:
  919. return -EINVAL;
  920. }
  921. break;
  922. default:
  923. return -EINVAL;
  924. }
  925. snd_soc_write(codec, WM8903_AUDIO_INTERFACE_1, aif1);
  926. return 0;
  927. }
  928. static int wm8903_digital_mute(struct snd_soc_dai *codec_dai, int mute)
  929. {
  930. struct snd_soc_codec *codec = codec_dai->codec;
  931. u16 reg;
  932. reg = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  933. if (mute)
  934. reg |= WM8903_DAC_MUTE;
  935. else
  936. reg &= ~WM8903_DAC_MUTE;
  937. snd_soc_write(codec, WM8903_DAC_DIGITAL_1, reg);
  938. return 0;
  939. }
  940. /* Lookup table for CLK_SYS/fs ratio. 256fs or more is recommended
  941. * for optimal performance so we list the lower rates first and match
  942. * on the last match we find. */
  943. static struct {
  944. int div;
  945. int rate;
  946. int mode;
  947. int mclk_div;
  948. } clk_sys_ratios[] = {
  949. { 64, 0x0, 0x0, 1 },
  950. { 68, 0x0, 0x1, 1 },
  951. { 125, 0x0, 0x2, 1 },
  952. { 128, 0x1, 0x0, 1 },
  953. { 136, 0x1, 0x1, 1 },
  954. { 192, 0x2, 0x0, 1 },
  955. { 204, 0x2, 0x1, 1 },
  956. { 64, 0x0, 0x0, 2 },
  957. { 68, 0x0, 0x1, 2 },
  958. { 125, 0x0, 0x2, 2 },
  959. { 128, 0x1, 0x0, 2 },
  960. { 136, 0x1, 0x1, 2 },
  961. { 192, 0x2, 0x0, 2 },
  962. { 204, 0x2, 0x1, 2 },
  963. { 250, 0x2, 0x2, 1 },
  964. { 256, 0x3, 0x0, 1 },
  965. { 272, 0x3, 0x1, 1 },
  966. { 384, 0x4, 0x0, 1 },
  967. { 408, 0x4, 0x1, 1 },
  968. { 375, 0x4, 0x2, 1 },
  969. { 512, 0x5, 0x0, 1 },
  970. { 544, 0x5, 0x1, 1 },
  971. { 500, 0x5, 0x2, 1 },
  972. { 768, 0x6, 0x0, 1 },
  973. { 816, 0x6, 0x1, 1 },
  974. { 750, 0x6, 0x2, 1 },
  975. { 1024, 0x7, 0x0, 1 },
  976. { 1088, 0x7, 0x1, 1 },
  977. { 1000, 0x7, 0x2, 1 },
  978. { 1408, 0x8, 0x0, 1 },
  979. { 1496, 0x8, 0x1, 1 },
  980. { 1536, 0x9, 0x0, 1 },
  981. { 1632, 0x9, 0x1, 1 },
  982. { 1500, 0x9, 0x2, 1 },
  983. { 250, 0x2, 0x2, 2 },
  984. { 256, 0x3, 0x0, 2 },
  985. { 272, 0x3, 0x1, 2 },
  986. { 384, 0x4, 0x0, 2 },
  987. { 408, 0x4, 0x1, 2 },
  988. { 375, 0x4, 0x2, 2 },
  989. { 512, 0x5, 0x0, 2 },
  990. { 544, 0x5, 0x1, 2 },
  991. { 500, 0x5, 0x2, 2 },
  992. { 768, 0x6, 0x0, 2 },
  993. { 816, 0x6, 0x1, 2 },
  994. { 750, 0x6, 0x2, 2 },
  995. { 1024, 0x7, 0x0, 2 },
  996. { 1088, 0x7, 0x1, 2 },
  997. { 1000, 0x7, 0x2, 2 },
  998. { 1408, 0x8, 0x0, 2 },
  999. { 1496, 0x8, 0x1, 2 },
  1000. { 1536, 0x9, 0x0, 2 },
  1001. { 1632, 0x9, 0x1, 2 },
  1002. { 1500, 0x9, 0x2, 2 },
  1003. };
  1004. /* CLK_SYS/BCLK ratios - multiplied by 10 due to .5s */
  1005. static struct {
  1006. int ratio;
  1007. int div;
  1008. } bclk_divs[] = {
  1009. { 10, 0 },
  1010. { 20, 2 },
  1011. { 30, 3 },
  1012. { 40, 4 },
  1013. { 50, 5 },
  1014. { 60, 7 },
  1015. { 80, 8 },
  1016. { 100, 9 },
  1017. { 120, 11 },
  1018. { 160, 12 },
  1019. { 200, 13 },
  1020. { 220, 14 },
  1021. { 240, 15 },
  1022. { 300, 17 },
  1023. { 320, 18 },
  1024. { 440, 19 },
  1025. { 480, 20 },
  1026. };
  1027. /* Sample rates for DSP */
  1028. static struct {
  1029. int rate;
  1030. int value;
  1031. } sample_rates[] = {
  1032. { 8000, 0 },
  1033. { 11025, 1 },
  1034. { 12000, 2 },
  1035. { 16000, 3 },
  1036. { 22050, 4 },
  1037. { 24000, 5 },
  1038. { 32000, 6 },
  1039. { 44100, 7 },
  1040. { 48000, 8 },
  1041. { 88200, 9 },
  1042. { 96000, 10 },
  1043. { 0, 0 },
  1044. };
  1045. static int wm8903_startup(struct snd_pcm_substream *substream,
  1046. struct snd_soc_dai *dai)
  1047. {
  1048. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  1049. struct snd_soc_codec *codec = rtd->codec;
  1050. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1051. struct snd_pcm_runtime *master_runtime;
  1052. if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
  1053. wm8903->playback_active++;
  1054. else
  1055. wm8903->capture_active++;
  1056. /* The DAI has shared clocks so if we already have a playback or
  1057. * capture going then constrain this substream to match it.
  1058. */
  1059. if (wm8903->master_substream) {
  1060. master_runtime = wm8903->master_substream->runtime;
  1061. dev_dbg(codec->dev, "Constraining to %d bits\n",
  1062. master_runtime->sample_bits);
  1063. snd_pcm_hw_constraint_minmax(substream->runtime,
  1064. SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
  1065. master_runtime->sample_bits,
  1066. master_runtime->sample_bits);
  1067. wm8903->slave_substream = substream;
  1068. } else
  1069. wm8903->master_substream = substream;
  1070. return 0;
  1071. }
  1072. static void wm8903_shutdown(struct snd_pcm_substream *substream,
  1073. struct snd_soc_dai *dai)
  1074. {
  1075. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  1076. struct snd_soc_codec *codec = rtd->codec;
  1077. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1078. if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
  1079. wm8903->playback_active--;
  1080. else
  1081. wm8903->capture_active--;
  1082. if (wm8903->master_substream == substream)
  1083. wm8903->master_substream = wm8903->slave_substream;
  1084. wm8903->slave_substream = NULL;
  1085. }
  1086. static int wm8903_hw_params(struct snd_pcm_substream *substream,
  1087. struct snd_pcm_hw_params *params,
  1088. struct snd_soc_dai *dai)
  1089. {
  1090. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  1091. struct snd_soc_codec *codec =rtd->codec;
  1092. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1093. int fs = params_rate(params);
  1094. int bclk;
  1095. int bclk_div;
  1096. int i;
  1097. int dsp_config;
  1098. int clk_config;
  1099. int best_val;
  1100. int cur_val;
  1101. int clk_sys;
  1102. u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1);
  1103. u16 aif2 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_2);
  1104. u16 aif3 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_3);
  1105. u16 clock0 = snd_soc_read(codec, WM8903_CLOCK_RATES_0);
  1106. u16 clock1 = snd_soc_read(codec, WM8903_CLOCK_RATES_1);
  1107. u16 dac_digital1 = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  1108. if (substream == wm8903->slave_substream) {
  1109. dev_dbg(codec->dev, "Ignoring hw_params for slave substream\n");
  1110. return 0;
  1111. }
  1112. /* Enable sloping stopband filter for low sample rates */
  1113. if (fs <= 24000)
  1114. dac_digital1 |= WM8903_DAC_SB_FILT;
  1115. else
  1116. dac_digital1 &= ~WM8903_DAC_SB_FILT;
  1117. /* Configure sample rate logic for DSP - choose nearest rate */
  1118. dsp_config = 0;
  1119. best_val = abs(sample_rates[dsp_config].rate - fs);
  1120. for (i = 1; i < ARRAY_SIZE(sample_rates); i++) {
  1121. cur_val = abs(sample_rates[i].rate - fs);
  1122. if (cur_val <= best_val) {
  1123. dsp_config = i;
  1124. best_val = cur_val;
  1125. }
  1126. }
  1127. /* Constraints should stop us hitting this but let's make sure */
  1128. if (wm8903->capture_active)
  1129. switch (sample_rates[dsp_config].rate) {
  1130. case 88200:
  1131. case 96000:
  1132. dev_err(codec->dev, "%dHz unsupported by ADC\n",
  1133. fs);
  1134. return -EINVAL;
  1135. default:
  1136. break;
  1137. }
  1138. dev_dbg(codec->dev, "DSP fs = %dHz\n", sample_rates[dsp_config].rate);
  1139. clock1 &= ~WM8903_SAMPLE_RATE_MASK;
  1140. clock1 |= sample_rates[dsp_config].value;
  1141. aif1 &= ~WM8903_AIF_WL_MASK;
  1142. bclk = 2 * fs;
  1143. switch (params_format(params)) {
  1144. case SNDRV_PCM_FORMAT_S16_LE:
  1145. bclk *= 16;
  1146. break;
  1147. case SNDRV_PCM_FORMAT_S20_3LE:
  1148. bclk *= 20;
  1149. aif1 |= 0x4;
  1150. break;
  1151. case SNDRV_PCM_FORMAT_S24_LE:
  1152. bclk *= 24;
  1153. aif1 |= 0x8;
  1154. break;
  1155. case SNDRV_PCM_FORMAT_S32_LE:
  1156. bclk *= 32;
  1157. aif1 |= 0xc;
  1158. break;
  1159. default:
  1160. return -EINVAL;
  1161. }
  1162. dev_dbg(codec->dev, "MCLK = %dHz, target sample rate = %dHz\n",
  1163. wm8903->sysclk, fs);
  1164. /* We may not have an MCLK which allows us to generate exactly
  1165. * the clock we want, particularly with USB derived inputs, so
  1166. * approximate.
  1167. */
  1168. clk_config = 0;
  1169. best_val = abs((wm8903->sysclk /
  1170. (clk_sys_ratios[0].mclk_div *
  1171. clk_sys_ratios[0].div)) - fs);
  1172. for (i = 1; i < ARRAY_SIZE(clk_sys_ratios); i++) {
  1173. cur_val = abs((wm8903->sysclk /
  1174. (clk_sys_ratios[i].mclk_div *
  1175. clk_sys_ratios[i].div)) - fs);
  1176. if (cur_val <= best_val) {
  1177. clk_config = i;
  1178. best_val = cur_val;
  1179. }
  1180. }
  1181. if (clk_sys_ratios[clk_config].mclk_div == 2) {
  1182. clock0 |= WM8903_MCLKDIV2;
  1183. clk_sys = wm8903->sysclk / 2;
  1184. } else {
  1185. clock0 &= ~WM8903_MCLKDIV2;
  1186. clk_sys = wm8903->sysclk;
  1187. }
  1188. clock1 &= ~(WM8903_CLK_SYS_RATE_MASK |
  1189. WM8903_CLK_SYS_MODE_MASK);
  1190. clock1 |= clk_sys_ratios[clk_config].rate << WM8903_CLK_SYS_RATE_SHIFT;
  1191. clock1 |= clk_sys_ratios[clk_config].mode << WM8903_CLK_SYS_MODE_SHIFT;
  1192. dev_dbg(codec->dev, "CLK_SYS_RATE=%x, CLK_SYS_MODE=%x div=%d\n",
  1193. clk_sys_ratios[clk_config].rate,
  1194. clk_sys_ratios[clk_config].mode,
  1195. clk_sys_ratios[clk_config].div);
  1196. dev_dbg(codec->dev, "Actual CLK_SYS = %dHz\n", clk_sys);
  1197. /* We may not get quite the right frequency if using
  1198. * approximate clocks so look for the closest match that is
  1199. * higher than the target (we need to ensure that there enough
  1200. * BCLKs to clock out the samples).
  1201. */
  1202. bclk_div = 0;
  1203. best_val = ((clk_sys * 10) / bclk_divs[0].ratio) - bclk;
  1204. i = 1;
  1205. while (i < ARRAY_SIZE(bclk_divs)) {
  1206. cur_val = ((clk_sys * 10) / bclk_divs[i].ratio) - bclk;
  1207. if (cur_val < 0) /* BCLK table is sorted */
  1208. break;
  1209. bclk_div = i;
  1210. best_val = cur_val;
  1211. i++;
  1212. }
  1213. aif2 &= ~WM8903_BCLK_DIV_MASK;
  1214. aif3 &= ~WM8903_LRCLK_RATE_MASK;
  1215. dev_dbg(codec->dev, "BCLK ratio %d for %dHz - actual BCLK = %dHz\n",
  1216. bclk_divs[bclk_div].ratio / 10, bclk,
  1217. (clk_sys * 10) / bclk_divs[bclk_div].ratio);
  1218. aif2 |= bclk_divs[bclk_div].div;
  1219. aif3 |= bclk / fs;
  1220. snd_soc_write(codec, WM8903_CLOCK_RATES_0, clock0);
  1221. snd_soc_write(codec, WM8903_CLOCK_RATES_1, clock1);
  1222. snd_soc_write(codec, WM8903_AUDIO_INTERFACE_1, aif1);
  1223. snd_soc_write(codec, WM8903_AUDIO_INTERFACE_2, aif2);
  1224. snd_soc_write(codec, WM8903_AUDIO_INTERFACE_3, aif3);
  1225. snd_soc_write(codec, WM8903_DAC_DIGITAL_1, dac_digital1);
  1226. return 0;
  1227. }
  1228. /**
  1229. * wm8903_mic_detect - Enable microphone detection via the WM8903 IRQ
  1230. *
  1231. * @codec: WM8903 codec
  1232. * @jack: jack to report detection events on
  1233. * @det: value to report for presence detection
  1234. * @shrt: value to report for short detection
  1235. *
  1236. * Enable microphone detection via IRQ on the WM8903. If GPIOs are
  1237. * being used to bring out signals to the processor then only platform
  1238. * data configuration is needed for WM8903 and processor GPIOs should
  1239. * be configured using snd_soc_jack_add_gpios() instead.
  1240. *
  1241. * The current threasholds for detection should be configured using
  1242. * micdet_cfg in the platform data. Using this function will force on
  1243. * the microphone bias for the device.
  1244. */
  1245. int wm8903_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack,
  1246. int det, int shrt)
  1247. {
  1248. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1249. int irq_mask = WM8903_MICDET_EINT | WM8903_MICSHRT_EINT;
  1250. dev_dbg(codec->dev, "Enabling microphone detection: %x %x\n",
  1251. det, shrt);
  1252. /* Store the configuration */
  1253. wm8903->mic_jack = jack;
  1254. wm8903->mic_det = det;
  1255. wm8903->mic_short = shrt;
  1256. /* Enable interrupts we've got a report configured for */
  1257. if (det)
  1258. irq_mask &= ~WM8903_MICDET_EINT;
  1259. if (shrt)
  1260. irq_mask &= ~WM8903_MICSHRT_EINT;
  1261. snd_soc_update_bits(codec, WM8903_INTERRUPT_STATUS_1_MASK,
  1262. WM8903_MICDET_EINT | WM8903_MICSHRT_EINT,
  1263. irq_mask);
  1264. if (det && shrt) {
  1265. /* Enable mic detection, this may not have been set through
  1266. * platform data (eg, if the defaults are OK). */
  1267. snd_soc_update_bits(codec, WM8903_WRITE_SEQUENCER_0,
  1268. WM8903_WSEQ_ENA, WM8903_WSEQ_ENA);
  1269. snd_soc_update_bits(codec, WM8903_MIC_BIAS_CONTROL_0,
  1270. WM8903_MICDET_ENA, WM8903_MICDET_ENA);
  1271. } else {
  1272. snd_soc_update_bits(codec, WM8903_MIC_BIAS_CONTROL_0,
  1273. WM8903_MICDET_ENA, 0);
  1274. }
  1275. return 0;
  1276. }
  1277. EXPORT_SYMBOL_GPL(wm8903_mic_detect);
  1278. static irqreturn_t wm8903_irq(int irq, void *data)
  1279. {
  1280. struct snd_soc_codec *codec = data;
  1281. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1282. int mic_report;
  1283. int int_pol;
  1284. int int_val = 0;
  1285. int mask = ~snd_soc_read(codec, WM8903_INTERRUPT_STATUS_1_MASK);
  1286. int_val = snd_soc_read(codec, WM8903_INTERRUPT_STATUS_1) & mask;
  1287. if (int_val & WM8903_WSEQ_BUSY_EINT) {
  1288. dev_dbg(codec->dev, "Write sequencer done\n");
  1289. complete(&wm8903->wseq);
  1290. }
  1291. /*
  1292. * The rest is microphone jack detection. We need to manually
  1293. * invert the polarity of the interrupt after each event - to
  1294. * simplify the code keep track of the last state we reported
  1295. * and just invert the relevant bits in both the report and
  1296. * the polarity register.
  1297. */
  1298. mic_report = wm8903->mic_last_report;
  1299. int_pol = snd_soc_read(codec, WM8903_INTERRUPT_POLARITY_1);
  1300. if (int_val & WM8903_MICSHRT_EINT) {
  1301. dev_dbg(codec->dev, "Microphone short (pol=%x)\n", int_pol);
  1302. mic_report ^= wm8903->mic_short;
  1303. int_pol ^= WM8903_MICSHRT_INV;
  1304. }
  1305. if (int_val & WM8903_MICDET_EINT) {
  1306. dev_dbg(codec->dev, "Microphone detect (pol=%x)\n", int_pol);
  1307. mic_report ^= wm8903->mic_det;
  1308. int_pol ^= WM8903_MICDET_INV;
  1309. msleep(wm8903->mic_delay);
  1310. }
  1311. snd_soc_update_bits(codec, WM8903_INTERRUPT_POLARITY_1,
  1312. WM8903_MICSHRT_INV | WM8903_MICDET_INV, int_pol);
  1313. snd_soc_jack_report(wm8903->mic_jack, mic_report,
  1314. wm8903->mic_short | wm8903->mic_det);
  1315. wm8903->mic_last_report = mic_report;
  1316. return IRQ_HANDLED;
  1317. }
  1318. #define WM8903_PLAYBACK_RATES (SNDRV_PCM_RATE_8000 |\
  1319. SNDRV_PCM_RATE_11025 | \
  1320. SNDRV_PCM_RATE_16000 | \
  1321. SNDRV_PCM_RATE_22050 | \
  1322. SNDRV_PCM_RATE_32000 | \
  1323. SNDRV_PCM_RATE_44100 | \
  1324. SNDRV_PCM_RATE_48000 | \
  1325. SNDRV_PCM_RATE_88200 | \
  1326. SNDRV_PCM_RATE_96000)
  1327. #define WM8903_CAPTURE_RATES (SNDRV_PCM_RATE_8000 |\
  1328. SNDRV_PCM_RATE_11025 | \
  1329. SNDRV_PCM_RATE_16000 | \
  1330. SNDRV_PCM_RATE_22050 | \
  1331. SNDRV_PCM_RATE_32000 | \
  1332. SNDRV_PCM_RATE_44100 | \
  1333. SNDRV_PCM_RATE_48000)
  1334. #define WM8903_FORMATS (SNDRV_PCM_FMTBIT_S16_LE |\
  1335. SNDRV_PCM_FMTBIT_S20_3LE |\
  1336. SNDRV_PCM_FMTBIT_S24_LE)
  1337. static struct snd_soc_dai_ops wm8903_dai_ops = {
  1338. .startup = wm8903_startup,
  1339. .shutdown = wm8903_shutdown,
  1340. .hw_params = wm8903_hw_params,
  1341. .digital_mute = wm8903_digital_mute,
  1342. .set_fmt = wm8903_set_dai_fmt,
  1343. .set_sysclk = wm8903_set_dai_sysclk,
  1344. };
  1345. static struct snd_soc_dai_driver wm8903_dai = {
  1346. .name = "wm8903-hifi",
  1347. .playback = {
  1348. .stream_name = "Playback",
  1349. .channels_min = 2,
  1350. .channels_max = 2,
  1351. .rates = WM8903_PLAYBACK_RATES,
  1352. .formats = WM8903_FORMATS,
  1353. },
  1354. .capture = {
  1355. .stream_name = "Capture",
  1356. .channels_min = 2,
  1357. .channels_max = 2,
  1358. .rates = WM8903_CAPTURE_RATES,
  1359. .formats = WM8903_FORMATS,
  1360. },
  1361. .ops = &wm8903_dai_ops,
  1362. .symmetric_rates = 1,
  1363. };
  1364. static int wm8903_suspend(struct snd_soc_codec *codec, pm_message_t state)
  1365. {
  1366. wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1367. return 0;
  1368. }
  1369. static int wm8903_resume(struct snd_soc_codec *codec)
  1370. {
  1371. int i;
  1372. u16 *reg_cache = codec->reg_cache;
  1373. u16 *tmp_cache = kmemdup(reg_cache, sizeof(wm8903_reg_defaults),
  1374. GFP_KERNEL);
  1375. /* Bring the codec back up to standby first to minimise pop/clicks */
  1376. wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1377. /* Sync back everything else */
  1378. if (tmp_cache) {
  1379. for (i = 2; i < ARRAY_SIZE(wm8903_reg_defaults); i++)
  1380. if (tmp_cache[i] != reg_cache[i])
  1381. snd_soc_write(codec, i, tmp_cache[i]);
  1382. kfree(tmp_cache);
  1383. } else {
  1384. dev_err(codec->dev, "Failed to allocate temporary cache\n");
  1385. }
  1386. return 0;
  1387. }
  1388. static int wm8903_probe(struct snd_soc_codec *codec)
  1389. {
  1390. struct wm8903_platform_data *pdata = dev_get_platdata(codec->dev);
  1391. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1392. int ret, i;
  1393. int trigger, irq_pol;
  1394. u16 val;
  1395. init_completion(&wm8903->wseq);
  1396. ret = snd_soc_codec_set_cache_io(codec, 8, 16, SND_SOC_I2C);
  1397. if (ret != 0) {
  1398. dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
  1399. return ret;
  1400. }
  1401. val = snd_soc_read(codec, WM8903_SW_RESET_AND_ID);
  1402. if (val != wm8903_reg_defaults[WM8903_SW_RESET_AND_ID]) {
  1403. dev_err(codec->dev,
  1404. "Device with ID register %x is not a WM8903\n", val);
  1405. return -ENODEV;
  1406. }
  1407. val = snd_soc_read(codec, WM8903_REVISION_NUMBER);
  1408. dev_info(codec->dev, "WM8903 revision %d\n",
  1409. val & WM8903_CHIP_REV_MASK);
  1410. wm8903_reset(codec);
  1411. /* Set up GPIOs and microphone detection */
  1412. if (pdata) {
  1413. for (i = 0; i < ARRAY_SIZE(pdata->gpio_cfg); i++) {
  1414. if (!pdata->gpio_cfg[i])
  1415. continue;
  1416. snd_soc_write(codec, WM8903_GPIO_CONTROL_1 + i,
  1417. pdata->gpio_cfg[i] & 0xffff);
  1418. }
  1419. snd_soc_write(codec, WM8903_MIC_BIAS_CONTROL_0,
  1420. pdata->micdet_cfg);
  1421. /* Microphone detection needs the WSEQ clock */
  1422. if (pdata->micdet_cfg)
  1423. snd_soc_update_bits(codec, WM8903_WRITE_SEQUENCER_0,
  1424. WM8903_WSEQ_ENA, WM8903_WSEQ_ENA);
  1425. wm8903->mic_delay = pdata->micdet_delay;
  1426. }
  1427. if (wm8903->irq) {
  1428. if (pdata && pdata->irq_active_low) {
  1429. trigger = IRQF_TRIGGER_LOW;
  1430. irq_pol = WM8903_IRQ_POL;
  1431. } else {
  1432. trigger = IRQF_TRIGGER_HIGH;
  1433. irq_pol = 0;
  1434. }
  1435. snd_soc_update_bits(codec, WM8903_INTERRUPT_CONTROL,
  1436. WM8903_IRQ_POL, irq_pol);
  1437. ret = request_threaded_irq(wm8903->irq, NULL, wm8903_irq,
  1438. trigger | IRQF_ONESHOT,
  1439. "wm8903", codec);
  1440. if (ret != 0) {
  1441. dev_err(codec->dev, "Failed to request IRQ: %d\n",
  1442. ret);
  1443. return ret;
  1444. }
  1445. /* Enable write sequencer interrupts */
  1446. snd_soc_update_bits(codec, WM8903_INTERRUPT_STATUS_1_MASK,
  1447. WM8903_IM_WSEQ_BUSY_EINT, 0);
  1448. }
  1449. /* power on device */
  1450. wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1451. /* Latch volume update bits */
  1452. val = snd_soc_read(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT);
  1453. val |= WM8903_ADCVU;
  1454. snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT, val);
  1455. snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_RIGHT, val);
  1456. val = snd_soc_read(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT);
  1457. val |= WM8903_DACVU;
  1458. snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT, val);
  1459. snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_RIGHT, val);
  1460. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT1_LEFT);
  1461. val |= WM8903_HPOUTVU;
  1462. snd_soc_write(codec, WM8903_ANALOGUE_OUT1_LEFT, val);
  1463. snd_soc_write(codec, WM8903_ANALOGUE_OUT1_RIGHT, val);
  1464. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT2_LEFT);
  1465. val |= WM8903_LINEOUTVU;
  1466. snd_soc_write(codec, WM8903_ANALOGUE_OUT2_LEFT, val);
  1467. snd_soc_write(codec, WM8903_ANALOGUE_OUT2_RIGHT, val);
  1468. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT3_LEFT);
  1469. val |= WM8903_SPKVU;
  1470. snd_soc_write(codec, WM8903_ANALOGUE_OUT3_LEFT, val);
  1471. snd_soc_write(codec, WM8903_ANALOGUE_OUT3_RIGHT, val);
  1472. /* Enable DAC soft mute by default */
  1473. val = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  1474. val |= WM8903_DAC_MUTEMODE;
  1475. snd_soc_write(codec, WM8903_DAC_DIGITAL_1, val);
  1476. snd_soc_add_controls(codec, wm8903_snd_controls,
  1477. ARRAY_SIZE(wm8903_snd_controls));
  1478. wm8903_add_widgets(codec);
  1479. return ret;
  1480. }
  1481. /* power down chip */
  1482. static int wm8903_remove(struct snd_soc_codec *codec)
  1483. {
  1484. wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1485. return 0;
  1486. }
  1487. static struct snd_soc_codec_driver soc_codec_dev_wm8903 = {
  1488. .probe = wm8903_probe,
  1489. .remove = wm8903_remove,
  1490. .suspend = wm8903_suspend,
  1491. .resume = wm8903_resume,
  1492. .set_bias_level = wm8903_set_bias_level,
  1493. .reg_cache_size = ARRAY_SIZE(wm8903_reg_defaults),
  1494. .reg_word_size = sizeof(u16),
  1495. .reg_cache_default = wm8903_reg_defaults,
  1496. .volatile_register = wm8903_volatile_register,
  1497. };
  1498. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1499. static __devinit int wm8903_i2c_probe(struct i2c_client *i2c,
  1500. const struct i2c_device_id *id)
  1501. {
  1502. struct wm8903_priv *wm8903;
  1503. int ret;
  1504. wm8903 = kzalloc(sizeof(struct wm8903_priv), GFP_KERNEL);
  1505. if (wm8903 == NULL)
  1506. return -ENOMEM;
  1507. i2c_set_clientdata(i2c, wm8903);
  1508. wm8903->irq = i2c->irq;
  1509. ret = snd_soc_register_codec(&i2c->dev,
  1510. &soc_codec_dev_wm8903, &wm8903_dai, 1);
  1511. if (ret < 0)
  1512. kfree(wm8903);
  1513. return ret;
  1514. }
  1515. static __devexit int wm8903_i2c_remove(struct i2c_client *client)
  1516. {
  1517. snd_soc_unregister_codec(&client->dev);
  1518. kfree(i2c_get_clientdata(client));
  1519. return 0;
  1520. }
  1521. static const struct i2c_device_id wm8903_i2c_id[] = {
  1522. { "wm8903", 0 },
  1523. { }
  1524. };
  1525. MODULE_DEVICE_TABLE(i2c, wm8903_i2c_id);
  1526. static struct i2c_driver wm8903_i2c_driver = {
  1527. .driver = {
  1528. .name = "wm8903-codec",
  1529. .owner = THIS_MODULE,
  1530. },
  1531. .probe = wm8903_i2c_probe,
  1532. .remove = __devexit_p(wm8903_i2c_remove),
  1533. .id_table = wm8903_i2c_id,
  1534. };
  1535. #endif
  1536. static int __init wm8903_modinit(void)
  1537. {
  1538. int ret = 0;
  1539. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1540. ret = i2c_add_driver(&wm8903_i2c_driver);
  1541. if (ret != 0) {
  1542. printk(KERN_ERR "Failed to register wm8903 I2C driver: %d\n",
  1543. ret);
  1544. }
  1545. #endif
  1546. return ret;
  1547. }
  1548. module_init(wm8903_modinit);
  1549. static void __exit wm8903_exit(void)
  1550. {
  1551. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1552. i2c_del_driver(&wm8903_i2c_driver);
  1553. #endif
  1554. }
  1555. module_exit(wm8903_exit);
  1556. MODULE_DESCRIPTION("ASoC WM8903 driver");
  1557. MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.cm>");
  1558. MODULE_LICENSE("GPL");