wm8994.c 124 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115
  1. /*
  2. * wm8994.c -- WM8994 ALSA SoC Audio driver
  3. *
  4. * Copyright 2009 Wolfson Microelectronics plc
  5. *
  6. * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
  7. *
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License version 2 as
  11. * published by the Free Software Foundation.
  12. */
  13. #include <linux/module.h>
  14. #include <linux/moduleparam.h>
  15. #include <linux/init.h>
  16. #include <linux/delay.h>
  17. #include <linux/pm.h>
  18. #include <linux/i2c.h>
  19. #include <linux/platform_device.h>
  20. #include <linux/regulator/consumer.h>
  21. #include <linux/slab.h>
  22. #include <sound/core.h>
  23. #include <sound/pcm.h>
  24. #include <sound/pcm_params.h>
  25. #include <sound/soc.h>
  26. #include <sound/soc-dapm.h>
  27. #include <sound/initval.h>
  28. #include <sound/tlv.h>
  29. #include <linux/mfd/wm8994/core.h>
  30. #include <linux/mfd/wm8994/registers.h>
  31. #include <linux/mfd/wm8994/pdata.h>
  32. #include <linux/mfd/wm8994/gpio.h>
  33. #include "wm8994.h"
  34. #include "wm_hubs.h"
  35. struct fll_config {
  36. int src;
  37. int in;
  38. int out;
  39. };
  40. #define WM8994_NUM_DRC 3
  41. #define WM8994_NUM_EQ 3
  42. static int wm8994_drc_base[] = {
  43. WM8994_AIF1_DRC1_1,
  44. WM8994_AIF1_DRC2_1,
  45. WM8994_AIF2_DRC_1,
  46. };
  47. static int wm8994_retune_mobile_base[] = {
  48. WM8994_AIF1_DAC1_EQ_GAINS_1,
  49. WM8994_AIF1_DAC2_EQ_GAINS_1,
  50. WM8994_AIF2_EQ_GAINS_1,
  51. };
  52. #define WM8994_REG_CACHE_SIZE 0x621
  53. struct wm8994_micdet {
  54. struct snd_soc_jack *jack;
  55. int det;
  56. int shrt;
  57. };
  58. /* codec private data */
  59. struct wm8994_priv {
  60. struct wm_hubs_data hubs;
  61. enum snd_soc_control_type control_type;
  62. void *control_data;
  63. struct snd_soc_codec *codec;
  64. u16 reg_cache[WM8994_REG_CACHE_SIZE + 1];
  65. int sysclk[2];
  66. int sysclk_rate[2];
  67. int mclk[2];
  68. int aifclk[2];
  69. struct fll_config fll[2], fll_suspend[2];
  70. int dac_rates[2];
  71. int lrclk_shared[2];
  72. /* Platform dependant DRC configuration */
  73. const char **drc_texts;
  74. int drc_cfg[WM8994_NUM_DRC];
  75. struct soc_enum drc_enum;
  76. /* Platform dependant ReTune mobile configuration */
  77. int num_retune_mobile_texts;
  78. const char **retune_mobile_texts;
  79. int retune_mobile_cfg[WM8994_NUM_EQ];
  80. struct soc_enum retune_mobile_enum;
  81. struct wm8994_micdet micdet[2];
  82. int revision;
  83. struct wm8994_pdata *pdata;
  84. };
  85. static const struct {
  86. unsigned short readable; /* Mask of readable bits */
  87. unsigned short writable; /* Mask of writable bits */
  88. } access_masks[] = {
  89. { 0xFFFF, 0xFFFF }, /* R0 - Software Reset */
  90. { 0x3B37, 0x3B37 }, /* R1 - Power Management (1) */
  91. { 0x6BF0, 0x6BF0 }, /* R2 - Power Management (2) */
  92. { 0x3FF0, 0x3FF0 }, /* R3 - Power Management (3) */
  93. { 0x3F3F, 0x3F3F }, /* R4 - Power Management (4) */
  94. { 0x3F0F, 0x3F0F }, /* R5 - Power Management (5) */
  95. { 0x003F, 0x003F }, /* R6 - Power Management (6) */
  96. { 0x0000, 0x0000 }, /* R7 */
  97. { 0x0000, 0x0000 }, /* R8 */
  98. { 0x0000, 0x0000 }, /* R9 */
  99. { 0x0000, 0x0000 }, /* R10 */
  100. { 0x0000, 0x0000 }, /* R11 */
  101. { 0x0000, 0x0000 }, /* R12 */
  102. { 0x0000, 0x0000 }, /* R13 */
  103. { 0x0000, 0x0000 }, /* R14 */
  104. { 0x0000, 0x0000 }, /* R15 */
  105. { 0x0000, 0x0000 }, /* R16 */
  106. { 0x0000, 0x0000 }, /* R17 */
  107. { 0x0000, 0x0000 }, /* R18 */
  108. { 0x0000, 0x0000 }, /* R19 */
  109. { 0x0000, 0x0000 }, /* R20 */
  110. { 0x01C0, 0x01C0 }, /* R21 - Input Mixer (1) */
  111. { 0x0000, 0x0000 }, /* R22 */
  112. { 0x0000, 0x0000 }, /* R23 */
  113. { 0x00DF, 0x01DF }, /* R24 - Left Line Input 1&2 Volume */
  114. { 0x00DF, 0x01DF }, /* R25 - Left Line Input 3&4 Volume */
  115. { 0x00DF, 0x01DF }, /* R26 - Right Line Input 1&2 Volume */
  116. { 0x00DF, 0x01DF }, /* R27 - Right Line Input 3&4 Volume */
  117. { 0x00FF, 0x01FF }, /* R28 - Left Output Volume */
  118. { 0x00FF, 0x01FF }, /* R29 - Right Output Volume */
  119. { 0x0077, 0x0077 }, /* R30 - Line Outputs Volume */
  120. { 0x0030, 0x0030 }, /* R31 - HPOUT2 Volume */
  121. { 0x00FF, 0x01FF }, /* R32 - Left OPGA Volume */
  122. { 0x00FF, 0x01FF }, /* R33 - Right OPGA Volume */
  123. { 0x007F, 0x007F }, /* R34 - SPKMIXL Attenuation */
  124. { 0x017F, 0x017F }, /* R35 - SPKMIXR Attenuation */
  125. { 0x003F, 0x003F }, /* R36 - SPKOUT Mixers */
  126. { 0x003F, 0x003F }, /* R37 - ClassD */
  127. { 0x00FF, 0x01FF }, /* R38 - Speaker Volume Left */
  128. { 0x00FF, 0x01FF }, /* R39 - Speaker Volume Right */
  129. { 0x00FF, 0x00FF }, /* R40 - Input Mixer (2) */
  130. { 0x01B7, 0x01B7 }, /* R41 - Input Mixer (3) */
  131. { 0x01B7, 0x01B7 }, /* R42 - Input Mixer (4) */
  132. { 0x01C7, 0x01C7 }, /* R43 - Input Mixer (5) */
  133. { 0x01C7, 0x01C7 }, /* R44 - Input Mixer (6) */
  134. { 0x01FF, 0x01FF }, /* R45 - Output Mixer (1) */
  135. { 0x01FF, 0x01FF }, /* R46 - Output Mixer (2) */
  136. { 0x0FFF, 0x0FFF }, /* R47 - Output Mixer (3) */
  137. { 0x0FFF, 0x0FFF }, /* R48 - Output Mixer (4) */
  138. { 0x0FFF, 0x0FFF }, /* R49 - Output Mixer (5) */
  139. { 0x0FFF, 0x0FFF }, /* R50 - Output Mixer (6) */
  140. { 0x0038, 0x0038 }, /* R51 - HPOUT2 Mixer */
  141. { 0x0077, 0x0077 }, /* R52 - Line Mixer (1) */
  142. { 0x0077, 0x0077 }, /* R53 - Line Mixer (2) */
  143. { 0x03FF, 0x03FF }, /* R54 - Speaker Mixer */
  144. { 0x00C1, 0x00C1 }, /* R55 - Additional Control */
  145. { 0x00F0, 0x00F0 }, /* R56 - AntiPOP (1) */
  146. { 0x01EF, 0x01EF }, /* R57 - AntiPOP (2) */
  147. { 0x00FF, 0x00FF }, /* R58 - MICBIAS */
  148. { 0x000F, 0x000F }, /* R59 - LDO 1 */
  149. { 0x0007, 0x0007 }, /* R60 - LDO 2 */
  150. { 0x0000, 0x0000 }, /* R61 */
  151. { 0x0000, 0x0000 }, /* R62 */
  152. { 0x0000, 0x0000 }, /* R63 */
  153. { 0x0000, 0x0000 }, /* R64 */
  154. { 0x0000, 0x0000 }, /* R65 */
  155. { 0x0000, 0x0000 }, /* R66 */
  156. { 0x0000, 0x0000 }, /* R67 */
  157. { 0x0000, 0x0000 }, /* R68 */
  158. { 0x0000, 0x0000 }, /* R69 */
  159. { 0x0000, 0x0000 }, /* R70 */
  160. { 0x0000, 0x0000 }, /* R71 */
  161. { 0x0000, 0x0000 }, /* R72 */
  162. { 0x0000, 0x0000 }, /* R73 */
  163. { 0x0000, 0x0000 }, /* R74 */
  164. { 0x0000, 0x0000 }, /* R75 */
  165. { 0x8000, 0x8000 }, /* R76 - Charge Pump (1) */
  166. { 0x0000, 0x0000 }, /* R77 */
  167. { 0x0000, 0x0000 }, /* R78 */
  168. { 0x0000, 0x0000 }, /* R79 */
  169. { 0x0000, 0x0000 }, /* R80 */
  170. { 0x0301, 0x0301 }, /* R81 - Class W (1) */
  171. { 0x0000, 0x0000 }, /* R82 */
  172. { 0x0000, 0x0000 }, /* R83 */
  173. { 0x333F, 0x333F }, /* R84 - DC Servo (1) */
  174. { 0x0FEF, 0x0FEF }, /* R85 - DC Servo (2) */
  175. { 0x0000, 0x0000 }, /* R86 */
  176. { 0xFFFF, 0xFFFF }, /* R87 - DC Servo (4) */
  177. { 0x0333, 0x0000 }, /* R88 - DC Servo Readback */
  178. { 0x0000, 0x0000 }, /* R89 */
  179. { 0x0000, 0x0000 }, /* R90 */
  180. { 0x0000, 0x0000 }, /* R91 */
  181. { 0x0000, 0x0000 }, /* R92 */
  182. { 0x0000, 0x0000 }, /* R93 */
  183. { 0x0000, 0x0000 }, /* R94 */
  184. { 0x0000, 0x0000 }, /* R95 */
  185. { 0x00EE, 0x00EE }, /* R96 - Analogue HP (1) */
  186. { 0x0000, 0x0000 }, /* R97 */
  187. { 0x0000, 0x0000 }, /* R98 */
  188. { 0x0000, 0x0000 }, /* R99 */
  189. { 0x0000, 0x0000 }, /* R100 */
  190. { 0x0000, 0x0000 }, /* R101 */
  191. { 0x0000, 0x0000 }, /* R102 */
  192. { 0x0000, 0x0000 }, /* R103 */
  193. { 0x0000, 0x0000 }, /* R104 */
  194. { 0x0000, 0x0000 }, /* R105 */
  195. { 0x0000, 0x0000 }, /* R106 */
  196. { 0x0000, 0x0000 }, /* R107 */
  197. { 0x0000, 0x0000 }, /* R108 */
  198. { 0x0000, 0x0000 }, /* R109 */
  199. { 0x0000, 0x0000 }, /* R110 */
  200. { 0x0000, 0x0000 }, /* R111 */
  201. { 0x0000, 0x0000 }, /* R112 */
  202. { 0x0000, 0x0000 }, /* R113 */
  203. { 0x0000, 0x0000 }, /* R114 */
  204. { 0x0000, 0x0000 }, /* R115 */
  205. { 0x0000, 0x0000 }, /* R116 */
  206. { 0x0000, 0x0000 }, /* R117 */
  207. { 0x0000, 0x0000 }, /* R118 */
  208. { 0x0000, 0x0000 }, /* R119 */
  209. { 0x0000, 0x0000 }, /* R120 */
  210. { 0x0000, 0x0000 }, /* R121 */
  211. { 0x0000, 0x0000 }, /* R122 */
  212. { 0x0000, 0x0000 }, /* R123 */
  213. { 0x0000, 0x0000 }, /* R124 */
  214. { 0x0000, 0x0000 }, /* R125 */
  215. { 0x0000, 0x0000 }, /* R126 */
  216. { 0x0000, 0x0000 }, /* R127 */
  217. { 0x0000, 0x0000 }, /* R128 */
  218. { 0x0000, 0x0000 }, /* R129 */
  219. { 0x0000, 0x0000 }, /* R130 */
  220. { 0x0000, 0x0000 }, /* R131 */
  221. { 0x0000, 0x0000 }, /* R132 */
  222. { 0x0000, 0x0000 }, /* R133 */
  223. { 0x0000, 0x0000 }, /* R134 */
  224. { 0x0000, 0x0000 }, /* R135 */
  225. { 0x0000, 0x0000 }, /* R136 */
  226. { 0x0000, 0x0000 }, /* R137 */
  227. { 0x0000, 0x0000 }, /* R138 */
  228. { 0x0000, 0x0000 }, /* R139 */
  229. { 0x0000, 0x0000 }, /* R140 */
  230. { 0x0000, 0x0000 }, /* R141 */
  231. { 0x0000, 0x0000 }, /* R142 */
  232. { 0x0000, 0x0000 }, /* R143 */
  233. { 0x0000, 0x0000 }, /* R144 */
  234. { 0x0000, 0x0000 }, /* R145 */
  235. { 0x0000, 0x0000 }, /* R146 */
  236. { 0x0000, 0x0000 }, /* R147 */
  237. { 0x0000, 0x0000 }, /* R148 */
  238. { 0x0000, 0x0000 }, /* R149 */
  239. { 0x0000, 0x0000 }, /* R150 */
  240. { 0x0000, 0x0000 }, /* R151 */
  241. { 0x0000, 0x0000 }, /* R152 */
  242. { 0x0000, 0x0000 }, /* R153 */
  243. { 0x0000, 0x0000 }, /* R154 */
  244. { 0x0000, 0x0000 }, /* R155 */
  245. { 0x0000, 0x0000 }, /* R156 */
  246. { 0x0000, 0x0000 }, /* R157 */
  247. { 0x0000, 0x0000 }, /* R158 */
  248. { 0x0000, 0x0000 }, /* R159 */
  249. { 0x0000, 0x0000 }, /* R160 */
  250. { 0x0000, 0x0000 }, /* R161 */
  251. { 0x0000, 0x0000 }, /* R162 */
  252. { 0x0000, 0x0000 }, /* R163 */
  253. { 0x0000, 0x0000 }, /* R164 */
  254. { 0x0000, 0x0000 }, /* R165 */
  255. { 0x0000, 0x0000 }, /* R166 */
  256. { 0x0000, 0x0000 }, /* R167 */
  257. { 0x0000, 0x0000 }, /* R168 */
  258. { 0x0000, 0x0000 }, /* R169 */
  259. { 0x0000, 0x0000 }, /* R170 */
  260. { 0x0000, 0x0000 }, /* R171 */
  261. { 0x0000, 0x0000 }, /* R172 */
  262. { 0x0000, 0x0000 }, /* R173 */
  263. { 0x0000, 0x0000 }, /* R174 */
  264. { 0x0000, 0x0000 }, /* R175 */
  265. { 0x0000, 0x0000 }, /* R176 */
  266. { 0x0000, 0x0000 }, /* R177 */
  267. { 0x0000, 0x0000 }, /* R178 */
  268. { 0x0000, 0x0000 }, /* R179 */
  269. { 0x0000, 0x0000 }, /* R180 */
  270. { 0x0000, 0x0000 }, /* R181 */
  271. { 0x0000, 0x0000 }, /* R182 */
  272. { 0x0000, 0x0000 }, /* R183 */
  273. { 0x0000, 0x0000 }, /* R184 */
  274. { 0x0000, 0x0000 }, /* R185 */
  275. { 0x0000, 0x0000 }, /* R186 */
  276. { 0x0000, 0x0000 }, /* R187 */
  277. { 0x0000, 0x0000 }, /* R188 */
  278. { 0x0000, 0x0000 }, /* R189 */
  279. { 0x0000, 0x0000 }, /* R190 */
  280. { 0x0000, 0x0000 }, /* R191 */
  281. { 0x0000, 0x0000 }, /* R192 */
  282. { 0x0000, 0x0000 }, /* R193 */
  283. { 0x0000, 0x0000 }, /* R194 */
  284. { 0x0000, 0x0000 }, /* R195 */
  285. { 0x0000, 0x0000 }, /* R196 */
  286. { 0x0000, 0x0000 }, /* R197 */
  287. { 0x0000, 0x0000 }, /* R198 */
  288. { 0x0000, 0x0000 }, /* R199 */
  289. { 0x0000, 0x0000 }, /* R200 */
  290. { 0x0000, 0x0000 }, /* R201 */
  291. { 0x0000, 0x0000 }, /* R202 */
  292. { 0x0000, 0x0000 }, /* R203 */
  293. { 0x0000, 0x0000 }, /* R204 */
  294. { 0x0000, 0x0000 }, /* R205 */
  295. { 0x0000, 0x0000 }, /* R206 */
  296. { 0x0000, 0x0000 }, /* R207 */
  297. { 0x0000, 0x0000 }, /* R208 */
  298. { 0x0000, 0x0000 }, /* R209 */
  299. { 0x0000, 0x0000 }, /* R210 */
  300. { 0x0000, 0x0000 }, /* R211 */
  301. { 0x0000, 0x0000 }, /* R212 */
  302. { 0x0000, 0x0000 }, /* R213 */
  303. { 0x0000, 0x0000 }, /* R214 */
  304. { 0x0000, 0x0000 }, /* R215 */
  305. { 0x0000, 0x0000 }, /* R216 */
  306. { 0x0000, 0x0000 }, /* R217 */
  307. { 0x0000, 0x0000 }, /* R218 */
  308. { 0x0000, 0x0000 }, /* R219 */
  309. { 0x0000, 0x0000 }, /* R220 */
  310. { 0x0000, 0x0000 }, /* R221 */
  311. { 0x0000, 0x0000 }, /* R222 */
  312. { 0x0000, 0x0000 }, /* R223 */
  313. { 0x0000, 0x0000 }, /* R224 */
  314. { 0x0000, 0x0000 }, /* R225 */
  315. { 0x0000, 0x0000 }, /* R226 */
  316. { 0x0000, 0x0000 }, /* R227 */
  317. { 0x0000, 0x0000 }, /* R228 */
  318. { 0x0000, 0x0000 }, /* R229 */
  319. { 0x0000, 0x0000 }, /* R230 */
  320. { 0x0000, 0x0000 }, /* R231 */
  321. { 0x0000, 0x0000 }, /* R232 */
  322. { 0x0000, 0x0000 }, /* R233 */
  323. { 0x0000, 0x0000 }, /* R234 */
  324. { 0x0000, 0x0000 }, /* R235 */
  325. { 0x0000, 0x0000 }, /* R236 */
  326. { 0x0000, 0x0000 }, /* R237 */
  327. { 0x0000, 0x0000 }, /* R238 */
  328. { 0x0000, 0x0000 }, /* R239 */
  329. { 0x0000, 0x0000 }, /* R240 */
  330. { 0x0000, 0x0000 }, /* R241 */
  331. { 0x0000, 0x0000 }, /* R242 */
  332. { 0x0000, 0x0000 }, /* R243 */
  333. { 0x0000, 0x0000 }, /* R244 */
  334. { 0x0000, 0x0000 }, /* R245 */
  335. { 0x0000, 0x0000 }, /* R246 */
  336. { 0x0000, 0x0000 }, /* R247 */
  337. { 0x0000, 0x0000 }, /* R248 */
  338. { 0x0000, 0x0000 }, /* R249 */
  339. { 0x0000, 0x0000 }, /* R250 */
  340. { 0x0000, 0x0000 }, /* R251 */
  341. { 0x0000, 0x0000 }, /* R252 */
  342. { 0x0000, 0x0000 }, /* R253 */
  343. { 0x0000, 0x0000 }, /* R254 */
  344. { 0x0000, 0x0000 }, /* R255 */
  345. { 0x000F, 0x0000 }, /* R256 - Chip Revision */
  346. { 0x0074, 0x0074 }, /* R257 - Control Interface */
  347. { 0x0000, 0x0000 }, /* R258 */
  348. { 0x0000, 0x0000 }, /* R259 */
  349. { 0x0000, 0x0000 }, /* R260 */
  350. { 0x0000, 0x0000 }, /* R261 */
  351. { 0x0000, 0x0000 }, /* R262 */
  352. { 0x0000, 0x0000 }, /* R263 */
  353. { 0x0000, 0x0000 }, /* R264 */
  354. { 0x0000, 0x0000 }, /* R265 */
  355. { 0x0000, 0x0000 }, /* R266 */
  356. { 0x0000, 0x0000 }, /* R267 */
  357. { 0x0000, 0x0000 }, /* R268 */
  358. { 0x0000, 0x0000 }, /* R269 */
  359. { 0x0000, 0x0000 }, /* R270 */
  360. { 0x0000, 0x0000 }, /* R271 */
  361. { 0x807F, 0x837F }, /* R272 - Write Sequencer Ctrl (1) */
  362. { 0x017F, 0x0000 }, /* R273 - Write Sequencer Ctrl (2) */
  363. { 0x0000, 0x0000 }, /* R274 */
  364. { 0x0000, 0x0000 }, /* R275 */
  365. { 0x0000, 0x0000 }, /* R276 */
  366. { 0x0000, 0x0000 }, /* R277 */
  367. { 0x0000, 0x0000 }, /* R278 */
  368. { 0x0000, 0x0000 }, /* R279 */
  369. { 0x0000, 0x0000 }, /* R280 */
  370. { 0x0000, 0x0000 }, /* R281 */
  371. { 0x0000, 0x0000 }, /* R282 */
  372. { 0x0000, 0x0000 }, /* R283 */
  373. { 0x0000, 0x0000 }, /* R284 */
  374. { 0x0000, 0x0000 }, /* R285 */
  375. { 0x0000, 0x0000 }, /* R286 */
  376. { 0x0000, 0x0000 }, /* R287 */
  377. { 0x0000, 0x0000 }, /* R288 */
  378. { 0x0000, 0x0000 }, /* R289 */
  379. { 0x0000, 0x0000 }, /* R290 */
  380. { 0x0000, 0x0000 }, /* R291 */
  381. { 0x0000, 0x0000 }, /* R292 */
  382. { 0x0000, 0x0000 }, /* R293 */
  383. { 0x0000, 0x0000 }, /* R294 */
  384. { 0x0000, 0x0000 }, /* R295 */
  385. { 0x0000, 0x0000 }, /* R296 */
  386. { 0x0000, 0x0000 }, /* R297 */
  387. { 0x0000, 0x0000 }, /* R298 */
  388. { 0x0000, 0x0000 }, /* R299 */
  389. { 0x0000, 0x0000 }, /* R300 */
  390. { 0x0000, 0x0000 }, /* R301 */
  391. { 0x0000, 0x0000 }, /* R302 */
  392. { 0x0000, 0x0000 }, /* R303 */
  393. { 0x0000, 0x0000 }, /* R304 */
  394. { 0x0000, 0x0000 }, /* R305 */
  395. { 0x0000, 0x0000 }, /* R306 */
  396. { 0x0000, 0x0000 }, /* R307 */
  397. { 0x0000, 0x0000 }, /* R308 */
  398. { 0x0000, 0x0000 }, /* R309 */
  399. { 0x0000, 0x0000 }, /* R310 */
  400. { 0x0000, 0x0000 }, /* R311 */
  401. { 0x0000, 0x0000 }, /* R312 */
  402. { 0x0000, 0x0000 }, /* R313 */
  403. { 0x0000, 0x0000 }, /* R314 */
  404. { 0x0000, 0x0000 }, /* R315 */
  405. { 0x0000, 0x0000 }, /* R316 */
  406. { 0x0000, 0x0000 }, /* R317 */
  407. { 0x0000, 0x0000 }, /* R318 */
  408. { 0x0000, 0x0000 }, /* R319 */
  409. { 0x0000, 0x0000 }, /* R320 */
  410. { 0x0000, 0x0000 }, /* R321 */
  411. { 0x0000, 0x0000 }, /* R322 */
  412. { 0x0000, 0x0000 }, /* R323 */
  413. { 0x0000, 0x0000 }, /* R324 */
  414. { 0x0000, 0x0000 }, /* R325 */
  415. { 0x0000, 0x0000 }, /* R326 */
  416. { 0x0000, 0x0000 }, /* R327 */
  417. { 0x0000, 0x0000 }, /* R328 */
  418. { 0x0000, 0x0000 }, /* R329 */
  419. { 0x0000, 0x0000 }, /* R330 */
  420. { 0x0000, 0x0000 }, /* R331 */
  421. { 0x0000, 0x0000 }, /* R332 */
  422. { 0x0000, 0x0000 }, /* R333 */
  423. { 0x0000, 0x0000 }, /* R334 */
  424. { 0x0000, 0x0000 }, /* R335 */
  425. { 0x0000, 0x0000 }, /* R336 */
  426. { 0x0000, 0x0000 }, /* R337 */
  427. { 0x0000, 0x0000 }, /* R338 */
  428. { 0x0000, 0x0000 }, /* R339 */
  429. { 0x0000, 0x0000 }, /* R340 */
  430. { 0x0000, 0x0000 }, /* R341 */
  431. { 0x0000, 0x0000 }, /* R342 */
  432. { 0x0000, 0x0000 }, /* R343 */
  433. { 0x0000, 0x0000 }, /* R344 */
  434. { 0x0000, 0x0000 }, /* R345 */
  435. { 0x0000, 0x0000 }, /* R346 */
  436. { 0x0000, 0x0000 }, /* R347 */
  437. { 0x0000, 0x0000 }, /* R348 */
  438. { 0x0000, 0x0000 }, /* R349 */
  439. { 0x0000, 0x0000 }, /* R350 */
  440. { 0x0000, 0x0000 }, /* R351 */
  441. { 0x0000, 0x0000 }, /* R352 */
  442. { 0x0000, 0x0000 }, /* R353 */
  443. { 0x0000, 0x0000 }, /* R354 */
  444. { 0x0000, 0x0000 }, /* R355 */
  445. { 0x0000, 0x0000 }, /* R356 */
  446. { 0x0000, 0x0000 }, /* R357 */
  447. { 0x0000, 0x0000 }, /* R358 */
  448. { 0x0000, 0x0000 }, /* R359 */
  449. { 0x0000, 0x0000 }, /* R360 */
  450. { 0x0000, 0x0000 }, /* R361 */
  451. { 0x0000, 0x0000 }, /* R362 */
  452. { 0x0000, 0x0000 }, /* R363 */
  453. { 0x0000, 0x0000 }, /* R364 */
  454. { 0x0000, 0x0000 }, /* R365 */
  455. { 0x0000, 0x0000 }, /* R366 */
  456. { 0x0000, 0x0000 }, /* R367 */
  457. { 0x0000, 0x0000 }, /* R368 */
  458. { 0x0000, 0x0000 }, /* R369 */
  459. { 0x0000, 0x0000 }, /* R370 */
  460. { 0x0000, 0x0000 }, /* R371 */
  461. { 0x0000, 0x0000 }, /* R372 */
  462. { 0x0000, 0x0000 }, /* R373 */
  463. { 0x0000, 0x0000 }, /* R374 */
  464. { 0x0000, 0x0000 }, /* R375 */
  465. { 0x0000, 0x0000 }, /* R376 */
  466. { 0x0000, 0x0000 }, /* R377 */
  467. { 0x0000, 0x0000 }, /* R378 */
  468. { 0x0000, 0x0000 }, /* R379 */
  469. { 0x0000, 0x0000 }, /* R380 */
  470. { 0x0000, 0x0000 }, /* R381 */
  471. { 0x0000, 0x0000 }, /* R382 */
  472. { 0x0000, 0x0000 }, /* R383 */
  473. { 0x0000, 0x0000 }, /* R384 */
  474. { 0x0000, 0x0000 }, /* R385 */
  475. { 0x0000, 0x0000 }, /* R386 */
  476. { 0x0000, 0x0000 }, /* R387 */
  477. { 0x0000, 0x0000 }, /* R388 */
  478. { 0x0000, 0x0000 }, /* R389 */
  479. { 0x0000, 0x0000 }, /* R390 */
  480. { 0x0000, 0x0000 }, /* R391 */
  481. { 0x0000, 0x0000 }, /* R392 */
  482. { 0x0000, 0x0000 }, /* R393 */
  483. { 0x0000, 0x0000 }, /* R394 */
  484. { 0x0000, 0x0000 }, /* R395 */
  485. { 0x0000, 0x0000 }, /* R396 */
  486. { 0x0000, 0x0000 }, /* R397 */
  487. { 0x0000, 0x0000 }, /* R398 */
  488. { 0x0000, 0x0000 }, /* R399 */
  489. { 0x0000, 0x0000 }, /* R400 */
  490. { 0x0000, 0x0000 }, /* R401 */
  491. { 0x0000, 0x0000 }, /* R402 */
  492. { 0x0000, 0x0000 }, /* R403 */
  493. { 0x0000, 0x0000 }, /* R404 */
  494. { 0x0000, 0x0000 }, /* R405 */
  495. { 0x0000, 0x0000 }, /* R406 */
  496. { 0x0000, 0x0000 }, /* R407 */
  497. { 0x0000, 0x0000 }, /* R408 */
  498. { 0x0000, 0x0000 }, /* R409 */
  499. { 0x0000, 0x0000 }, /* R410 */
  500. { 0x0000, 0x0000 }, /* R411 */
  501. { 0x0000, 0x0000 }, /* R412 */
  502. { 0x0000, 0x0000 }, /* R413 */
  503. { 0x0000, 0x0000 }, /* R414 */
  504. { 0x0000, 0x0000 }, /* R415 */
  505. { 0x0000, 0x0000 }, /* R416 */
  506. { 0x0000, 0x0000 }, /* R417 */
  507. { 0x0000, 0x0000 }, /* R418 */
  508. { 0x0000, 0x0000 }, /* R419 */
  509. { 0x0000, 0x0000 }, /* R420 */
  510. { 0x0000, 0x0000 }, /* R421 */
  511. { 0x0000, 0x0000 }, /* R422 */
  512. { 0x0000, 0x0000 }, /* R423 */
  513. { 0x0000, 0x0000 }, /* R424 */
  514. { 0x0000, 0x0000 }, /* R425 */
  515. { 0x0000, 0x0000 }, /* R426 */
  516. { 0x0000, 0x0000 }, /* R427 */
  517. { 0x0000, 0x0000 }, /* R428 */
  518. { 0x0000, 0x0000 }, /* R429 */
  519. { 0x0000, 0x0000 }, /* R430 */
  520. { 0x0000, 0x0000 }, /* R431 */
  521. { 0x0000, 0x0000 }, /* R432 */
  522. { 0x0000, 0x0000 }, /* R433 */
  523. { 0x0000, 0x0000 }, /* R434 */
  524. { 0x0000, 0x0000 }, /* R435 */
  525. { 0x0000, 0x0000 }, /* R436 */
  526. { 0x0000, 0x0000 }, /* R437 */
  527. { 0x0000, 0x0000 }, /* R438 */
  528. { 0x0000, 0x0000 }, /* R439 */
  529. { 0x0000, 0x0000 }, /* R440 */
  530. { 0x0000, 0x0000 }, /* R441 */
  531. { 0x0000, 0x0000 }, /* R442 */
  532. { 0x0000, 0x0000 }, /* R443 */
  533. { 0x0000, 0x0000 }, /* R444 */
  534. { 0x0000, 0x0000 }, /* R445 */
  535. { 0x0000, 0x0000 }, /* R446 */
  536. { 0x0000, 0x0000 }, /* R447 */
  537. { 0x0000, 0x0000 }, /* R448 */
  538. { 0x0000, 0x0000 }, /* R449 */
  539. { 0x0000, 0x0000 }, /* R450 */
  540. { 0x0000, 0x0000 }, /* R451 */
  541. { 0x0000, 0x0000 }, /* R452 */
  542. { 0x0000, 0x0000 }, /* R453 */
  543. { 0x0000, 0x0000 }, /* R454 */
  544. { 0x0000, 0x0000 }, /* R455 */
  545. { 0x0000, 0x0000 }, /* R456 */
  546. { 0x0000, 0x0000 }, /* R457 */
  547. { 0x0000, 0x0000 }, /* R458 */
  548. { 0x0000, 0x0000 }, /* R459 */
  549. { 0x0000, 0x0000 }, /* R460 */
  550. { 0x0000, 0x0000 }, /* R461 */
  551. { 0x0000, 0x0000 }, /* R462 */
  552. { 0x0000, 0x0000 }, /* R463 */
  553. { 0x0000, 0x0000 }, /* R464 */
  554. { 0x0000, 0x0000 }, /* R465 */
  555. { 0x0000, 0x0000 }, /* R466 */
  556. { 0x0000, 0x0000 }, /* R467 */
  557. { 0x0000, 0x0000 }, /* R468 */
  558. { 0x0000, 0x0000 }, /* R469 */
  559. { 0x0000, 0x0000 }, /* R470 */
  560. { 0x0000, 0x0000 }, /* R471 */
  561. { 0x0000, 0x0000 }, /* R472 */
  562. { 0x0000, 0x0000 }, /* R473 */
  563. { 0x0000, 0x0000 }, /* R474 */
  564. { 0x0000, 0x0000 }, /* R475 */
  565. { 0x0000, 0x0000 }, /* R476 */
  566. { 0x0000, 0x0000 }, /* R477 */
  567. { 0x0000, 0x0000 }, /* R478 */
  568. { 0x0000, 0x0000 }, /* R479 */
  569. { 0x0000, 0x0000 }, /* R480 */
  570. { 0x0000, 0x0000 }, /* R481 */
  571. { 0x0000, 0x0000 }, /* R482 */
  572. { 0x0000, 0x0000 }, /* R483 */
  573. { 0x0000, 0x0000 }, /* R484 */
  574. { 0x0000, 0x0000 }, /* R485 */
  575. { 0x0000, 0x0000 }, /* R486 */
  576. { 0x0000, 0x0000 }, /* R487 */
  577. { 0x0000, 0x0000 }, /* R488 */
  578. { 0x0000, 0x0000 }, /* R489 */
  579. { 0x0000, 0x0000 }, /* R490 */
  580. { 0x0000, 0x0000 }, /* R491 */
  581. { 0x0000, 0x0000 }, /* R492 */
  582. { 0x0000, 0x0000 }, /* R493 */
  583. { 0x0000, 0x0000 }, /* R494 */
  584. { 0x0000, 0x0000 }, /* R495 */
  585. { 0x0000, 0x0000 }, /* R496 */
  586. { 0x0000, 0x0000 }, /* R497 */
  587. { 0x0000, 0x0000 }, /* R498 */
  588. { 0x0000, 0x0000 }, /* R499 */
  589. { 0x0000, 0x0000 }, /* R500 */
  590. { 0x0000, 0x0000 }, /* R501 */
  591. { 0x0000, 0x0000 }, /* R502 */
  592. { 0x0000, 0x0000 }, /* R503 */
  593. { 0x0000, 0x0000 }, /* R504 */
  594. { 0x0000, 0x0000 }, /* R505 */
  595. { 0x0000, 0x0000 }, /* R506 */
  596. { 0x0000, 0x0000 }, /* R507 */
  597. { 0x0000, 0x0000 }, /* R508 */
  598. { 0x0000, 0x0000 }, /* R509 */
  599. { 0x0000, 0x0000 }, /* R510 */
  600. { 0x0000, 0x0000 }, /* R511 */
  601. { 0x001F, 0x001F }, /* R512 - AIF1 Clocking (1) */
  602. { 0x003F, 0x003F }, /* R513 - AIF1 Clocking (2) */
  603. { 0x0000, 0x0000 }, /* R514 */
  604. { 0x0000, 0x0000 }, /* R515 */
  605. { 0x001F, 0x001F }, /* R516 - AIF2 Clocking (1) */
  606. { 0x003F, 0x003F }, /* R517 - AIF2 Clocking (2) */
  607. { 0x0000, 0x0000 }, /* R518 */
  608. { 0x0000, 0x0000 }, /* R519 */
  609. { 0x001F, 0x001F }, /* R520 - Clocking (1) */
  610. { 0x0777, 0x0777 }, /* R521 - Clocking (2) */
  611. { 0x0000, 0x0000 }, /* R522 */
  612. { 0x0000, 0x0000 }, /* R523 */
  613. { 0x0000, 0x0000 }, /* R524 */
  614. { 0x0000, 0x0000 }, /* R525 */
  615. { 0x0000, 0x0000 }, /* R526 */
  616. { 0x0000, 0x0000 }, /* R527 */
  617. { 0x00FF, 0x00FF }, /* R528 - AIF1 Rate */
  618. { 0x00FF, 0x00FF }, /* R529 - AIF2 Rate */
  619. { 0x000F, 0x0000 }, /* R530 - Rate Status */
  620. { 0x0000, 0x0000 }, /* R531 */
  621. { 0x0000, 0x0000 }, /* R532 */
  622. { 0x0000, 0x0000 }, /* R533 */
  623. { 0x0000, 0x0000 }, /* R534 */
  624. { 0x0000, 0x0000 }, /* R535 */
  625. { 0x0000, 0x0000 }, /* R536 */
  626. { 0x0000, 0x0000 }, /* R537 */
  627. { 0x0000, 0x0000 }, /* R538 */
  628. { 0x0000, 0x0000 }, /* R539 */
  629. { 0x0000, 0x0000 }, /* R540 */
  630. { 0x0000, 0x0000 }, /* R541 */
  631. { 0x0000, 0x0000 }, /* R542 */
  632. { 0x0000, 0x0000 }, /* R543 */
  633. { 0x0007, 0x0007 }, /* R544 - FLL1 Control (1) */
  634. { 0x3F77, 0x3F77 }, /* R545 - FLL1 Control (2) */
  635. { 0xFFFF, 0xFFFF }, /* R546 - FLL1 Control (3) */
  636. { 0x7FEF, 0x7FEF }, /* R547 - FLL1 Control (4) */
  637. { 0x1FDB, 0x1FDB }, /* R548 - FLL1 Control (5) */
  638. { 0x0000, 0x0000 }, /* R549 */
  639. { 0x0000, 0x0000 }, /* R550 */
  640. { 0x0000, 0x0000 }, /* R551 */
  641. { 0x0000, 0x0000 }, /* R552 */
  642. { 0x0000, 0x0000 }, /* R553 */
  643. { 0x0000, 0x0000 }, /* R554 */
  644. { 0x0000, 0x0000 }, /* R555 */
  645. { 0x0000, 0x0000 }, /* R556 */
  646. { 0x0000, 0x0000 }, /* R557 */
  647. { 0x0000, 0x0000 }, /* R558 */
  648. { 0x0000, 0x0000 }, /* R559 */
  649. { 0x0000, 0x0000 }, /* R560 */
  650. { 0x0000, 0x0000 }, /* R561 */
  651. { 0x0000, 0x0000 }, /* R562 */
  652. { 0x0000, 0x0000 }, /* R563 */
  653. { 0x0000, 0x0000 }, /* R564 */
  654. { 0x0000, 0x0000 }, /* R565 */
  655. { 0x0000, 0x0000 }, /* R566 */
  656. { 0x0000, 0x0000 }, /* R567 */
  657. { 0x0000, 0x0000 }, /* R568 */
  658. { 0x0000, 0x0000 }, /* R569 */
  659. { 0x0000, 0x0000 }, /* R570 */
  660. { 0x0000, 0x0000 }, /* R571 */
  661. { 0x0000, 0x0000 }, /* R572 */
  662. { 0x0000, 0x0000 }, /* R573 */
  663. { 0x0000, 0x0000 }, /* R574 */
  664. { 0x0000, 0x0000 }, /* R575 */
  665. { 0x0007, 0x0007 }, /* R576 - FLL2 Control (1) */
  666. { 0x3F77, 0x3F77 }, /* R577 - FLL2 Control (2) */
  667. { 0xFFFF, 0xFFFF }, /* R578 - FLL2 Control (3) */
  668. { 0x7FEF, 0x7FEF }, /* R579 - FLL2 Control (4) */
  669. { 0x1FDB, 0x1FDB }, /* R580 - FLL2 Control (5) */
  670. { 0x0000, 0x0000 }, /* R581 */
  671. { 0x0000, 0x0000 }, /* R582 */
  672. { 0x0000, 0x0000 }, /* R583 */
  673. { 0x0000, 0x0000 }, /* R584 */
  674. { 0x0000, 0x0000 }, /* R585 */
  675. { 0x0000, 0x0000 }, /* R586 */
  676. { 0x0000, 0x0000 }, /* R587 */
  677. { 0x0000, 0x0000 }, /* R588 */
  678. { 0x0000, 0x0000 }, /* R589 */
  679. { 0x0000, 0x0000 }, /* R590 */
  680. { 0x0000, 0x0000 }, /* R591 */
  681. { 0x0000, 0x0000 }, /* R592 */
  682. { 0x0000, 0x0000 }, /* R593 */
  683. { 0x0000, 0x0000 }, /* R594 */
  684. { 0x0000, 0x0000 }, /* R595 */
  685. { 0x0000, 0x0000 }, /* R596 */
  686. { 0x0000, 0x0000 }, /* R597 */
  687. { 0x0000, 0x0000 }, /* R598 */
  688. { 0x0000, 0x0000 }, /* R599 */
  689. { 0x0000, 0x0000 }, /* R600 */
  690. { 0x0000, 0x0000 }, /* R601 */
  691. { 0x0000, 0x0000 }, /* R602 */
  692. { 0x0000, 0x0000 }, /* R603 */
  693. { 0x0000, 0x0000 }, /* R604 */
  694. { 0x0000, 0x0000 }, /* R605 */
  695. { 0x0000, 0x0000 }, /* R606 */
  696. { 0x0000, 0x0000 }, /* R607 */
  697. { 0x0000, 0x0000 }, /* R608 */
  698. { 0x0000, 0x0000 }, /* R609 */
  699. { 0x0000, 0x0000 }, /* R610 */
  700. { 0x0000, 0x0000 }, /* R611 */
  701. { 0x0000, 0x0000 }, /* R612 */
  702. { 0x0000, 0x0000 }, /* R613 */
  703. { 0x0000, 0x0000 }, /* R614 */
  704. { 0x0000, 0x0000 }, /* R615 */
  705. { 0x0000, 0x0000 }, /* R616 */
  706. { 0x0000, 0x0000 }, /* R617 */
  707. { 0x0000, 0x0000 }, /* R618 */
  708. { 0x0000, 0x0000 }, /* R619 */
  709. { 0x0000, 0x0000 }, /* R620 */
  710. { 0x0000, 0x0000 }, /* R621 */
  711. { 0x0000, 0x0000 }, /* R622 */
  712. { 0x0000, 0x0000 }, /* R623 */
  713. { 0x0000, 0x0000 }, /* R624 */
  714. { 0x0000, 0x0000 }, /* R625 */
  715. { 0x0000, 0x0000 }, /* R626 */
  716. { 0x0000, 0x0000 }, /* R627 */
  717. { 0x0000, 0x0000 }, /* R628 */
  718. { 0x0000, 0x0000 }, /* R629 */
  719. { 0x0000, 0x0000 }, /* R630 */
  720. { 0x0000, 0x0000 }, /* R631 */
  721. { 0x0000, 0x0000 }, /* R632 */
  722. { 0x0000, 0x0000 }, /* R633 */
  723. { 0x0000, 0x0000 }, /* R634 */
  724. { 0x0000, 0x0000 }, /* R635 */
  725. { 0x0000, 0x0000 }, /* R636 */
  726. { 0x0000, 0x0000 }, /* R637 */
  727. { 0x0000, 0x0000 }, /* R638 */
  728. { 0x0000, 0x0000 }, /* R639 */
  729. { 0x0000, 0x0000 }, /* R640 */
  730. { 0x0000, 0x0000 }, /* R641 */
  731. { 0x0000, 0x0000 }, /* R642 */
  732. { 0x0000, 0x0000 }, /* R643 */
  733. { 0x0000, 0x0000 }, /* R644 */
  734. { 0x0000, 0x0000 }, /* R645 */
  735. { 0x0000, 0x0000 }, /* R646 */
  736. { 0x0000, 0x0000 }, /* R647 */
  737. { 0x0000, 0x0000 }, /* R648 */
  738. { 0x0000, 0x0000 }, /* R649 */
  739. { 0x0000, 0x0000 }, /* R650 */
  740. { 0x0000, 0x0000 }, /* R651 */
  741. { 0x0000, 0x0000 }, /* R652 */
  742. { 0x0000, 0x0000 }, /* R653 */
  743. { 0x0000, 0x0000 }, /* R654 */
  744. { 0x0000, 0x0000 }, /* R655 */
  745. { 0x0000, 0x0000 }, /* R656 */
  746. { 0x0000, 0x0000 }, /* R657 */
  747. { 0x0000, 0x0000 }, /* R658 */
  748. { 0x0000, 0x0000 }, /* R659 */
  749. { 0x0000, 0x0000 }, /* R660 */
  750. { 0x0000, 0x0000 }, /* R661 */
  751. { 0x0000, 0x0000 }, /* R662 */
  752. { 0x0000, 0x0000 }, /* R663 */
  753. { 0x0000, 0x0000 }, /* R664 */
  754. { 0x0000, 0x0000 }, /* R665 */
  755. { 0x0000, 0x0000 }, /* R666 */
  756. { 0x0000, 0x0000 }, /* R667 */
  757. { 0x0000, 0x0000 }, /* R668 */
  758. { 0x0000, 0x0000 }, /* R669 */
  759. { 0x0000, 0x0000 }, /* R670 */
  760. { 0x0000, 0x0000 }, /* R671 */
  761. { 0x0000, 0x0000 }, /* R672 */
  762. { 0x0000, 0x0000 }, /* R673 */
  763. { 0x0000, 0x0000 }, /* R674 */
  764. { 0x0000, 0x0000 }, /* R675 */
  765. { 0x0000, 0x0000 }, /* R676 */
  766. { 0x0000, 0x0000 }, /* R677 */
  767. { 0x0000, 0x0000 }, /* R678 */
  768. { 0x0000, 0x0000 }, /* R679 */
  769. { 0x0000, 0x0000 }, /* R680 */
  770. { 0x0000, 0x0000 }, /* R681 */
  771. { 0x0000, 0x0000 }, /* R682 */
  772. { 0x0000, 0x0000 }, /* R683 */
  773. { 0x0000, 0x0000 }, /* R684 */
  774. { 0x0000, 0x0000 }, /* R685 */
  775. { 0x0000, 0x0000 }, /* R686 */
  776. { 0x0000, 0x0000 }, /* R687 */
  777. { 0x0000, 0x0000 }, /* R688 */
  778. { 0x0000, 0x0000 }, /* R689 */
  779. { 0x0000, 0x0000 }, /* R690 */
  780. { 0x0000, 0x0000 }, /* R691 */
  781. { 0x0000, 0x0000 }, /* R692 */
  782. { 0x0000, 0x0000 }, /* R693 */
  783. { 0x0000, 0x0000 }, /* R694 */
  784. { 0x0000, 0x0000 }, /* R695 */
  785. { 0x0000, 0x0000 }, /* R696 */
  786. { 0x0000, 0x0000 }, /* R697 */
  787. { 0x0000, 0x0000 }, /* R698 */
  788. { 0x0000, 0x0000 }, /* R699 */
  789. { 0x0000, 0x0000 }, /* R700 */
  790. { 0x0000, 0x0000 }, /* R701 */
  791. { 0x0000, 0x0000 }, /* R702 */
  792. { 0x0000, 0x0000 }, /* R703 */
  793. { 0x0000, 0x0000 }, /* R704 */
  794. { 0x0000, 0x0000 }, /* R705 */
  795. { 0x0000, 0x0000 }, /* R706 */
  796. { 0x0000, 0x0000 }, /* R707 */
  797. { 0x0000, 0x0000 }, /* R708 */
  798. { 0x0000, 0x0000 }, /* R709 */
  799. { 0x0000, 0x0000 }, /* R710 */
  800. { 0x0000, 0x0000 }, /* R711 */
  801. { 0x0000, 0x0000 }, /* R712 */
  802. { 0x0000, 0x0000 }, /* R713 */
  803. { 0x0000, 0x0000 }, /* R714 */
  804. { 0x0000, 0x0000 }, /* R715 */
  805. { 0x0000, 0x0000 }, /* R716 */
  806. { 0x0000, 0x0000 }, /* R717 */
  807. { 0x0000, 0x0000 }, /* R718 */
  808. { 0x0000, 0x0000 }, /* R719 */
  809. { 0x0000, 0x0000 }, /* R720 */
  810. { 0x0000, 0x0000 }, /* R721 */
  811. { 0x0000, 0x0000 }, /* R722 */
  812. { 0x0000, 0x0000 }, /* R723 */
  813. { 0x0000, 0x0000 }, /* R724 */
  814. { 0x0000, 0x0000 }, /* R725 */
  815. { 0x0000, 0x0000 }, /* R726 */
  816. { 0x0000, 0x0000 }, /* R727 */
  817. { 0x0000, 0x0000 }, /* R728 */
  818. { 0x0000, 0x0000 }, /* R729 */
  819. { 0x0000, 0x0000 }, /* R730 */
  820. { 0x0000, 0x0000 }, /* R731 */
  821. { 0x0000, 0x0000 }, /* R732 */
  822. { 0x0000, 0x0000 }, /* R733 */
  823. { 0x0000, 0x0000 }, /* R734 */
  824. { 0x0000, 0x0000 }, /* R735 */
  825. { 0x0000, 0x0000 }, /* R736 */
  826. { 0x0000, 0x0000 }, /* R737 */
  827. { 0x0000, 0x0000 }, /* R738 */
  828. { 0x0000, 0x0000 }, /* R739 */
  829. { 0x0000, 0x0000 }, /* R740 */
  830. { 0x0000, 0x0000 }, /* R741 */
  831. { 0x0000, 0x0000 }, /* R742 */
  832. { 0x0000, 0x0000 }, /* R743 */
  833. { 0x0000, 0x0000 }, /* R744 */
  834. { 0x0000, 0x0000 }, /* R745 */
  835. { 0x0000, 0x0000 }, /* R746 */
  836. { 0x0000, 0x0000 }, /* R747 */
  837. { 0x0000, 0x0000 }, /* R748 */
  838. { 0x0000, 0x0000 }, /* R749 */
  839. { 0x0000, 0x0000 }, /* R750 */
  840. { 0x0000, 0x0000 }, /* R751 */
  841. { 0x0000, 0x0000 }, /* R752 */
  842. { 0x0000, 0x0000 }, /* R753 */
  843. { 0x0000, 0x0000 }, /* R754 */
  844. { 0x0000, 0x0000 }, /* R755 */
  845. { 0x0000, 0x0000 }, /* R756 */
  846. { 0x0000, 0x0000 }, /* R757 */
  847. { 0x0000, 0x0000 }, /* R758 */
  848. { 0x0000, 0x0000 }, /* R759 */
  849. { 0x0000, 0x0000 }, /* R760 */
  850. { 0x0000, 0x0000 }, /* R761 */
  851. { 0x0000, 0x0000 }, /* R762 */
  852. { 0x0000, 0x0000 }, /* R763 */
  853. { 0x0000, 0x0000 }, /* R764 */
  854. { 0x0000, 0x0000 }, /* R765 */
  855. { 0x0000, 0x0000 }, /* R766 */
  856. { 0x0000, 0x0000 }, /* R767 */
  857. { 0xE1F8, 0xE1F8 }, /* R768 - AIF1 Control (1) */
  858. { 0xCD1F, 0xCD1F }, /* R769 - AIF1 Control (2) */
  859. { 0xF000, 0xF000 }, /* R770 - AIF1 Master/Slave */
  860. { 0x01F0, 0x01F0 }, /* R771 - AIF1 BCLK */
  861. { 0x0FFF, 0x0FFF }, /* R772 - AIF1ADC LRCLK */
  862. { 0x0FFF, 0x0FFF }, /* R773 - AIF1DAC LRCLK */
  863. { 0x0003, 0x0003 }, /* R774 - AIF1DAC Data */
  864. { 0x0003, 0x0003 }, /* R775 - AIF1ADC Data */
  865. { 0x0000, 0x0000 }, /* R776 */
  866. { 0x0000, 0x0000 }, /* R777 */
  867. { 0x0000, 0x0000 }, /* R778 */
  868. { 0x0000, 0x0000 }, /* R779 */
  869. { 0x0000, 0x0000 }, /* R780 */
  870. { 0x0000, 0x0000 }, /* R781 */
  871. { 0x0000, 0x0000 }, /* R782 */
  872. { 0x0000, 0x0000 }, /* R783 */
  873. { 0xF1F8, 0xF1F8 }, /* R784 - AIF2 Control (1) */
  874. { 0xFD1F, 0xFD1F }, /* R785 - AIF2 Control (2) */
  875. { 0xF000, 0xF000 }, /* R786 - AIF2 Master/Slave */
  876. { 0x01F0, 0x01F0 }, /* R787 - AIF2 BCLK */
  877. { 0x0FFF, 0x0FFF }, /* R788 - AIF2ADC LRCLK */
  878. { 0x0FFF, 0x0FFF }, /* R789 - AIF2DAC LRCLK */
  879. { 0x0003, 0x0003 }, /* R790 - AIF2DAC Data */
  880. { 0x0003, 0x0003 }, /* R791 - AIF2ADC Data */
  881. { 0x0000, 0x0000 }, /* R792 */
  882. { 0x0000, 0x0000 }, /* R793 */
  883. { 0x0000, 0x0000 }, /* R794 */
  884. { 0x0000, 0x0000 }, /* R795 */
  885. { 0x0000, 0x0000 }, /* R796 */
  886. { 0x0000, 0x0000 }, /* R797 */
  887. { 0x0000, 0x0000 }, /* R798 */
  888. { 0x0000, 0x0000 }, /* R799 */
  889. { 0x0000, 0x0000 }, /* R800 */
  890. { 0x0000, 0x0000 }, /* R801 */
  891. { 0x0000, 0x0000 }, /* R802 */
  892. { 0x0000, 0x0000 }, /* R803 */
  893. { 0x0000, 0x0000 }, /* R804 */
  894. { 0x0000, 0x0000 }, /* R805 */
  895. { 0x0000, 0x0000 }, /* R806 */
  896. { 0x0000, 0x0000 }, /* R807 */
  897. { 0x0000, 0x0000 }, /* R808 */
  898. { 0x0000, 0x0000 }, /* R809 */
  899. { 0x0000, 0x0000 }, /* R810 */
  900. { 0x0000, 0x0000 }, /* R811 */
  901. { 0x0000, 0x0000 }, /* R812 */
  902. { 0x0000, 0x0000 }, /* R813 */
  903. { 0x0000, 0x0000 }, /* R814 */
  904. { 0x0000, 0x0000 }, /* R815 */
  905. { 0x0000, 0x0000 }, /* R816 */
  906. { 0x0000, 0x0000 }, /* R817 */
  907. { 0x0000, 0x0000 }, /* R818 */
  908. { 0x0000, 0x0000 }, /* R819 */
  909. { 0x0000, 0x0000 }, /* R820 */
  910. { 0x0000, 0x0000 }, /* R821 */
  911. { 0x0000, 0x0000 }, /* R822 */
  912. { 0x0000, 0x0000 }, /* R823 */
  913. { 0x0000, 0x0000 }, /* R824 */
  914. { 0x0000, 0x0000 }, /* R825 */
  915. { 0x0000, 0x0000 }, /* R826 */
  916. { 0x0000, 0x0000 }, /* R827 */
  917. { 0x0000, 0x0000 }, /* R828 */
  918. { 0x0000, 0x0000 }, /* R829 */
  919. { 0x0000, 0x0000 }, /* R830 */
  920. { 0x0000, 0x0000 }, /* R831 */
  921. { 0x0000, 0x0000 }, /* R832 */
  922. { 0x0000, 0x0000 }, /* R833 */
  923. { 0x0000, 0x0000 }, /* R834 */
  924. { 0x0000, 0x0000 }, /* R835 */
  925. { 0x0000, 0x0000 }, /* R836 */
  926. { 0x0000, 0x0000 }, /* R837 */
  927. { 0x0000, 0x0000 }, /* R838 */
  928. { 0x0000, 0x0000 }, /* R839 */
  929. { 0x0000, 0x0000 }, /* R840 */
  930. { 0x0000, 0x0000 }, /* R841 */
  931. { 0x0000, 0x0000 }, /* R842 */
  932. { 0x0000, 0x0000 }, /* R843 */
  933. { 0x0000, 0x0000 }, /* R844 */
  934. { 0x0000, 0x0000 }, /* R845 */
  935. { 0x0000, 0x0000 }, /* R846 */
  936. { 0x0000, 0x0000 }, /* R847 */
  937. { 0x0000, 0x0000 }, /* R848 */
  938. { 0x0000, 0x0000 }, /* R849 */
  939. { 0x0000, 0x0000 }, /* R850 */
  940. { 0x0000, 0x0000 }, /* R851 */
  941. { 0x0000, 0x0000 }, /* R852 */
  942. { 0x0000, 0x0000 }, /* R853 */
  943. { 0x0000, 0x0000 }, /* R854 */
  944. { 0x0000, 0x0000 }, /* R855 */
  945. { 0x0000, 0x0000 }, /* R856 */
  946. { 0x0000, 0x0000 }, /* R857 */
  947. { 0x0000, 0x0000 }, /* R858 */
  948. { 0x0000, 0x0000 }, /* R859 */
  949. { 0x0000, 0x0000 }, /* R860 */
  950. { 0x0000, 0x0000 }, /* R861 */
  951. { 0x0000, 0x0000 }, /* R862 */
  952. { 0x0000, 0x0000 }, /* R863 */
  953. { 0x0000, 0x0000 }, /* R864 */
  954. { 0x0000, 0x0000 }, /* R865 */
  955. { 0x0000, 0x0000 }, /* R866 */
  956. { 0x0000, 0x0000 }, /* R867 */
  957. { 0x0000, 0x0000 }, /* R868 */
  958. { 0x0000, 0x0000 }, /* R869 */
  959. { 0x0000, 0x0000 }, /* R870 */
  960. { 0x0000, 0x0000 }, /* R871 */
  961. { 0x0000, 0x0000 }, /* R872 */
  962. { 0x0000, 0x0000 }, /* R873 */
  963. { 0x0000, 0x0000 }, /* R874 */
  964. { 0x0000, 0x0000 }, /* R875 */
  965. { 0x0000, 0x0000 }, /* R876 */
  966. { 0x0000, 0x0000 }, /* R877 */
  967. { 0x0000, 0x0000 }, /* R878 */
  968. { 0x0000, 0x0000 }, /* R879 */
  969. { 0x0000, 0x0000 }, /* R880 */
  970. { 0x0000, 0x0000 }, /* R881 */
  971. { 0x0000, 0x0000 }, /* R882 */
  972. { 0x0000, 0x0000 }, /* R883 */
  973. { 0x0000, 0x0000 }, /* R884 */
  974. { 0x0000, 0x0000 }, /* R885 */
  975. { 0x0000, 0x0000 }, /* R886 */
  976. { 0x0000, 0x0000 }, /* R887 */
  977. { 0x0000, 0x0000 }, /* R888 */
  978. { 0x0000, 0x0000 }, /* R889 */
  979. { 0x0000, 0x0000 }, /* R890 */
  980. { 0x0000, 0x0000 }, /* R891 */
  981. { 0x0000, 0x0000 }, /* R892 */
  982. { 0x0000, 0x0000 }, /* R893 */
  983. { 0x0000, 0x0000 }, /* R894 */
  984. { 0x0000, 0x0000 }, /* R895 */
  985. { 0x0000, 0x0000 }, /* R896 */
  986. { 0x0000, 0x0000 }, /* R897 */
  987. { 0x0000, 0x0000 }, /* R898 */
  988. { 0x0000, 0x0000 }, /* R899 */
  989. { 0x0000, 0x0000 }, /* R900 */
  990. { 0x0000, 0x0000 }, /* R901 */
  991. { 0x0000, 0x0000 }, /* R902 */
  992. { 0x0000, 0x0000 }, /* R903 */
  993. { 0x0000, 0x0000 }, /* R904 */
  994. { 0x0000, 0x0000 }, /* R905 */
  995. { 0x0000, 0x0000 }, /* R906 */
  996. { 0x0000, 0x0000 }, /* R907 */
  997. { 0x0000, 0x0000 }, /* R908 */
  998. { 0x0000, 0x0000 }, /* R909 */
  999. { 0x0000, 0x0000 }, /* R910 */
  1000. { 0x0000, 0x0000 }, /* R911 */
  1001. { 0x0000, 0x0000 }, /* R912 */
  1002. { 0x0000, 0x0000 }, /* R913 */
  1003. { 0x0000, 0x0000 }, /* R914 */
  1004. { 0x0000, 0x0000 }, /* R915 */
  1005. { 0x0000, 0x0000 }, /* R916 */
  1006. { 0x0000, 0x0000 }, /* R917 */
  1007. { 0x0000, 0x0000 }, /* R918 */
  1008. { 0x0000, 0x0000 }, /* R919 */
  1009. { 0x0000, 0x0000 }, /* R920 */
  1010. { 0x0000, 0x0000 }, /* R921 */
  1011. { 0x0000, 0x0000 }, /* R922 */
  1012. { 0x0000, 0x0000 }, /* R923 */
  1013. { 0x0000, 0x0000 }, /* R924 */
  1014. { 0x0000, 0x0000 }, /* R925 */
  1015. { 0x0000, 0x0000 }, /* R926 */
  1016. { 0x0000, 0x0000 }, /* R927 */
  1017. { 0x0000, 0x0000 }, /* R928 */
  1018. { 0x0000, 0x0000 }, /* R929 */
  1019. { 0x0000, 0x0000 }, /* R930 */
  1020. { 0x0000, 0x0000 }, /* R931 */
  1021. { 0x0000, 0x0000 }, /* R932 */
  1022. { 0x0000, 0x0000 }, /* R933 */
  1023. { 0x0000, 0x0000 }, /* R934 */
  1024. { 0x0000, 0x0000 }, /* R935 */
  1025. { 0x0000, 0x0000 }, /* R936 */
  1026. { 0x0000, 0x0000 }, /* R937 */
  1027. { 0x0000, 0x0000 }, /* R938 */
  1028. { 0x0000, 0x0000 }, /* R939 */
  1029. { 0x0000, 0x0000 }, /* R940 */
  1030. { 0x0000, 0x0000 }, /* R941 */
  1031. { 0x0000, 0x0000 }, /* R942 */
  1032. { 0x0000, 0x0000 }, /* R943 */
  1033. { 0x0000, 0x0000 }, /* R944 */
  1034. { 0x0000, 0x0000 }, /* R945 */
  1035. { 0x0000, 0x0000 }, /* R946 */
  1036. { 0x0000, 0x0000 }, /* R947 */
  1037. { 0x0000, 0x0000 }, /* R948 */
  1038. { 0x0000, 0x0000 }, /* R949 */
  1039. { 0x0000, 0x0000 }, /* R950 */
  1040. { 0x0000, 0x0000 }, /* R951 */
  1041. { 0x0000, 0x0000 }, /* R952 */
  1042. { 0x0000, 0x0000 }, /* R953 */
  1043. { 0x0000, 0x0000 }, /* R954 */
  1044. { 0x0000, 0x0000 }, /* R955 */
  1045. { 0x0000, 0x0000 }, /* R956 */
  1046. { 0x0000, 0x0000 }, /* R957 */
  1047. { 0x0000, 0x0000 }, /* R958 */
  1048. { 0x0000, 0x0000 }, /* R959 */
  1049. { 0x0000, 0x0000 }, /* R960 */
  1050. { 0x0000, 0x0000 }, /* R961 */
  1051. { 0x0000, 0x0000 }, /* R962 */
  1052. { 0x0000, 0x0000 }, /* R963 */
  1053. { 0x0000, 0x0000 }, /* R964 */
  1054. { 0x0000, 0x0000 }, /* R965 */
  1055. { 0x0000, 0x0000 }, /* R966 */
  1056. { 0x0000, 0x0000 }, /* R967 */
  1057. { 0x0000, 0x0000 }, /* R968 */
  1058. { 0x0000, 0x0000 }, /* R969 */
  1059. { 0x0000, 0x0000 }, /* R970 */
  1060. { 0x0000, 0x0000 }, /* R971 */
  1061. { 0x0000, 0x0000 }, /* R972 */
  1062. { 0x0000, 0x0000 }, /* R973 */
  1063. { 0x0000, 0x0000 }, /* R974 */
  1064. { 0x0000, 0x0000 }, /* R975 */
  1065. { 0x0000, 0x0000 }, /* R976 */
  1066. { 0x0000, 0x0000 }, /* R977 */
  1067. { 0x0000, 0x0000 }, /* R978 */
  1068. { 0x0000, 0x0000 }, /* R979 */
  1069. { 0x0000, 0x0000 }, /* R980 */
  1070. { 0x0000, 0x0000 }, /* R981 */
  1071. { 0x0000, 0x0000 }, /* R982 */
  1072. { 0x0000, 0x0000 }, /* R983 */
  1073. { 0x0000, 0x0000 }, /* R984 */
  1074. { 0x0000, 0x0000 }, /* R985 */
  1075. { 0x0000, 0x0000 }, /* R986 */
  1076. { 0x0000, 0x0000 }, /* R987 */
  1077. { 0x0000, 0x0000 }, /* R988 */
  1078. { 0x0000, 0x0000 }, /* R989 */
  1079. { 0x0000, 0x0000 }, /* R990 */
  1080. { 0x0000, 0x0000 }, /* R991 */
  1081. { 0x0000, 0x0000 }, /* R992 */
  1082. { 0x0000, 0x0000 }, /* R993 */
  1083. { 0x0000, 0x0000 }, /* R994 */
  1084. { 0x0000, 0x0000 }, /* R995 */
  1085. { 0x0000, 0x0000 }, /* R996 */
  1086. { 0x0000, 0x0000 }, /* R997 */
  1087. { 0x0000, 0x0000 }, /* R998 */
  1088. { 0x0000, 0x0000 }, /* R999 */
  1089. { 0x0000, 0x0000 }, /* R1000 */
  1090. { 0x0000, 0x0000 }, /* R1001 */
  1091. { 0x0000, 0x0000 }, /* R1002 */
  1092. { 0x0000, 0x0000 }, /* R1003 */
  1093. { 0x0000, 0x0000 }, /* R1004 */
  1094. { 0x0000, 0x0000 }, /* R1005 */
  1095. { 0x0000, 0x0000 }, /* R1006 */
  1096. { 0x0000, 0x0000 }, /* R1007 */
  1097. { 0x0000, 0x0000 }, /* R1008 */
  1098. { 0x0000, 0x0000 }, /* R1009 */
  1099. { 0x0000, 0x0000 }, /* R1010 */
  1100. { 0x0000, 0x0000 }, /* R1011 */
  1101. { 0x0000, 0x0000 }, /* R1012 */
  1102. { 0x0000, 0x0000 }, /* R1013 */
  1103. { 0x0000, 0x0000 }, /* R1014 */
  1104. { 0x0000, 0x0000 }, /* R1015 */
  1105. { 0x0000, 0x0000 }, /* R1016 */
  1106. { 0x0000, 0x0000 }, /* R1017 */
  1107. { 0x0000, 0x0000 }, /* R1018 */
  1108. { 0x0000, 0x0000 }, /* R1019 */
  1109. { 0x0000, 0x0000 }, /* R1020 */
  1110. { 0x0000, 0x0000 }, /* R1021 */
  1111. { 0x0000, 0x0000 }, /* R1022 */
  1112. { 0x0000, 0x0000 }, /* R1023 */
  1113. { 0x00FF, 0x01FF }, /* R1024 - AIF1 ADC1 Left Volume */
  1114. { 0x00FF, 0x01FF }, /* R1025 - AIF1 ADC1 Right Volume */
  1115. { 0x00FF, 0x01FF }, /* R1026 - AIF1 DAC1 Left Volume */
  1116. { 0x00FF, 0x01FF }, /* R1027 - AIF1 DAC1 Right Volume */
  1117. { 0x00FF, 0x01FF }, /* R1028 - AIF1 ADC2 Left Volume */
  1118. { 0x00FF, 0x01FF }, /* R1029 - AIF1 ADC2 Right Volume */
  1119. { 0x00FF, 0x01FF }, /* R1030 - AIF1 DAC2 Left Volume */
  1120. { 0x00FF, 0x01FF }, /* R1031 - AIF1 DAC2 Right Volume */
  1121. { 0x0000, 0x0000 }, /* R1032 */
  1122. { 0x0000, 0x0000 }, /* R1033 */
  1123. { 0x0000, 0x0000 }, /* R1034 */
  1124. { 0x0000, 0x0000 }, /* R1035 */
  1125. { 0x0000, 0x0000 }, /* R1036 */
  1126. { 0x0000, 0x0000 }, /* R1037 */
  1127. { 0x0000, 0x0000 }, /* R1038 */
  1128. { 0x0000, 0x0000 }, /* R1039 */
  1129. { 0xF800, 0xF800 }, /* R1040 - AIF1 ADC1 Filters */
  1130. { 0x7800, 0x7800 }, /* R1041 - AIF1 ADC2 Filters */
  1131. { 0x0000, 0x0000 }, /* R1042 */
  1132. { 0x0000, 0x0000 }, /* R1043 */
  1133. { 0x0000, 0x0000 }, /* R1044 */
  1134. { 0x0000, 0x0000 }, /* R1045 */
  1135. { 0x0000, 0x0000 }, /* R1046 */
  1136. { 0x0000, 0x0000 }, /* R1047 */
  1137. { 0x0000, 0x0000 }, /* R1048 */
  1138. { 0x0000, 0x0000 }, /* R1049 */
  1139. { 0x0000, 0x0000 }, /* R1050 */
  1140. { 0x0000, 0x0000 }, /* R1051 */
  1141. { 0x0000, 0x0000 }, /* R1052 */
  1142. { 0x0000, 0x0000 }, /* R1053 */
  1143. { 0x0000, 0x0000 }, /* R1054 */
  1144. { 0x0000, 0x0000 }, /* R1055 */
  1145. { 0x02B6, 0x02B6 }, /* R1056 - AIF1 DAC1 Filters (1) */
  1146. { 0x3F00, 0x3F00 }, /* R1057 - AIF1 DAC1 Filters (2) */
  1147. { 0x02B6, 0x02B6 }, /* R1058 - AIF1 DAC2 Filters (1) */
  1148. { 0x3F00, 0x3F00 }, /* R1059 - AIF1 DAC2 Filters (2) */
  1149. { 0x0000, 0x0000 }, /* R1060 */
  1150. { 0x0000, 0x0000 }, /* R1061 */
  1151. { 0x0000, 0x0000 }, /* R1062 */
  1152. { 0x0000, 0x0000 }, /* R1063 */
  1153. { 0x0000, 0x0000 }, /* R1064 */
  1154. { 0x0000, 0x0000 }, /* R1065 */
  1155. { 0x0000, 0x0000 }, /* R1066 */
  1156. { 0x0000, 0x0000 }, /* R1067 */
  1157. { 0x0000, 0x0000 }, /* R1068 */
  1158. { 0x0000, 0x0000 }, /* R1069 */
  1159. { 0x0000, 0x0000 }, /* R1070 */
  1160. { 0x0000, 0x0000 }, /* R1071 */
  1161. { 0x0000, 0x0000 }, /* R1072 */
  1162. { 0x0000, 0x0000 }, /* R1073 */
  1163. { 0x0000, 0x0000 }, /* R1074 */
  1164. { 0x0000, 0x0000 }, /* R1075 */
  1165. { 0x0000, 0x0000 }, /* R1076 */
  1166. { 0x0000, 0x0000 }, /* R1077 */
  1167. { 0x0000, 0x0000 }, /* R1078 */
  1168. { 0x0000, 0x0000 }, /* R1079 */
  1169. { 0x0000, 0x0000 }, /* R1080 */
  1170. { 0x0000, 0x0000 }, /* R1081 */
  1171. { 0x0000, 0x0000 }, /* R1082 */
  1172. { 0x0000, 0x0000 }, /* R1083 */
  1173. { 0x0000, 0x0000 }, /* R1084 */
  1174. { 0x0000, 0x0000 }, /* R1085 */
  1175. { 0x0000, 0x0000 }, /* R1086 */
  1176. { 0x0000, 0x0000 }, /* R1087 */
  1177. { 0xFFFF, 0xFFFF }, /* R1088 - AIF1 DRC1 (1) */
  1178. { 0x1FFF, 0x1FFF }, /* R1089 - AIF1 DRC1 (2) */
  1179. { 0xFFFF, 0xFFFF }, /* R1090 - AIF1 DRC1 (3) */
  1180. { 0x07FF, 0x07FF }, /* R1091 - AIF1 DRC1 (4) */
  1181. { 0x03FF, 0x03FF }, /* R1092 - AIF1 DRC1 (5) */
  1182. { 0x0000, 0x0000 }, /* R1093 */
  1183. { 0x0000, 0x0000 }, /* R1094 */
  1184. { 0x0000, 0x0000 }, /* R1095 */
  1185. { 0x0000, 0x0000 }, /* R1096 */
  1186. { 0x0000, 0x0000 }, /* R1097 */
  1187. { 0x0000, 0x0000 }, /* R1098 */
  1188. { 0x0000, 0x0000 }, /* R1099 */
  1189. { 0x0000, 0x0000 }, /* R1100 */
  1190. { 0x0000, 0x0000 }, /* R1101 */
  1191. { 0x0000, 0x0000 }, /* R1102 */
  1192. { 0x0000, 0x0000 }, /* R1103 */
  1193. { 0xFFFF, 0xFFFF }, /* R1104 - AIF1 DRC2 (1) */
  1194. { 0x1FFF, 0x1FFF }, /* R1105 - AIF1 DRC2 (2) */
  1195. { 0xFFFF, 0xFFFF }, /* R1106 - AIF1 DRC2 (3) */
  1196. { 0x07FF, 0x07FF }, /* R1107 - AIF1 DRC2 (4) */
  1197. { 0x03FF, 0x03FF }, /* R1108 - AIF1 DRC2 (5) */
  1198. { 0x0000, 0x0000 }, /* R1109 */
  1199. { 0x0000, 0x0000 }, /* R1110 */
  1200. { 0x0000, 0x0000 }, /* R1111 */
  1201. { 0x0000, 0x0000 }, /* R1112 */
  1202. { 0x0000, 0x0000 }, /* R1113 */
  1203. { 0x0000, 0x0000 }, /* R1114 */
  1204. { 0x0000, 0x0000 }, /* R1115 */
  1205. { 0x0000, 0x0000 }, /* R1116 */
  1206. { 0x0000, 0x0000 }, /* R1117 */
  1207. { 0x0000, 0x0000 }, /* R1118 */
  1208. { 0x0000, 0x0000 }, /* R1119 */
  1209. { 0x0000, 0x0000 }, /* R1120 */
  1210. { 0x0000, 0x0000 }, /* R1121 */
  1211. { 0x0000, 0x0000 }, /* R1122 */
  1212. { 0x0000, 0x0000 }, /* R1123 */
  1213. { 0x0000, 0x0000 }, /* R1124 */
  1214. { 0x0000, 0x0000 }, /* R1125 */
  1215. { 0x0000, 0x0000 }, /* R1126 */
  1216. { 0x0000, 0x0000 }, /* R1127 */
  1217. { 0x0000, 0x0000 }, /* R1128 */
  1218. { 0x0000, 0x0000 }, /* R1129 */
  1219. { 0x0000, 0x0000 }, /* R1130 */
  1220. { 0x0000, 0x0000 }, /* R1131 */
  1221. { 0x0000, 0x0000 }, /* R1132 */
  1222. { 0x0000, 0x0000 }, /* R1133 */
  1223. { 0x0000, 0x0000 }, /* R1134 */
  1224. { 0x0000, 0x0000 }, /* R1135 */
  1225. { 0x0000, 0x0000 }, /* R1136 */
  1226. { 0x0000, 0x0000 }, /* R1137 */
  1227. { 0x0000, 0x0000 }, /* R1138 */
  1228. { 0x0000, 0x0000 }, /* R1139 */
  1229. { 0x0000, 0x0000 }, /* R1140 */
  1230. { 0x0000, 0x0000 }, /* R1141 */
  1231. { 0x0000, 0x0000 }, /* R1142 */
  1232. { 0x0000, 0x0000 }, /* R1143 */
  1233. { 0x0000, 0x0000 }, /* R1144 */
  1234. { 0x0000, 0x0000 }, /* R1145 */
  1235. { 0x0000, 0x0000 }, /* R1146 */
  1236. { 0x0000, 0x0000 }, /* R1147 */
  1237. { 0x0000, 0x0000 }, /* R1148 */
  1238. { 0x0000, 0x0000 }, /* R1149 */
  1239. { 0x0000, 0x0000 }, /* R1150 */
  1240. { 0x0000, 0x0000 }, /* R1151 */
  1241. { 0xFFFF, 0xFFFF }, /* R1152 - AIF1 DAC1 EQ Gains (1) */
  1242. { 0xFFC0, 0xFFC0 }, /* R1153 - AIF1 DAC1 EQ Gains (2) */
  1243. { 0xFFFF, 0xFFFF }, /* R1154 - AIF1 DAC1 EQ Band 1 A */
  1244. { 0xFFFF, 0xFFFF }, /* R1155 - AIF1 DAC1 EQ Band 1 B */
  1245. { 0xFFFF, 0xFFFF }, /* R1156 - AIF1 DAC1 EQ Band 1 PG */
  1246. { 0xFFFF, 0xFFFF }, /* R1157 - AIF1 DAC1 EQ Band 2 A */
  1247. { 0xFFFF, 0xFFFF }, /* R1158 - AIF1 DAC1 EQ Band 2 B */
  1248. { 0xFFFF, 0xFFFF }, /* R1159 - AIF1 DAC1 EQ Band 2 C */
  1249. { 0xFFFF, 0xFFFF }, /* R1160 - AIF1 DAC1 EQ Band 2 PG */
  1250. { 0xFFFF, 0xFFFF }, /* R1161 - AIF1 DAC1 EQ Band 3 A */
  1251. { 0xFFFF, 0xFFFF }, /* R1162 - AIF1 DAC1 EQ Band 3 B */
  1252. { 0xFFFF, 0xFFFF }, /* R1163 - AIF1 DAC1 EQ Band 3 C */
  1253. { 0xFFFF, 0xFFFF }, /* R1164 - AIF1 DAC1 EQ Band 3 PG */
  1254. { 0xFFFF, 0xFFFF }, /* R1165 - AIF1 DAC1 EQ Band 4 A */
  1255. { 0xFFFF, 0xFFFF }, /* R1166 - AIF1 DAC1 EQ Band 4 B */
  1256. { 0xFFFF, 0xFFFF }, /* R1167 - AIF1 DAC1 EQ Band 4 C */
  1257. { 0xFFFF, 0xFFFF }, /* R1168 - AIF1 DAC1 EQ Band 4 PG */
  1258. { 0xFFFF, 0xFFFF }, /* R1169 - AIF1 DAC1 EQ Band 5 A */
  1259. { 0xFFFF, 0xFFFF }, /* R1170 - AIF1 DAC1 EQ Band 5 B */
  1260. { 0xFFFF, 0xFFFF }, /* R1171 - AIF1 DAC1 EQ Band 5 PG */
  1261. { 0x0000, 0x0000 }, /* R1172 */
  1262. { 0x0000, 0x0000 }, /* R1173 */
  1263. { 0x0000, 0x0000 }, /* R1174 */
  1264. { 0x0000, 0x0000 }, /* R1175 */
  1265. { 0x0000, 0x0000 }, /* R1176 */
  1266. { 0x0000, 0x0000 }, /* R1177 */
  1267. { 0x0000, 0x0000 }, /* R1178 */
  1268. { 0x0000, 0x0000 }, /* R1179 */
  1269. { 0x0000, 0x0000 }, /* R1180 */
  1270. { 0x0000, 0x0000 }, /* R1181 */
  1271. { 0x0000, 0x0000 }, /* R1182 */
  1272. { 0x0000, 0x0000 }, /* R1183 */
  1273. { 0xFFFF, 0xFFFF }, /* R1184 - AIF1 DAC2 EQ Gains (1) */
  1274. { 0xFFC0, 0xFFC0 }, /* R1185 - AIF1 DAC2 EQ Gains (2) */
  1275. { 0xFFFF, 0xFFFF }, /* R1186 - AIF1 DAC2 EQ Band 1 A */
  1276. { 0xFFFF, 0xFFFF }, /* R1187 - AIF1 DAC2 EQ Band 1 B */
  1277. { 0xFFFF, 0xFFFF }, /* R1188 - AIF1 DAC2 EQ Band 1 PG */
  1278. { 0xFFFF, 0xFFFF }, /* R1189 - AIF1 DAC2 EQ Band 2 A */
  1279. { 0xFFFF, 0xFFFF }, /* R1190 - AIF1 DAC2 EQ Band 2 B */
  1280. { 0xFFFF, 0xFFFF }, /* R1191 - AIF1 DAC2 EQ Band 2 C */
  1281. { 0xFFFF, 0xFFFF }, /* R1192 - AIF1 DAC2 EQ Band 2 PG */
  1282. { 0xFFFF, 0xFFFF }, /* R1193 - AIF1 DAC2 EQ Band 3 A */
  1283. { 0xFFFF, 0xFFFF }, /* R1194 - AIF1 DAC2 EQ Band 3 B */
  1284. { 0xFFFF, 0xFFFF }, /* R1195 - AIF1 DAC2 EQ Band 3 C */
  1285. { 0xFFFF, 0xFFFF }, /* R1196 - AIF1 DAC2 EQ Band 3 PG */
  1286. { 0xFFFF, 0xFFFF }, /* R1197 - AIF1 DAC2 EQ Band 4 A */
  1287. { 0xFFFF, 0xFFFF }, /* R1198 - AIF1 DAC2 EQ Band 4 B */
  1288. { 0xFFFF, 0xFFFF }, /* R1199 - AIF1 DAC2 EQ Band 4 C */
  1289. { 0xFFFF, 0xFFFF }, /* R1200 - AIF1 DAC2 EQ Band 4 PG */
  1290. { 0xFFFF, 0xFFFF }, /* R1201 - AIF1 DAC2 EQ Band 5 A */
  1291. { 0xFFFF, 0xFFFF }, /* R1202 - AIF1 DAC2 EQ Band 5 B */
  1292. { 0xFFFF, 0xFFFF }, /* R1203 - AIF1 DAC2 EQ Band 5 PG */
  1293. { 0x0000, 0x0000 }, /* R1204 */
  1294. { 0x0000, 0x0000 }, /* R1205 */
  1295. { 0x0000, 0x0000 }, /* R1206 */
  1296. { 0x0000, 0x0000 }, /* R1207 */
  1297. { 0x0000, 0x0000 }, /* R1208 */
  1298. { 0x0000, 0x0000 }, /* R1209 */
  1299. { 0x0000, 0x0000 }, /* R1210 */
  1300. { 0x0000, 0x0000 }, /* R1211 */
  1301. { 0x0000, 0x0000 }, /* R1212 */
  1302. { 0x0000, 0x0000 }, /* R1213 */
  1303. { 0x0000, 0x0000 }, /* R1214 */
  1304. { 0x0000, 0x0000 }, /* R1215 */
  1305. { 0x0000, 0x0000 }, /* R1216 */
  1306. { 0x0000, 0x0000 }, /* R1217 */
  1307. { 0x0000, 0x0000 }, /* R1218 */
  1308. { 0x0000, 0x0000 }, /* R1219 */
  1309. { 0x0000, 0x0000 }, /* R1220 */
  1310. { 0x0000, 0x0000 }, /* R1221 */
  1311. { 0x0000, 0x0000 }, /* R1222 */
  1312. { 0x0000, 0x0000 }, /* R1223 */
  1313. { 0x0000, 0x0000 }, /* R1224 */
  1314. { 0x0000, 0x0000 }, /* R1225 */
  1315. { 0x0000, 0x0000 }, /* R1226 */
  1316. { 0x0000, 0x0000 }, /* R1227 */
  1317. { 0x0000, 0x0000 }, /* R1228 */
  1318. { 0x0000, 0x0000 }, /* R1229 */
  1319. { 0x0000, 0x0000 }, /* R1230 */
  1320. { 0x0000, 0x0000 }, /* R1231 */
  1321. { 0x0000, 0x0000 }, /* R1232 */
  1322. { 0x0000, 0x0000 }, /* R1233 */
  1323. { 0x0000, 0x0000 }, /* R1234 */
  1324. { 0x0000, 0x0000 }, /* R1235 */
  1325. { 0x0000, 0x0000 }, /* R1236 */
  1326. { 0x0000, 0x0000 }, /* R1237 */
  1327. { 0x0000, 0x0000 }, /* R1238 */
  1328. { 0x0000, 0x0000 }, /* R1239 */
  1329. { 0x0000, 0x0000 }, /* R1240 */
  1330. { 0x0000, 0x0000 }, /* R1241 */
  1331. { 0x0000, 0x0000 }, /* R1242 */
  1332. { 0x0000, 0x0000 }, /* R1243 */
  1333. { 0x0000, 0x0000 }, /* R1244 */
  1334. { 0x0000, 0x0000 }, /* R1245 */
  1335. { 0x0000, 0x0000 }, /* R1246 */
  1336. { 0x0000, 0x0000 }, /* R1247 */
  1337. { 0x0000, 0x0000 }, /* R1248 */
  1338. { 0x0000, 0x0000 }, /* R1249 */
  1339. { 0x0000, 0x0000 }, /* R1250 */
  1340. { 0x0000, 0x0000 }, /* R1251 */
  1341. { 0x0000, 0x0000 }, /* R1252 */
  1342. { 0x0000, 0x0000 }, /* R1253 */
  1343. { 0x0000, 0x0000 }, /* R1254 */
  1344. { 0x0000, 0x0000 }, /* R1255 */
  1345. { 0x0000, 0x0000 }, /* R1256 */
  1346. { 0x0000, 0x0000 }, /* R1257 */
  1347. { 0x0000, 0x0000 }, /* R1258 */
  1348. { 0x0000, 0x0000 }, /* R1259 */
  1349. { 0x0000, 0x0000 }, /* R1260 */
  1350. { 0x0000, 0x0000 }, /* R1261 */
  1351. { 0x0000, 0x0000 }, /* R1262 */
  1352. { 0x0000, 0x0000 }, /* R1263 */
  1353. { 0x0000, 0x0000 }, /* R1264 */
  1354. { 0x0000, 0x0000 }, /* R1265 */
  1355. { 0x0000, 0x0000 }, /* R1266 */
  1356. { 0x0000, 0x0000 }, /* R1267 */
  1357. { 0x0000, 0x0000 }, /* R1268 */
  1358. { 0x0000, 0x0000 }, /* R1269 */
  1359. { 0x0000, 0x0000 }, /* R1270 */
  1360. { 0x0000, 0x0000 }, /* R1271 */
  1361. { 0x0000, 0x0000 }, /* R1272 */
  1362. { 0x0000, 0x0000 }, /* R1273 */
  1363. { 0x0000, 0x0000 }, /* R1274 */
  1364. { 0x0000, 0x0000 }, /* R1275 */
  1365. { 0x0000, 0x0000 }, /* R1276 */
  1366. { 0x0000, 0x0000 }, /* R1277 */
  1367. { 0x0000, 0x0000 }, /* R1278 */
  1368. { 0x0000, 0x0000 }, /* R1279 */
  1369. { 0x00FF, 0x01FF }, /* R1280 - AIF2 ADC Left Volume */
  1370. { 0x00FF, 0x01FF }, /* R1281 - AIF2 ADC Right Volume */
  1371. { 0x00FF, 0x01FF }, /* R1282 - AIF2 DAC Left Volume */
  1372. { 0x00FF, 0x01FF }, /* R1283 - AIF2 DAC Right Volume */
  1373. { 0x0000, 0x0000 }, /* R1284 */
  1374. { 0x0000, 0x0000 }, /* R1285 */
  1375. { 0x0000, 0x0000 }, /* R1286 */
  1376. { 0x0000, 0x0000 }, /* R1287 */
  1377. { 0x0000, 0x0000 }, /* R1288 */
  1378. { 0x0000, 0x0000 }, /* R1289 */
  1379. { 0x0000, 0x0000 }, /* R1290 */
  1380. { 0x0000, 0x0000 }, /* R1291 */
  1381. { 0x0000, 0x0000 }, /* R1292 */
  1382. { 0x0000, 0x0000 }, /* R1293 */
  1383. { 0x0000, 0x0000 }, /* R1294 */
  1384. { 0x0000, 0x0000 }, /* R1295 */
  1385. { 0xF800, 0xF800 }, /* R1296 - AIF2 ADC Filters */
  1386. { 0x0000, 0x0000 }, /* R1297 */
  1387. { 0x0000, 0x0000 }, /* R1298 */
  1388. { 0x0000, 0x0000 }, /* R1299 */
  1389. { 0x0000, 0x0000 }, /* R1300 */
  1390. { 0x0000, 0x0000 }, /* R1301 */
  1391. { 0x0000, 0x0000 }, /* R1302 */
  1392. { 0x0000, 0x0000 }, /* R1303 */
  1393. { 0x0000, 0x0000 }, /* R1304 */
  1394. { 0x0000, 0x0000 }, /* R1305 */
  1395. { 0x0000, 0x0000 }, /* R1306 */
  1396. { 0x0000, 0x0000 }, /* R1307 */
  1397. { 0x0000, 0x0000 }, /* R1308 */
  1398. { 0x0000, 0x0000 }, /* R1309 */
  1399. { 0x0000, 0x0000 }, /* R1310 */
  1400. { 0x0000, 0x0000 }, /* R1311 */
  1401. { 0x02B6, 0x02B6 }, /* R1312 - AIF2 DAC Filters (1) */
  1402. { 0x3F00, 0x3F00 }, /* R1313 - AIF2 DAC Filters (2) */
  1403. { 0x0000, 0x0000 }, /* R1314 */
  1404. { 0x0000, 0x0000 }, /* R1315 */
  1405. { 0x0000, 0x0000 }, /* R1316 */
  1406. { 0x0000, 0x0000 }, /* R1317 */
  1407. { 0x0000, 0x0000 }, /* R1318 */
  1408. { 0x0000, 0x0000 }, /* R1319 */
  1409. { 0x0000, 0x0000 }, /* R1320 */
  1410. { 0x0000, 0x0000 }, /* R1321 */
  1411. { 0x0000, 0x0000 }, /* R1322 */
  1412. { 0x0000, 0x0000 }, /* R1323 */
  1413. { 0x0000, 0x0000 }, /* R1324 */
  1414. { 0x0000, 0x0000 }, /* R1325 */
  1415. { 0x0000, 0x0000 }, /* R1326 */
  1416. { 0x0000, 0x0000 }, /* R1327 */
  1417. { 0x0000, 0x0000 }, /* R1328 */
  1418. { 0x0000, 0x0000 }, /* R1329 */
  1419. { 0x0000, 0x0000 }, /* R1330 */
  1420. { 0x0000, 0x0000 }, /* R1331 */
  1421. { 0x0000, 0x0000 }, /* R1332 */
  1422. { 0x0000, 0x0000 }, /* R1333 */
  1423. { 0x0000, 0x0000 }, /* R1334 */
  1424. { 0x0000, 0x0000 }, /* R1335 */
  1425. { 0x0000, 0x0000 }, /* R1336 */
  1426. { 0x0000, 0x0000 }, /* R1337 */
  1427. { 0x0000, 0x0000 }, /* R1338 */
  1428. { 0x0000, 0x0000 }, /* R1339 */
  1429. { 0x0000, 0x0000 }, /* R1340 */
  1430. { 0x0000, 0x0000 }, /* R1341 */
  1431. { 0x0000, 0x0000 }, /* R1342 */
  1432. { 0x0000, 0x0000 }, /* R1343 */
  1433. { 0xFFFF, 0xFFFF }, /* R1344 - AIF2 DRC (1) */
  1434. { 0x1FFF, 0x1FFF }, /* R1345 - AIF2 DRC (2) */
  1435. { 0xFFFF, 0xFFFF }, /* R1346 - AIF2 DRC (3) */
  1436. { 0x07FF, 0x07FF }, /* R1347 - AIF2 DRC (4) */
  1437. { 0x03FF, 0x03FF }, /* R1348 - AIF2 DRC (5) */
  1438. { 0x0000, 0x0000 }, /* R1349 */
  1439. { 0x0000, 0x0000 }, /* R1350 */
  1440. { 0x0000, 0x0000 }, /* R1351 */
  1441. { 0x0000, 0x0000 }, /* R1352 */
  1442. { 0x0000, 0x0000 }, /* R1353 */
  1443. { 0x0000, 0x0000 }, /* R1354 */
  1444. { 0x0000, 0x0000 }, /* R1355 */
  1445. { 0x0000, 0x0000 }, /* R1356 */
  1446. { 0x0000, 0x0000 }, /* R1357 */
  1447. { 0x0000, 0x0000 }, /* R1358 */
  1448. { 0x0000, 0x0000 }, /* R1359 */
  1449. { 0x0000, 0x0000 }, /* R1360 */
  1450. { 0x0000, 0x0000 }, /* R1361 */
  1451. { 0x0000, 0x0000 }, /* R1362 */
  1452. { 0x0000, 0x0000 }, /* R1363 */
  1453. { 0x0000, 0x0000 }, /* R1364 */
  1454. { 0x0000, 0x0000 }, /* R1365 */
  1455. { 0x0000, 0x0000 }, /* R1366 */
  1456. { 0x0000, 0x0000 }, /* R1367 */
  1457. { 0x0000, 0x0000 }, /* R1368 */
  1458. { 0x0000, 0x0000 }, /* R1369 */
  1459. { 0x0000, 0x0000 }, /* R1370 */
  1460. { 0x0000, 0x0000 }, /* R1371 */
  1461. { 0x0000, 0x0000 }, /* R1372 */
  1462. { 0x0000, 0x0000 }, /* R1373 */
  1463. { 0x0000, 0x0000 }, /* R1374 */
  1464. { 0x0000, 0x0000 }, /* R1375 */
  1465. { 0x0000, 0x0000 }, /* R1376 */
  1466. { 0x0000, 0x0000 }, /* R1377 */
  1467. { 0x0000, 0x0000 }, /* R1378 */
  1468. { 0x0000, 0x0000 }, /* R1379 */
  1469. { 0x0000, 0x0000 }, /* R1380 */
  1470. { 0x0000, 0x0000 }, /* R1381 */
  1471. { 0x0000, 0x0000 }, /* R1382 */
  1472. { 0x0000, 0x0000 }, /* R1383 */
  1473. { 0x0000, 0x0000 }, /* R1384 */
  1474. { 0x0000, 0x0000 }, /* R1385 */
  1475. { 0x0000, 0x0000 }, /* R1386 */
  1476. { 0x0000, 0x0000 }, /* R1387 */
  1477. { 0x0000, 0x0000 }, /* R1388 */
  1478. { 0x0000, 0x0000 }, /* R1389 */
  1479. { 0x0000, 0x0000 }, /* R1390 */
  1480. { 0x0000, 0x0000 }, /* R1391 */
  1481. { 0x0000, 0x0000 }, /* R1392 */
  1482. { 0x0000, 0x0000 }, /* R1393 */
  1483. { 0x0000, 0x0000 }, /* R1394 */
  1484. { 0x0000, 0x0000 }, /* R1395 */
  1485. { 0x0000, 0x0000 }, /* R1396 */
  1486. { 0x0000, 0x0000 }, /* R1397 */
  1487. { 0x0000, 0x0000 }, /* R1398 */
  1488. { 0x0000, 0x0000 }, /* R1399 */
  1489. { 0x0000, 0x0000 }, /* R1400 */
  1490. { 0x0000, 0x0000 }, /* R1401 */
  1491. { 0x0000, 0x0000 }, /* R1402 */
  1492. { 0x0000, 0x0000 }, /* R1403 */
  1493. { 0x0000, 0x0000 }, /* R1404 */
  1494. { 0x0000, 0x0000 }, /* R1405 */
  1495. { 0x0000, 0x0000 }, /* R1406 */
  1496. { 0x0000, 0x0000 }, /* R1407 */
  1497. { 0xFFFF, 0xFFFF }, /* R1408 - AIF2 EQ Gains (1) */
  1498. { 0xFFC0, 0xFFC0 }, /* R1409 - AIF2 EQ Gains (2) */
  1499. { 0xFFFF, 0xFFFF }, /* R1410 - AIF2 EQ Band 1 A */
  1500. { 0xFFFF, 0xFFFF }, /* R1411 - AIF2 EQ Band 1 B */
  1501. { 0xFFFF, 0xFFFF }, /* R1412 - AIF2 EQ Band 1 PG */
  1502. { 0xFFFF, 0xFFFF }, /* R1413 - AIF2 EQ Band 2 A */
  1503. { 0xFFFF, 0xFFFF }, /* R1414 - AIF2 EQ Band 2 B */
  1504. { 0xFFFF, 0xFFFF }, /* R1415 - AIF2 EQ Band 2 C */
  1505. { 0xFFFF, 0xFFFF }, /* R1416 - AIF2 EQ Band 2 PG */
  1506. { 0xFFFF, 0xFFFF }, /* R1417 - AIF2 EQ Band 3 A */
  1507. { 0xFFFF, 0xFFFF }, /* R1418 - AIF2 EQ Band 3 B */
  1508. { 0xFFFF, 0xFFFF }, /* R1419 - AIF2 EQ Band 3 C */
  1509. { 0xFFFF, 0xFFFF }, /* R1420 - AIF2 EQ Band 3 PG */
  1510. { 0xFFFF, 0xFFFF }, /* R1421 - AIF2 EQ Band 4 A */
  1511. { 0xFFFF, 0xFFFF }, /* R1422 - AIF2 EQ Band 4 B */
  1512. { 0xFFFF, 0xFFFF }, /* R1423 - AIF2 EQ Band 4 C */
  1513. { 0xFFFF, 0xFFFF }, /* R1424 - AIF2 EQ Band 4 PG */
  1514. { 0xFFFF, 0xFFFF }, /* R1425 - AIF2 EQ Band 5 A */
  1515. { 0xFFFF, 0xFFFF }, /* R1426 - AIF2 EQ Band 5 B */
  1516. { 0xFFFF, 0xFFFF }, /* R1427 - AIF2 EQ Band 5 PG */
  1517. { 0x0000, 0x0000 }, /* R1428 */
  1518. { 0x0000, 0x0000 }, /* R1429 */
  1519. { 0x0000, 0x0000 }, /* R1430 */
  1520. { 0x0000, 0x0000 }, /* R1431 */
  1521. { 0x0000, 0x0000 }, /* R1432 */
  1522. { 0x0000, 0x0000 }, /* R1433 */
  1523. { 0x0000, 0x0000 }, /* R1434 */
  1524. { 0x0000, 0x0000 }, /* R1435 */
  1525. { 0x0000, 0x0000 }, /* R1436 */
  1526. { 0x0000, 0x0000 }, /* R1437 */
  1527. { 0x0000, 0x0000 }, /* R1438 */
  1528. { 0x0000, 0x0000 }, /* R1439 */
  1529. { 0x0000, 0x0000 }, /* R1440 */
  1530. { 0x0000, 0x0000 }, /* R1441 */
  1531. { 0x0000, 0x0000 }, /* R1442 */
  1532. { 0x0000, 0x0000 }, /* R1443 */
  1533. { 0x0000, 0x0000 }, /* R1444 */
  1534. { 0x0000, 0x0000 }, /* R1445 */
  1535. { 0x0000, 0x0000 }, /* R1446 */
  1536. { 0x0000, 0x0000 }, /* R1447 */
  1537. { 0x0000, 0x0000 }, /* R1448 */
  1538. { 0x0000, 0x0000 }, /* R1449 */
  1539. { 0x0000, 0x0000 }, /* R1450 */
  1540. { 0x0000, 0x0000 }, /* R1451 */
  1541. { 0x0000, 0x0000 }, /* R1452 */
  1542. { 0x0000, 0x0000 }, /* R1453 */
  1543. { 0x0000, 0x0000 }, /* R1454 */
  1544. { 0x0000, 0x0000 }, /* R1455 */
  1545. { 0x0000, 0x0000 }, /* R1456 */
  1546. { 0x0000, 0x0000 }, /* R1457 */
  1547. { 0x0000, 0x0000 }, /* R1458 */
  1548. { 0x0000, 0x0000 }, /* R1459 */
  1549. { 0x0000, 0x0000 }, /* R1460 */
  1550. { 0x0000, 0x0000 }, /* R1461 */
  1551. { 0x0000, 0x0000 }, /* R1462 */
  1552. { 0x0000, 0x0000 }, /* R1463 */
  1553. { 0x0000, 0x0000 }, /* R1464 */
  1554. { 0x0000, 0x0000 }, /* R1465 */
  1555. { 0x0000, 0x0000 }, /* R1466 */
  1556. { 0x0000, 0x0000 }, /* R1467 */
  1557. { 0x0000, 0x0000 }, /* R1468 */
  1558. { 0x0000, 0x0000 }, /* R1469 */
  1559. { 0x0000, 0x0000 }, /* R1470 */
  1560. { 0x0000, 0x0000 }, /* R1471 */
  1561. { 0x0000, 0x0000 }, /* R1472 */
  1562. { 0x0000, 0x0000 }, /* R1473 */
  1563. { 0x0000, 0x0000 }, /* R1474 */
  1564. { 0x0000, 0x0000 }, /* R1475 */
  1565. { 0x0000, 0x0000 }, /* R1476 */
  1566. { 0x0000, 0x0000 }, /* R1477 */
  1567. { 0x0000, 0x0000 }, /* R1478 */
  1568. { 0x0000, 0x0000 }, /* R1479 */
  1569. { 0x0000, 0x0000 }, /* R1480 */
  1570. { 0x0000, 0x0000 }, /* R1481 */
  1571. { 0x0000, 0x0000 }, /* R1482 */
  1572. { 0x0000, 0x0000 }, /* R1483 */
  1573. { 0x0000, 0x0000 }, /* R1484 */
  1574. { 0x0000, 0x0000 }, /* R1485 */
  1575. { 0x0000, 0x0000 }, /* R1486 */
  1576. { 0x0000, 0x0000 }, /* R1487 */
  1577. { 0x0000, 0x0000 }, /* R1488 */
  1578. { 0x0000, 0x0000 }, /* R1489 */
  1579. { 0x0000, 0x0000 }, /* R1490 */
  1580. { 0x0000, 0x0000 }, /* R1491 */
  1581. { 0x0000, 0x0000 }, /* R1492 */
  1582. { 0x0000, 0x0000 }, /* R1493 */
  1583. { 0x0000, 0x0000 }, /* R1494 */
  1584. { 0x0000, 0x0000 }, /* R1495 */
  1585. { 0x0000, 0x0000 }, /* R1496 */
  1586. { 0x0000, 0x0000 }, /* R1497 */
  1587. { 0x0000, 0x0000 }, /* R1498 */
  1588. { 0x0000, 0x0000 }, /* R1499 */
  1589. { 0x0000, 0x0000 }, /* R1500 */
  1590. { 0x0000, 0x0000 }, /* R1501 */
  1591. { 0x0000, 0x0000 }, /* R1502 */
  1592. { 0x0000, 0x0000 }, /* R1503 */
  1593. { 0x0000, 0x0000 }, /* R1504 */
  1594. { 0x0000, 0x0000 }, /* R1505 */
  1595. { 0x0000, 0x0000 }, /* R1506 */
  1596. { 0x0000, 0x0000 }, /* R1507 */
  1597. { 0x0000, 0x0000 }, /* R1508 */
  1598. { 0x0000, 0x0000 }, /* R1509 */
  1599. { 0x0000, 0x0000 }, /* R1510 */
  1600. { 0x0000, 0x0000 }, /* R1511 */
  1601. { 0x0000, 0x0000 }, /* R1512 */
  1602. { 0x0000, 0x0000 }, /* R1513 */
  1603. { 0x0000, 0x0000 }, /* R1514 */
  1604. { 0x0000, 0x0000 }, /* R1515 */
  1605. { 0x0000, 0x0000 }, /* R1516 */
  1606. { 0x0000, 0x0000 }, /* R1517 */
  1607. { 0x0000, 0x0000 }, /* R1518 */
  1608. { 0x0000, 0x0000 }, /* R1519 */
  1609. { 0x0000, 0x0000 }, /* R1520 */
  1610. { 0x0000, 0x0000 }, /* R1521 */
  1611. { 0x0000, 0x0000 }, /* R1522 */
  1612. { 0x0000, 0x0000 }, /* R1523 */
  1613. { 0x0000, 0x0000 }, /* R1524 */
  1614. { 0x0000, 0x0000 }, /* R1525 */
  1615. { 0x0000, 0x0000 }, /* R1526 */
  1616. { 0x0000, 0x0000 }, /* R1527 */
  1617. { 0x0000, 0x0000 }, /* R1528 */
  1618. { 0x0000, 0x0000 }, /* R1529 */
  1619. { 0x0000, 0x0000 }, /* R1530 */
  1620. { 0x0000, 0x0000 }, /* R1531 */
  1621. { 0x0000, 0x0000 }, /* R1532 */
  1622. { 0x0000, 0x0000 }, /* R1533 */
  1623. { 0x0000, 0x0000 }, /* R1534 */
  1624. { 0x0000, 0x0000 }, /* R1535 */
  1625. { 0x01EF, 0x01EF }, /* R1536 - DAC1 Mixer Volumes */
  1626. { 0x0037, 0x0037 }, /* R1537 - DAC1 Left Mixer Routing */
  1627. { 0x0037, 0x0037 }, /* R1538 - DAC1 Right Mixer Routing */
  1628. { 0x01EF, 0x01EF }, /* R1539 - DAC2 Mixer Volumes */
  1629. { 0x0037, 0x0037 }, /* R1540 - DAC2 Left Mixer Routing */
  1630. { 0x0037, 0x0037 }, /* R1541 - DAC2 Right Mixer Routing */
  1631. { 0x0003, 0x0003 }, /* R1542 - AIF1 ADC1 Left Mixer Routing */
  1632. { 0x0003, 0x0003 }, /* R1543 - AIF1 ADC1 Right Mixer Routing */
  1633. { 0x0003, 0x0003 }, /* R1544 - AIF1 ADC2 Left Mixer Routing */
  1634. { 0x0003, 0x0003 }, /* R1545 - AIF1 ADC2 Right mixer Routing */
  1635. { 0x0000, 0x0000 }, /* R1546 */
  1636. { 0x0000, 0x0000 }, /* R1547 */
  1637. { 0x0000, 0x0000 }, /* R1548 */
  1638. { 0x0000, 0x0000 }, /* R1549 */
  1639. { 0x0000, 0x0000 }, /* R1550 */
  1640. { 0x0000, 0x0000 }, /* R1551 */
  1641. { 0x02FF, 0x03FF }, /* R1552 - DAC1 Left Volume */
  1642. { 0x02FF, 0x03FF }, /* R1553 - DAC1 Right Volume */
  1643. { 0x02FF, 0x03FF }, /* R1554 - DAC2 Left Volume */
  1644. { 0x02FF, 0x03FF }, /* R1555 - DAC2 Right Volume */
  1645. { 0x0003, 0x0003 }, /* R1556 - DAC Softmute */
  1646. { 0x0000, 0x0000 }, /* R1557 */
  1647. { 0x0000, 0x0000 }, /* R1558 */
  1648. { 0x0000, 0x0000 }, /* R1559 */
  1649. { 0x0000, 0x0000 }, /* R1560 */
  1650. { 0x0000, 0x0000 }, /* R1561 */
  1651. { 0x0000, 0x0000 }, /* R1562 */
  1652. { 0x0000, 0x0000 }, /* R1563 */
  1653. { 0x0000, 0x0000 }, /* R1564 */
  1654. { 0x0000, 0x0000 }, /* R1565 */
  1655. { 0x0000, 0x0000 }, /* R1566 */
  1656. { 0x0000, 0x0000 }, /* R1567 */
  1657. { 0x0003, 0x0003 }, /* R1568 - Oversampling */
  1658. { 0x03C3, 0x03C3 }, /* R1569 - Sidetone */
  1659. };
  1660. static int wm8994_readable(unsigned int reg)
  1661. {
  1662. switch (reg) {
  1663. case WM8994_GPIO_1:
  1664. case WM8994_GPIO_2:
  1665. case WM8994_GPIO_3:
  1666. case WM8994_GPIO_4:
  1667. case WM8994_GPIO_5:
  1668. case WM8994_GPIO_6:
  1669. case WM8994_GPIO_7:
  1670. case WM8994_GPIO_8:
  1671. case WM8994_GPIO_9:
  1672. case WM8994_GPIO_10:
  1673. case WM8994_GPIO_11:
  1674. case WM8994_INTERRUPT_STATUS_1:
  1675. case WM8994_INTERRUPT_STATUS_2:
  1676. case WM8994_INTERRUPT_RAW_STATUS_2:
  1677. return 1;
  1678. default:
  1679. break;
  1680. }
  1681. if (reg >= ARRAY_SIZE(access_masks))
  1682. return 0;
  1683. return access_masks[reg].readable != 0;
  1684. }
  1685. static int wm8994_volatile(unsigned int reg)
  1686. {
  1687. if (reg >= WM8994_REG_CACHE_SIZE)
  1688. return 1;
  1689. switch (reg) {
  1690. case WM8994_SOFTWARE_RESET:
  1691. case WM8994_CHIP_REVISION:
  1692. case WM8994_DC_SERVO_1:
  1693. case WM8994_DC_SERVO_READBACK:
  1694. case WM8994_RATE_STATUS:
  1695. case WM8994_LDO_1:
  1696. case WM8994_LDO_2:
  1697. return 1;
  1698. default:
  1699. return 0;
  1700. }
  1701. }
  1702. static int wm8994_write(struct snd_soc_codec *codec, unsigned int reg,
  1703. unsigned int value)
  1704. {
  1705. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1706. BUG_ON(reg > WM8994_MAX_REGISTER);
  1707. if (!wm8994_volatile(reg))
  1708. wm8994->reg_cache[reg] = value;
  1709. return wm8994_reg_write(codec->control_data, reg, value);
  1710. }
  1711. static unsigned int wm8994_read(struct snd_soc_codec *codec,
  1712. unsigned int reg)
  1713. {
  1714. u16 *reg_cache = codec->reg_cache;
  1715. BUG_ON(reg > WM8994_MAX_REGISTER);
  1716. if (wm8994_volatile(reg))
  1717. return wm8994_reg_read(codec->control_data, reg);
  1718. else
  1719. return reg_cache[reg];
  1720. }
  1721. static int configure_aif_clock(struct snd_soc_codec *codec, int aif)
  1722. {
  1723. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1724. int rate;
  1725. int reg1 = 0;
  1726. int offset;
  1727. if (aif)
  1728. offset = 4;
  1729. else
  1730. offset = 0;
  1731. switch (wm8994->sysclk[aif]) {
  1732. case WM8994_SYSCLK_MCLK1:
  1733. rate = wm8994->mclk[0];
  1734. break;
  1735. case WM8994_SYSCLK_MCLK2:
  1736. reg1 |= 0x8;
  1737. rate = wm8994->mclk[1];
  1738. break;
  1739. case WM8994_SYSCLK_FLL1:
  1740. reg1 |= 0x10;
  1741. rate = wm8994->fll[0].out;
  1742. break;
  1743. case WM8994_SYSCLK_FLL2:
  1744. reg1 |= 0x18;
  1745. rate = wm8994->fll[1].out;
  1746. break;
  1747. default:
  1748. return -EINVAL;
  1749. }
  1750. if (rate >= 13500000) {
  1751. rate /= 2;
  1752. reg1 |= WM8994_AIF1CLK_DIV;
  1753. dev_dbg(codec->dev, "Dividing AIF%d clock to %dHz\n",
  1754. aif + 1, rate);
  1755. }
  1756. if (rate && rate < 3000000)
  1757. dev_warn(codec->dev, "AIF%dCLK is %dHz, should be >=3MHz for optimal performance\n",
  1758. aif + 1, rate);
  1759. wm8994->aifclk[aif] = rate;
  1760. snd_soc_update_bits(codec, WM8994_AIF1_CLOCKING_1 + offset,
  1761. WM8994_AIF1CLK_SRC_MASK | WM8994_AIF1CLK_DIV,
  1762. reg1);
  1763. return 0;
  1764. }
  1765. static int configure_clock(struct snd_soc_codec *codec)
  1766. {
  1767. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1768. int old, new;
  1769. /* Bring up the AIF clocks first */
  1770. configure_aif_clock(codec, 0);
  1771. configure_aif_clock(codec, 1);
  1772. /* Then switch CLK_SYS over to the higher of them; a change
  1773. * can only happen as a result of a clocking change which can
  1774. * only be made outside of DAPM so we can safely redo the
  1775. * clocking.
  1776. */
  1777. /* If they're equal it doesn't matter which is used */
  1778. if (wm8994->aifclk[0] == wm8994->aifclk[1])
  1779. return 0;
  1780. if (wm8994->aifclk[0] < wm8994->aifclk[1])
  1781. new = WM8994_SYSCLK_SRC;
  1782. else
  1783. new = 0;
  1784. old = snd_soc_read(codec, WM8994_CLOCKING_1) & WM8994_SYSCLK_SRC;
  1785. /* If there's no change then we're done. */
  1786. if (old == new)
  1787. return 0;
  1788. snd_soc_update_bits(codec, WM8994_CLOCKING_1, WM8994_SYSCLK_SRC, new);
  1789. snd_soc_dapm_sync(codec);
  1790. return 0;
  1791. }
  1792. static int check_clk_sys(struct snd_soc_dapm_widget *source,
  1793. struct snd_soc_dapm_widget *sink)
  1794. {
  1795. int reg = snd_soc_read(source->codec, WM8994_CLOCKING_1);
  1796. const char *clk;
  1797. /* Check what we're currently using for CLK_SYS */
  1798. if (reg & WM8994_SYSCLK_SRC)
  1799. clk = "AIF2CLK";
  1800. else
  1801. clk = "AIF1CLK";
  1802. return strcmp(source->name, clk) == 0;
  1803. }
  1804. static const char *sidetone_hpf_text[] = {
  1805. "2.7kHz", "1.35kHz", "675Hz", "370Hz", "180Hz", "90Hz", "45Hz"
  1806. };
  1807. static const struct soc_enum sidetone_hpf =
  1808. SOC_ENUM_SINGLE(WM8994_SIDETONE, 7, 7, sidetone_hpf_text);
  1809. static const DECLARE_TLV_DB_SCALE(aif_tlv, 0, 600, 0);
  1810. static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1);
  1811. static const DECLARE_TLV_DB_SCALE(st_tlv, -3600, 300, 0);
  1812. static const DECLARE_TLV_DB_SCALE(wm8994_3d_tlv, -1600, 183, 0);
  1813. static const DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0);
  1814. #define WM8994_DRC_SWITCH(xname, reg, shift) \
  1815. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  1816. .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
  1817. .put = wm8994_put_drc_sw, \
  1818. .private_value = SOC_SINGLE_VALUE(reg, shift, 1, 0) }
  1819. static int wm8994_put_drc_sw(struct snd_kcontrol *kcontrol,
  1820. struct snd_ctl_elem_value *ucontrol)
  1821. {
  1822. struct soc_mixer_control *mc =
  1823. (struct soc_mixer_control *)kcontrol->private_value;
  1824. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1825. int mask, ret;
  1826. /* Can't enable both ADC and DAC paths simultaneously */
  1827. if (mc->shift == WM8994_AIF1DAC1_DRC_ENA_SHIFT)
  1828. mask = WM8994_AIF1ADC1L_DRC_ENA_MASK |
  1829. WM8994_AIF1ADC1R_DRC_ENA_MASK;
  1830. else
  1831. mask = WM8994_AIF1DAC1_DRC_ENA_MASK;
  1832. ret = snd_soc_read(codec, mc->reg);
  1833. if (ret < 0)
  1834. return ret;
  1835. if (ret & mask)
  1836. return -EINVAL;
  1837. return snd_soc_put_volsw(kcontrol, ucontrol);
  1838. }
  1839. static void wm8994_set_drc(struct snd_soc_codec *codec, int drc)
  1840. {
  1841. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1842. struct wm8994_pdata *pdata = wm8994->pdata;
  1843. int base = wm8994_drc_base[drc];
  1844. int cfg = wm8994->drc_cfg[drc];
  1845. int save, i;
  1846. /* Save any enables; the configuration should clear them. */
  1847. save = snd_soc_read(codec, base);
  1848. save &= WM8994_AIF1DAC1_DRC_ENA | WM8994_AIF1ADC1L_DRC_ENA |
  1849. WM8994_AIF1ADC1R_DRC_ENA;
  1850. for (i = 0; i < WM8994_DRC_REGS; i++)
  1851. snd_soc_update_bits(codec, base + i, 0xffff,
  1852. pdata->drc_cfgs[cfg].regs[i]);
  1853. snd_soc_update_bits(codec, base, WM8994_AIF1DAC1_DRC_ENA |
  1854. WM8994_AIF1ADC1L_DRC_ENA |
  1855. WM8994_AIF1ADC1R_DRC_ENA, save);
  1856. }
  1857. /* Icky as hell but saves code duplication */
  1858. static int wm8994_get_drc(const char *name)
  1859. {
  1860. if (strcmp(name, "AIF1DRC1 Mode") == 0)
  1861. return 0;
  1862. if (strcmp(name, "AIF1DRC2 Mode") == 0)
  1863. return 1;
  1864. if (strcmp(name, "AIF2DRC Mode") == 0)
  1865. return 2;
  1866. return -EINVAL;
  1867. }
  1868. static int wm8994_put_drc_enum(struct snd_kcontrol *kcontrol,
  1869. struct snd_ctl_elem_value *ucontrol)
  1870. {
  1871. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1872. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1873. struct wm8994_pdata *pdata = wm8994->pdata;
  1874. int drc = wm8994_get_drc(kcontrol->id.name);
  1875. int value = ucontrol->value.integer.value[0];
  1876. if (drc < 0)
  1877. return drc;
  1878. if (value >= pdata->num_drc_cfgs)
  1879. return -EINVAL;
  1880. wm8994->drc_cfg[drc] = value;
  1881. wm8994_set_drc(codec, drc);
  1882. return 0;
  1883. }
  1884. static int wm8994_get_drc_enum(struct snd_kcontrol *kcontrol,
  1885. struct snd_ctl_elem_value *ucontrol)
  1886. {
  1887. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1888. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1889. int drc = wm8994_get_drc(kcontrol->id.name);
  1890. ucontrol->value.enumerated.item[0] = wm8994->drc_cfg[drc];
  1891. return 0;
  1892. }
  1893. static void wm8994_set_retune_mobile(struct snd_soc_codec *codec, int block)
  1894. {
  1895. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1896. struct wm8994_pdata *pdata = wm8994->pdata;
  1897. int base = wm8994_retune_mobile_base[block];
  1898. int iface, best, best_val, save, i, cfg;
  1899. if (!pdata || !wm8994->num_retune_mobile_texts)
  1900. return;
  1901. switch (block) {
  1902. case 0:
  1903. case 1:
  1904. iface = 0;
  1905. break;
  1906. case 2:
  1907. iface = 1;
  1908. break;
  1909. default:
  1910. return;
  1911. }
  1912. /* Find the version of the currently selected configuration
  1913. * with the nearest sample rate. */
  1914. cfg = wm8994->retune_mobile_cfg[block];
  1915. best = 0;
  1916. best_val = INT_MAX;
  1917. for (i = 0; i < pdata->num_retune_mobile_cfgs; i++) {
  1918. if (strcmp(pdata->retune_mobile_cfgs[i].name,
  1919. wm8994->retune_mobile_texts[cfg]) == 0 &&
  1920. abs(pdata->retune_mobile_cfgs[i].rate
  1921. - wm8994->dac_rates[iface]) < best_val) {
  1922. best = i;
  1923. best_val = abs(pdata->retune_mobile_cfgs[i].rate
  1924. - wm8994->dac_rates[iface]);
  1925. }
  1926. }
  1927. dev_dbg(codec->dev, "ReTune Mobile %d %s/%dHz for %dHz sample rate\n",
  1928. block,
  1929. pdata->retune_mobile_cfgs[best].name,
  1930. pdata->retune_mobile_cfgs[best].rate,
  1931. wm8994->dac_rates[iface]);
  1932. /* The EQ will be disabled while reconfiguring it, remember the
  1933. * current configuration.
  1934. */
  1935. save = snd_soc_read(codec, base);
  1936. save &= WM8994_AIF1DAC1_EQ_ENA;
  1937. for (i = 0; i < WM8994_EQ_REGS; i++)
  1938. snd_soc_update_bits(codec, base + i, 0xffff,
  1939. pdata->retune_mobile_cfgs[best].regs[i]);
  1940. snd_soc_update_bits(codec, base, WM8994_AIF1DAC1_EQ_ENA, save);
  1941. }
  1942. /* Icky as hell but saves code duplication */
  1943. static int wm8994_get_retune_mobile_block(const char *name)
  1944. {
  1945. if (strcmp(name, "AIF1.1 EQ Mode") == 0)
  1946. return 0;
  1947. if (strcmp(name, "AIF1.2 EQ Mode") == 0)
  1948. return 1;
  1949. if (strcmp(name, "AIF2 EQ Mode") == 0)
  1950. return 2;
  1951. return -EINVAL;
  1952. }
  1953. static int wm8994_put_retune_mobile_enum(struct snd_kcontrol *kcontrol,
  1954. struct snd_ctl_elem_value *ucontrol)
  1955. {
  1956. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1957. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  1958. struct wm8994_pdata *pdata = wm8994->pdata;
  1959. int block = wm8994_get_retune_mobile_block(kcontrol->id.name);
  1960. int value = ucontrol->value.integer.value[0];
  1961. if (block < 0)
  1962. return block;
  1963. if (value >= pdata->num_retune_mobile_cfgs)
  1964. return -EINVAL;
  1965. wm8994->retune_mobile_cfg[block] = value;
  1966. wm8994_set_retune_mobile(codec, block);
  1967. return 0;
  1968. }
  1969. static int wm8994_get_retune_mobile_enum(struct snd_kcontrol *kcontrol,
  1970. struct snd_ctl_elem_value *ucontrol)
  1971. {
  1972. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1973. struct wm8994_priv *wm8994 =snd_soc_codec_get_drvdata(codec);
  1974. int block = wm8994_get_retune_mobile_block(kcontrol->id.name);
  1975. ucontrol->value.enumerated.item[0] = wm8994->retune_mobile_cfg[block];
  1976. return 0;
  1977. }
  1978. static const char *aifdac_src_text[] = {
  1979. "Left", "Right"
  1980. };
  1981. static const struct soc_enum aif1dacl_src =
  1982. SOC_ENUM_SINGLE(WM8994_AIF1_CONTROL_2, 15, 2, aifdac_src_text);
  1983. static const struct soc_enum aif1dacr_src =
  1984. SOC_ENUM_SINGLE(WM8994_AIF1_CONTROL_2, 14, 2, aifdac_src_text);
  1985. static const struct soc_enum aif2dacl_src =
  1986. SOC_ENUM_SINGLE(WM8994_AIF2_CONTROL_2, 15, 2, aifdac_src_text);
  1987. static const struct soc_enum aif2dacr_src =
  1988. SOC_ENUM_SINGLE(WM8994_AIF2_CONTROL_2, 14, 2, aifdac_src_text);
  1989. static const struct snd_kcontrol_new wm8994_snd_controls[] = {
  1990. SOC_DOUBLE_R_TLV("AIF1ADC1 Volume", WM8994_AIF1_ADC1_LEFT_VOLUME,
  1991. WM8994_AIF1_ADC1_RIGHT_VOLUME,
  1992. 1, 119, 0, digital_tlv),
  1993. SOC_DOUBLE_R_TLV("AIF1ADC2 Volume", WM8994_AIF1_ADC2_LEFT_VOLUME,
  1994. WM8994_AIF1_ADC2_RIGHT_VOLUME,
  1995. 1, 119, 0, digital_tlv),
  1996. SOC_DOUBLE_R_TLV("AIF2ADC Volume", WM8994_AIF2_ADC_LEFT_VOLUME,
  1997. WM8994_AIF2_ADC_RIGHT_VOLUME,
  1998. 1, 119, 0, digital_tlv),
  1999. SOC_ENUM("AIF1DACL Source", aif1dacl_src),
  2000. SOC_ENUM("AIF1DACR Source", aif1dacr_src),
  2001. SOC_ENUM("AIF2DACL Source", aif1dacl_src),
  2002. SOC_ENUM("AIF2DACR Source", aif1dacr_src),
  2003. SOC_DOUBLE_R_TLV("AIF1DAC1 Volume", WM8994_AIF1_DAC1_LEFT_VOLUME,
  2004. WM8994_AIF1_DAC1_RIGHT_VOLUME, 1, 96, 0, digital_tlv),
  2005. SOC_DOUBLE_R_TLV("AIF1DAC2 Volume", WM8994_AIF1_DAC2_LEFT_VOLUME,
  2006. WM8994_AIF1_DAC2_RIGHT_VOLUME, 1, 96, 0, digital_tlv),
  2007. SOC_DOUBLE_R_TLV("AIF2DAC Volume", WM8994_AIF2_DAC_LEFT_VOLUME,
  2008. WM8994_AIF2_DAC_RIGHT_VOLUME, 1, 96, 0, digital_tlv),
  2009. SOC_SINGLE_TLV("AIF1 Boost Volume", WM8994_AIF1_CONTROL_2, 10, 3, 0, aif_tlv),
  2010. SOC_SINGLE_TLV("AIF2 Boost Volume", WM8994_AIF2_CONTROL_2, 10, 3, 0, aif_tlv),
  2011. SOC_SINGLE("AIF1DAC1 EQ Switch", WM8994_AIF1_DAC1_EQ_GAINS_1, 0, 1, 0),
  2012. SOC_SINGLE("AIF1DAC2 EQ Switch", WM8994_AIF1_DAC2_EQ_GAINS_1, 0, 1, 0),
  2013. SOC_SINGLE("AIF2 EQ Switch", WM8994_AIF2_EQ_GAINS_1, 0, 1, 0),
  2014. WM8994_DRC_SWITCH("AIF1DAC1 DRC Switch", WM8994_AIF1_DRC1_1, 2),
  2015. WM8994_DRC_SWITCH("AIF1ADC1L DRC Switch", WM8994_AIF1_DRC1_1, 1),
  2016. WM8994_DRC_SWITCH("AIF1ADC1R DRC Switch", WM8994_AIF1_DRC1_1, 0),
  2017. WM8994_DRC_SWITCH("AIF1DAC2 DRC Switch", WM8994_AIF1_DRC2_1, 2),
  2018. WM8994_DRC_SWITCH("AIF1ADC2L DRC Switch", WM8994_AIF1_DRC2_1, 1),
  2019. WM8994_DRC_SWITCH("AIF1ADC2R DRC Switch", WM8994_AIF1_DRC2_1, 0),
  2020. WM8994_DRC_SWITCH("AIF2DAC DRC Switch", WM8994_AIF2_DRC_1, 2),
  2021. WM8994_DRC_SWITCH("AIF2ADCL DRC Switch", WM8994_AIF2_DRC_1, 1),
  2022. WM8994_DRC_SWITCH("AIF2ADCR DRC Switch", WM8994_AIF2_DRC_1, 0),
  2023. SOC_SINGLE_TLV("DAC1 Right Sidetone Volume", WM8994_DAC1_MIXER_VOLUMES,
  2024. 5, 12, 0, st_tlv),
  2025. SOC_SINGLE_TLV("DAC1 Left Sidetone Volume", WM8994_DAC1_MIXER_VOLUMES,
  2026. 0, 12, 0, st_tlv),
  2027. SOC_SINGLE_TLV("DAC2 Right Sidetone Volume", WM8994_DAC2_MIXER_VOLUMES,
  2028. 5, 12, 0, st_tlv),
  2029. SOC_SINGLE_TLV("DAC2 Left Sidetone Volume", WM8994_DAC2_MIXER_VOLUMES,
  2030. 0, 12, 0, st_tlv),
  2031. SOC_ENUM("Sidetone HPF Mux", sidetone_hpf),
  2032. SOC_SINGLE("Sidetone HPF Switch", WM8994_SIDETONE, 6, 1, 0),
  2033. SOC_DOUBLE_R_TLV("DAC1 Volume", WM8994_DAC1_LEFT_VOLUME,
  2034. WM8994_DAC1_RIGHT_VOLUME, 1, 96, 0, digital_tlv),
  2035. SOC_DOUBLE_R("DAC1 Switch", WM8994_DAC1_LEFT_VOLUME,
  2036. WM8994_DAC1_RIGHT_VOLUME, 9, 1, 1),
  2037. SOC_DOUBLE_R_TLV("DAC2 Volume", WM8994_DAC2_LEFT_VOLUME,
  2038. WM8994_DAC2_RIGHT_VOLUME, 1, 96, 0, digital_tlv),
  2039. SOC_DOUBLE_R("DAC2 Switch", WM8994_DAC2_LEFT_VOLUME,
  2040. WM8994_DAC2_RIGHT_VOLUME, 9, 1, 1),
  2041. SOC_SINGLE_TLV("SPKL DAC2 Volume", WM8994_SPKMIXL_ATTENUATION,
  2042. 6, 1, 1, wm_hubs_spkmix_tlv),
  2043. SOC_SINGLE_TLV("SPKL DAC1 Volume", WM8994_SPKMIXL_ATTENUATION,
  2044. 2, 1, 1, wm_hubs_spkmix_tlv),
  2045. SOC_SINGLE_TLV("SPKR DAC2 Volume", WM8994_SPKMIXR_ATTENUATION,
  2046. 6, 1, 1, wm_hubs_spkmix_tlv),
  2047. SOC_SINGLE_TLV("SPKR DAC1 Volume", WM8994_SPKMIXR_ATTENUATION,
  2048. 2, 1, 1, wm_hubs_spkmix_tlv),
  2049. SOC_SINGLE_TLV("AIF1DAC1 3D Stereo Volume", WM8994_AIF1_DAC1_FILTERS_2,
  2050. 10, 15, 0, wm8994_3d_tlv),
  2051. SOC_SINGLE("AIF1DAC1 3D Stereo Switch", WM8994_AIF1_DAC2_FILTERS_2,
  2052. 8, 1, 0),
  2053. SOC_SINGLE_TLV("AIF1DAC2 3D Stereo Volume", WM8994_AIF1_DAC2_FILTERS_2,
  2054. 10, 15, 0, wm8994_3d_tlv),
  2055. SOC_SINGLE("AIF1DAC2 3D Stereo Switch", WM8994_AIF1_DAC2_FILTERS_2,
  2056. 8, 1, 0),
  2057. SOC_SINGLE_TLV("AIF2DAC 3D Stereo Volume", WM8994_AIF1_DAC1_FILTERS_2,
  2058. 10, 15, 0, wm8994_3d_tlv),
  2059. SOC_SINGLE("AIF2DAC 3D Stereo Switch", WM8994_AIF1_DAC2_FILTERS_2,
  2060. 8, 1, 0),
  2061. };
  2062. static const struct snd_kcontrol_new wm8994_eq_controls[] = {
  2063. SOC_SINGLE_TLV("AIF1DAC1 EQ1 Volume", WM8994_AIF1_DAC1_EQ_GAINS_1, 11, 31, 0,
  2064. eq_tlv),
  2065. SOC_SINGLE_TLV("AIF1DAC1 EQ2 Volume", WM8994_AIF1_DAC1_EQ_GAINS_1, 6, 31, 0,
  2066. eq_tlv),
  2067. SOC_SINGLE_TLV("AIF1DAC1 EQ3 Volume", WM8994_AIF1_DAC1_EQ_GAINS_1, 1, 31, 0,
  2068. eq_tlv),
  2069. SOC_SINGLE_TLV("AIF1DAC1 EQ4 Volume", WM8994_AIF1_DAC1_EQ_GAINS_2, 11, 31, 0,
  2070. eq_tlv),
  2071. SOC_SINGLE_TLV("AIF1DAC1 EQ5 Volume", WM8994_AIF1_DAC1_EQ_GAINS_2, 6, 31, 0,
  2072. eq_tlv),
  2073. SOC_SINGLE_TLV("AIF1DAC2 EQ1 Volume", WM8994_AIF1_DAC2_EQ_GAINS_1, 11, 31, 0,
  2074. eq_tlv),
  2075. SOC_SINGLE_TLV("AIF1DAC2 EQ2 Volume", WM8994_AIF1_DAC2_EQ_GAINS_1, 6, 31, 0,
  2076. eq_tlv),
  2077. SOC_SINGLE_TLV("AIF1DAC2 EQ3 Volume", WM8994_AIF1_DAC2_EQ_GAINS_1, 1, 31, 0,
  2078. eq_tlv),
  2079. SOC_SINGLE_TLV("AIF1DAC2 EQ4 Volume", WM8994_AIF1_DAC2_EQ_GAINS_2, 11, 31, 0,
  2080. eq_tlv),
  2081. SOC_SINGLE_TLV("AIF1DAC2 EQ5 Volume", WM8994_AIF1_DAC2_EQ_GAINS_2, 6, 31, 0,
  2082. eq_tlv),
  2083. SOC_SINGLE_TLV("AIF2 EQ1 Volume", WM8994_AIF2_EQ_GAINS_1, 11, 31, 0,
  2084. eq_tlv),
  2085. SOC_SINGLE_TLV("AIF2 EQ2 Volume", WM8994_AIF2_EQ_GAINS_1, 6, 31, 0,
  2086. eq_tlv),
  2087. SOC_SINGLE_TLV("AIF2 EQ3 Volume", WM8994_AIF2_EQ_GAINS_1, 1, 31, 0,
  2088. eq_tlv),
  2089. SOC_SINGLE_TLV("AIF2 EQ4 Volume", WM8994_AIF2_EQ_GAINS_2, 11, 31, 0,
  2090. eq_tlv),
  2091. SOC_SINGLE_TLV("AIF2 EQ5 Volume", WM8994_AIF2_EQ_GAINS_2, 6, 31, 0,
  2092. eq_tlv),
  2093. };
  2094. static int clk_sys_event(struct snd_soc_dapm_widget *w,
  2095. struct snd_kcontrol *kcontrol, int event)
  2096. {
  2097. struct snd_soc_codec *codec = w->codec;
  2098. switch (event) {
  2099. case SND_SOC_DAPM_PRE_PMU:
  2100. return configure_clock(codec);
  2101. case SND_SOC_DAPM_POST_PMD:
  2102. configure_clock(codec);
  2103. break;
  2104. }
  2105. return 0;
  2106. }
  2107. static void wm8994_update_class_w(struct snd_soc_codec *codec)
  2108. {
  2109. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  2110. int enable = 1;
  2111. int source = 0; /* GCC flow analysis can't track enable */
  2112. int reg, reg_r;
  2113. /* Only support direct DAC->headphone paths */
  2114. reg = snd_soc_read(codec, WM8994_OUTPUT_MIXER_1);
  2115. if (!(reg & WM8994_DAC1L_TO_HPOUT1L)) {
  2116. dev_vdbg(codec->dev, "HPL connected to output mixer\n");
  2117. enable = 0;
  2118. }
  2119. reg = snd_soc_read(codec, WM8994_OUTPUT_MIXER_2);
  2120. if (!(reg & WM8994_DAC1R_TO_HPOUT1R)) {
  2121. dev_vdbg(codec->dev, "HPR connected to output mixer\n");
  2122. enable = 0;
  2123. }
  2124. /* We also need the same setting for L/R and only one path */
  2125. reg = snd_soc_read(codec, WM8994_DAC1_LEFT_MIXER_ROUTING);
  2126. switch (reg) {
  2127. case WM8994_AIF2DACL_TO_DAC1L:
  2128. dev_vdbg(codec->dev, "Class W source AIF2DAC\n");
  2129. source = 2 << WM8994_CP_DYN_SRC_SEL_SHIFT;
  2130. break;
  2131. case WM8994_AIF1DAC2L_TO_DAC1L:
  2132. dev_vdbg(codec->dev, "Class W source AIF1DAC2\n");
  2133. source = 1 << WM8994_CP_DYN_SRC_SEL_SHIFT;
  2134. break;
  2135. case WM8994_AIF1DAC1L_TO_DAC1L:
  2136. dev_vdbg(codec->dev, "Class W source AIF1DAC1\n");
  2137. source = 0 << WM8994_CP_DYN_SRC_SEL_SHIFT;
  2138. break;
  2139. default:
  2140. dev_vdbg(codec->dev, "DAC mixer setting: %x\n", reg);
  2141. enable = 0;
  2142. break;
  2143. }
  2144. reg_r = snd_soc_read(codec, WM8994_DAC1_RIGHT_MIXER_ROUTING);
  2145. if (reg_r != reg) {
  2146. dev_vdbg(codec->dev, "Left and right DAC mixers different\n");
  2147. enable = 0;
  2148. }
  2149. if (enable) {
  2150. dev_dbg(codec->dev, "Class W enabled\n");
  2151. snd_soc_update_bits(codec, WM8994_CLASS_W_1,
  2152. WM8994_CP_DYN_PWR |
  2153. WM8994_CP_DYN_SRC_SEL_MASK,
  2154. source | WM8994_CP_DYN_PWR);
  2155. wm8994->hubs.class_w = true;
  2156. } else {
  2157. dev_dbg(codec->dev, "Class W disabled\n");
  2158. snd_soc_update_bits(codec, WM8994_CLASS_W_1,
  2159. WM8994_CP_DYN_PWR, 0);
  2160. wm8994->hubs.class_w = false;
  2161. }
  2162. }
  2163. static const char *hp_mux_text[] = {
  2164. "Mixer",
  2165. "DAC",
  2166. };
  2167. #define WM8994_HP_ENUM(xname, xenum) \
  2168. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  2169. .info = snd_soc_info_enum_double, \
  2170. .get = snd_soc_dapm_get_enum_double, \
  2171. .put = wm8994_put_hp_enum, \
  2172. .private_value = (unsigned long)&xenum }
  2173. static int wm8994_put_hp_enum(struct snd_kcontrol *kcontrol,
  2174. struct snd_ctl_elem_value *ucontrol)
  2175. {
  2176. struct snd_soc_dapm_widget *w = snd_kcontrol_chip(kcontrol);
  2177. struct snd_soc_codec *codec = w->codec;
  2178. int ret;
  2179. ret = snd_soc_dapm_put_enum_double(kcontrol, ucontrol);
  2180. wm8994_update_class_w(codec);
  2181. return ret;
  2182. }
  2183. static const struct soc_enum hpl_enum =
  2184. SOC_ENUM_SINGLE(WM8994_OUTPUT_MIXER_1, 8, 2, hp_mux_text);
  2185. static const struct snd_kcontrol_new hpl_mux =
  2186. WM8994_HP_ENUM("Left Headphone Mux", hpl_enum);
  2187. static const struct soc_enum hpr_enum =
  2188. SOC_ENUM_SINGLE(WM8994_OUTPUT_MIXER_2, 8, 2, hp_mux_text);
  2189. static const struct snd_kcontrol_new hpr_mux =
  2190. WM8994_HP_ENUM("Right Headphone Mux", hpr_enum);
  2191. static const char *adc_mux_text[] = {
  2192. "ADC",
  2193. "DMIC",
  2194. };
  2195. static const struct soc_enum adc_enum =
  2196. SOC_ENUM_SINGLE(0, 0, 2, adc_mux_text);
  2197. static const struct snd_kcontrol_new adcl_mux =
  2198. SOC_DAPM_ENUM_VIRT("ADCL Mux", adc_enum);
  2199. static const struct snd_kcontrol_new adcr_mux =
  2200. SOC_DAPM_ENUM_VIRT("ADCR Mux", adc_enum);
  2201. static const struct snd_kcontrol_new left_speaker_mixer[] = {
  2202. SOC_DAPM_SINGLE("DAC2 Switch", WM8994_SPEAKER_MIXER, 9, 1, 0),
  2203. SOC_DAPM_SINGLE("Input Switch", WM8994_SPEAKER_MIXER, 7, 1, 0),
  2204. SOC_DAPM_SINGLE("IN1LP Switch", WM8994_SPEAKER_MIXER, 5, 1, 0),
  2205. SOC_DAPM_SINGLE("Output Switch", WM8994_SPEAKER_MIXER, 3, 1, 0),
  2206. SOC_DAPM_SINGLE("DAC1 Switch", WM8994_SPEAKER_MIXER, 1, 1, 0),
  2207. };
  2208. static const struct snd_kcontrol_new right_speaker_mixer[] = {
  2209. SOC_DAPM_SINGLE("DAC2 Switch", WM8994_SPEAKER_MIXER, 8, 1, 0),
  2210. SOC_DAPM_SINGLE("Input Switch", WM8994_SPEAKER_MIXER, 6, 1, 0),
  2211. SOC_DAPM_SINGLE("IN1RP Switch", WM8994_SPEAKER_MIXER, 4, 1, 0),
  2212. SOC_DAPM_SINGLE("Output Switch", WM8994_SPEAKER_MIXER, 2, 1, 0),
  2213. SOC_DAPM_SINGLE("DAC1 Switch", WM8994_SPEAKER_MIXER, 0, 1, 0),
  2214. };
  2215. /* Debugging; dump chip status after DAPM transitions */
  2216. static int post_ev(struct snd_soc_dapm_widget *w,
  2217. struct snd_kcontrol *kcontrol, int event)
  2218. {
  2219. struct snd_soc_codec *codec = w->codec;
  2220. dev_dbg(codec->dev, "SRC status: %x\n",
  2221. snd_soc_read(codec,
  2222. WM8994_RATE_STATUS));
  2223. return 0;
  2224. }
  2225. static const struct snd_kcontrol_new aif1adc1l_mix[] = {
  2226. SOC_DAPM_SINGLE("ADC/DMIC Switch", WM8994_AIF1_ADC1_LEFT_MIXER_ROUTING,
  2227. 1, 1, 0),
  2228. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_AIF1_ADC1_LEFT_MIXER_ROUTING,
  2229. 0, 1, 0),
  2230. };
  2231. static const struct snd_kcontrol_new aif1adc1r_mix[] = {
  2232. SOC_DAPM_SINGLE("ADC/DMIC Switch", WM8994_AIF1_ADC1_RIGHT_MIXER_ROUTING,
  2233. 1, 1, 0),
  2234. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_AIF1_ADC1_RIGHT_MIXER_ROUTING,
  2235. 0, 1, 0),
  2236. };
  2237. static const struct snd_kcontrol_new aif1adc2l_mix[] = {
  2238. SOC_DAPM_SINGLE("DMIC Switch", WM8994_AIF1_ADC2_LEFT_MIXER_ROUTING,
  2239. 1, 1, 0),
  2240. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_AIF1_ADC2_LEFT_MIXER_ROUTING,
  2241. 0, 1, 0),
  2242. };
  2243. static const struct snd_kcontrol_new aif1adc2r_mix[] = {
  2244. SOC_DAPM_SINGLE("DMIC Switch", WM8994_AIF1_ADC2_RIGHT_MIXER_ROUTING,
  2245. 1, 1, 0),
  2246. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_AIF1_ADC2_RIGHT_MIXER_ROUTING,
  2247. 0, 1, 0),
  2248. };
  2249. static const struct snd_kcontrol_new aif2dac2l_mix[] = {
  2250. SOC_DAPM_SINGLE("Right Sidetone Switch", WM8994_DAC2_LEFT_MIXER_ROUTING,
  2251. 5, 1, 0),
  2252. SOC_DAPM_SINGLE("Left Sidetone Switch", WM8994_DAC2_LEFT_MIXER_ROUTING,
  2253. 4, 1, 0),
  2254. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_DAC2_LEFT_MIXER_ROUTING,
  2255. 2, 1, 0),
  2256. SOC_DAPM_SINGLE("AIF1.2 Switch", WM8994_DAC2_LEFT_MIXER_ROUTING,
  2257. 1, 1, 0),
  2258. SOC_DAPM_SINGLE("AIF1.1 Switch", WM8994_DAC2_LEFT_MIXER_ROUTING,
  2259. 0, 1, 0),
  2260. };
  2261. static const struct snd_kcontrol_new aif2dac2r_mix[] = {
  2262. SOC_DAPM_SINGLE("Right Sidetone Switch", WM8994_DAC2_RIGHT_MIXER_ROUTING,
  2263. 5, 1, 0),
  2264. SOC_DAPM_SINGLE("Left Sidetone Switch", WM8994_DAC2_RIGHT_MIXER_ROUTING,
  2265. 4, 1, 0),
  2266. SOC_DAPM_SINGLE("AIF2 Switch", WM8994_DAC2_RIGHT_MIXER_ROUTING,
  2267. 2, 1, 0),
  2268. SOC_DAPM_SINGLE("AIF1.2 Switch", WM8994_DAC2_RIGHT_MIXER_ROUTING,
  2269. 1, 1, 0),
  2270. SOC_DAPM_SINGLE("AIF1.1 Switch", WM8994_DAC2_RIGHT_MIXER_ROUTING,
  2271. 0, 1, 0),
  2272. };
  2273. #define WM8994_CLASS_W_SWITCH(xname, reg, shift, max, invert) \
  2274. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  2275. .info = snd_soc_info_volsw, \
  2276. .get = snd_soc_dapm_get_volsw, .put = wm8994_put_class_w, \
  2277. .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) }
  2278. static int wm8994_put_class_w(struct snd_kcontrol *kcontrol,
  2279. struct snd_ctl_elem_value *ucontrol)
  2280. {
  2281. struct snd_soc_dapm_widget *w = snd_kcontrol_chip(kcontrol);
  2282. struct snd_soc_codec *codec = w->codec;
  2283. int ret;
  2284. ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol);
  2285. wm8994_update_class_w(codec);
  2286. return ret;
  2287. }
  2288. static const struct snd_kcontrol_new dac1l_mix[] = {
  2289. WM8994_CLASS_W_SWITCH("Right Sidetone Switch", WM8994_DAC1_LEFT_MIXER_ROUTING,
  2290. 5, 1, 0),
  2291. WM8994_CLASS_W_SWITCH("Left Sidetone Switch", WM8994_DAC1_LEFT_MIXER_ROUTING,
  2292. 4, 1, 0),
  2293. WM8994_CLASS_W_SWITCH("AIF2 Switch", WM8994_DAC1_LEFT_MIXER_ROUTING,
  2294. 2, 1, 0),
  2295. WM8994_CLASS_W_SWITCH("AIF1.2 Switch", WM8994_DAC1_LEFT_MIXER_ROUTING,
  2296. 1, 1, 0),
  2297. WM8994_CLASS_W_SWITCH("AIF1.1 Switch", WM8994_DAC1_LEFT_MIXER_ROUTING,
  2298. 0, 1, 0),
  2299. };
  2300. static const struct snd_kcontrol_new dac1r_mix[] = {
  2301. WM8994_CLASS_W_SWITCH("Right Sidetone Switch", WM8994_DAC1_RIGHT_MIXER_ROUTING,
  2302. 5, 1, 0),
  2303. WM8994_CLASS_W_SWITCH("Left Sidetone Switch", WM8994_DAC1_RIGHT_MIXER_ROUTING,
  2304. 4, 1, 0),
  2305. WM8994_CLASS_W_SWITCH("AIF2 Switch", WM8994_DAC1_RIGHT_MIXER_ROUTING,
  2306. 2, 1, 0),
  2307. WM8994_CLASS_W_SWITCH("AIF1.2 Switch", WM8994_DAC1_RIGHT_MIXER_ROUTING,
  2308. 1, 1, 0),
  2309. WM8994_CLASS_W_SWITCH("AIF1.1 Switch", WM8994_DAC1_RIGHT_MIXER_ROUTING,
  2310. 0, 1, 0),
  2311. };
  2312. static const char *sidetone_text[] = {
  2313. "ADC/DMIC1", "DMIC2",
  2314. };
  2315. static const struct soc_enum sidetone1_enum =
  2316. SOC_ENUM_SINGLE(WM8994_SIDETONE, 0, 2, sidetone_text);
  2317. static const struct snd_kcontrol_new sidetone1_mux =
  2318. SOC_DAPM_ENUM("Left Sidetone Mux", sidetone1_enum);
  2319. static const struct soc_enum sidetone2_enum =
  2320. SOC_ENUM_SINGLE(WM8994_SIDETONE, 1, 2, sidetone_text);
  2321. static const struct snd_kcontrol_new sidetone2_mux =
  2322. SOC_DAPM_ENUM("Right Sidetone Mux", sidetone2_enum);
  2323. static const char *aif1dac_text[] = {
  2324. "AIF1DACDAT", "AIF3DACDAT",
  2325. };
  2326. static const struct soc_enum aif1dac_enum =
  2327. SOC_ENUM_SINGLE(WM8994_POWER_MANAGEMENT_6, 0, 2, aif1dac_text);
  2328. static const struct snd_kcontrol_new aif1dac_mux =
  2329. SOC_DAPM_ENUM("AIF1DAC Mux", aif1dac_enum);
  2330. static const char *aif2dac_text[] = {
  2331. "AIF2DACDAT", "AIF3DACDAT",
  2332. };
  2333. static const struct soc_enum aif2dac_enum =
  2334. SOC_ENUM_SINGLE(WM8994_POWER_MANAGEMENT_6, 1, 2, aif2dac_text);
  2335. static const struct snd_kcontrol_new aif2dac_mux =
  2336. SOC_DAPM_ENUM("AIF2DAC Mux", aif2dac_enum);
  2337. static const char *aif2adc_text[] = {
  2338. "AIF2ADCDAT", "AIF3DACDAT",
  2339. };
  2340. static const struct soc_enum aif2adc_enum =
  2341. SOC_ENUM_SINGLE(WM8994_POWER_MANAGEMENT_6, 2, 2, aif2adc_text);
  2342. static const struct snd_kcontrol_new aif2adc_mux =
  2343. SOC_DAPM_ENUM("AIF2ADC Mux", aif2adc_enum);
  2344. static const char *aif3adc_text[] = {
  2345. "AIF1ADCDAT", "AIF2ADCDAT", "AIF2DACDAT",
  2346. };
  2347. static const struct soc_enum aif3adc_enum =
  2348. SOC_ENUM_SINGLE(WM8994_POWER_MANAGEMENT_6, 3, 3, aif3adc_text);
  2349. static const struct snd_kcontrol_new aif3adc_mux =
  2350. SOC_DAPM_ENUM("AIF3ADC Mux", aif3adc_enum);
  2351. static const struct snd_soc_dapm_widget wm8994_dapm_widgets[] = {
  2352. SND_SOC_DAPM_INPUT("DMIC1DAT"),
  2353. SND_SOC_DAPM_INPUT("DMIC2DAT"),
  2354. SND_SOC_DAPM_INPUT("Clock"),
  2355. SND_SOC_DAPM_SUPPLY("CLK_SYS", SND_SOC_NOPM, 0, 0, clk_sys_event,
  2356. SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD),
  2357. SND_SOC_DAPM_SUPPLY("DSP1CLK", WM8994_CLOCKING_1, 3, 0, NULL, 0),
  2358. SND_SOC_DAPM_SUPPLY("DSP2CLK", WM8994_CLOCKING_1, 2, 0, NULL, 0),
  2359. SND_SOC_DAPM_SUPPLY("DSPINTCLK", WM8994_CLOCKING_1, 1, 0, NULL, 0),
  2360. SND_SOC_DAPM_SUPPLY("AIF1CLK", WM8994_AIF1_CLOCKING_1, 0, 0, NULL, 0),
  2361. SND_SOC_DAPM_SUPPLY("AIF2CLK", WM8994_AIF2_CLOCKING_1, 0, 0, NULL, 0),
  2362. SND_SOC_DAPM_AIF_OUT("AIF1ADC1L", "AIF1 Capture",
  2363. 0, WM8994_POWER_MANAGEMENT_4, 9, 0),
  2364. SND_SOC_DAPM_AIF_OUT("AIF1ADC1R", "AIF1 Capture",
  2365. 0, WM8994_POWER_MANAGEMENT_4, 8, 0),
  2366. SND_SOC_DAPM_AIF_IN("AIF1DAC1L", NULL, 0,
  2367. WM8994_POWER_MANAGEMENT_5, 9, 0),
  2368. SND_SOC_DAPM_AIF_IN("AIF1DAC1R", NULL, 0,
  2369. WM8994_POWER_MANAGEMENT_5, 8, 0),
  2370. SND_SOC_DAPM_AIF_OUT("AIF1ADC2L", "AIF1 Capture",
  2371. 0, WM8994_POWER_MANAGEMENT_4, 11, 0),
  2372. SND_SOC_DAPM_AIF_OUT("AIF1ADC2R", "AIF1 Capture",
  2373. 0, WM8994_POWER_MANAGEMENT_4, 10, 0),
  2374. SND_SOC_DAPM_AIF_IN("AIF1DAC2L", NULL, 0,
  2375. WM8994_POWER_MANAGEMENT_5, 11, 0),
  2376. SND_SOC_DAPM_AIF_IN("AIF1DAC2R", NULL, 0,
  2377. WM8994_POWER_MANAGEMENT_5, 10, 0),
  2378. SND_SOC_DAPM_MIXER("AIF1ADC1L Mixer", SND_SOC_NOPM, 0, 0,
  2379. aif1adc1l_mix, ARRAY_SIZE(aif1adc1l_mix)),
  2380. SND_SOC_DAPM_MIXER("AIF1ADC1R Mixer", SND_SOC_NOPM, 0, 0,
  2381. aif1adc1r_mix, ARRAY_SIZE(aif1adc1r_mix)),
  2382. SND_SOC_DAPM_MIXER("AIF1ADC2L Mixer", SND_SOC_NOPM, 0, 0,
  2383. aif1adc2l_mix, ARRAY_SIZE(aif1adc2l_mix)),
  2384. SND_SOC_DAPM_MIXER("AIF1ADC2R Mixer", SND_SOC_NOPM, 0, 0,
  2385. aif1adc2r_mix, ARRAY_SIZE(aif1adc2r_mix)),
  2386. SND_SOC_DAPM_MIXER("AIF2DAC2L Mixer", SND_SOC_NOPM, 0, 0,
  2387. aif2dac2l_mix, ARRAY_SIZE(aif2dac2l_mix)),
  2388. SND_SOC_DAPM_MIXER("AIF2DAC2R Mixer", SND_SOC_NOPM, 0, 0,
  2389. aif2dac2r_mix, ARRAY_SIZE(aif2dac2r_mix)),
  2390. SND_SOC_DAPM_MUX("Left Sidetone", SND_SOC_NOPM, 0, 0, &sidetone1_mux),
  2391. SND_SOC_DAPM_MUX("Right Sidetone", SND_SOC_NOPM, 0, 0, &sidetone2_mux),
  2392. SND_SOC_DAPM_MIXER("DAC1L Mixer", SND_SOC_NOPM, 0, 0,
  2393. dac1l_mix, ARRAY_SIZE(dac1l_mix)),
  2394. SND_SOC_DAPM_MIXER("DAC1R Mixer", SND_SOC_NOPM, 0, 0,
  2395. dac1r_mix, ARRAY_SIZE(dac1r_mix)),
  2396. SND_SOC_DAPM_AIF_OUT("AIF2ADCL", NULL, 0,
  2397. WM8994_POWER_MANAGEMENT_4, 13, 0),
  2398. SND_SOC_DAPM_AIF_OUT("AIF2ADCR", NULL, 0,
  2399. WM8994_POWER_MANAGEMENT_4, 12, 0),
  2400. SND_SOC_DAPM_AIF_IN("AIF2DACL", NULL, 0,
  2401. WM8994_POWER_MANAGEMENT_5, 13, 0),
  2402. SND_SOC_DAPM_AIF_IN("AIF2DACR", NULL, 0,
  2403. WM8994_POWER_MANAGEMENT_5, 12, 0),
  2404. SND_SOC_DAPM_AIF_IN("AIF1DACDAT", "AIF1 Playback", 0, SND_SOC_NOPM, 0, 0),
  2405. SND_SOC_DAPM_AIF_IN("AIF2DACDAT", "AIF2 Playback", 0, SND_SOC_NOPM, 0, 0),
  2406. SND_SOC_DAPM_AIF_OUT("AIF2ADCDAT", "AIF2 Capture", 0, SND_SOC_NOPM, 0, 0),
  2407. SND_SOC_DAPM_MUX("AIF1DAC Mux", SND_SOC_NOPM, 0, 0, &aif1dac_mux),
  2408. SND_SOC_DAPM_MUX("AIF2DAC Mux", SND_SOC_NOPM, 0, 0, &aif2dac_mux),
  2409. SND_SOC_DAPM_MUX("AIF2ADC Mux", SND_SOC_NOPM, 0, 0, &aif2adc_mux),
  2410. SND_SOC_DAPM_MUX("AIF3ADC Mux", SND_SOC_NOPM, 0, 0, &aif3adc_mux),
  2411. SND_SOC_DAPM_AIF_IN("AIF3DACDAT", "AIF3 Playback", 0, SND_SOC_NOPM, 0, 0),
  2412. SND_SOC_DAPM_AIF_IN("AIF3ADCDAT", "AIF3 Capture", 0, SND_SOC_NOPM, 0, 0),
  2413. SND_SOC_DAPM_SUPPLY("TOCLK", WM8994_CLOCKING_1, 4, 0, NULL, 0),
  2414. SND_SOC_DAPM_ADC("DMIC2L", NULL, WM8994_POWER_MANAGEMENT_4, 5, 0),
  2415. SND_SOC_DAPM_ADC("DMIC2R", NULL, WM8994_POWER_MANAGEMENT_4, 4, 0),
  2416. SND_SOC_DAPM_ADC("DMIC1L", NULL, WM8994_POWER_MANAGEMENT_4, 3, 0),
  2417. SND_SOC_DAPM_ADC("DMIC1R", NULL, WM8994_POWER_MANAGEMENT_4, 2, 0),
  2418. /* Power is done with the muxes since the ADC power also controls the
  2419. * downsampling chain, the chip will automatically manage the analogue
  2420. * specific portions.
  2421. */
  2422. SND_SOC_DAPM_ADC("ADCL", NULL, SND_SOC_NOPM, 1, 0),
  2423. SND_SOC_DAPM_ADC("ADCR", NULL, SND_SOC_NOPM, 0, 0),
  2424. SND_SOC_DAPM_MUX("ADCL Mux", WM8994_POWER_MANAGEMENT_4, 1, 0, &adcl_mux),
  2425. SND_SOC_DAPM_MUX("ADCR Mux", WM8994_POWER_MANAGEMENT_4, 0, 0, &adcr_mux),
  2426. SND_SOC_DAPM_DAC("DAC2L", NULL, WM8994_POWER_MANAGEMENT_5, 3, 0),
  2427. SND_SOC_DAPM_DAC("DAC2R", NULL, WM8994_POWER_MANAGEMENT_5, 2, 0),
  2428. SND_SOC_DAPM_DAC("DAC1L", NULL, WM8994_POWER_MANAGEMENT_5, 1, 0),
  2429. SND_SOC_DAPM_DAC("DAC1R", NULL, WM8994_POWER_MANAGEMENT_5, 0, 0),
  2430. SND_SOC_DAPM_MUX("Left Headphone Mux", SND_SOC_NOPM, 0, 0, &hpl_mux),
  2431. SND_SOC_DAPM_MUX("Right Headphone Mux", SND_SOC_NOPM, 0, 0, &hpr_mux),
  2432. SND_SOC_DAPM_MIXER("SPKL", WM8994_POWER_MANAGEMENT_3, 8, 0,
  2433. left_speaker_mixer, ARRAY_SIZE(left_speaker_mixer)),
  2434. SND_SOC_DAPM_MIXER("SPKR", WM8994_POWER_MANAGEMENT_3, 9, 0,
  2435. right_speaker_mixer, ARRAY_SIZE(right_speaker_mixer)),
  2436. SND_SOC_DAPM_POST("Debug log", post_ev),
  2437. };
  2438. static const struct snd_soc_dapm_route intercon[] = {
  2439. { "CLK_SYS", NULL, "AIF1CLK", check_clk_sys },
  2440. { "CLK_SYS", NULL, "AIF2CLK", check_clk_sys },
  2441. { "DSP1CLK", NULL, "CLK_SYS" },
  2442. { "DSP2CLK", NULL, "CLK_SYS" },
  2443. { "DSPINTCLK", NULL, "CLK_SYS" },
  2444. { "AIF1ADC1L", NULL, "AIF1CLK" },
  2445. { "AIF1ADC1L", NULL, "DSP1CLK" },
  2446. { "AIF1ADC1R", NULL, "AIF1CLK" },
  2447. { "AIF1ADC1R", NULL, "DSP1CLK" },
  2448. { "AIF1ADC1R", NULL, "DSPINTCLK" },
  2449. { "AIF1DAC1L", NULL, "AIF1CLK" },
  2450. { "AIF1DAC1L", NULL, "DSP1CLK" },
  2451. { "AIF1DAC1R", NULL, "AIF1CLK" },
  2452. { "AIF1DAC1R", NULL, "DSP1CLK" },
  2453. { "AIF1DAC1R", NULL, "DSPINTCLK" },
  2454. { "AIF1ADC2L", NULL, "AIF1CLK" },
  2455. { "AIF1ADC2L", NULL, "DSP1CLK" },
  2456. { "AIF1ADC2R", NULL, "AIF1CLK" },
  2457. { "AIF1ADC2R", NULL, "DSP1CLK" },
  2458. { "AIF1ADC2R", NULL, "DSPINTCLK" },
  2459. { "AIF1DAC2L", NULL, "AIF1CLK" },
  2460. { "AIF1DAC2L", NULL, "DSP1CLK" },
  2461. { "AIF1DAC2R", NULL, "AIF1CLK" },
  2462. { "AIF1DAC2R", NULL, "DSP1CLK" },
  2463. { "AIF1DAC2R", NULL, "DSPINTCLK" },
  2464. { "AIF2ADCL", NULL, "AIF2CLK" },
  2465. { "AIF2ADCL", NULL, "DSP2CLK" },
  2466. { "AIF2ADCR", NULL, "AIF2CLK" },
  2467. { "AIF2ADCR", NULL, "DSP2CLK" },
  2468. { "AIF2ADCR", NULL, "DSPINTCLK" },
  2469. { "AIF2DACL", NULL, "AIF2CLK" },
  2470. { "AIF2DACL", NULL, "DSP2CLK" },
  2471. { "AIF2DACR", NULL, "AIF2CLK" },
  2472. { "AIF2DACR", NULL, "DSP2CLK" },
  2473. { "AIF2DACR", NULL, "DSPINTCLK" },
  2474. { "DMIC1L", NULL, "DMIC1DAT" },
  2475. { "DMIC1L", NULL, "CLK_SYS" },
  2476. { "DMIC1R", NULL, "DMIC1DAT" },
  2477. { "DMIC1R", NULL, "CLK_SYS" },
  2478. { "DMIC2L", NULL, "DMIC2DAT" },
  2479. { "DMIC2L", NULL, "CLK_SYS" },
  2480. { "DMIC2R", NULL, "DMIC2DAT" },
  2481. { "DMIC2R", NULL, "CLK_SYS" },
  2482. { "ADCL", NULL, "AIF1CLK" },
  2483. { "ADCL", NULL, "DSP1CLK" },
  2484. { "ADCL", NULL, "DSPINTCLK" },
  2485. { "ADCR", NULL, "AIF1CLK" },
  2486. { "ADCR", NULL, "DSP1CLK" },
  2487. { "ADCR", NULL, "DSPINTCLK" },
  2488. { "ADCL Mux", "ADC", "ADCL" },
  2489. { "ADCL Mux", "DMIC", "DMIC1L" },
  2490. { "ADCR Mux", "ADC", "ADCR" },
  2491. { "ADCR Mux", "DMIC", "DMIC1R" },
  2492. { "DAC1L", NULL, "AIF1CLK" },
  2493. { "DAC1L", NULL, "DSP1CLK" },
  2494. { "DAC1L", NULL, "DSPINTCLK" },
  2495. { "DAC1R", NULL, "AIF1CLK" },
  2496. { "DAC1R", NULL, "DSP1CLK" },
  2497. { "DAC1R", NULL, "DSPINTCLK" },
  2498. { "DAC2L", NULL, "AIF2CLK" },
  2499. { "DAC2L", NULL, "DSP2CLK" },
  2500. { "DAC2L", NULL, "DSPINTCLK" },
  2501. { "DAC2R", NULL, "AIF2DACR" },
  2502. { "DAC2R", NULL, "AIF2CLK" },
  2503. { "DAC2R", NULL, "DSP2CLK" },
  2504. { "DAC2R", NULL, "DSPINTCLK" },
  2505. { "TOCLK", NULL, "CLK_SYS" },
  2506. /* AIF1 outputs */
  2507. { "AIF1ADC1L", NULL, "AIF1ADC1L Mixer" },
  2508. { "AIF1ADC1L Mixer", "ADC/DMIC Switch", "ADCL Mux" },
  2509. { "AIF1ADC1L Mixer", "AIF2 Switch", "AIF2DACL" },
  2510. { "AIF1ADC1R", NULL, "AIF1ADC1R Mixer" },
  2511. { "AIF1ADC1R Mixer", "ADC/DMIC Switch", "ADCR Mux" },
  2512. { "AIF1ADC1R Mixer", "AIF2 Switch", "AIF2DACR" },
  2513. { "AIF1ADC2L", NULL, "AIF1ADC2L Mixer" },
  2514. { "AIF1ADC2L Mixer", "DMIC Switch", "DMIC2L" },
  2515. { "AIF1ADC2L Mixer", "AIF2 Switch", "AIF2DACL" },
  2516. { "AIF1ADC2R", NULL, "AIF1ADC2R Mixer" },
  2517. { "AIF1ADC2R Mixer", "DMIC Switch", "DMIC2R" },
  2518. { "AIF1ADC2R Mixer", "AIF2 Switch", "AIF2DACR" },
  2519. /* Pin level routing for AIF3 */
  2520. { "AIF1DAC1L", NULL, "AIF1DAC Mux" },
  2521. { "AIF1DAC1R", NULL, "AIF1DAC Mux" },
  2522. { "AIF1DAC2L", NULL, "AIF1DAC Mux" },
  2523. { "AIF1DAC2R", NULL, "AIF1DAC Mux" },
  2524. { "AIF2DACL", NULL, "AIF2DAC Mux" },
  2525. { "AIF2DACR", NULL, "AIF2DAC Mux" },
  2526. { "AIF1DAC Mux", "AIF1DACDAT", "AIF1DACDAT" },
  2527. { "AIF1DAC Mux", "AIF3DACDAT", "AIF3DACDAT" },
  2528. { "AIF2DAC Mux", "AIF2DACDAT", "AIF2DACDAT" },
  2529. { "AIF2DAC Mux", "AIF3DACDAT", "AIF3DACDAT" },
  2530. { "AIF2ADC Mux", "AIF2ADCDAT", "AIF2ADCL" },
  2531. { "AIF2ADC Mux", "AIF2ADCDAT", "AIF2ADCR" },
  2532. { "AIF2ADC Mux", "AIF3DACDAT", "AIF3ADCDAT" },
  2533. /* DAC1 inputs */
  2534. { "DAC1L", NULL, "DAC1L Mixer" },
  2535. { "DAC1L Mixer", "AIF2 Switch", "AIF2DACL" },
  2536. { "DAC1L Mixer", "AIF1.2 Switch", "AIF1DAC2L" },
  2537. { "DAC1L Mixer", "AIF1.1 Switch", "AIF1DAC1L" },
  2538. { "DAC1L Mixer", "Left Sidetone Switch", "Left Sidetone" },
  2539. { "DAC1L Mixer", "Right Sidetone Switch", "Right Sidetone" },
  2540. { "DAC1R", NULL, "DAC1R Mixer" },
  2541. { "DAC1R Mixer", "AIF2 Switch", "AIF2DACR" },
  2542. { "DAC1R Mixer", "AIF1.2 Switch", "AIF1DAC2R" },
  2543. { "DAC1R Mixer", "AIF1.1 Switch", "AIF1DAC1R" },
  2544. { "DAC1R Mixer", "Left Sidetone Switch", "Left Sidetone" },
  2545. { "DAC1R Mixer", "Right Sidetone Switch", "Right Sidetone" },
  2546. /* DAC2/AIF2 outputs */
  2547. { "AIF2ADCL", NULL, "AIF2DAC2L Mixer" },
  2548. { "DAC2L", NULL, "AIF2DAC2L Mixer" },
  2549. { "AIF2DAC2L Mixer", "AIF2 Switch", "AIF2DACL" },
  2550. { "AIF2DAC2L Mixer", "AIF1.2 Switch", "AIF1DAC2L" },
  2551. { "AIF2DAC2L Mixer", "AIF1.1 Switch", "AIF1DAC1L" },
  2552. { "AIF2DAC2L Mixer", "Left Sidetone Switch", "Left Sidetone" },
  2553. { "AIF2DAC2L Mixer", "Right Sidetone Switch", "Right Sidetone" },
  2554. { "AIF2ADCR", NULL, "AIF2DAC2R Mixer" },
  2555. { "DAC2R", NULL, "AIF2DAC2R Mixer" },
  2556. { "AIF2DAC2R Mixer", "AIF2 Switch", "AIF2DACR" },
  2557. { "AIF2DAC2R Mixer", "AIF1.2 Switch", "AIF1DAC2R" },
  2558. { "AIF2DAC2R Mixer", "AIF1.1 Switch", "AIF1DAC1R" },
  2559. { "AIF2DAC2R Mixer", "Left Sidetone Switch", "Left Sidetone" },
  2560. { "AIF2DAC2R Mixer", "Right Sidetone Switch", "Right Sidetone" },
  2561. { "AIF2ADCDAT", NULL, "AIF2ADC Mux" },
  2562. /* AIF3 output */
  2563. { "AIF3ADCDAT", "AIF1ADCDAT", "AIF1ADC1L" },
  2564. { "AIF3ADCDAT", "AIF1ADCDAT", "AIF1ADC1R" },
  2565. { "AIF3ADCDAT", "AIF1ADCDAT", "AIF1ADC2L" },
  2566. { "AIF3ADCDAT", "AIF1ADCDAT", "AIF1ADC2R" },
  2567. { "AIF3ADCDAT", "AIF2ADCDAT", "AIF2ADCL" },
  2568. { "AIF3ADCDAT", "AIF2ADCDAT", "AIF2ADCR" },
  2569. { "AIF3ADCDAT", "AIF2DACDAT", "AIF2DACL" },
  2570. { "AIF3ADCDAT", "AIF2DACDAT", "AIF2DACR" },
  2571. /* Sidetone */
  2572. { "Left Sidetone", "ADC/DMIC1", "ADCL Mux" },
  2573. { "Left Sidetone", "DMIC2", "DMIC2L" },
  2574. { "Right Sidetone", "ADC/DMIC1", "ADCR Mux" },
  2575. { "Right Sidetone", "DMIC2", "DMIC2R" },
  2576. /* Output stages */
  2577. { "Left Output Mixer", "DAC Switch", "DAC1L" },
  2578. { "Right Output Mixer", "DAC Switch", "DAC1R" },
  2579. { "SPKL", "DAC1 Switch", "DAC1L" },
  2580. { "SPKL", "DAC2 Switch", "DAC2L" },
  2581. { "SPKR", "DAC1 Switch", "DAC1R" },
  2582. { "SPKR", "DAC2 Switch", "DAC2R" },
  2583. { "Left Headphone Mux", "DAC", "DAC1L" },
  2584. { "Right Headphone Mux", "DAC", "DAC1R" },
  2585. };
  2586. /* The size in bits of the FLL divide multiplied by 10
  2587. * to allow rounding later */
  2588. #define FIXED_FLL_SIZE ((1 << 16) * 10)
  2589. struct fll_div {
  2590. u16 outdiv;
  2591. u16 n;
  2592. u16 k;
  2593. u16 clk_ref_div;
  2594. u16 fll_fratio;
  2595. };
  2596. static int wm8994_get_fll_config(struct fll_div *fll,
  2597. int freq_in, int freq_out)
  2598. {
  2599. u64 Kpart;
  2600. unsigned int K, Ndiv, Nmod;
  2601. pr_debug("FLL input=%dHz, output=%dHz\n", freq_in, freq_out);
  2602. /* Scale the input frequency down to <= 13.5MHz */
  2603. fll->clk_ref_div = 0;
  2604. while (freq_in > 13500000) {
  2605. fll->clk_ref_div++;
  2606. freq_in /= 2;
  2607. if (fll->clk_ref_div > 3)
  2608. return -EINVAL;
  2609. }
  2610. pr_debug("CLK_REF_DIV=%d, Fref=%dHz\n", fll->clk_ref_div, freq_in);
  2611. /* Scale the output to give 90MHz<=Fvco<=100MHz */
  2612. fll->outdiv = 3;
  2613. while (freq_out * (fll->outdiv + 1) < 90000000) {
  2614. fll->outdiv++;
  2615. if (fll->outdiv > 63)
  2616. return -EINVAL;
  2617. }
  2618. freq_out *= fll->outdiv + 1;
  2619. pr_debug("OUTDIV=%d, Fvco=%dHz\n", fll->outdiv, freq_out);
  2620. if (freq_in > 1000000) {
  2621. fll->fll_fratio = 0;
  2622. } else if (freq_in > 256000) {
  2623. fll->fll_fratio = 1;
  2624. freq_in *= 2;
  2625. } else if (freq_in > 128000) {
  2626. fll->fll_fratio = 2;
  2627. freq_in *= 4;
  2628. } else if (freq_in > 64000) {
  2629. fll->fll_fratio = 3;
  2630. freq_in *= 8;
  2631. } else {
  2632. fll->fll_fratio = 4;
  2633. freq_in *= 16;
  2634. }
  2635. pr_debug("FLL_FRATIO=%d, Fref=%dHz\n", fll->fll_fratio, freq_in);
  2636. /* Now, calculate N.K */
  2637. Ndiv = freq_out / freq_in;
  2638. fll->n = Ndiv;
  2639. Nmod = freq_out % freq_in;
  2640. pr_debug("Nmod=%d\n", Nmod);
  2641. /* Calculate fractional part - scale up so we can round. */
  2642. Kpart = FIXED_FLL_SIZE * (long long)Nmod;
  2643. do_div(Kpart, freq_in);
  2644. K = Kpart & 0xFFFFFFFF;
  2645. if ((K % 10) >= 5)
  2646. K += 5;
  2647. /* Move down to proper range now rounding is done */
  2648. fll->k = K / 10;
  2649. pr_debug("N=%x K=%x\n", fll->n, fll->k);
  2650. return 0;
  2651. }
  2652. static int _wm8994_set_fll(struct snd_soc_codec *codec, int id, int src,
  2653. unsigned int freq_in, unsigned int freq_out)
  2654. {
  2655. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  2656. int reg_offset, ret;
  2657. struct fll_div fll;
  2658. u16 reg, aif1, aif2;
  2659. aif1 = snd_soc_read(codec, WM8994_AIF1_CLOCKING_1)
  2660. & WM8994_AIF1CLK_ENA;
  2661. aif2 = snd_soc_read(codec, WM8994_AIF2_CLOCKING_1)
  2662. & WM8994_AIF2CLK_ENA;
  2663. switch (id) {
  2664. case WM8994_FLL1:
  2665. reg_offset = 0;
  2666. id = 0;
  2667. break;
  2668. case WM8994_FLL2:
  2669. reg_offset = 0x20;
  2670. id = 1;
  2671. break;
  2672. default:
  2673. return -EINVAL;
  2674. }
  2675. switch (src) {
  2676. case 0:
  2677. /* Allow no source specification when stopping */
  2678. if (freq_out)
  2679. return -EINVAL;
  2680. break;
  2681. case WM8994_FLL_SRC_MCLK1:
  2682. case WM8994_FLL_SRC_MCLK2:
  2683. case WM8994_FLL_SRC_LRCLK:
  2684. case WM8994_FLL_SRC_BCLK:
  2685. break;
  2686. default:
  2687. return -EINVAL;
  2688. }
  2689. /* Are we changing anything? */
  2690. if (wm8994->fll[id].src == src &&
  2691. wm8994->fll[id].in == freq_in && wm8994->fll[id].out == freq_out)
  2692. return 0;
  2693. /* If we're stopping the FLL redo the old config - no
  2694. * registers will actually be written but we avoid GCC flow
  2695. * analysis bugs spewing warnings.
  2696. */
  2697. if (freq_out)
  2698. ret = wm8994_get_fll_config(&fll, freq_in, freq_out);
  2699. else
  2700. ret = wm8994_get_fll_config(&fll, wm8994->fll[id].in,
  2701. wm8994->fll[id].out);
  2702. if (ret < 0)
  2703. return ret;
  2704. /* Gate the AIF clocks while we reclock */
  2705. snd_soc_update_bits(codec, WM8994_AIF1_CLOCKING_1,
  2706. WM8994_AIF1CLK_ENA, 0);
  2707. snd_soc_update_bits(codec, WM8994_AIF2_CLOCKING_1,
  2708. WM8994_AIF2CLK_ENA, 0);
  2709. /* We always need to disable the FLL while reconfiguring */
  2710. snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_1 + reg_offset,
  2711. WM8994_FLL1_ENA, 0);
  2712. reg = (fll.outdiv << WM8994_FLL1_OUTDIV_SHIFT) |
  2713. (fll.fll_fratio << WM8994_FLL1_FRATIO_SHIFT);
  2714. snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_2 + reg_offset,
  2715. WM8994_FLL1_OUTDIV_MASK |
  2716. WM8994_FLL1_FRATIO_MASK, reg);
  2717. snd_soc_write(codec, WM8994_FLL1_CONTROL_3 + reg_offset, fll.k);
  2718. snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_4 + reg_offset,
  2719. WM8994_FLL1_N_MASK,
  2720. fll.n << WM8994_FLL1_N_SHIFT);
  2721. snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_5 + reg_offset,
  2722. WM8994_FLL1_REFCLK_DIV_MASK |
  2723. WM8994_FLL1_REFCLK_SRC_MASK,
  2724. (fll.clk_ref_div << WM8994_FLL1_REFCLK_DIV_SHIFT) |
  2725. (src - 1));
  2726. /* Enable (with fractional mode if required) */
  2727. if (freq_out) {
  2728. if (fll.k)
  2729. reg = WM8994_FLL1_ENA | WM8994_FLL1_FRAC;
  2730. else
  2731. reg = WM8994_FLL1_ENA;
  2732. snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_1 + reg_offset,
  2733. WM8994_FLL1_ENA | WM8994_FLL1_FRAC,
  2734. reg);
  2735. }
  2736. wm8994->fll[id].in = freq_in;
  2737. wm8994->fll[id].out = freq_out;
  2738. wm8994->fll[id].src = src;
  2739. /* Enable any gated AIF clocks */
  2740. snd_soc_update_bits(codec, WM8994_AIF1_CLOCKING_1,
  2741. WM8994_AIF1CLK_ENA, aif1);
  2742. snd_soc_update_bits(codec, WM8994_AIF2_CLOCKING_1,
  2743. WM8994_AIF2CLK_ENA, aif2);
  2744. configure_clock(codec);
  2745. return 0;
  2746. }
  2747. static int opclk_divs[] = { 10, 20, 30, 40, 55, 60, 80, 120, 160 };
  2748. static int wm8994_set_fll(struct snd_soc_dai *dai, int id, int src,
  2749. unsigned int freq_in, unsigned int freq_out)
  2750. {
  2751. return _wm8994_set_fll(dai->codec, id, src, freq_in, freq_out);
  2752. }
  2753. static int wm8994_set_dai_sysclk(struct snd_soc_dai *dai,
  2754. int clk_id, unsigned int freq, int dir)
  2755. {
  2756. struct snd_soc_codec *codec = dai->codec;
  2757. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  2758. int i;
  2759. switch (dai->id) {
  2760. case 1:
  2761. case 2:
  2762. break;
  2763. default:
  2764. /* AIF3 shares clocking with AIF1/2 */
  2765. return -EINVAL;
  2766. }
  2767. switch (clk_id) {
  2768. case WM8994_SYSCLK_MCLK1:
  2769. wm8994->sysclk[dai->id - 1] = WM8994_SYSCLK_MCLK1;
  2770. wm8994->mclk[0] = freq;
  2771. dev_dbg(dai->dev, "AIF%d using MCLK1 at %uHz\n",
  2772. dai->id, freq);
  2773. break;
  2774. case WM8994_SYSCLK_MCLK2:
  2775. /* TODO: Set GPIO AF */
  2776. wm8994->sysclk[dai->id - 1] = WM8994_SYSCLK_MCLK2;
  2777. wm8994->mclk[1] = freq;
  2778. dev_dbg(dai->dev, "AIF%d using MCLK2 at %uHz\n",
  2779. dai->id, freq);
  2780. break;
  2781. case WM8994_SYSCLK_FLL1:
  2782. wm8994->sysclk[dai->id - 1] = WM8994_SYSCLK_FLL1;
  2783. dev_dbg(dai->dev, "AIF%d using FLL1\n", dai->id);
  2784. break;
  2785. case WM8994_SYSCLK_FLL2:
  2786. wm8994->sysclk[dai->id - 1] = WM8994_SYSCLK_FLL2;
  2787. dev_dbg(dai->dev, "AIF%d using FLL2\n", dai->id);
  2788. break;
  2789. case WM8994_SYSCLK_OPCLK:
  2790. /* Special case - a division (times 10) is given and
  2791. * no effect on main clocking.
  2792. */
  2793. if (freq) {
  2794. for (i = 0; i < ARRAY_SIZE(opclk_divs); i++)
  2795. if (opclk_divs[i] == freq)
  2796. break;
  2797. if (i == ARRAY_SIZE(opclk_divs))
  2798. return -EINVAL;
  2799. snd_soc_update_bits(codec, WM8994_CLOCKING_2,
  2800. WM8994_OPCLK_DIV_MASK, i);
  2801. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_2,
  2802. WM8994_OPCLK_ENA, WM8994_OPCLK_ENA);
  2803. } else {
  2804. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_2,
  2805. WM8994_OPCLK_ENA, 0);
  2806. }
  2807. default:
  2808. return -EINVAL;
  2809. }
  2810. configure_clock(codec);
  2811. return 0;
  2812. }
  2813. static int wm8994_set_bias_level(struct snd_soc_codec *codec,
  2814. enum snd_soc_bias_level level)
  2815. {
  2816. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  2817. switch (level) {
  2818. case SND_SOC_BIAS_ON:
  2819. break;
  2820. case SND_SOC_BIAS_PREPARE:
  2821. /* VMID=2x40k */
  2822. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_1,
  2823. WM8994_VMID_SEL_MASK, 0x2);
  2824. break;
  2825. case SND_SOC_BIAS_STANDBY:
  2826. if (codec->bias_level == SND_SOC_BIAS_OFF) {
  2827. /* Tweak DC servo and DSP configuration for
  2828. * improved performance. */
  2829. if (wm8994->revision < 4) {
  2830. /* Tweak DC servo and DSP configuration for
  2831. * improved performance. */
  2832. snd_soc_write(codec, 0x102, 0x3);
  2833. snd_soc_write(codec, 0x56, 0x3);
  2834. snd_soc_write(codec, 0x817, 0);
  2835. snd_soc_write(codec, 0x102, 0);
  2836. }
  2837. /* Discharge LINEOUT1 & 2 */
  2838. snd_soc_update_bits(codec, WM8994_ANTIPOP_1,
  2839. WM8994_LINEOUT1_DISCH |
  2840. WM8994_LINEOUT2_DISCH,
  2841. WM8994_LINEOUT1_DISCH |
  2842. WM8994_LINEOUT2_DISCH);
  2843. /* Startup bias, VMID ramp & buffer */
  2844. snd_soc_update_bits(codec, WM8994_ANTIPOP_2,
  2845. WM8994_STARTUP_BIAS_ENA |
  2846. WM8994_VMID_BUF_ENA |
  2847. WM8994_VMID_RAMP_MASK,
  2848. WM8994_STARTUP_BIAS_ENA |
  2849. WM8994_VMID_BUF_ENA |
  2850. (0x11 << WM8994_VMID_RAMP_SHIFT));
  2851. /* Main bias enable, VMID=2x40k */
  2852. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_1,
  2853. WM8994_BIAS_ENA |
  2854. WM8994_VMID_SEL_MASK,
  2855. WM8994_BIAS_ENA | 0x2);
  2856. msleep(20);
  2857. }
  2858. /* VMID=2x500k */
  2859. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_1,
  2860. WM8994_VMID_SEL_MASK, 0x4);
  2861. break;
  2862. case SND_SOC_BIAS_OFF:
  2863. if (codec->bias_level == SND_SOC_BIAS_STANDBY) {
  2864. /* Switch over to startup biases */
  2865. snd_soc_update_bits(codec, WM8994_ANTIPOP_2,
  2866. WM8994_BIAS_SRC |
  2867. WM8994_STARTUP_BIAS_ENA |
  2868. WM8994_VMID_BUF_ENA |
  2869. WM8994_VMID_RAMP_MASK,
  2870. WM8994_BIAS_SRC |
  2871. WM8994_STARTUP_BIAS_ENA |
  2872. WM8994_VMID_BUF_ENA |
  2873. (1 << WM8994_VMID_RAMP_SHIFT));
  2874. /* Disable main biases */
  2875. snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_1,
  2876. WM8994_BIAS_ENA |
  2877. WM8994_VMID_SEL_MASK, 0);
  2878. /* Discharge line */
  2879. snd_soc_update_bits(codec, WM8994_ANTIPOP_1,
  2880. WM8994_LINEOUT1_DISCH |
  2881. WM8994_LINEOUT2_DISCH,
  2882. WM8994_LINEOUT1_DISCH |
  2883. WM8994_LINEOUT2_DISCH);
  2884. msleep(5);
  2885. /* Switch off startup biases */
  2886. snd_soc_update_bits(codec, WM8994_ANTIPOP_2,
  2887. WM8994_BIAS_SRC |
  2888. WM8994_STARTUP_BIAS_ENA |
  2889. WM8994_VMID_BUF_ENA |
  2890. WM8994_VMID_RAMP_MASK, 0);
  2891. }
  2892. break;
  2893. }
  2894. codec->bias_level = level;
  2895. return 0;
  2896. }
  2897. static int wm8994_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
  2898. {
  2899. struct snd_soc_codec *codec = dai->codec;
  2900. int ms_reg;
  2901. int aif1_reg;
  2902. int ms = 0;
  2903. int aif1 = 0;
  2904. switch (dai->id) {
  2905. case 1:
  2906. ms_reg = WM8994_AIF1_MASTER_SLAVE;
  2907. aif1_reg = WM8994_AIF1_CONTROL_1;
  2908. break;
  2909. case 2:
  2910. ms_reg = WM8994_AIF2_MASTER_SLAVE;
  2911. aif1_reg = WM8994_AIF2_CONTROL_1;
  2912. break;
  2913. default:
  2914. return -EINVAL;
  2915. }
  2916. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  2917. case SND_SOC_DAIFMT_CBS_CFS:
  2918. break;
  2919. case SND_SOC_DAIFMT_CBM_CFM:
  2920. ms = WM8994_AIF1_MSTR;
  2921. break;
  2922. default:
  2923. return -EINVAL;
  2924. }
  2925. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  2926. case SND_SOC_DAIFMT_DSP_B:
  2927. aif1 |= WM8994_AIF1_LRCLK_INV;
  2928. case SND_SOC_DAIFMT_DSP_A:
  2929. aif1 |= 0x18;
  2930. break;
  2931. case SND_SOC_DAIFMT_I2S:
  2932. aif1 |= 0x10;
  2933. break;
  2934. case SND_SOC_DAIFMT_RIGHT_J:
  2935. break;
  2936. case SND_SOC_DAIFMT_LEFT_J:
  2937. aif1 |= 0x8;
  2938. break;
  2939. default:
  2940. return -EINVAL;
  2941. }
  2942. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  2943. case SND_SOC_DAIFMT_DSP_A:
  2944. case SND_SOC_DAIFMT_DSP_B:
  2945. /* frame inversion not valid for DSP modes */
  2946. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  2947. case SND_SOC_DAIFMT_NB_NF:
  2948. break;
  2949. case SND_SOC_DAIFMT_IB_NF:
  2950. aif1 |= WM8994_AIF1_BCLK_INV;
  2951. break;
  2952. default:
  2953. return -EINVAL;
  2954. }
  2955. break;
  2956. case SND_SOC_DAIFMT_I2S:
  2957. case SND_SOC_DAIFMT_RIGHT_J:
  2958. case SND_SOC_DAIFMT_LEFT_J:
  2959. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  2960. case SND_SOC_DAIFMT_NB_NF:
  2961. break;
  2962. case SND_SOC_DAIFMT_IB_IF:
  2963. aif1 |= WM8994_AIF1_BCLK_INV | WM8994_AIF1_LRCLK_INV;
  2964. break;
  2965. case SND_SOC_DAIFMT_IB_NF:
  2966. aif1 |= WM8994_AIF1_BCLK_INV;
  2967. break;
  2968. case SND_SOC_DAIFMT_NB_IF:
  2969. aif1 |= WM8994_AIF1_LRCLK_INV;
  2970. break;
  2971. default:
  2972. return -EINVAL;
  2973. }
  2974. break;
  2975. default:
  2976. return -EINVAL;
  2977. }
  2978. snd_soc_update_bits(codec, aif1_reg,
  2979. WM8994_AIF1_BCLK_INV | WM8994_AIF1_LRCLK_INV |
  2980. WM8994_AIF1_FMT_MASK,
  2981. aif1);
  2982. snd_soc_update_bits(codec, ms_reg, WM8994_AIF1_MSTR,
  2983. ms);
  2984. return 0;
  2985. }
  2986. static struct {
  2987. int val, rate;
  2988. } srs[] = {
  2989. { 0, 8000 },
  2990. { 1, 11025 },
  2991. { 2, 12000 },
  2992. { 3, 16000 },
  2993. { 4, 22050 },
  2994. { 5, 24000 },
  2995. { 6, 32000 },
  2996. { 7, 44100 },
  2997. { 8, 48000 },
  2998. { 9, 88200 },
  2999. { 10, 96000 },
  3000. };
  3001. static int fs_ratios[] = {
  3002. 64, 128, 192, 256, 348, 512, 768, 1024, 1408, 1536
  3003. };
  3004. static int bclk_divs[] = {
  3005. 10, 15, 20, 30, 40, 50, 60, 80, 110, 120, 160, 220, 240, 320, 440, 480,
  3006. 640, 880, 960, 1280, 1760, 1920
  3007. };
  3008. static int wm8994_hw_params(struct snd_pcm_substream *substream,
  3009. struct snd_pcm_hw_params *params,
  3010. struct snd_soc_dai *dai)
  3011. {
  3012. struct snd_soc_codec *codec = dai->codec;
  3013. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  3014. int aif1_reg;
  3015. int bclk_reg;
  3016. int lrclk_reg;
  3017. int rate_reg;
  3018. int aif1 = 0;
  3019. int bclk = 0;
  3020. int lrclk = 0;
  3021. int rate_val = 0;
  3022. int id = dai->id - 1;
  3023. int i, cur_val, best_val, bclk_rate, best;
  3024. switch (dai->id) {
  3025. case 1:
  3026. aif1_reg = WM8994_AIF1_CONTROL_1;
  3027. bclk_reg = WM8994_AIF1_BCLK;
  3028. rate_reg = WM8994_AIF1_RATE;
  3029. if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
  3030. wm8994->lrclk_shared[0]) {
  3031. lrclk_reg = WM8994_AIF1DAC_LRCLK;
  3032. } else {
  3033. lrclk_reg = WM8994_AIF1ADC_LRCLK;
  3034. dev_dbg(codec->dev, "AIF1 using split LRCLK\n");
  3035. }
  3036. break;
  3037. case 2:
  3038. aif1_reg = WM8994_AIF2_CONTROL_1;
  3039. bclk_reg = WM8994_AIF2_BCLK;
  3040. rate_reg = WM8994_AIF2_RATE;
  3041. if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
  3042. wm8994->lrclk_shared[1]) {
  3043. lrclk_reg = WM8994_AIF2DAC_LRCLK;
  3044. } else {
  3045. lrclk_reg = WM8994_AIF2ADC_LRCLK;
  3046. dev_dbg(codec->dev, "AIF2 using split LRCLK\n");
  3047. }
  3048. break;
  3049. default:
  3050. return -EINVAL;
  3051. }
  3052. bclk_rate = params_rate(params) * 2;
  3053. switch (params_format(params)) {
  3054. case SNDRV_PCM_FORMAT_S16_LE:
  3055. bclk_rate *= 16;
  3056. break;
  3057. case SNDRV_PCM_FORMAT_S20_3LE:
  3058. bclk_rate *= 20;
  3059. aif1 |= 0x20;
  3060. break;
  3061. case SNDRV_PCM_FORMAT_S24_LE:
  3062. bclk_rate *= 24;
  3063. aif1 |= 0x40;
  3064. break;
  3065. case SNDRV_PCM_FORMAT_S32_LE:
  3066. bclk_rate *= 32;
  3067. aif1 |= 0x60;
  3068. break;
  3069. default:
  3070. return -EINVAL;
  3071. }
  3072. /* Try to find an appropriate sample rate; look for an exact match. */
  3073. for (i = 0; i < ARRAY_SIZE(srs); i++)
  3074. if (srs[i].rate == params_rate(params))
  3075. break;
  3076. if (i == ARRAY_SIZE(srs))
  3077. return -EINVAL;
  3078. rate_val |= srs[i].val << WM8994_AIF1_SR_SHIFT;
  3079. dev_dbg(dai->dev, "Sample rate is %dHz\n", srs[i].rate);
  3080. dev_dbg(dai->dev, "AIF%dCLK is %dHz, target BCLK %dHz\n",
  3081. dai->id, wm8994->aifclk[id], bclk_rate);
  3082. if (wm8994->aifclk[id] == 0) {
  3083. dev_err(dai->dev, "AIF%dCLK not configured\n", dai->id);
  3084. return -EINVAL;
  3085. }
  3086. /* AIFCLK/fs ratio; look for a close match in either direction */
  3087. best = 0;
  3088. best_val = abs((fs_ratios[0] * params_rate(params))
  3089. - wm8994->aifclk[id]);
  3090. for (i = 1; i < ARRAY_SIZE(fs_ratios); i++) {
  3091. cur_val = abs((fs_ratios[i] * params_rate(params))
  3092. - wm8994->aifclk[id]);
  3093. if (cur_val >= best_val)
  3094. continue;
  3095. best = i;
  3096. best_val = cur_val;
  3097. }
  3098. dev_dbg(dai->dev, "Selected AIF%dCLK/fs = %d\n",
  3099. dai->id, fs_ratios[best]);
  3100. rate_val |= best;
  3101. /* We may not get quite the right frequency if using
  3102. * approximate clocks so look for the closest match that is
  3103. * higher than the target (we need to ensure that there enough
  3104. * BCLKs to clock out the samples).
  3105. */
  3106. best = 0;
  3107. for (i = 0; i < ARRAY_SIZE(bclk_divs); i++) {
  3108. cur_val = (wm8994->aifclk[id] * 10 / bclk_divs[i]) - bclk_rate;
  3109. if (cur_val < 0) /* BCLK table is sorted */
  3110. break;
  3111. best = i;
  3112. }
  3113. bclk_rate = wm8994->aifclk[id] * 10 / bclk_divs[best];
  3114. dev_dbg(dai->dev, "Using BCLK_DIV %d for actual BCLK %dHz\n",
  3115. bclk_divs[best], bclk_rate);
  3116. bclk |= best << WM8994_AIF1_BCLK_DIV_SHIFT;
  3117. lrclk = bclk_rate / params_rate(params);
  3118. dev_dbg(dai->dev, "Using LRCLK rate %d for actual LRCLK %dHz\n",
  3119. lrclk, bclk_rate / lrclk);
  3120. snd_soc_update_bits(codec, aif1_reg, WM8994_AIF1_WL_MASK, aif1);
  3121. snd_soc_update_bits(codec, bclk_reg, WM8994_AIF1_BCLK_DIV_MASK, bclk);
  3122. snd_soc_update_bits(codec, lrclk_reg, WM8994_AIF1DAC_RATE_MASK,
  3123. lrclk);
  3124. snd_soc_update_bits(codec, rate_reg, WM8994_AIF1_SR_MASK |
  3125. WM8994_AIF1CLK_RATE_MASK, rate_val);
  3126. if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
  3127. switch (dai->id) {
  3128. case 1:
  3129. wm8994->dac_rates[0] = params_rate(params);
  3130. wm8994_set_retune_mobile(codec, 0);
  3131. wm8994_set_retune_mobile(codec, 1);
  3132. break;
  3133. case 2:
  3134. wm8994->dac_rates[1] = params_rate(params);
  3135. wm8994_set_retune_mobile(codec, 2);
  3136. break;
  3137. }
  3138. }
  3139. return 0;
  3140. }
  3141. static int wm8994_aif_mute(struct snd_soc_dai *codec_dai, int mute)
  3142. {
  3143. struct snd_soc_codec *codec = codec_dai->codec;
  3144. int mute_reg;
  3145. int reg;
  3146. switch (codec_dai->id) {
  3147. case 1:
  3148. mute_reg = WM8994_AIF1_DAC1_FILTERS_1;
  3149. break;
  3150. case 2:
  3151. mute_reg = WM8994_AIF2_DAC_FILTERS_1;
  3152. break;
  3153. default:
  3154. return -EINVAL;
  3155. }
  3156. if (mute)
  3157. reg = WM8994_AIF1DAC1_MUTE;
  3158. else
  3159. reg = 0;
  3160. snd_soc_update_bits(codec, mute_reg, WM8994_AIF1DAC1_MUTE, reg);
  3161. return 0;
  3162. }
  3163. static int wm8994_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
  3164. {
  3165. struct snd_soc_codec *codec = codec_dai->codec;
  3166. int reg, val, mask;
  3167. switch (codec_dai->id) {
  3168. case 1:
  3169. reg = WM8994_AIF1_MASTER_SLAVE;
  3170. mask = WM8994_AIF1_TRI;
  3171. break;
  3172. case 2:
  3173. reg = WM8994_AIF2_MASTER_SLAVE;
  3174. mask = WM8994_AIF2_TRI;
  3175. break;
  3176. case 3:
  3177. reg = WM8994_POWER_MANAGEMENT_6;
  3178. mask = WM8994_AIF3_TRI;
  3179. break;
  3180. default:
  3181. return -EINVAL;
  3182. }
  3183. if (tristate)
  3184. val = mask;
  3185. else
  3186. val = 0;
  3187. return snd_soc_update_bits(codec, reg, mask, reg);
  3188. }
  3189. #define WM8994_RATES SNDRV_PCM_RATE_8000_96000
  3190. #define WM8994_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |\
  3191. SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32_LE)
  3192. static struct snd_soc_dai_ops wm8994_aif1_dai_ops = {
  3193. .set_sysclk = wm8994_set_dai_sysclk,
  3194. .set_fmt = wm8994_set_dai_fmt,
  3195. .hw_params = wm8994_hw_params,
  3196. .digital_mute = wm8994_aif_mute,
  3197. .set_pll = wm8994_set_fll,
  3198. .set_tristate = wm8994_set_tristate,
  3199. };
  3200. static struct snd_soc_dai_ops wm8994_aif2_dai_ops = {
  3201. .set_sysclk = wm8994_set_dai_sysclk,
  3202. .set_fmt = wm8994_set_dai_fmt,
  3203. .hw_params = wm8994_hw_params,
  3204. .digital_mute = wm8994_aif_mute,
  3205. .set_pll = wm8994_set_fll,
  3206. .set_tristate = wm8994_set_tristate,
  3207. };
  3208. static struct snd_soc_dai_ops wm8994_aif3_dai_ops = {
  3209. .set_tristate = wm8994_set_tristate,
  3210. };
  3211. static struct snd_soc_dai_driver wm8994_dai[] = {
  3212. {
  3213. .name = "wm8994-aif1",
  3214. .id = 1,
  3215. .playback = {
  3216. .stream_name = "AIF1 Playback",
  3217. .channels_min = 2,
  3218. .channels_max = 2,
  3219. .rates = WM8994_RATES,
  3220. .formats = WM8994_FORMATS,
  3221. },
  3222. .capture = {
  3223. .stream_name = "AIF1 Capture",
  3224. .channels_min = 2,
  3225. .channels_max = 2,
  3226. .rates = WM8994_RATES,
  3227. .formats = WM8994_FORMATS,
  3228. },
  3229. .ops = &wm8994_aif1_dai_ops,
  3230. },
  3231. {
  3232. .name = "wm8994-aif2",
  3233. .id = 2,
  3234. .playback = {
  3235. .stream_name = "AIF2 Playback",
  3236. .channels_min = 2,
  3237. .channels_max = 2,
  3238. .rates = WM8994_RATES,
  3239. .formats = WM8994_FORMATS,
  3240. },
  3241. .capture = {
  3242. .stream_name = "AIF2 Capture",
  3243. .channels_min = 2,
  3244. .channels_max = 2,
  3245. .rates = WM8994_RATES,
  3246. .formats = WM8994_FORMATS,
  3247. },
  3248. .ops = &wm8994_aif2_dai_ops,
  3249. },
  3250. {
  3251. .name = "wm8994-aif3",
  3252. .id = 3,
  3253. .playback = {
  3254. .stream_name = "AIF3 Playback",
  3255. .channels_min = 2,
  3256. .channels_max = 2,
  3257. .rates = WM8994_RATES,
  3258. .formats = WM8994_FORMATS,
  3259. },
  3260. .capture = {
  3261. .stream_name = "AIF3 Capture",
  3262. .channels_min = 2,
  3263. .channels_max = 2,
  3264. .rates = WM8994_RATES,
  3265. .formats = WM8994_FORMATS,
  3266. },
  3267. .ops = &wm8994_aif3_dai_ops,
  3268. }
  3269. };
  3270. #ifdef CONFIG_PM
  3271. static int wm8994_suspend(struct snd_soc_codec *codec, pm_message_t state)
  3272. {
  3273. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  3274. int i, ret;
  3275. for (i = 0; i < ARRAY_SIZE(wm8994->fll); i++) {
  3276. memcpy(&wm8994->fll_suspend[i], &wm8994->fll[i],
  3277. sizeof(struct fll_config));
  3278. ret = _wm8994_set_fll(codec, i + 1, 0, 0, 0);
  3279. if (ret < 0)
  3280. dev_warn(codec->dev, "Failed to stop FLL%d: %d\n",
  3281. i + 1, ret);
  3282. }
  3283. wm8994_set_bias_level(codec, SND_SOC_BIAS_OFF);
  3284. return 0;
  3285. }
  3286. static int wm8994_resume(struct snd_soc_codec *codec)
  3287. {
  3288. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  3289. u16 *reg_cache = codec->reg_cache;
  3290. int i, ret;
  3291. /* Restore the registers */
  3292. for (i = 1; i < ARRAY_SIZE(wm8994->reg_cache); i++) {
  3293. switch (i) {
  3294. case WM8994_LDO_1:
  3295. case WM8994_LDO_2:
  3296. case WM8994_SOFTWARE_RESET:
  3297. /* Handled by other MFD drivers */
  3298. continue;
  3299. default:
  3300. break;
  3301. }
  3302. if (!access_masks[i].writable)
  3303. continue;
  3304. wm8994_reg_write(codec->control_data, i, reg_cache[i]);
  3305. }
  3306. wm8994_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  3307. for (i = 0; i < ARRAY_SIZE(wm8994->fll); i++) {
  3308. if (!wm8994->fll_suspend[i].out)
  3309. continue;
  3310. ret = _wm8994_set_fll(codec, i + 1,
  3311. wm8994->fll_suspend[i].src,
  3312. wm8994->fll_suspend[i].in,
  3313. wm8994->fll_suspend[i].out);
  3314. if (ret < 0)
  3315. dev_warn(codec->dev, "Failed to restore FLL%d: %d\n",
  3316. i + 1, ret);
  3317. }
  3318. return 0;
  3319. }
  3320. #else
  3321. #define wm8994_suspend NULL
  3322. #define wm8994_resume NULL
  3323. #endif
  3324. static void wm8994_handle_retune_mobile_pdata(struct wm8994_priv *wm8994)
  3325. {
  3326. struct snd_soc_codec *codec = wm8994->codec;
  3327. struct wm8994_pdata *pdata = wm8994->pdata;
  3328. struct snd_kcontrol_new controls[] = {
  3329. SOC_ENUM_EXT("AIF1.1 EQ Mode",
  3330. wm8994->retune_mobile_enum,
  3331. wm8994_get_retune_mobile_enum,
  3332. wm8994_put_retune_mobile_enum),
  3333. SOC_ENUM_EXT("AIF1.2 EQ Mode",
  3334. wm8994->retune_mobile_enum,
  3335. wm8994_get_retune_mobile_enum,
  3336. wm8994_put_retune_mobile_enum),
  3337. SOC_ENUM_EXT("AIF2 EQ Mode",
  3338. wm8994->retune_mobile_enum,
  3339. wm8994_get_retune_mobile_enum,
  3340. wm8994_put_retune_mobile_enum),
  3341. };
  3342. int ret, i, j;
  3343. const char **t;
  3344. /* We need an array of texts for the enum API but the number
  3345. * of texts is likely to be less than the number of
  3346. * configurations due to the sample rate dependency of the
  3347. * configurations. */
  3348. wm8994->num_retune_mobile_texts = 0;
  3349. wm8994->retune_mobile_texts = NULL;
  3350. for (i = 0; i < pdata->num_retune_mobile_cfgs; i++) {
  3351. for (j = 0; j < wm8994->num_retune_mobile_texts; j++) {
  3352. if (strcmp(pdata->retune_mobile_cfgs[i].name,
  3353. wm8994->retune_mobile_texts[j]) == 0)
  3354. break;
  3355. }
  3356. if (j != wm8994->num_retune_mobile_texts)
  3357. continue;
  3358. /* Expand the array... */
  3359. t = krealloc(wm8994->retune_mobile_texts,
  3360. sizeof(char *) *
  3361. (wm8994->num_retune_mobile_texts + 1),
  3362. GFP_KERNEL);
  3363. if (t == NULL)
  3364. continue;
  3365. /* ...store the new entry... */
  3366. t[wm8994->num_retune_mobile_texts] =
  3367. pdata->retune_mobile_cfgs[i].name;
  3368. /* ...and remember the new version. */
  3369. wm8994->num_retune_mobile_texts++;
  3370. wm8994->retune_mobile_texts = t;
  3371. }
  3372. dev_dbg(codec->dev, "Allocated %d unique ReTune Mobile names\n",
  3373. wm8994->num_retune_mobile_texts);
  3374. wm8994->retune_mobile_enum.max = wm8994->num_retune_mobile_texts;
  3375. wm8994->retune_mobile_enum.texts = wm8994->retune_mobile_texts;
  3376. ret = snd_soc_add_controls(wm8994->codec, controls,
  3377. ARRAY_SIZE(controls));
  3378. if (ret != 0)
  3379. dev_err(wm8994->codec->dev,
  3380. "Failed to add ReTune Mobile controls: %d\n", ret);
  3381. }
  3382. static void wm8994_handle_pdata(struct wm8994_priv *wm8994)
  3383. {
  3384. struct snd_soc_codec *codec = wm8994->codec;
  3385. struct wm8994_pdata *pdata = wm8994->pdata;
  3386. int ret, i;
  3387. if (!pdata)
  3388. return;
  3389. wm_hubs_handle_analogue_pdata(codec, pdata->lineout1_diff,
  3390. pdata->lineout2_diff,
  3391. pdata->lineout1fb,
  3392. pdata->lineout2fb,
  3393. pdata->jd_scthr,
  3394. pdata->jd_thr,
  3395. pdata->micbias1_lvl,
  3396. pdata->micbias2_lvl);
  3397. dev_dbg(codec->dev, "%d DRC configurations\n", pdata->num_drc_cfgs);
  3398. if (pdata->num_drc_cfgs) {
  3399. struct snd_kcontrol_new controls[] = {
  3400. SOC_ENUM_EXT("AIF1DRC1 Mode", wm8994->drc_enum,
  3401. wm8994_get_drc_enum, wm8994_put_drc_enum),
  3402. SOC_ENUM_EXT("AIF1DRC2 Mode", wm8994->drc_enum,
  3403. wm8994_get_drc_enum, wm8994_put_drc_enum),
  3404. SOC_ENUM_EXT("AIF2DRC Mode", wm8994->drc_enum,
  3405. wm8994_get_drc_enum, wm8994_put_drc_enum),
  3406. };
  3407. /* We need an array of texts for the enum API */
  3408. wm8994->drc_texts = kmalloc(sizeof(char *)
  3409. * pdata->num_drc_cfgs, GFP_KERNEL);
  3410. if (!wm8994->drc_texts) {
  3411. dev_err(wm8994->codec->dev,
  3412. "Failed to allocate %d DRC config texts\n",
  3413. pdata->num_drc_cfgs);
  3414. return;
  3415. }
  3416. for (i = 0; i < pdata->num_drc_cfgs; i++)
  3417. wm8994->drc_texts[i] = pdata->drc_cfgs[i].name;
  3418. wm8994->drc_enum.max = pdata->num_drc_cfgs;
  3419. wm8994->drc_enum.texts = wm8994->drc_texts;
  3420. ret = snd_soc_add_controls(wm8994->codec, controls,
  3421. ARRAY_SIZE(controls));
  3422. if (ret != 0)
  3423. dev_err(wm8994->codec->dev,
  3424. "Failed to add DRC mode controls: %d\n", ret);
  3425. for (i = 0; i < WM8994_NUM_DRC; i++)
  3426. wm8994_set_drc(codec, i);
  3427. }
  3428. dev_dbg(codec->dev, "%d ReTune Mobile configurations\n",
  3429. pdata->num_retune_mobile_cfgs);
  3430. if (pdata->num_retune_mobile_cfgs)
  3431. wm8994_handle_retune_mobile_pdata(wm8994);
  3432. else
  3433. snd_soc_add_controls(wm8994->codec, wm8994_eq_controls,
  3434. ARRAY_SIZE(wm8994_eq_controls));
  3435. }
  3436. /**
  3437. * wm8994_mic_detect - Enable microphone detection via the WM8994 IRQ
  3438. *
  3439. * @codec: WM8994 codec
  3440. * @jack: jack to report detection events on
  3441. * @micbias: microphone bias to detect on
  3442. * @det: value to report for presence detection
  3443. * @shrt: value to report for short detection
  3444. *
  3445. * Enable microphone detection via IRQ on the WM8994. If GPIOs are
  3446. * being used to bring out signals to the processor then only platform
  3447. * data configuration is needed for WM8994 and processor GPIOs should
  3448. * be configured using snd_soc_jack_add_gpios() instead.
  3449. *
  3450. * Configuration of detection levels is available via the micbias1_lvl
  3451. * and micbias2_lvl platform data members.
  3452. */
  3453. int wm8994_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack,
  3454. int micbias, int det, int shrt)
  3455. {
  3456. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  3457. struct wm8994_micdet *micdet;
  3458. int reg;
  3459. switch (micbias) {
  3460. case 1:
  3461. micdet = &wm8994->micdet[0];
  3462. break;
  3463. case 2:
  3464. micdet = &wm8994->micdet[1];
  3465. break;
  3466. default:
  3467. return -EINVAL;
  3468. }
  3469. dev_dbg(codec->dev, "Configuring microphone detection on %d: %x %x\n",
  3470. micbias, det, shrt);
  3471. /* Store the configuration */
  3472. micdet->jack = jack;
  3473. micdet->det = det;
  3474. micdet->shrt = shrt;
  3475. /* If either of the jacks is set up then enable detection */
  3476. if (wm8994->micdet[0].jack || wm8994->micdet[1].jack)
  3477. reg = WM8994_MICD_ENA;
  3478. else
  3479. reg = 0;
  3480. snd_soc_update_bits(codec, WM8994_MICBIAS, WM8994_MICD_ENA, reg);
  3481. return 0;
  3482. }
  3483. EXPORT_SYMBOL_GPL(wm8994_mic_detect);
  3484. static irqreturn_t wm8994_mic_irq(int irq, void *data)
  3485. {
  3486. struct wm8994_priv *priv = data;
  3487. struct snd_soc_codec *codec = priv->codec;
  3488. int reg;
  3489. int report;
  3490. reg = snd_soc_read(codec, WM8994_INTERRUPT_RAW_STATUS_2);
  3491. if (reg < 0) {
  3492. dev_err(codec->dev, "Failed to read microphone status: %d\n",
  3493. reg);
  3494. return IRQ_HANDLED;
  3495. }
  3496. dev_dbg(codec->dev, "Microphone status: %x\n", reg);
  3497. report = 0;
  3498. if (reg & WM8994_MIC1_DET_STS)
  3499. report |= priv->micdet[0].det;
  3500. if (reg & WM8994_MIC1_SHRT_STS)
  3501. report |= priv->micdet[0].shrt;
  3502. snd_soc_jack_report(priv->micdet[0].jack, report,
  3503. priv->micdet[0].det | priv->micdet[0].shrt);
  3504. report = 0;
  3505. if (reg & WM8994_MIC2_DET_STS)
  3506. report |= priv->micdet[1].det;
  3507. if (reg & WM8994_MIC2_SHRT_STS)
  3508. report |= priv->micdet[1].shrt;
  3509. snd_soc_jack_report(priv->micdet[1].jack, report,
  3510. priv->micdet[1].det | priv->micdet[1].shrt);
  3511. return IRQ_HANDLED;
  3512. }
  3513. static int wm8994_codec_probe(struct snd_soc_codec *codec)
  3514. {
  3515. struct wm8994_priv *wm8994;
  3516. int ret, i;
  3517. codec->control_data = dev_get_drvdata(codec->dev->parent);
  3518. wm8994 = kzalloc(sizeof(struct wm8994_priv), GFP_KERNEL);
  3519. if (wm8994 == NULL)
  3520. return -ENOMEM;
  3521. snd_soc_codec_set_drvdata(codec, wm8994);
  3522. wm8994->pdata = dev_get_platdata(codec->dev->parent);
  3523. wm8994->codec = codec;
  3524. /* Fill the cache with physical values we inherited; don't reset */
  3525. ret = wm8994_bulk_read(codec->control_data, 0,
  3526. ARRAY_SIZE(wm8994->reg_cache) - 1,
  3527. codec->reg_cache);
  3528. if (ret < 0) {
  3529. dev_err(codec->dev, "Failed to fill register cache: %d\n",
  3530. ret);
  3531. goto err;
  3532. }
  3533. /* Clear the cached values for unreadable/volatile registers to
  3534. * avoid potential confusion.
  3535. */
  3536. for (i = 0; i < ARRAY_SIZE(wm8994->reg_cache); i++)
  3537. if (wm8994_volatile(i) || !wm8994_readable(i))
  3538. wm8994->reg_cache[i] = 0;
  3539. /* Set revision-specific configuration */
  3540. wm8994->revision = snd_soc_read(codec, WM8994_CHIP_REVISION);
  3541. switch (wm8994->revision) {
  3542. case 2:
  3543. case 3:
  3544. wm8994->hubs.dcs_codes = -5;
  3545. wm8994->hubs.hp_startup_mode = 1;
  3546. wm8994->hubs.dcs_readback_mode = 1;
  3547. break;
  3548. default:
  3549. wm8994->hubs.dcs_readback_mode = 1;
  3550. break;
  3551. }
  3552. ret = wm8994_request_irq(codec->control_data, WM8994_IRQ_MIC1_DET,
  3553. wm8994_mic_irq, "Mic 1 detect", wm8994);
  3554. if (ret != 0)
  3555. dev_warn(codec->dev,
  3556. "Failed to request Mic1 detect IRQ: %d\n", ret);
  3557. ret = wm8994_request_irq(codec->control_data, WM8994_IRQ_MIC1_SHRT,
  3558. wm8994_mic_irq, "Mic 1 short", wm8994);
  3559. if (ret != 0)
  3560. dev_warn(codec->dev,
  3561. "Failed to request Mic1 short IRQ: %d\n", ret);
  3562. ret = wm8994_request_irq(codec->control_data, WM8994_IRQ_MIC2_DET,
  3563. wm8994_mic_irq, "Mic 2 detect", wm8994);
  3564. if (ret != 0)
  3565. dev_warn(codec->dev,
  3566. "Failed to request Mic2 detect IRQ: %d\n", ret);
  3567. ret = wm8994_request_irq(codec->control_data, WM8994_IRQ_MIC2_SHRT,
  3568. wm8994_mic_irq, "Mic 2 short", wm8994);
  3569. if (ret != 0)
  3570. dev_warn(codec->dev,
  3571. "Failed to request Mic2 short IRQ: %d\n", ret);
  3572. /* Remember if AIFnLRCLK is configured as a GPIO. This should be
  3573. * configured on init - if a system wants to do this dynamically
  3574. * at runtime we can deal with that then.
  3575. */
  3576. ret = wm8994_reg_read(codec->control_data, WM8994_GPIO_1);
  3577. if (ret < 0) {
  3578. dev_err(codec->dev, "Failed to read GPIO1 state: %d\n", ret);
  3579. goto err_irq;
  3580. }
  3581. if ((ret & WM8994_GPN_FN_MASK) != WM8994_GP_FN_PIN_SPECIFIC) {
  3582. wm8994->lrclk_shared[0] = 1;
  3583. wm8994_dai[0].symmetric_rates = 1;
  3584. } else {
  3585. wm8994->lrclk_shared[0] = 0;
  3586. }
  3587. ret = wm8994_reg_read(codec->control_data, WM8994_GPIO_6);
  3588. if (ret < 0) {
  3589. dev_err(codec->dev, "Failed to read GPIO6 state: %d\n", ret);
  3590. goto err_irq;
  3591. }
  3592. if ((ret & WM8994_GPN_FN_MASK) != WM8994_GP_FN_PIN_SPECIFIC) {
  3593. wm8994->lrclk_shared[1] = 1;
  3594. wm8994_dai[1].symmetric_rates = 1;
  3595. } else {
  3596. wm8994->lrclk_shared[1] = 0;
  3597. }
  3598. wm8994_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  3599. /* Latch volume updates (right only; we always do left then right). */
  3600. snd_soc_update_bits(codec, WM8994_AIF1_DAC1_RIGHT_VOLUME,
  3601. WM8994_AIF1DAC1_VU, WM8994_AIF1DAC1_VU);
  3602. snd_soc_update_bits(codec, WM8994_AIF1_DAC2_RIGHT_VOLUME,
  3603. WM8994_AIF1DAC2_VU, WM8994_AIF1DAC2_VU);
  3604. snd_soc_update_bits(codec, WM8994_AIF2_DAC_RIGHT_VOLUME,
  3605. WM8994_AIF2DAC_VU, WM8994_AIF2DAC_VU);
  3606. snd_soc_update_bits(codec, WM8994_AIF1_ADC1_RIGHT_VOLUME,
  3607. WM8994_AIF1ADC1_VU, WM8994_AIF1ADC1_VU);
  3608. snd_soc_update_bits(codec, WM8994_AIF1_ADC2_RIGHT_VOLUME,
  3609. WM8994_AIF1ADC2_VU, WM8994_AIF1ADC2_VU);
  3610. snd_soc_update_bits(codec, WM8994_AIF2_ADC_RIGHT_VOLUME,
  3611. WM8994_AIF2ADC_VU, WM8994_AIF1ADC2_VU);
  3612. snd_soc_update_bits(codec, WM8994_DAC1_RIGHT_VOLUME,
  3613. WM8994_DAC1_VU, WM8994_DAC1_VU);
  3614. snd_soc_update_bits(codec, WM8994_DAC2_RIGHT_VOLUME,
  3615. WM8994_DAC2_VU, WM8994_DAC2_VU);
  3616. /* Set the low bit of the 3D stereo depth so TLV matches */
  3617. snd_soc_update_bits(codec, WM8994_AIF1_DAC1_FILTERS_2,
  3618. 1 << WM8994_AIF1DAC1_3D_GAIN_SHIFT,
  3619. 1 << WM8994_AIF1DAC1_3D_GAIN_SHIFT);
  3620. snd_soc_update_bits(codec, WM8994_AIF1_DAC2_FILTERS_2,
  3621. 1 << WM8994_AIF1DAC2_3D_GAIN_SHIFT,
  3622. 1 << WM8994_AIF1DAC2_3D_GAIN_SHIFT);
  3623. snd_soc_update_bits(codec, WM8994_AIF2_DAC_FILTERS_2,
  3624. 1 << WM8994_AIF2DAC_3D_GAIN_SHIFT,
  3625. 1 << WM8994_AIF2DAC_3D_GAIN_SHIFT);
  3626. /* Unconditionally enable AIF1 ADC TDM mode; it only affects
  3627. * behaviour on idle TDM clock cycles. */
  3628. snd_soc_update_bits(codec, WM8994_AIF1_CONTROL_1,
  3629. WM8994_AIF1ADC_TDM, WM8994_AIF1ADC_TDM);
  3630. wm8994_update_class_w(codec);
  3631. wm8994_handle_pdata(wm8994);
  3632. wm_hubs_add_analogue_controls(codec);
  3633. snd_soc_add_controls(codec, wm8994_snd_controls,
  3634. ARRAY_SIZE(wm8994_snd_controls));
  3635. snd_soc_dapm_new_controls(codec, wm8994_dapm_widgets,
  3636. ARRAY_SIZE(wm8994_dapm_widgets));
  3637. wm_hubs_add_analogue_routes(codec, 0, 0);
  3638. snd_soc_dapm_add_routes(codec, intercon, ARRAY_SIZE(intercon));
  3639. return 0;
  3640. err_irq:
  3641. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC2_SHRT, wm8994);
  3642. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC2_DET, wm8994);
  3643. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC1_SHRT, wm8994);
  3644. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC1_DET, wm8994);
  3645. err:
  3646. kfree(wm8994);
  3647. return ret;
  3648. }
  3649. static int wm8994_codec_remove(struct snd_soc_codec *codec)
  3650. {
  3651. struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
  3652. wm8994_set_bias_level(codec, SND_SOC_BIAS_OFF);
  3653. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC2_SHRT, wm8994);
  3654. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC2_DET, wm8994);
  3655. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC1_SHRT, wm8994);
  3656. wm8994_free_irq(codec->control_data, WM8994_IRQ_MIC1_DET, wm8994);
  3657. kfree(wm8994);
  3658. return 0;
  3659. }
  3660. static struct snd_soc_codec_driver soc_codec_dev_wm8994 = {
  3661. .probe = wm8994_codec_probe,
  3662. .remove = wm8994_codec_remove,
  3663. .suspend = wm8994_suspend,
  3664. .resume = wm8994_resume,
  3665. .read = wm8994_read,
  3666. .write = wm8994_write,
  3667. .set_bias_level = wm8994_set_bias_level,
  3668. };
  3669. static int __devinit wm8994_probe(struct platform_device *pdev)
  3670. {
  3671. return snd_soc_register_codec(&pdev->dev, &soc_codec_dev_wm8994,
  3672. wm8994_dai, ARRAY_SIZE(wm8994_dai));
  3673. }
  3674. static int __devexit wm8994_remove(struct platform_device *pdev)
  3675. {
  3676. snd_soc_unregister_codec(&pdev->dev);
  3677. return 0;
  3678. }
  3679. static struct platform_driver wm8994_codec_driver = {
  3680. .driver = {
  3681. .name = "wm8994-codec",
  3682. .owner = THIS_MODULE,
  3683. },
  3684. .probe = wm8994_probe,
  3685. .remove = __devexit_p(wm8994_remove),
  3686. };
  3687. static __init int wm8994_init(void)
  3688. {
  3689. return platform_driver_register(&wm8994_codec_driver);
  3690. }
  3691. module_init(wm8994_init);
  3692. static __exit void wm8994_exit(void)
  3693. {
  3694. platform_driver_unregister(&wm8994_codec_driver);
  3695. }
  3696. module_exit(wm8994_exit);
  3697. MODULE_DESCRIPTION("ASoC WM8994 driver");
  3698. MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.com>");
  3699. MODULE_LICENSE("GPL");
  3700. MODULE_ALIAS("platform:wm8994-codec");