wm8903.c 52 KB

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