wm8903.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847
  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. int fs;
  215. int deemph;
  216. /* Reference count */
  217. int class_w_users;
  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. };
  225. static int wm8903_volatile_register(unsigned int reg)
  226. {
  227. switch (reg) {
  228. case WM8903_SW_RESET_AND_ID:
  229. case WM8903_REVISION_NUMBER:
  230. case WM8903_INTERRUPT_STATUS_1:
  231. case WM8903_WRITE_SEQUENCER_4:
  232. return 1;
  233. default:
  234. return 0;
  235. }
  236. }
  237. static int wm8903_run_sequence(struct snd_soc_codec *codec, unsigned int start)
  238. {
  239. u16 reg[5];
  240. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  241. BUG_ON(start > 48);
  242. /* Enable the sequencer if it's not already on */
  243. reg[0] = snd_soc_read(codec, WM8903_WRITE_SEQUENCER_0);
  244. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0,
  245. reg[0] | WM8903_WSEQ_ENA);
  246. dev_dbg(codec->dev, "Starting sequence at %d\n", start);
  247. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_3,
  248. start | WM8903_WSEQ_START);
  249. /* Wait for it to complete. If we have the interrupt wired up then
  250. * that will break us out of the poll early.
  251. */
  252. do {
  253. wait_for_completion_timeout(&wm8903->wseq,
  254. msecs_to_jiffies(10));
  255. reg[4] = snd_soc_read(codec, WM8903_WRITE_SEQUENCER_4);
  256. } while (reg[4] & WM8903_WSEQ_BUSY);
  257. dev_dbg(codec->dev, "Sequence complete\n");
  258. /* Disable the sequencer again if we enabled it */
  259. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0, reg[0]);
  260. return 0;
  261. }
  262. static void wm8903_sync_reg_cache(struct snd_soc_codec *codec, u16 *cache)
  263. {
  264. int i;
  265. /* There really ought to be something better we can do here :/ */
  266. for (i = 0; i < ARRAY_SIZE(wm8903_reg_defaults); i++)
  267. cache[i] = codec->hw_read(codec, i);
  268. }
  269. static void wm8903_reset(struct snd_soc_codec *codec)
  270. {
  271. snd_soc_write(codec, WM8903_SW_RESET_AND_ID, 0);
  272. memcpy(codec->reg_cache, wm8903_reg_defaults,
  273. sizeof(wm8903_reg_defaults));
  274. }
  275. #define WM8903_OUTPUT_SHORT 0x8
  276. #define WM8903_OUTPUT_OUT 0x4
  277. #define WM8903_OUTPUT_INT 0x2
  278. #define WM8903_OUTPUT_IN 0x1
  279. static int wm8903_cp_event(struct snd_soc_dapm_widget *w,
  280. struct snd_kcontrol *kcontrol, int event)
  281. {
  282. WARN_ON(event != SND_SOC_DAPM_POST_PMU);
  283. mdelay(4);
  284. return 0;
  285. }
  286. /*
  287. * Event for headphone and line out amplifier power changes. Special
  288. * power up/down sequences are required in order to maximise pop/click
  289. * performance.
  290. */
  291. static int wm8903_output_event(struct snd_soc_dapm_widget *w,
  292. struct snd_kcontrol *kcontrol, int event)
  293. {
  294. struct snd_soc_codec *codec = w->codec;
  295. u16 val;
  296. u16 reg;
  297. u16 dcs_reg;
  298. u16 dcs_bit;
  299. int shift;
  300. switch (w->reg) {
  301. case WM8903_POWER_MANAGEMENT_2:
  302. reg = WM8903_ANALOGUE_HP_0;
  303. dcs_bit = 0 + w->shift;
  304. break;
  305. case WM8903_POWER_MANAGEMENT_3:
  306. reg = WM8903_ANALOGUE_LINEOUT_0;
  307. dcs_bit = 2 + w->shift;
  308. break;
  309. default:
  310. BUG();
  311. return -EINVAL; /* Spurious warning from some compilers */
  312. }
  313. switch (w->shift) {
  314. case 0:
  315. shift = 0;
  316. break;
  317. case 1:
  318. shift = 4;
  319. break;
  320. default:
  321. BUG();
  322. return -EINVAL; /* Spurious warning from some compilers */
  323. }
  324. if (event & SND_SOC_DAPM_PRE_PMU) {
  325. val = snd_soc_read(codec, reg);
  326. /* Short the output */
  327. val &= ~(WM8903_OUTPUT_SHORT << shift);
  328. snd_soc_write(codec, reg, val);
  329. }
  330. if (event & SND_SOC_DAPM_POST_PMU) {
  331. val = snd_soc_read(codec, reg);
  332. val |= (WM8903_OUTPUT_IN << shift);
  333. snd_soc_write(codec, reg, val);
  334. val |= (WM8903_OUTPUT_INT << shift);
  335. snd_soc_write(codec, reg, val);
  336. /* Turn on the output ENA_OUTP */
  337. val |= (WM8903_OUTPUT_OUT << shift);
  338. snd_soc_write(codec, reg, val);
  339. /* Enable the DC servo */
  340. dcs_reg = snd_soc_read(codec, WM8903_DC_SERVO_0);
  341. dcs_reg |= dcs_bit;
  342. snd_soc_write(codec, WM8903_DC_SERVO_0, dcs_reg);
  343. /* Remove the short */
  344. val |= (WM8903_OUTPUT_SHORT << shift);
  345. snd_soc_write(codec, reg, val);
  346. }
  347. if (event & SND_SOC_DAPM_PRE_PMD) {
  348. val = snd_soc_read(codec, reg);
  349. /* Short the output */
  350. val &= ~(WM8903_OUTPUT_SHORT << shift);
  351. snd_soc_write(codec, reg, val);
  352. /* Disable the DC servo */
  353. dcs_reg = snd_soc_read(codec, WM8903_DC_SERVO_0);
  354. dcs_reg &= ~dcs_bit;
  355. snd_soc_write(codec, WM8903_DC_SERVO_0, dcs_reg);
  356. /* Then disable the intermediate and output stages */
  357. val &= ~((WM8903_OUTPUT_OUT | WM8903_OUTPUT_INT |
  358. WM8903_OUTPUT_IN) << shift);
  359. snd_soc_write(codec, reg, val);
  360. }
  361. return 0;
  362. }
  363. /*
  364. * When used with DAC outputs only the WM8903 charge pump supports
  365. * operation in class W mode, providing very low power consumption
  366. * when used with digital sources. Enable and disable this mode
  367. * automatically depending on the mixer configuration.
  368. *
  369. * All the relevant controls are simple switches.
  370. */
  371. static int wm8903_class_w_put(struct snd_kcontrol *kcontrol,
  372. struct snd_ctl_elem_value *ucontrol)
  373. {
  374. struct snd_soc_dapm_widget *widget = snd_kcontrol_chip(kcontrol);
  375. struct snd_soc_codec *codec = widget->codec;
  376. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  377. u16 reg;
  378. int ret;
  379. reg = snd_soc_read(codec, WM8903_CLASS_W_0);
  380. /* Turn it off if we're about to enable bypass */
  381. if (ucontrol->value.integer.value[0]) {
  382. if (wm8903->class_w_users == 0) {
  383. dev_dbg(codec->dev, "Disabling Class W\n");
  384. snd_soc_write(codec, WM8903_CLASS_W_0, reg &
  385. ~(WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V));
  386. }
  387. wm8903->class_w_users++;
  388. }
  389. /* Implement the change */
  390. ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol);
  391. /* If we've just disabled the last bypass path turn Class W on */
  392. if (!ucontrol->value.integer.value[0]) {
  393. if (wm8903->class_w_users == 1) {
  394. dev_dbg(codec->dev, "Enabling Class W\n");
  395. snd_soc_write(codec, WM8903_CLASS_W_0, reg |
  396. WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V);
  397. }
  398. wm8903->class_w_users--;
  399. }
  400. dev_dbg(codec->dev, "Bypass use count now %d\n",
  401. wm8903->class_w_users);
  402. return ret;
  403. }
  404. #define SOC_DAPM_SINGLE_W(xname, reg, shift, max, invert) \
  405. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  406. .info = snd_soc_info_volsw, \
  407. .get = snd_soc_dapm_get_volsw, .put = wm8903_class_w_put, \
  408. .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) }
  409. static int wm8903_deemph[] = { 0, 32000, 44100, 48000 };
  410. static int wm8903_set_deemph(struct snd_soc_codec *codec)
  411. {
  412. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  413. int val, i, best;
  414. /* If we're using deemphasis select the nearest available sample
  415. * rate.
  416. */
  417. if (wm8903->deemph) {
  418. best = 1;
  419. for (i = 2; i < ARRAY_SIZE(wm8903_deemph); i++) {
  420. if (abs(wm8903_deemph[i] - wm8903->fs) <
  421. abs(wm8903_deemph[best] - wm8903->fs))
  422. best = i;
  423. }
  424. val = best << WM8903_DEEMPH_SHIFT;
  425. } else {
  426. best = 0;
  427. val = 0;
  428. }
  429. dev_dbg(codec->dev, "Set deemphasis %d (%dHz)\n",
  430. best, wm8903_deemph[best]);
  431. return snd_soc_update_bits(codec, WM8903_DAC_DIGITAL_1,
  432. WM8903_DEEMPH_MASK, val);
  433. }
  434. static int wm8903_get_deemph(struct snd_kcontrol *kcontrol,
  435. struct snd_ctl_elem_value *ucontrol)
  436. {
  437. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  438. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  439. ucontrol->value.enumerated.item[0] = wm8903->deemph;
  440. return 0;
  441. }
  442. static int wm8903_put_deemph(struct snd_kcontrol *kcontrol,
  443. struct snd_ctl_elem_value *ucontrol)
  444. {
  445. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  446. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  447. int deemph = ucontrol->value.enumerated.item[0];
  448. int ret = 0;
  449. if (deemph > 1)
  450. return -EINVAL;
  451. mutex_lock(&codec->mutex);
  452. if (wm8903->deemph != deemph) {
  453. wm8903->deemph = deemph;
  454. wm8903_set_deemph(codec);
  455. ret = 1;
  456. }
  457. mutex_unlock(&codec->mutex);
  458. return ret;
  459. }
  460. /* ALSA can only do steps of .01dB */
  461. static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1);
  462. static const DECLARE_TLV_DB_SCALE(digital_sidetone_tlv, -3600, 300, 0);
  463. static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0);
  464. static const DECLARE_TLV_DB_SCALE(drc_tlv_thresh, 0, 75, 0);
  465. static const DECLARE_TLV_DB_SCALE(drc_tlv_amp, -2250, 75, 0);
  466. static const DECLARE_TLV_DB_SCALE(drc_tlv_min, 0, 600, 0);
  467. static const DECLARE_TLV_DB_SCALE(drc_tlv_max, 1200, 600, 0);
  468. static const DECLARE_TLV_DB_SCALE(drc_tlv_startup, -300, 50, 0);
  469. static const char *hpf_mode_text[] = {
  470. "Hi-fi", "Voice 1", "Voice 2", "Voice 3"
  471. };
  472. static const struct soc_enum hpf_mode =
  473. SOC_ENUM_SINGLE(WM8903_ADC_DIGITAL_0, 5, 4, hpf_mode_text);
  474. static const char *osr_text[] = {
  475. "Low power", "High performance"
  476. };
  477. static const struct soc_enum adc_osr =
  478. SOC_ENUM_SINGLE(WM8903_ANALOGUE_ADC_0, 0, 2, osr_text);
  479. static const struct soc_enum dac_osr =
  480. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 0, 2, osr_text);
  481. static const char *drc_slope_text[] = {
  482. "1", "1/2", "1/4", "1/8", "1/16", "0"
  483. };
  484. static const struct soc_enum drc_slope_r0 =
  485. SOC_ENUM_SINGLE(WM8903_DRC_2, 3, 6, drc_slope_text);
  486. static const struct soc_enum drc_slope_r1 =
  487. SOC_ENUM_SINGLE(WM8903_DRC_2, 0, 6, drc_slope_text);
  488. static const char *drc_attack_text[] = {
  489. "instantaneous",
  490. "363us", "762us", "1.45ms", "2.9ms", "5.8ms", "11.6ms", "23.2ms",
  491. "46.4ms", "92.8ms", "185.6ms"
  492. };
  493. static const struct soc_enum drc_attack =
  494. SOC_ENUM_SINGLE(WM8903_DRC_1, 12, 11, drc_attack_text);
  495. static const char *drc_decay_text[] = {
  496. "186ms", "372ms", "743ms", "1.49s", "2.97s", "5.94s", "11.89s",
  497. "23.87s", "47.56s"
  498. };
  499. static const struct soc_enum drc_decay =
  500. SOC_ENUM_SINGLE(WM8903_DRC_1, 8, 9, drc_decay_text);
  501. static const char *drc_ff_delay_text[] = {
  502. "5 samples", "9 samples"
  503. };
  504. static const struct soc_enum drc_ff_delay =
  505. SOC_ENUM_SINGLE(WM8903_DRC_0, 5, 2, drc_ff_delay_text);
  506. static const char *drc_qr_decay_text[] = {
  507. "0.725ms", "1.45ms", "5.8ms"
  508. };
  509. static const struct soc_enum drc_qr_decay =
  510. SOC_ENUM_SINGLE(WM8903_DRC_1, 4, 3, drc_qr_decay_text);
  511. static const char *drc_smoothing_text[] = {
  512. "Low", "Medium", "High"
  513. };
  514. static const struct soc_enum drc_smoothing =
  515. SOC_ENUM_SINGLE(WM8903_DRC_0, 11, 3, drc_smoothing_text);
  516. static const char *soft_mute_text[] = {
  517. "Fast (fs/2)", "Slow (fs/32)"
  518. };
  519. static const struct soc_enum soft_mute =
  520. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 10, 2, soft_mute_text);
  521. static const char *mute_mode_text[] = {
  522. "Hard", "Soft"
  523. };
  524. static const struct soc_enum mute_mode =
  525. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_1, 9, 2, mute_mode_text);
  526. static const char *companding_text[] = {
  527. "ulaw", "alaw"
  528. };
  529. static const struct soc_enum dac_companding =
  530. SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 0, 2, companding_text);
  531. static const struct soc_enum adc_companding =
  532. SOC_ENUM_SINGLE(WM8903_AUDIO_INTERFACE_0, 2, 2, companding_text);
  533. static const char *input_mode_text[] = {
  534. "Single-Ended", "Differential Line", "Differential Mic"
  535. };
  536. static const struct soc_enum linput_mode_enum =
  537. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 0, 3, input_mode_text);
  538. static const struct soc_enum rinput_mode_enum =
  539. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 0, 3, input_mode_text);
  540. static const char *linput_mux_text[] = {
  541. "IN1L", "IN2L", "IN3L"
  542. };
  543. static const struct soc_enum linput_enum =
  544. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 2, 3, linput_mux_text);
  545. static const struct soc_enum linput_inv_enum =
  546. SOC_ENUM_SINGLE(WM8903_ANALOGUE_LEFT_INPUT_1, 4, 3, linput_mux_text);
  547. static const char *rinput_mux_text[] = {
  548. "IN1R", "IN2R", "IN3R"
  549. };
  550. static const struct soc_enum rinput_enum =
  551. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 2, 3, rinput_mux_text);
  552. static const struct soc_enum rinput_inv_enum =
  553. SOC_ENUM_SINGLE(WM8903_ANALOGUE_RIGHT_INPUT_1, 4, 3, rinput_mux_text);
  554. static const char *sidetone_text[] = {
  555. "None", "Left", "Right"
  556. };
  557. static const struct soc_enum lsidetone_enum =
  558. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 2, 3, sidetone_text);
  559. static const struct soc_enum rsidetone_enum =
  560. SOC_ENUM_SINGLE(WM8903_DAC_DIGITAL_0, 0, 3, sidetone_text);
  561. static const struct snd_kcontrol_new wm8903_snd_controls[] = {
  562. /* Input PGAs - No TLV since the scale depends on PGA mode */
  563. SOC_SINGLE("Left Input PGA Switch", WM8903_ANALOGUE_LEFT_INPUT_0,
  564. 7, 1, 1),
  565. SOC_SINGLE("Left Input PGA Volume", WM8903_ANALOGUE_LEFT_INPUT_0,
  566. 0, 31, 0),
  567. SOC_SINGLE("Left Input PGA Common Mode Switch", WM8903_ANALOGUE_LEFT_INPUT_1,
  568. 6, 1, 0),
  569. SOC_SINGLE("Right Input PGA Switch", WM8903_ANALOGUE_RIGHT_INPUT_0,
  570. 7, 1, 1),
  571. SOC_SINGLE("Right Input PGA Volume", WM8903_ANALOGUE_RIGHT_INPUT_0,
  572. 0, 31, 0),
  573. SOC_SINGLE("Right Input PGA Common Mode Switch", WM8903_ANALOGUE_RIGHT_INPUT_1,
  574. 6, 1, 0),
  575. /* ADCs */
  576. SOC_ENUM("ADC OSR", adc_osr),
  577. SOC_SINGLE("HPF Switch", WM8903_ADC_DIGITAL_0, 4, 1, 0),
  578. SOC_ENUM("HPF Mode", hpf_mode),
  579. SOC_SINGLE("DRC Switch", WM8903_DRC_0, 15, 1, 0),
  580. SOC_ENUM("DRC Compressor Slope R0", drc_slope_r0),
  581. SOC_ENUM("DRC Compressor Slope R1", drc_slope_r1),
  582. SOC_SINGLE_TLV("DRC Compressor Threshold Volume", WM8903_DRC_3, 5, 124, 1,
  583. drc_tlv_thresh),
  584. SOC_SINGLE_TLV("DRC Volume", WM8903_DRC_3, 0, 30, 1, drc_tlv_amp),
  585. SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min),
  586. SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max),
  587. SOC_ENUM("DRC Attack Rate", drc_attack),
  588. SOC_ENUM("DRC Decay Rate", drc_decay),
  589. SOC_ENUM("DRC FF Delay", drc_ff_delay),
  590. SOC_SINGLE("DRC Anticlip Switch", WM8903_DRC_0, 1, 1, 0),
  591. SOC_SINGLE("DRC QR Switch", WM8903_DRC_0, 2, 1, 0),
  592. SOC_SINGLE_TLV("DRC QR Threshold Volume", WM8903_DRC_0, 6, 3, 0, drc_tlv_max),
  593. SOC_ENUM("DRC QR Decay Rate", drc_qr_decay),
  594. SOC_SINGLE("DRC Smoothing Switch", WM8903_DRC_0, 3, 1, 0),
  595. SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8903_DRC_0, 0, 1, 0),
  596. SOC_ENUM("DRC Smoothing Threshold", drc_smoothing),
  597. SOC_SINGLE_TLV("DRC Startup Volume", WM8903_DRC_0, 6, 18, 0, drc_tlv_startup),
  598. SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8903_ADC_DIGITAL_VOLUME_LEFT,
  599. WM8903_ADC_DIGITAL_VOLUME_RIGHT, 1, 96, 0, digital_tlv),
  600. SOC_ENUM("ADC Companding Mode", adc_companding),
  601. SOC_SINGLE("ADC Companding Switch", WM8903_AUDIO_INTERFACE_0, 3, 1, 0),
  602. SOC_DOUBLE_TLV("Digital Sidetone Volume", WM8903_DAC_DIGITAL_0, 4, 8,
  603. 12, 0, digital_sidetone_tlv),
  604. /* DAC */
  605. SOC_ENUM("DAC OSR", dac_osr),
  606. SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8903_DAC_DIGITAL_VOLUME_LEFT,
  607. WM8903_DAC_DIGITAL_VOLUME_RIGHT, 1, 120, 0, digital_tlv),
  608. SOC_ENUM("DAC Soft Mute Rate", soft_mute),
  609. SOC_ENUM("DAC Mute Mode", mute_mode),
  610. SOC_SINGLE("DAC Mono Switch", WM8903_DAC_DIGITAL_1, 12, 1, 0),
  611. SOC_ENUM("DAC Companding Mode", dac_companding),
  612. SOC_SINGLE("DAC Companding Switch", WM8903_AUDIO_INTERFACE_0, 1, 1, 0),
  613. SOC_SINGLE_BOOL_EXT("Playback Deemphasis Switch", 0,
  614. wm8903_get_deemph, wm8903_put_deemph),
  615. /* Headphones */
  616. SOC_DOUBLE_R("Headphone Switch",
  617. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  618. 8, 1, 1),
  619. SOC_DOUBLE_R("Headphone ZC Switch",
  620. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  621. 6, 1, 0),
  622. SOC_DOUBLE_R_TLV("Headphone Volume",
  623. WM8903_ANALOGUE_OUT1_LEFT, WM8903_ANALOGUE_OUT1_RIGHT,
  624. 0, 63, 0, out_tlv),
  625. /* Line out */
  626. SOC_DOUBLE_R("Line Out Switch",
  627. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  628. 8, 1, 1),
  629. SOC_DOUBLE_R("Line Out ZC Switch",
  630. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  631. 6, 1, 0),
  632. SOC_DOUBLE_R_TLV("Line Out Volume",
  633. WM8903_ANALOGUE_OUT2_LEFT, WM8903_ANALOGUE_OUT2_RIGHT,
  634. 0, 63, 0, out_tlv),
  635. /* Speaker */
  636. SOC_DOUBLE_R("Speaker Switch",
  637. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 8, 1, 1),
  638. SOC_DOUBLE_R("Speaker ZC Switch",
  639. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT, 6, 1, 0),
  640. SOC_DOUBLE_R_TLV("Speaker Volume",
  641. WM8903_ANALOGUE_OUT3_LEFT, WM8903_ANALOGUE_OUT3_RIGHT,
  642. 0, 63, 0, out_tlv),
  643. };
  644. static const struct snd_kcontrol_new linput_mode_mux =
  645. SOC_DAPM_ENUM("Left Input Mode Mux", linput_mode_enum);
  646. static const struct snd_kcontrol_new rinput_mode_mux =
  647. SOC_DAPM_ENUM("Right Input Mode Mux", rinput_mode_enum);
  648. static const struct snd_kcontrol_new linput_mux =
  649. SOC_DAPM_ENUM("Left Input Mux", linput_enum);
  650. static const struct snd_kcontrol_new linput_inv_mux =
  651. SOC_DAPM_ENUM("Left Inverting Input Mux", linput_inv_enum);
  652. static const struct snd_kcontrol_new rinput_mux =
  653. SOC_DAPM_ENUM("Right Input Mux", rinput_enum);
  654. static const struct snd_kcontrol_new rinput_inv_mux =
  655. SOC_DAPM_ENUM("Right Inverting Input Mux", rinput_inv_enum);
  656. static const struct snd_kcontrol_new lsidetone_mux =
  657. SOC_DAPM_ENUM("DACL Sidetone Mux", lsidetone_enum);
  658. static const struct snd_kcontrol_new rsidetone_mux =
  659. SOC_DAPM_ENUM("DACR Sidetone Mux", rsidetone_enum);
  660. static const struct snd_kcontrol_new left_output_mixer[] = {
  661. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_LEFT_MIX_0, 3, 1, 0),
  662. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_LEFT_MIX_0, 2, 1, 0),
  663. SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 1, 1, 0),
  664. SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_LEFT_MIX_0, 0, 1, 0),
  665. };
  666. static const struct snd_kcontrol_new right_output_mixer[] = {
  667. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 3, 1, 0),
  668. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 2, 1, 0),
  669. SOC_DAPM_SINGLE_W("Left Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 1, 1, 0),
  670. SOC_DAPM_SINGLE_W("Right Bypass Switch", WM8903_ANALOGUE_RIGHT_MIX_0, 0, 1, 0),
  671. };
  672. static const struct snd_kcontrol_new left_speaker_mixer[] = {
  673. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 3, 1, 0),
  674. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 2, 1, 0),
  675. SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0, 1, 1, 0),
  676. SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_LEFT_0,
  677. 0, 1, 0),
  678. };
  679. static const struct snd_kcontrol_new right_speaker_mixer[] = {
  680. SOC_DAPM_SINGLE("DACL Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 3, 1, 0),
  681. SOC_DAPM_SINGLE("DACR Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0, 2, 1, 0),
  682. SOC_DAPM_SINGLE("Left Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0,
  683. 1, 1, 0),
  684. SOC_DAPM_SINGLE("Right Bypass Switch", WM8903_ANALOGUE_SPK_MIX_RIGHT_0,
  685. 0, 1, 0),
  686. };
  687. static const struct snd_soc_dapm_widget wm8903_dapm_widgets[] = {
  688. SND_SOC_DAPM_INPUT("IN1L"),
  689. SND_SOC_DAPM_INPUT("IN1R"),
  690. SND_SOC_DAPM_INPUT("IN2L"),
  691. SND_SOC_DAPM_INPUT("IN2R"),
  692. SND_SOC_DAPM_INPUT("IN3L"),
  693. SND_SOC_DAPM_INPUT("IN3R"),
  694. SND_SOC_DAPM_OUTPUT("HPOUTL"),
  695. SND_SOC_DAPM_OUTPUT("HPOUTR"),
  696. SND_SOC_DAPM_OUTPUT("LINEOUTL"),
  697. SND_SOC_DAPM_OUTPUT("LINEOUTR"),
  698. SND_SOC_DAPM_OUTPUT("LOP"),
  699. SND_SOC_DAPM_OUTPUT("LON"),
  700. SND_SOC_DAPM_OUTPUT("ROP"),
  701. SND_SOC_DAPM_OUTPUT("RON"),
  702. SND_SOC_DAPM_MICBIAS("Mic Bias", WM8903_MIC_BIAS_CONTROL_0, 0, 0),
  703. SND_SOC_DAPM_MUX("Left Input Mux", SND_SOC_NOPM, 0, 0, &linput_mux),
  704. SND_SOC_DAPM_MUX("Left Input Inverting Mux", SND_SOC_NOPM, 0, 0,
  705. &linput_inv_mux),
  706. SND_SOC_DAPM_MUX("Left Input Mode Mux", SND_SOC_NOPM, 0, 0, &linput_mode_mux),
  707. SND_SOC_DAPM_MUX("Right Input Mux", SND_SOC_NOPM, 0, 0, &rinput_mux),
  708. SND_SOC_DAPM_MUX("Right Input Inverting Mux", SND_SOC_NOPM, 0, 0,
  709. &rinput_inv_mux),
  710. SND_SOC_DAPM_MUX("Right Input Mode Mux", SND_SOC_NOPM, 0, 0, &rinput_mode_mux),
  711. SND_SOC_DAPM_PGA("Left Input PGA", WM8903_POWER_MANAGEMENT_0, 1, 0, NULL, 0),
  712. SND_SOC_DAPM_PGA("Right Input PGA", WM8903_POWER_MANAGEMENT_0, 0, 0, NULL, 0),
  713. SND_SOC_DAPM_ADC("ADCL", "Left HiFi Capture", WM8903_POWER_MANAGEMENT_6, 1, 0),
  714. SND_SOC_DAPM_ADC("ADCR", "Right HiFi Capture", WM8903_POWER_MANAGEMENT_6, 0, 0),
  715. SND_SOC_DAPM_MUX("DACL Sidetone", SND_SOC_NOPM, 0, 0, &lsidetone_mux),
  716. SND_SOC_DAPM_MUX("DACR Sidetone", SND_SOC_NOPM, 0, 0, &rsidetone_mux),
  717. SND_SOC_DAPM_DAC("DACL", "Left Playback", WM8903_POWER_MANAGEMENT_6, 3, 0),
  718. SND_SOC_DAPM_DAC("DACR", "Right Playback", WM8903_POWER_MANAGEMENT_6, 2, 0),
  719. SND_SOC_DAPM_MIXER("Left Output Mixer", WM8903_POWER_MANAGEMENT_1, 1, 0,
  720. left_output_mixer, ARRAY_SIZE(left_output_mixer)),
  721. SND_SOC_DAPM_MIXER("Right Output Mixer", WM8903_POWER_MANAGEMENT_1, 0, 0,
  722. right_output_mixer, ARRAY_SIZE(right_output_mixer)),
  723. SND_SOC_DAPM_MIXER("Left Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 1, 0,
  724. left_speaker_mixer, ARRAY_SIZE(left_speaker_mixer)),
  725. SND_SOC_DAPM_MIXER("Right Speaker Mixer", WM8903_POWER_MANAGEMENT_4, 0, 0,
  726. right_speaker_mixer, ARRAY_SIZE(right_speaker_mixer)),
  727. SND_SOC_DAPM_PGA_E("Left Headphone Output PGA", WM8903_POWER_MANAGEMENT_2,
  728. 1, 0, NULL, 0, wm8903_output_event,
  729. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  730. SND_SOC_DAPM_PRE_PMD),
  731. SND_SOC_DAPM_PGA_E("Right Headphone Output PGA", WM8903_POWER_MANAGEMENT_2,
  732. 0, 0, NULL, 0, wm8903_output_event,
  733. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  734. SND_SOC_DAPM_PRE_PMD),
  735. SND_SOC_DAPM_PGA_E("Left Line Output PGA", WM8903_POWER_MANAGEMENT_3, 1, 0,
  736. NULL, 0, wm8903_output_event,
  737. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  738. SND_SOC_DAPM_PRE_PMD),
  739. SND_SOC_DAPM_PGA_E("Right Line Output PGA", WM8903_POWER_MANAGEMENT_3, 0, 0,
  740. NULL, 0, wm8903_output_event,
  741. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMU |
  742. SND_SOC_DAPM_PRE_PMD),
  743. SND_SOC_DAPM_PGA("Left Speaker PGA", WM8903_POWER_MANAGEMENT_5, 1, 0,
  744. NULL, 0),
  745. SND_SOC_DAPM_PGA("Right Speaker PGA", WM8903_POWER_MANAGEMENT_5, 0, 0,
  746. NULL, 0),
  747. SND_SOC_DAPM_SUPPLY("Charge Pump", WM8903_CHARGE_PUMP_0, 0, 0,
  748. wm8903_cp_event, SND_SOC_DAPM_POST_PMU),
  749. SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8903_CLOCK_RATES_2, 1, 0, NULL, 0),
  750. };
  751. static const struct snd_soc_dapm_route intercon[] = {
  752. { "Left Input Mux", "IN1L", "IN1L" },
  753. { "Left Input Mux", "IN2L", "IN2L" },
  754. { "Left Input Mux", "IN3L", "IN3L" },
  755. { "Left Input Inverting Mux", "IN1L", "IN1L" },
  756. { "Left Input Inverting Mux", "IN2L", "IN2L" },
  757. { "Left Input Inverting Mux", "IN3L", "IN3L" },
  758. { "Right Input Mux", "IN1R", "IN1R" },
  759. { "Right Input Mux", "IN2R", "IN2R" },
  760. { "Right Input Mux", "IN3R", "IN3R" },
  761. { "Right Input Inverting Mux", "IN1R", "IN1R" },
  762. { "Right Input Inverting Mux", "IN2R", "IN2R" },
  763. { "Right Input Inverting Mux", "IN3R", "IN3R" },
  764. { "Left Input Mode Mux", "Single-Ended", "Left Input Inverting Mux" },
  765. { "Left Input Mode Mux", "Differential Line",
  766. "Left Input Mux" },
  767. { "Left Input Mode Mux", "Differential Line",
  768. "Left Input Inverting Mux" },
  769. { "Left Input Mode Mux", "Differential Mic",
  770. "Left Input Mux" },
  771. { "Left Input Mode Mux", "Differential Mic",
  772. "Left Input Inverting Mux" },
  773. { "Right Input Mode Mux", "Single-Ended",
  774. "Right Input Inverting Mux" },
  775. { "Right Input Mode Mux", "Differential Line",
  776. "Right Input Mux" },
  777. { "Right Input Mode Mux", "Differential Line",
  778. "Right Input Inverting Mux" },
  779. { "Right Input Mode Mux", "Differential Mic",
  780. "Right Input Mux" },
  781. { "Right Input Mode Mux", "Differential Mic",
  782. "Right Input Inverting Mux" },
  783. { "Left Input PGA", NULL, "Left Input Mode Mux" },
  784. { "Right Input PGA", NULL, "Right Input Mode Mux" },
  785. { "ADCL", NULL, "Left Input PGA" },
  786. { "ADCL", NULL, "CLK_DSP" },
  787. { "ADCR", NULL, "Right Input PGA" },
  788. { "ADCR", NULL, "CLK_DSP" },
  789. { "DACL Sidetone", "Left", "ADCL" },
  790. { "DACL Sidetone", "Right", "ADCR" },
  791. { "DACR Sidetone", "Left", "ADCL" },
  792. { "DACR Sidetone", "Right", "ADCR" },
  793. { "DACL", NULL, "DACL Sidetone" },
  794. { "DACL", NULL, "CLK_DSP" },
  795. { "DACR", NULL, "DACR Sidetone" },
  796. { "DACR", NULL, "CLK_DSP" },
  797. { "Left Output Mixer", "Left Bypass Switch", "Left Input PGA" },
  798. { "Left Output Mixer", "Right Bypass Switch", "Right Input PGA" },
  799. { "Left Output Mixer", "DACL Switch", "DACL" },
  800. { "Left Output Mixer", "DACR Switch", "DACR" },
  801. { "Right Output Mixer", "Left Bypass Switch", "Left Input PGA" },
  802. { "Right Output Mixer", "Right Bypass Switch", "Right Input PGA" },
  803. { "Right Output Mixer", "DACL Switch", "DACL" },
  804. { "Right Output Mixer", "DACR Switch", "DACR" },
  805. { "Left Speaker Mixer", "Left Bypass Switch", "Left Input PGA" },
  806. { "Left Speaker Mixer", "Right Bypass Switch", "Right Input PGA" },
  807. { "Left Speaker Mixer", "DACL Switch", "DACL" },
  808. { "Left Speaker Mixer", "DACR Switch", "DACR" },
  809. { "Right Speaker Mixer", "Left Bypass Switch", "Left Input PGA" },
  810. { "Right Speaker Mixer", "Right Bypass Switch", "Right Input PGA" },
  811. { "Right Speaker Mixer", "DACL Switch", "DACL" },
  812. { "Right Speaker Mixer", "DACR Switch", "DACR" },
  813. { "Left Line Output PGA", NULL, "Left Output Mixer" },
  814. { "Right Line Output PGA", NULL, "Right Output Mixer" },
  815. { "Left Headphone Output PGA", NULL, "Left Output Mixer" },
  816. { "Right Headphone Output PGA", NULL, "Right Output Mixer" },
  817. { "Left Speaker PGA", NULL, "Left Speaker Mixer" },
  818. { "Right Speaker PGA", NULL, "Right Speaker Mixer" },
  819. { "HPOUTL", NULL, "Left Headphone Output PGA" },
  820. { "HPOUTR", NULL, "Right Headphone Output PGA" },
  821. { "LINEOUTL", NULL, "Left Line Output PGA" },
  822. { "LINEOUTR", NULL, "Right Line Output PGA" },
  823. { "LOP", NULL, "Left Speaker PGA" },
  824. { "LON", NULL, "Left Speaker PGA" },
  825. { "ROP", NULL, "Right Speaker PGA" },
  826. { "RON", NULL, "Right Speaker PGA" },
  827. { "Left Headphone Output PGA", NULL, "Charge Pump" },
  828. { "Right Headphone Output PGA", NULL, "Charge Pump" },
  829. { "Left Line Output PGA", NULL, "Charge Pump" },
  830. { "Right Line Output PGA", NULL, "Charge Pump" },
  831. };
  832. static int wm8903_add_widgets(struct snd_soc_codec *codec)
  833. {
  834. struct snd_soc_dapm_context *dapm = &codec->dapm;
  835. snd_soc_dapm_new_controls(dapm, wm8903_dapm_widgets,
  836. ARRAY_SIZE(wm8903_dapm_widgets));
  837. snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon));
  838. return 0;
  839. }
  840. static int wm8903_set_bias_level(struct snd_soc_codec *codec,
  841. enum snd_soc_bias_level level)
  842. {
  843. u16 reg, reg2;
  844. switch (level) {
  845. case SND_SOC_BIAS_ON:
  846. case SND_SOC_BIAS_PREPARE:
  847. reg = snd_soc_read(codec, WM8903_VMID_CONTROL_0);
  848. reg &= ~(WM8903_VMID_RES_MASK);
  849. reg |= WM8903_VMID_RES_50K;
  850. snd_soc_write(codec, WM8903_VMID_CONTROL_0, reg);
  851. break;
  852. case SND_SOC_BIAS_STANDBY:
  853. if (codec->dapm.bias_level == SND_SOC_BIAS_OFF) {
  854. snd_soc_write(codec, WM8903_CLOCK_RATES_2,
  855. WM8903_CLK_SYS_ENA);
  856. /* Change DC servo dither level in startup sequence */
  857. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_0, 0x11);
  858. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_1, 0x1257);
  859. snd_soc_write(codec, WM8903_WRITE_SEQUENCER_2, 0x2);
  860. wm8903_run_sequence(codec, 0);
  861. wm8903_sync_reg_cache(codec, codec->reg_cache);
  862. /* Enable low impedence charge pump output */
  863. reg = snd_soc_read(codec,
  864. WM8903_CONTROL_INTERFACE_TEST_1);
  865. snd_soc_write(codec, WM8903_CONTROL_INTERFACE_TEST_1,
  866. reg | WM8903_TEST_KEY);
  867. reg2 = snd_soc_read(codec, WM8903_CHARGE_PUMP_TEST_1);
  868. snd_soc_write(codec, WM8903_CHARGE_PUMP_TEST_1,
  869. reg2 | WM8903_CP_SW_KELVIN_MODE_MASK);
  870. snd_soc_write(codec, WM8903_CONTROL_INTERFACE_TEST_1,
  871. reg);
  872. /* By default no bypass paths are enabled so
  873. * enable Class W support.
  874. */
  875. dev_dbg(codec->dev, "Enabling Class W\n");
  876. snd_soc_write(codec, WM8903_CLASS_W_0, reg |
  877. WM8903_CP_DYN_FREQ | WM8903_CP_DYN_V);
  878. }
  879. reg = snd_soc_read(codec, WM8903_VMID_CONTROL_0);
  880. reg &= ~(WM8903_VMID_RES_MASK);
  881. reg |= WM8903_VMID_RES_250K;
  882. snd_soc_write(codec, WM8903_VMID_CONTROL_0, reg);
  883. break;
  884. case SND_SOC_BIAS_OFF:
  885. wm8903_run_sequence(codec, 32);
  886. reg = snd_soc_read(codec, WM8903_CLOCK_RATES_2);
  887. reg &= ~WM8903_CLK_SYS_ENA;
  888. snd_soc_write(codec, WM8903_CLOCK_RATES_2, reg);
  889. break;
  890. }
  891. codec->dapm.bias_level = level;
  892. return 0;
  893. }
  894. static int wm8903_set_dai_sysclk(struct snd_soc_dai *codec_dai,
  895. int clk_id, unsigned int freq, int dir)
  896. {
  897. struct snd_soc_codec *codec = codec_dai->codec;
  898. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  899. wm8903->sysclk = freq;
  900. return 0;
  901. }
  902. static int wm8903_set_dai_fmt(struct snd_soc_dai *codec_dai,
  903. unsigned int fmt)
  904. {
  905. struct snd_soc_codec *codec = codec_dai->codec;
  906. u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1);
  907. aif1 &= ~(WM8903_LRCLK_DIR | WM8903_BCLK_DIR | WM8903_AIF_FMT_MASK |
  908. WM8903_AIF_LRCLK_INV | WM8903_AIF_BCLK_INV);
  909. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  910. case SND_SOC_DAIFMT_CBS_CFS:
  911. break;
  912. case SND_SOC_DAIFMT_CBS_CFM:
  913. aif1 |= WM8903_LRCLK_DIR;
  914. break;
  915. case SND_SOC_DAIFMT_CBM_CFM:
  916. aif1 |= WM8903_LRCLK_DIR | WM8903_BCLK_DIR;
  917. break;
  918. case SND_SOC_DAIFMT_CBM_CFS:
  919. aif1 |= WM8903_BCLK_DIR;
  920. break;
  921. default:
  922. return -EINVAL;
  923. }
  924. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  925. case SND_SOC_DAIFMT_DSP_A:
  926. aif1 |= 0x3;
  927. break;
  928. case SND_SOC_DAIFMT_DSP_B:
  929. aif1 |= 0x3 | WM8903_AIF_LRCLK_INV;
  930. break;
  931. case SND_SOC_DAIFMT_I2S:
  932. aif1 |= 0x2;
  933. break;
  934. case SND_SOC_DAIFMT_RIGHT_J:
  935. aif1 |= 0x1;
  936. break;
  937. case SND_SOC_DAIFMT_LEFT_J:
  938. break;
  939. default:
  940. return -EINVAL;
  941. }
  942. /* Clock inversion */
  943. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  944. case SND_SOC_DAIFMT_DSP_A:
  945. case SND_SOC_DAIFMT_DSP_B:
  946. /* frame inversion not valid for DSP modes */
  947. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  948. case SND_SOC_DAIFMT_NB_NF:
  949. break;
  950. case SND_SOC_DAIFMT_IB_NF:
  951. aif1 |= WM8903_AIF_BCLK_INV;
  952. break;
  953. default:
  954. return -EINVAL;
  955. }
  956. break;
  957. case SND_SOC_DAIFMT_I2S:
  958. case SND_SOC_DAIFMT_RIGHT_J:
  959. case SND_SOC_DAIFMT_LEFT_J:
  960. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  961. case SND_SOC_DAIFMT_NB_NF:
  962. break;
  963. case SND_SOC_DAIFMT_IB_IF:
  964. aif1 |= WM8903_AIF_BCLK_INV | WM8903_AIF_LRCLK_INV;
  965. break;
  966. case SND_SOC_DAIFMT_IB_NF:
  967. aif1 |= WM8903_AIF_BCLK_INV;
  968. break;
  969. case SND_SOC_DAIFMT_NB_IF:
  970. aif1 |= WM8903_AIF_LRCLK_INV;
  971. break;
  972. default:
  973. return -EINVAL;
  974. }
  975. break;
  976. default:
  977. return -EINVAL;
  978. }
  979. snd_soc_write(codec, WM8903_AUDIO_INTERFACE_1, aif1);
  980. return 0;
  981. }
  982. static int wm8903_digital_mute(struct snd_soc_dai *codec_dai, int mute)
  983. {
  984. struct snd_soc_codec *codec = codec_dai->codec;
  985. u16 reg;
  986. reg = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  987. if (mute)
  988. reg |= WM8903_DAC_MUTE;
  989. else
  990. reg &= ~WM8903_DAC_MUTE;
  991. snd_soc_write(codec, WM8903_DAC_DIGITAL_1, reg);
  992. return 0;
  993. }
  994. /* Lookup table for CLK_SYS/fs ratio. 256fs or more is recommended
  995. * for optimal performance so we list the lower rates first and match
  996. * on the last match we find. */
  997. static struct {
  998. int div;
  999. int rate;
  1000. int mode;
  1001. int mclk_div;
  1002. } clk_sys_ratios[] = {
  1003. { 64, 0x0, 0x0, 1 },
  1004. { 68, 0x0, 0x1, 1 },
  1005. { 125, 0x0, 0x2, 1 },
  1006. { 128, 0x1, 0x0, 1 },
  1007. { 136, 0x1, 0x1, 1 },
  1008. { 192, 0x2, 0x0, 1 },
  1009. { 204, 0x2, 0x1, 1 },
  1010. { 64, 0x0, 0x0, 2 },
  1011. { 68, 0x0, 0x1, 2 },
  1012. { 125, 0x0, 0x2, 2 },
  1013. { 128, 0x1, 0x0, 2 },
  1014. { 136, 0x1, 0x1, 2 },
  1015. { 192, 0x2, 0x0, 2 },
  1016. { 204, 0x2, 0x1, 2 },
  1017. { 250, 0x2, 0x2, 1 },
  1018. { 256, 0x3, 0x0, 1 },
  1019. { 272, 0x3, 0x1, 1 },
  1020. { 384, 0x4, 0x0, 1 },
  1021. { 408, 0x4, 0x1, 1 },
  1022. { 375, 0x4, 0x2, 1 },
  1023. { 512, 0x5, 0x0, 1 },
  1024. { 544, 0x5, 0x1, 1 },
  1025. { 500, 0x5, 0x2, 1 },
  1026. { 768, 0x6, 0x0, 1 },
  1027. { 816, 0x6, 0x1, 1 },
  1028. { 750, 0x6, 0x2, 1 },
  1029. { 1024, 0x7, 0x0, 1 },
  1030. { 1088, 0x7, 0x1, 1 },
  1031. { 1000, 0x7, 0x2, 1 },
  1032. { 1408, 0x8, 0x0, 1 },
  1033. { 1496, 0x8, 0x1, 1 },
  1034. { 1536, 0x9, 0x0, 1 },
  1035. { 1632, 0x9, 0x1, 1 },
  1036. { 1500, 0x9, 0x2, 1 },
  1037. { 250, 0x2, 0x2, 2 },
  1038. { 256, 0x3, 0x0, 2 },
  1039. { 272, 0x3, 0x1, 2 },
  1040. { 384, 0x4, 0x0, 2 },
  1041. { 408, 0x4, 0x1, 2 },
  1042. { 375, 0x4, 0x2, 2 },
  1043. { 512, 0x5, 0x0, 2 },
  1044. { 544, 0x5, 0x1, 2 },
  1045. { 500, 0x5, 0x2, 2 },
  1046. { 768, 0x6, 0x0, 2 },
  1047. { 816, 0x6, 0x1, 2 },
  1048. { 750, 0x6, 0x2, 2 },
  1049. { 1024, 0x7, 0x0, 2 },
  1050. { 1088, 0x7, 0x1, 2 },
  1051. { 1000, 0x7, 0x2, 2 },
  1052. { 1408, 0x8, 0x0, 2 },
  1053. { 1496, 0x8, 0x1, 2 },
  1054. { 1536, 0x9, 0x0, 2 },
  1055. { 1632, 0x9, 0x1, 2 },
  1056. { 1500, 0x9, 0x2, 2 },
  1057. };
  1058. /* CLK_SYS/BCLK ratios - multiplied by 10 due to .5s */
  1059. static struct {
  1060. int ratio;
  1061. int div;
  1062. } bclk_divs[] = {
  1063. { 10, 0 },
  1064. { 20, 2 },
  1065. { 30, 3 },
  1066. { 40, 4 },
  1067. { 50, 5 },
  1068. { 60, 7 },
  1069. { 80, 8 },
  1070. { 100, 9 },
  1071. { 120, 11 },
  1072. { 160, 12 },
  1073. { 200, 13 },
  1074. { 220, 14 },
  1075. { 240, 15 },
  1076. { 300, 17 },
  1077. { 320, 18 },
  1078. { 440, 19 },
  1079. { 480, 20 },
  1080. };
  1081. /* Sample rates for DSP */
  1082. static struct {
  1083. int rate;
  1084. int value;
  1085. } sample_rates[] = {
  1086. { 8000, 0 },
  1087. { 11025, 1 },
  1088. { 12000, 2 },
  1089. { 16000, 3 },
  1090. { 22050, 4 },
  1091. { 24000, 5 },
  1092. { 32000, 6 },
  1093. { 44100, 7 },
  1094. { 48000, 8 },
  1095. { 88200, 9 },
  1096. { 96000, 10 },
  1097. { 0, 0 },
  1098. };
  1099. static int wm8903_hw_params(struct snd_pcm_substream *substream,
  1100. struct snd_pcm_hw_params *params,
  1101. struct snd_soc_dai *dai)
  1102. {
  1103. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  1104. struct snd_soc_codec *codec =rtd->codec;
  1105. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1106. int fs = params_rate(params);
  1107. int bclk;
  1108. int bclk_div;
  1109. int i;
  1110. int dsp_config;
  1111. int clk_config;
  1112. int best_val;
  1113. int cur_val;
  1114. int clk_sys;
  1115. u16 aif1 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_1);
  1116. u16 aif2 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_2);
  1117. u16 aif3 = snd_soc_read(codec, WM8903_AUDIO_INTERFACE_3);
  1118. u16 clock0 = snd_soc_read(codec, WM8903_CLOCK_RATES_0);
  1119. u16 clock1 = snd_soc_read(codec, WM8903_CLOCK_RATES_1);
  1120. u16 dac_digital1 = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  1121. /* Enable sloping stopband filter for low sample rates */
  1122. if (fs <= 24000)
  1123. dac_digital1 |= WM8903_DAC_SB_FILT;
  1124. else
  1125. dac_digital1 &= ~WM8903_DAC_SB_FILT;
  1126. /* Configure sample rate logic for DSP - choose nearest rate */
  1127. dsp_config = 0;
  1128. best_val = abs(sample_rates[dsp_config].rate - fs);
  1129. for (i = 1; i < ARRAY_SIZE(sample_rates); i++) {
  1130. cur_val = abs(sample_rates[i].rate - fs);
  1131. if (cur_val <= best_val) {
  1132. dsp_config = i;
  1133. best_val = cur_val;
  1134. }
  1135. }
  1136. dev_dbg(codec->dev, "DSP fs = %dHz\n", sample_rates[dsp_config].rate);
  1137. clock1 &= ~WM8903_SAMPLE_RATE_MASK;
  1138. clock1 |= sample_rates[dsp_config].value;
  1139. aif1 &= ~WM8903_AIF_WL_MASK;
  1140. bclk = 2 * fs;
  1141. switch (params_format(params)) {
  1142. case SNDRV_PCM_FORMAT_S16_LE:
  1143. bclk *= 16;
  1144. break;
  1145. case SNDRV_PCM_FORMAT_S20_3LE:
  1146. bclk *= 20;
  1147. aif1 |= 0x4;
  1148. break;
  1149. case SNDRV_PCM_FORMAT_S24_LE:
  1150. bclk *= 24;
  1151. aif1 |= 0x8;
  1152. break;
  1153. case SNDRV_PCM_FORMAT_S32_LE:
  1154. bclk *= 32;
  1155. aif1 |= 0xc;
  1156. break;
  1157. default:
  1158. return -EINVAL;
  1159. }
  1160. dev_dbg(codec->dev, "MCLK = %dHz, target sample rate = %dHz\n",
  1161. wm8903->sysclk, fs);
  1162. /* We may not have an MCLK which allows us to generate exactly
  1163. * the clock we want, particularly with USB derived inputs, so
  1164. * approximate.
  1165. */
  1166. clk_config = 0;
  1167. best_val = abs((wm8903->sysclk /
  1168. (clk_sys_ratios[0].mclk_div *
  1169. clk_sys_ratios[0].div)) - fs);
  1170. for (i = 1; i < ARRAY_SIZE(clk_sys_ratios); i++) {
  1171. cur_val = abs((wm8903->sysclk /
  1172. (clk_sys_ratios[i].mclk_div *
  1173. clk_sys_ratios[i].div)) - fs);
  1174. if (cur_val <= best_val) {
  1175. clk_config = i;
  1176. best_val = cur_val;
  1177. }
  1178. }
  1179. if (clk_sys_ratios[clk_config].mclk_div == 2) {
  1180. clock0 |= WM8903_MCLKDIV2;
  1181. clk_sys = wm8903->sysclk / 2;
  1182. } else {
  1183. clock0 &= ~WM8903_MCLKDIV2;
  1184. clk_sys = wm8903->sysclk;
  1185. }
  1186. clock1 &= ~(WM8903_CLK_SYS_RATE_MASK |
  1187. WM8903_CLK_SYS_MODE_MASK);
  1188. clock1 |= clk_sys_ratios[clk_config].rate << WM8903_CLK_SYS_RATE_SHIFT;
  1189. clock1 |= clk_sys_ratios[clk_config].mode << WM8903_CLK_SYS_MODE_SHIFT;
  1190. dev_dbg(codec->dev, "CLK_SYS_RATE=%x, CLK_SYS_MODE=%x div=%d\n",
  1191. clk_sys_ratios[clk_config].rate,
  1192. clk_sys_ratios[clk_config].mode,
  1193. clk_sys_ratios[clk_config].div);
  1194. dev_dbg(codec->dev, "Actual CLK_SYS = %dHz\n", clk_sys);
  1195. /* We may not get quite the right frequency if using
  1196. * approximate clocks so look for the closest match that is
  1197. * higher than the target (we need to ensure that there enough
  1198. * BCLKs to clock out the samples).
  1199. */
  1200. bclk_div = 0;
  1201. best_val = ((clk_sys * 10) / bclk_divs[0].ratio) - bclk;
  1202. i = 1;
  1203. while (i < ARRAY_SIZE(bclk_divs)) {
  1204. cur_val = ((clk_sys * 10) / bclk_divs[i].ratio) - bclk;
  1205. if (cur_val < 0) /* BCLK table is sorted */
  1206. break;
  1207. bclk_div = i;
  1208. best_val = cur_val;
  1209. i++;
  1210. }
  1211. aif2 &= ~WM8903_BCLK_DIV_MASK;
  1212. aif3 &= ~WM8903_LRCLK_RATE_MASK;
  1213. dev_dbg(codec->dev, "BCLK ratio %d for %dHz - actual BCLK = %dHz\n",
  1214. bclk_divs[bclk_div].ratio / 10, bclk,
  1215. (clk_sys * 10) / bclk_divs[bclk_div].ratio);
  1216. aif2 |= bclk_divs[bclk_div].div;
  1217. aif3 |= bclk / fs;
  1218. wm8903->fs = params_rate(params);
  1219. wm8903_set_deemph(codec);
  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. .hw_params = wm8903_hw_params,
  1339. .digital_mute = wm8903_digital_mute,
  1340. .set_fmt = wm8903_set_dai_fmt,
  1341. .set_sysclk = wm8903_set_dai_sysclk,
  1342. };
  1343. static struct snd_soc_dai_driver wm8903_dai = {
  1344. .name = "wm8903-hifi",
  1345. .playback = {
  1346. .stream_name = "Playback",
  1347. .channels_min = 2,
  1348. .channels_max = 2,
  1349. .rates = WM8903_PLAYBACK_RATES,
  1350. .formats = WM8903_FORMATS,
  1351. },
  1352. .capture = {
  1353. .stream_name = "Capture",
  1354. .channels_min = 2,
  1355. .channels_max = 2,
  1356. .rates = WM8903_CAPTURE_RATES,
  1357. .formats = WM8903_FORMATS,
  1358. },
  1359. .ops = &wm8903_dai_ops,
  1360. .symmetric_rates = 1,
  1361. };
  1362. static int wm8903_suspend(struct snd_soc_codec *codec, pm_message_t state)
  1363. {
  1364. wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1365. return 0;
  1366. }
  1367. static int wm8903_resume(struct snd_soc_codec *codec)
  1368. {
  1369. int i;
  1370. u16 *reg_cache = codec->reg_cache;
  1371. u16 *tmp_cache = kmemdup(reg_cache, sizeof(wm8903_reg_defaults),
  1372. GFP_KERNEL);
  1373. /* Bring the codec back up to standby first to minimise pop/clicks */
  1374. wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1375. /* Sync back everything else */
  1376. if (tmp_cache) {
  1377. for (i = 2; i < ARRAY_SIZE(wm8903_reg_defaults); i++)
  1378. if (tmp_cache[i] != reg_cache[i])
  1379. snd_soc_write(codec, i, tmp_cache[i]);
  1380. kfree(tmp_cache);
  1381. } else {
  1382. dev_err(codec->dev, "Failed to allocate temporary cache\n");
  1383. }
  1384. return 0;
  1385. }
  1386. static int wm8903_probe(struct snd_soc_codec *codec)
  1387. {
  1388. struct wm8903_platform_data *pdata = dev_get_platdata(codec->dev);
  1389. struct wm8903_priv *wm8903 = snd_soc_codec_get_drvdata(codec);
  1390. int ret, i;
  1391. int trigger, irq_pol;
  1392. u16 val;
  1393. init_completion(&wm8903->wseq);
  1394. ret = snd_soc_codec_set_cache_io(codec, 8, 16, SND_SOC_I2C);
  1395. if (ret != 0) {
  1396. dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
  1397. return ret;
  1398. }
  1399. val = snd_soc_read(codec, WM8903_SW_RESET_AND_ID);
  1400. if (val != wm8903_reg_defaults[WM8903_SW_RESET_AND_ID]) {
  1401. dev_err(codec->dev,
  1402. "Device with ID register %x is not a WM8903\n", val);
  1403. return -ENODEV;
  1404. }
  1405. val = snd_soc_read(codec, WM8903_REVISION_NUMBER);
  1406. dev_info(codec->dev, "WM8903 revision %d\n",
  1407. val & WM8903_CHIP_REV_MASK);
  1408. wm8903_reset(codec);
  1409. /* Set up GPIOs and microphone detection */
  1410. if (pdata) {
  1411. for (i = 0; i < ARRAY_SIZE(pdata->gpio_cfg); i++) {
  1412. if (!pdata->gpio_cfg[i])
  1413. continue;
  1414. snd_soc_write(codec, WM8903_GPIO_CONTROL_1 + i,
  1415. pdata->gpio_cfg[i] & 0xffff);
  1416. }
  1417. snd_soc_write(codec, WM8903_MIC_BIAS_CONTROL_0,
  1418. pdata->micdet_cfg);
  1419. /* Microphone detection needs the WSEQ clock */
  1420. if (pdata->micdet_cfg)
  1421. snd_soc_update_bits(codec, WM8903_WRITE_SEQUENCER_0,
  1422. WM8903_WSEQ_ENA, WM8903_WSEQ_ENA);
  1423. wm8903->mic_delay = pdata->micdet_delay;
  1424. }
  1425. if (wm8903->irq) {
  1426. if (pdata && pdata->irq_active_low) {
  1427. trigger = IRQF_TRIGGER_LOW;
  1428. irq_pol = WM8903_IRQ_POL;
  1429. } else {
  1430. trigger = IRQF_TRIGGER_HIGH;
  1431. irq_pol = 0;
  1432. }
  1433. snd_soc_update_bits(codec, WM8903_INTERRUPT_CONTROL,
  1434. WM8903_IRQ_POL, irq_pol);
  1435. ret = request_threaded_irq(wm8903->irq, NULL, wm8903_irq,
  1436. trigger | IRQF_ONESHOT,
  1437. "wm8903", codec);
  1438. if (ret != 0) {
  1439. dev_err(codec->dev, "Failed to request IRQ: %d\n",
  1440. ret);
  1441. return ret;
  1442. }
  1443. /* Enable write sequencer interrupts */
  1444. snd_soc_update_bits(codec, WM8903_INTERRUPT_STATUS_1_MASK,
  1445. WM8903_IM_WSEQ_BUSY_EINT, 0);
  1446. }
  1447. /* power on device */
  1448. wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1449. /* Latch volume update bits */
  1450. val = snd_soc_read(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT);
  1451. val |= WM8903_ADCVU;
  1452. snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_LEFT, val);
  1453. snd_soc_write(codec, WM8903_ADC_DIGITAL_VOLUME_RIGHT, val);
  1454. val = snd_soc_read(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT);
  1455. val |= WM8903_DACVU;
  1456. snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_LEFT, val);
  1457. snd_soc_write(codec, WM8903_DAC_DIGITAL_VOLUME_RIGHT, val);
  1458. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT1_LEFT);
  1459. val |= WM8903_HPOUTVU;
  1460. snd_soc_write(codec, WM8903_ANALOGUE_OUT1_LEFT, val);
  1461. snd_soc_write(codec, WM8903_ANALOGUE_OUT1_RIGHT, val);
  1462. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT2_LEFT);
  1463. val |= WM8903_LINEOUTVU;
  1464. snd_soc_write(codec, WM8903_ANALOGUE_OUT2_LEFT, val);
  1465. snd_soc_write(codec, WM8903_ANALOGUE_OUT2_RIGHT, val);
  1466. val = snd_soc_read(codec, WM8903_ANALOGUE_OUT3_LEFT);
  1467. val |= WM8903_SPKVU;
  1468. snd_soc_write(codec, WM8903_ANALOGUE_OUT3_LEFT, val);
  1469. snd_soc_write(codec, WM8903_ANALOGUE_OUT3_RIGHT, val);
  1470. /* Enable DAC soft mute by default */
  1471. val = snd_soc_read(codec, WM8903_DAC_DIGITAL_1);
  1472. val |= WM8903_DAC_MUTEMODE;
  1473. snd_soc_write(codec, WM8903_DAC_DIGITAL_1, val);
  1474. snd_soc_add_controls(codec, wm8903_snd_controls,
  1475. ARRAY_SIZE(wm8903_snd_controls));
  1476. wm8903_add_widgets(codec);
  1477. return ret;
  1478. }
  1479. /* power down chip */
  1480. static int wm8903_remove(struct snd_soc_codec *codec)
  1481. {
  1482. wm8903_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1483. return 0;
  1484. }
  1485. static struct snd_soc_codec_driver soc_codec_dev_wm8903 = {
  1486. .probe = wm8903_probe,
  1487. .remove = wm8903_remove,
  1488. .suspend = wm8903_suspend,
  1489. .resume = wm8903_resume,
  1490. .set_bias_level = wm8903_set_bias_level,
  1491. .reg_cache_size = ARRAY_SIZE(wm8903_reg_defaults),
  1492. .reg_word_size = sizeof(u16),
  1493. .reg_cache_default = wm8903_reg_defaults,
  1494. .volatile_register = wm8903_volatile_register,
  1495. };
  1496. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1497. static __devinit int wm8903_i2c_probe(struct i2c_client *i2c,
  1498. const struct i2c_device_id *id)
  1499. {
  1500. struct wm8903_priv *wm8903;
  1501. int ret;
  1502. wm8903 = kzalloc(sizeof(struct wm8903_priv), GFP_KERNEL);
  1503. if (wm8903 == NULL)
  1504. return -ENOMEM;
  1505. i2c_set_clientdata(i2c, wm8903);
  1506. wm8903->irq = i2c->irq;
  1507. ret = snd_soc_register_codec(&i2c->dev,
  1508. &soc_codec_dev_wm8903, &wm8903_dai, 1);
  1509. if (ret < 0)
  1510. kfree(wm8903);
  1511. return ret;
  1512. }
  1513. static __devexit int wm8903_i2c_remove(struct i2c_client *client)
  1514. {
  1515. snd_soc_unregister_codec(&client->dev);
  1516. kfree(i2c_get_clientdata(client));
  1517. return 0;
  1518. }
  1519. static const struct i2c_device_id wm8903_i2c_id[] = {
  1520. { "wm8903", 0 },
  1521. { }
  1522. };
  1523. MODULE_DEVICE_TABLE(i2c, wm8903_i2c_id);
  1524. static struct i2c_driver wm8903_i2c_driver = {
  1525. .driver = {
  1526. .name = "wm8903-codec",
  1527. .owner = THIS_MODULE,
  1528. },
  1529. .probe = wm8903_i2c_probe,
  1530. .remove = __devexit_p(wm8903_i2c_remove),
  1531. .id_table = wm8903_i2c_id,
  1532. };
  1533. #endif
  1534. static int __init wm8903_modinit(void)
  1535. {
  1536. int ret = 0;
  1537. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1538. ret = i2c_add_driver(&wm8903_i2c_driver);
  1539. if (ret != 0) {
  1540. printk(KERN_ERR "Failed to register wm8903 I2C driver: %d\n",
  1541. ret);
  1542. }
  1543. #endif
  1544. return ret;
  1545. }
  1546. module_init(wm8903_modinit);
  1547. static void __exit wm8903_exit(void)
  1548. {
  1549. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1550. i2c_del_driver(&wm8903_i2c_driver);
  1551. #endif
  1552. }
  1553. module_exit(wm8903_exit);
  1554. MODULE_DESCRIPTION("ASoC WM8903 driver");
  1555. MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.cm>");
  1556. MODULE_LICENSE("GPL");