wm8962.c 177 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313
  1. /*
  2. * wm8962.c -- WM8962 ALSA SoC Audio driver
  3. *
  4. * Copyright 2010 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/gcd.h>
  19. #include <linux/gpio.h>
  20. #include <linux/i2c.h>
  21. #include <linux/input.h>
  22. #include <linux/regmap.h>
  23. #include <linux/regulator/consumer.h>
  24. #include <linux/slab.h>
  25. #include <linux/workqueue.h>
  26. #include <sound/core.h>
  27. #include <sound/jack.h>
  28. #include <sound/pcm.h>
  29. #include <sound/pcm_params.h>
  30. #include <sound/soc.h>
  31. #include <sound/initval.h>
  32. #include <sound/tlv.h>
  33. #include <sound/wm8962.h>
  34. #include <trace/events/asoc.h>
  35. #include "wm8962.h"
  36. #define WM8962_NUM_SUPPLIES 8
  37. static const char *wm8962_supply_names[WM8962_NUM_SUPPLIES] = {
  38. "DCVDD",
  39. "DBVDD",
  40. "AVDD",
  41. "CPVDD",
  42. "MICVDD",
  43. "PLLVDD",
  44. "SPKVDD1",
  45. "SPKVDD2",
  46. };
  47. /* codec private data */
  48. struct wm8962_priv {
  49. struct regmap *regmap;
  50. struct snd_soc_codec *codec;
  51. int sysclk;
  52. int sysclk_rate;
  53. int bclk; /* Desired BCLK */
  54. int lrclk;
  55. struct completion fll_lock;
  56. int fll_src;
  57. int fll_fref;
  58. int fll_fout;
  59. u16 dsp2_ena;
  60. struct delayed_work mic_work;
  61. struct snd_soc_jack *jack;
  62. struct regulator_bulk_data supplies[WM8962_NUM_SUPPLIES];
  63. struct notifier_block disable_nb[WM8962_NUM_SUPPLIES];
  64. #if defined(CONFIG_INPUT) || defined(CONFIG_INPUT_MODULE)
  65. struct input_dev *beep;
  66. struct work_struct beep_work;
  67. int beep_rate;
  68. #endif
  69. #ifdef CONFIG_GPIOLIB
  70. struct gpio_chip gpio_chip;
  71. #endif
  72. int irq;
  73. };
  74. /* We can't use the same notifier block for more than one supply and
  75. * there's no way I can see to get from a callback to the caller
  76. * except container_of().
  77. */
  78. #define WM8962_REGULATOR_EVENT(n) \
  79. static int wm8962_regulator_event_##n(struct notifier_block *nb, \
  80. unsigned long event, void *data) \
  81. { \
  82. struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \
  83. disable_nb[n]); \
  84. if (event & REGULATOR_EVENT_DISABLE) { \
  85. regcache_mark_dirty(wm8962->regmap); \
  86. } \
  87. return 0; \
  88. }
  89. WM8962_REGULATOR_EVENT(0)
  90. WM8962_REGULATOR_EVENT(1)
  91. WM8962_REGULATOR_EVENT(2)
  92. WM8962_REGULATOR_EVENT(3)
  93. WM8962_REGULATOR_EVENT(4)
  94. WM8962_REGULATOR_EVENT(5)
  95. WM8962_REGULATOR_EVENT(6)
  96. WM8962_REGULATOR_EVENT(7)
  97. static struct reg_default wm8962_reg[] = {
  98. { 0, 0x009F }, /* R0 - Left Input volume */
  99. { 1, 0x049F }, /* R1 - Right Input volume */
  100. { 2, 0x0000 }, /* R2 - HPOUTL volume */
  101. { 3, 0x0000 }, /* R3 - HPOUTR volume */
  102. { 4, 0x0020 }, /* R4 - Clocking1 */
  103. { 5, 0x0018 }, /* R5 - ADC & DAC Control 1 */
  104. { 6, 0x2008 }, /* R6 - ADC & DAC Control 2 */
  105. { 7, 0x000A }, /* R7 - Audio Interface 0 */
  106. { 8, 0x01E4 }, /* R8 - Clocking2 */
  107. { 9, 0x0300 }, /* R9 - Audio Interface 1 */
  108. { 10, 0x00C0 }, /* R10 - Left DAC volume */
  109. { 11, 0x00C0 }, /* R11 - Right DAC volume */
  110. { 14, 0x0040 }, /* R14 - Audio Interface 2 */
  111. { 15, 0x6243 }, /* R15 - Software Reset */
  112. { 17, 0x007B }, /* R17 - ALC1 */
  113. { 18, 0x0000 }, /* R18 - ALC2 */
  114. { 19, 0x1C32 }, /* R19 - ALC3 */
  115. { 20, 0x3200 }, /* R20 - Noise Gate */
  116. { 21, 0x00C0 }, /* R21 - Left ADC volume */
  117. { 22, 0x00C0 }, /* R22 - Right ADC volume */
  118. { 23, 0x0160 }, /* R23 - Additional control(1) */
  119. { 24, 0x0000 }, /* R24 - Additional control(2) */
  120. { 25, 0x0000 }, /* R25 - Pwr Mgmt (1) */
  121. { 26, 0x0000 }, /* R26 - Pwr Mgmt (2) */
  122. { 27, 0x0010 }, /* R27 - Additional Control (3) */
  123. { 28, 0x0000 }, /* R28 - Anti-pop */
  124. { 30, 0x005E }, /* R30 - Clocking 3 */
  125. { 31, 0x0000 }, /* R31 - Input mixer control (1) */
  126. { 32, 0x0145 }, /* R32 - Left input mixer volume */
  127. { 33, 0x0145 }, /* R33 - Right input mixer volume */
  128. { 34, 0x0009 }, /* R34 - Input mixer control (2) */
  129. { 35, 0x0003 }, /* R35 - Input bias control */
  130. { 37, 0x0008 }, /* R37 - Left input PGA control */
  131. { 38, 0x0008 }, /* R38 - Right input PGA control */
  132. { 40, 0x0000 }, /* R40 - SPKOUTL volume */
  133. { 41, 0x0000 }, /* R41 - SPKOUTR volume */
  134. { 47, 0x0000 }, /* R47 - Thermal Shutdown Status */
  135. { 48, 0x8027 }, /* R48 - Additional Control (4) */
  136. { 49, 0x0010 }, /* R49 - Class D Control 1 */
  137. { 51, 0x0003 }, /* R51 - Class D Control 2 */
  138. { 56, 0x0506 }, /* R56 - Clocking 4 */
  139. { 57, 0x0000 }, /* R57 - DAC DSP Mixing (1) */
  140. { 58, 0x0000 }, /* R58 - DAC DSP Mixing (2) */
  141. { 60, 0x0300 }, /* R60 - DC Servo 0 */
  142. { 61, 0x0300 }, /* R61 - DC Servo 1 */
  143. { 64, 0x0810 }, /* R64 - DC Servo 4 */
  144. { 66, 0x0000 }, /* R66 - DC Servo 6 */
  145. { 68, 0x001B }, /* R68 - Analogue PGA Bias */
  146. { 69, 0x0000 }, /* R69 - Analogue HP 0 */
  147. { 71, 0x01FB }, /* R71 - Analogue HP 2 */
  148. { 72, 0x0000 }, /* R72 - Charge Pump 1 */
  149. { 82, 0x0004 }, /* R82 - Charge Pump B */
  150. { 87, 0x0000 }, /* R87 - Write Sequencer Control 1 */
  151. { 90, 0x0000 }, /* R90 - Write Sequencer Control 2 */
  152. { 93, 0x0000 }, /* R93 - Write Sequencer Control 3 */
  153. { 94, 0x0000 }, /* R94 - Control Interface */
  154. { 99, 0x0000 }, /* R99 - Mixer Enables */
  155. { 100, 0x0000 }, /* R100 - Headphone Mixer (1) */
  156. { 101, 0x0000 }, /* R101 - Headphone Mixer (2) */
  157. { 102, 0x013F }, /* R102 - Headphone Mixer (3) */
  158. { 103, 0x013F }, /* R103 - Headphone Mixer (4) */
  159. { 105, 0x0000 }, /* R105 - Speaker Mixer (1) */
  160. { 106, 0x0000 }, /* R106 - Speaker Mixer (2) */
  161. { 107, 0x013F }, /* R107 - Speaker Mixer (3) */
  162. { 108, 0x013F }, /* R108 - Speaker Mixer (4) */
  163. { 109, 0x0003 }, /* R109 - Speaker Mixer (5) */
  164. { 110, 0x0002 }, /* R110 - Beep Generator (1) */
  165. { 115, 0x0006 }, /* R115 - Oscillator Trim (3) */
  166. { 116, 0x0026 }, /* R116 - Oscillator Trim (4) */
  167. { 119, 0x0000 }, /* R119 - Oscillator Trim (7) */
  168. { 124, 0x0011 }, /* R124 - Analogue Clocking1 */
  169. { 125, 0x004B }, /* R125 - Analogue Clocking2 */
  170. { 126, 0x000D }, /* R126 - Analogue Clocking3 */
  171. { 127, 0x0000 }, /* R127 - PLL Software Reset */
  172. { 129, 0x0000 }, /* R129 - PLL2 */
  173. { 131, 0x0000 }, /* R131 - PLL 4 */
  174. { 136, 0x0067 }, /* R136 - PLL 9 */
  175. { 137, 0x001C }, /* R137 - PLL 10 */
  176. { 138, 0x0071 }, /* R138 - PLL 11 */
  177. { 139, 0x00C7 }, /* R139 - PLL 12 */
  178. { 140, 0x0067 }, /* R140 - PLL 13 */
  179. { 141, 0x0048 }, /* R141 - PLL 14 */
  180. { 142, 0x0022 }, /* R142 - PLL 15 */
  181. { 143, 0x0097 }, /* R143 - PLL 16 */
  182. { 155, 0x000C }, /* R155 - FLL Control (1) */
  183. { 156, 0x0039 }, /* R156 - FLL Control (2) */
  184. { 157, 0x0180 }, /* R157 - FLL Control (3) */
  185. { 159, 0x0032 }, /* R159 - FLL Control (5) */
  186. { 160, 0x0018 }, /* R160 - FLL Control (6) */
  187. { 161, 0x007D }, /* R161 - FLL Control (7) */
  188. { 162, 0x0008 }, /* R162 - FLL Control (8) */
  189. { 252, 0x0005 }, /* R252 - General test 1 */
  190. { 256, 0x0000 }, /* R256 - DF1 */
  191. { 257, 0x0000 }, /* R257 - DF2 */
  192. { 258, 0x0000 }, /* R258 - DF3 */
  193. { 259, 0x0000 }, /* R259 - DF4 */
  194. { 260, 0x0000 }, /* R260 - DF5 */
  195. { 261, 0x0000 }, /* R261 - DF6 */
  196. { 262, 0x0000 }, /* R262 - DF7 */
  197. { 264, 0x0000 }, /* R264 - LHPF1 */
  198. { 265, 0x0000 }, /* R265 - LHPF2 */
  199. { 268, 0x0000 }, /* R268 - THREED1 */
  200. { 269, 0x0000 }, /* R269 - THREED2 */
  201. { 270, 0x0000 }, /* R270 - THREED3 */
  202. { 271, 0x0000 }, /* R271 - THREED4 */
  203. { 276, 0x000C }, /* R276 - DRC 1 */
  204. { 277, 0x0925 }, /* R277 - DRC 2 */
  205. { 278, 0x0000 }, /* R278 - DRC 3 */
  206. { 279, 0x0000 }, /* R279 - DRC 4 */
  207. { 280, 0x0000 }, /* R280 - DRC 5 */
  208. { 285, 0x0000 }, /* R285 - Tloopback */
  209. { 335, 0x0004 }, /* R335 - EQ1 */
  210. { 336, 0x6318 }, /* R336 - EQ2 */
  211. { 337, 0x6300 }, /* R337 - EQ3 */
  212. { 338, 0x0FCA }, /* R338 - EQ4 */
  213. { 339, 0x0400 }, /* R339 - EQ5 */
  214. { 340, 0x00D8 }, /* R340 - EQ6 */
  215. { 341, 0x1EB5 }, /* R341 - EQ7 */
  216. { 342, 0xF145 }, /* R342 - EQ8 */
  217. { 343, 0x0B75 }, /* R343 - EQ9 */
  218. { 344, 0x01C5 }, /* R344 - EQ10 */
  219. { 345, 0x1C58 }, /* R345 - EQ11 */
  220. { 346, 0xF373 }, /* R346 - EQ12 */
  221. { 347, 0x0A54 }, /* R347 - EQ13 */
  222. { 348, 0x0558 }, /* R348 - EQ14 */
  223. { 349, 0x168E }, /* R349 - EQ15 */
  224. { 350, 0xF829 }, /* R350 - EQ16 */
  225. { 351, 0x07AD }, /* R351 - EQ17 */
  226. { 352, 0x1103 }, /* R352 - EQ18 */
  227. { 353, 0x0564 }, /* R353 - EQ19 */
  228. { 354, 0x0559 }, /* R354 - EQ20 */
  229. { 355, 0x4000 }, /* R355 - EQ21 */
  230. { 356, 0x6318 }, /* R356 - EQ22 */
  231. { 357, 0x6300 }, /* R357 - EQ23 */
  232. { 358, 0x0FCA }, /* R358 - EQ24 */
  233. { 359, 0x0400 }, /* R359 - EQ25 */
  234. { 360, 0x00D8 }, /* R360 - EQ26 */
  235. { 361, 0x1EB5 }, /* R361 - EQ27 */
  236. { 362, 0xF145 }, /* R362 - EQ28 */
  237. { 363, 0x0B75 }, /* R363 - EQ29 */
  238. { 364, 0x01C5 }, /* R364 - EQ30 */
  239. { 365, 0x1C58 }, /* R365 - EQ31 */
  240. { 366, 0xF373 }, /* R366 - EQ32 */
  241. { 367, 0x0A54 }, /* R367 - EQ33 */
  242. { 368, 0x0558 }, /* R368 - EQ34 */
  243. { 369, 0x168E }, /* R369 - EQ35 */
  244. { 370, 0xF829 }, /* R370 - EQ36 */
  245. { 371, 0x07AD }, /* R371 - EQ37 */
  246. { 372, 0x1103 }, /* R372 - EQ38 */
  247. { 373, 0x0564 }, /* R373 - EQ39 */
  248. { 374, 0x0559 }, /* R374 - EQ40 */
  249. { 375, 0x4000 }, /* R375 - EQ41 */
  250. { 513, 0x0000 }, /* R513 - GPIO 2 */
  251. { 514, 0x0000 }, /* R514 - GPIO 3 */
  252. { 516, 0x8100 }, /* R516 - GPIO 5 */
  253. { 517, 0x8100 }, /* R517 - GPIO 6 */
  254. { 560, 0x0000 }, /* R560 - Interrupt Status 1 */
  255. { 561, 0x0000 }, /* R561 - Interrupt Status 2 */
  256. { 568, 0x0030 }, /* R568 - Interrupt Status 1 Mask */
  257. { 569, 0xFFED }, /* R569 - Interrupt Status 2 Mask */
  258. { 576, 0x0000 }, /* R576 - Interrupt Control */
  259. { 584, 0x002D }, /* R584 - IRQ Debounce */
  260. { 586, 0x0000 }, /* R586 - MICINT Source Pol */
  261. { 768, 0x1C00 }, /* R768 - DSP2 Power Management */
  262. { 1037, 0x0000 }, /* R1037 - DSP2_ExecControl */
  263. { 8192, 0x0000 }, /* R8192 - DSP2 Instruction RAM 0 */
  264. { 9216, 0x0030 }, /* R9216 - DSP2 Address RAM 2 */
  265. { 9217, 0x0000 }, /* R9217 - DSP2 Address RAM 1 */
  266. { 9218, 0x0000 }, /* R9218 - DSP2 Address RAM 0 */
  267. { 12288, 0x0000 }, /* R12288 - DSP2 Data1 RAM 1 */
  268. { 12289, 0x0000 }, /* R12289 - DSP2 Data1 RAM 0 */
  269. { 13312, 0x0000 }, /* R13312 - DSP2 Data2 RAM 1 */
  270. { 13313, 0x0000 }, /* R13313 - DSP2 Data2 RAM 0 */
  271. { 14336, 0x0000 }, /* R14336 - DSP2 Data3 RAM 1 */
  272. { 14337, 0x0000 }, /* R14337 - DSP2 Data3 RAM 0 */
  273. { 15360, 0x000A }, /* R15360 - DSP2 Coeff RAM 0 */
  274. { 16384, 0x0000 }, /* R16384 - RETUNEADC_SHARED_COEFF_1 */
  275. { 16385, 0x0000 }, /* R16385 - RETUNEADC_SHARED_COEFF_0 */
  276. { 16386, 0x0000 }, /* R16386 - RETUNEDAC_SHARED_COEFF_1 */
  277. { 16387, 0x0000 }, /* R16387 - RETUNEDAC_SHARED_COEFF_0 */
  278. { 16388, 0x0000 }, /* R16388 - SOUNDSTAGE_ENABLES_1 */
  279. { 16389, 0x0000 }, /* R16389 - SOUNDSTAGE_ENABLES_0 */
  280. { 16896, 0x0002 }, /* R16896 - HDBASS_AI_1 */
  281. { 16897, 0xBD12 }, /* R16897 - HDBASS_AI_0 */
  282. { 16898, 0x007C }, /* R16898 - HDBASS_AR_1 */
  283. { 16899, 0x586C }, /* R16899 - HDBASS_AR_0 */
  284. { 16900, 0x0053 }, /* R16900 - HDBASS_B_1 */
  285. { 16901, 0x8121 }, /* R16901 - HDBASS_B_0 */
  286. { 16902, 0x003F }, /* R16902 - HDBASS_K_1 */
  287. { 16903, 0x8BD8 }, /* R16903 - HDBASS_K_0 */
  288. { 16904, 0x0032 }, /* R16904 - HDBASS_N1_1 */
  289. { 16905, 0xF52D }, /* R16905 - HDBASS_N1_0 */
  290. { 16906, 0x0065 }, /* R16906 - HDBASS_N2_1 */
  291. { 16907, 0xAC8C }, /* R16907 - HDBASS_N2_0 */
  292. { 16908, 0x006B }, /* R16908 - HDBASS_N3_1 */
  293. { 16909, 0xE087 }, /* R16909 - HDBASS_N3_0 */
  294. { 16910, 0x0072 }, /* R16910 - HDBASS_N4_1 */
  295. { 16911, 0x1483 }, /* R16911 - HDBASS_N4_0 */
  296. { 16912, 0x0072 }, /* R16912 - HDBASS_N5_1 */
  297. { 16913, 0x1483 }, /* R16913 - HDBASS_N5_0 */
  298. { 16914, 0x0043 }, /* R16914 - HDBASS_X1_1 */
  299. { 16915, 0x3525 }, /* R16915 - HDBASS_X1_0 */
  300. { 16916, 0x0006 }, /* R16916 - HDBASS_X2_1 */
  301. { 16917, 0x6A4A }, /* R16917 - HDBASS_X2_0 */
  302. { 16918, 0x0043 }, /* R16918 - HDBASS_X3_1 */
  303. { 16919, 0x6079 }, /* R16919 - HDBASS_X3_0 */
  304. { 16920, 0x0008 }, /* R16920 - HDBASS_ATK_1 */
  305. { 16921, 0x0000 }, /* R16921 - HDBASS_ATK_0 */
  306. { 16922, 0x0001 }, /* R16922 - HDBASS_DCY_1 */
  307. { 16923, 0x0000 }, /* R16923 - HDBASS_DCY_0 */
  308. { 16924, 0x0059 }, /* R16924 - HDBASS_PG_1 */
  309. { 16925, 0x999A }, /* R16925 - HDBASS_PG_0 */
  310. { 17048, 0x0083 }, /* R17408 - HPF_C_1 */
  311. { 17049, 0x98AD }, /* R17409 - HPF_C_0 */
  312. { 17920, 0x007F }, /* R17920 - ADCL_RETUNE_C1_1 */
  313. { 17921, 0xFFFF }, /* R17921 - ADCL_RETUNE_C1_0 */
  314. { 17922, 0x0000 }, /* R17922 - ADCL_RETUNE_C2_1 */
  315. { 17923, 0x0000 }, /* R17923 - ADCL_RETUNE_C2_0 */
  316. { 17924, 0x0000 }, /* R17924 - ADCL_RETUNE_C3_1 */
  317. { 17925, 0x0000 }, /* R17925 - ADCL_RETUNE_C3_0 */
  318. { 17926, 0x0000 }, /* R17926 - ADCL_RETUNE_C4_1 */
  319. { 17927, 0x0000 }, /* R17927 - ADCL_RETUNE_C4_0 */
  320. { 17928, 0x0000 }, /* R17928 - ADCL_RETUNE_C5_1 */
  321. { 17929, 0x0000 }, /* R17929 - ADCL_RETUNE_C5_0 */
  322. { 17930, 0x0000 }, /* R17930 - ADCL_RETUNE_C6_1 */
  323. { 17931, 0x0000 }, /* R17931 - ADCL_RETUNE_C6_0 */
  324. { 17932, 0x0000 }, /* R17932 - ADCL_RETUNE_C7_1 */
  325. { 17933, 0x0000 }, /* R17933 - ADCL_RETUNE_C7_0 */
  326. { 17934, 0x0000 }, /* R17934 - ADCL_RETUNE_C8_1 */
  327. { 17935, 0x0000 }, /* R17935 - ADCL_RETUNE_C8_0 */
  328. { 17936, 0x0000 }, /* R17936 - ADCL_RETUNE_C9_1 */
  329. { 17937, 0x0000 }, /* R17937 - ADCL_RETUNE_C9_0 */
  330. { 17938, 0x0000 }, /* R17938 - ADCL_RETUNE_C10_1 */
  331. { 17939, 0x0000 }, /* R17939 - ADCL_RETUNE_C10_0 */
  332. { 17940, 0x0000 }, /* R17940 - ADCL_RETUNE_C11_1 */
  333. { 17941, 0x0000 }, /* R17941 - ADCL_RETUNE_C11_0 */
  334. { 17942, 0x0000 }, /* R17942 - ADCL_RETUNE_C12_1 */
  335. { 17943, 0x0000 }, /* R17943 - ADCL_RETUNE_C12_0 */
  336. { 17944, 0x0000 }, /* R17944 - ADCL_RETUNE_C13_1 */
  337. { 17945, 0x0000 }, /* R17945 - ADCL_RETUNE_C13_0 */
  338. { 17946, 0x0000 }, /* R17946 - ADCL_RETUNE_C14_1 */
  339. { 17947, 0x0000 }, /* R17947 - ADCL_RETUNE_C14_0 */
  340. { 17948, 0x0000 }, /* R17948 - ADCL_RETUNE_C15_1 */
  341. { 17949, 0x0000 }, /* R17949 - ADCL_RETUNE_C15_0 */
  342. { 17950, 0x0000 }, /* R17950 - ADCL_RETUNE_C16_1 */
  343. { 17951, 0x0000 }, /* R17951 - ADCL_RETUNE_C16_0 */
  344. { 17952, 0x0000 }, /* R17952 - ADCL_RETUNE_C17_1 */
  345. { 17953, 0x0000 }, /* R17953 - ADCL_RETUNE_C17_0 */
  346. { 17954, 0x0000 }, /* R17954 - ADCL_RETUNE_C18_1 */
  347. { 17955, 0x0000 }, /* R17955 - ADCL_RETUNE_C18_0 */
  348. { 17956, 0x0000 }, /* R17956 - ADCL_RETUNE_C19_1 */
  349. { 17957, 0x0000 }, /* R17957 - ADCL_RETUNE_C19_0 */
  350. { 17958, 0x0000 }, /* R17958 - ADCL_RETUNE_C20_1 */
  351. { 17959, 0x0000 }, /* R17959 - ADCL_RETUNE_C20_0 */
  352. { 17960, 0x0000 }, /* R17960 - ADCL_RETUNE_C21_1 */
  353. { 17961, 0x0000 }, /* R17961 - ADCL_RETUNE_C21_0 */
  354. { 17962, 0x0000 }, /* R17962 - ADCL_RETUNE_C22_1 */
  355. { 17963, 0x0000 }, /* R17963 - ADCL_RETUNE_C22_0 */
  356. { 17964, 0x0000 }, /* R17964 - ADCL_RETUNE_C23_1 */
  357. { 17965, 0x0000 }, /* R17965 - ADCL_RETUNE_C23_0 */
  358. { 17966, 0x0000 }, /* R17966 - ADCL_RETUNE_C24_1 */
  359. { 17967, 0x0000 }, /* R17967 - ADCL_RETUNE_C24_0 */
  360. { 17968, 0x0000 }, /* R17968 - ADCL_RETUNE_C25_1 */
  361. { 17969, 0x0000 }, /* R17969 - ADCL_RETUNE_C25_0 */
  362. { 17970, 0x0000 }, /* R17970 - ADCL_RETUNE_C26_1 */
  363. { 17971, 0x0000 }, /* R17971 - ADCL_RETUNE_C26_0 */
  364. { 17972, 0x0000 }, /* R17972 - ADCL_RETUNE_C27_1 */
  365. { 17973, 0x0000 }, /* R17973 - ADCL_RETUNE_C27_0 */
  366. { 17974, 0x0000 }, /* R17974 - ADCL_RETUNE_C28_1 */
  367. { 17975, 0x0000 }, /* R17975 - ADCL_RETUNE_C28_0 */
  368. { 17976, 0x0000 }, /* R17976 - ADCL_RETUNE_C29_1 */
  369. { 17977, 0x0000 }, /* R17977 - ADCL_RETUNE_C29_0 */
  370. { 17978, 0x0000 }, /* R17978 - ADCL_RETUNE_C30_1 */
  371. { 17979, 0x0000 }, /* R17979 - ADCL_RETUNE_C30_0 */
  372. { 17980, 0x0000 }, /* R17980 - ADCL_RETUNE_C31_1 */
  373. { 17981, 0x0000 }, /* R17981 - ADCL_RETUNE_C31_0 */
  374. { 17982, 0x0000 }, /* R17982 - ADCL_RETUNE_C32_1 */
  375. { 17983, 0x0000 }, /* R17983 - ADCL_RETUNE_C32_0 */
  376. { 18432, 0x0020 }, /* R18432 - RETUNEADC_PG2_1 */
  377. { 18433, 0x0000 }, /* R18433 - RETUNEADC_PG2_0 */
  378. { 18434, 0x0040 }, /* R18434 - RETUNEADC_PG_1 */
  379. { 18435, 0x0000 }, /* R18435 - RETUNEADC_PG_0 */
  380. { 18944, 0x007F }, /* R18944 - ADCR_RETUNE_C1_1 */
  381. { 18945, 0xFFFF }, /* R18945 - ADCR_RETUNE_C1_0 */
  382. { 18946, 0x0000 }, /* R18946 - ADCR_RETUNE_C2_1 */
  383. { 18947, 0x0000 }, /* R18947 - ADCR_RETUNE_C2_0 */
  384. { 18948, 0x0000 }, /* R18948 - ADCR_RETUNE_C3_1 */
  385. { 18949, 0x0000 }, /* R18949 - ADCR_RETUNE_C3_0 */
  386. { 18950, 0x0000 }, /* R18950 - ADCR_RETUNE_C4_1 */
  387. { 18951, 0x0000 }, /* R18951 - ADCR_RETUNE_C4_0 */
  388. { 18952, 0x0000 }, /* R18952 - ADCR_RETUNE_C5_1 */
  389. { 18953, 0x0000 }, /* R18953 - ADCR_RETUNE_C5_0 */
  390. { 18954, 0x0000 }, /* R18954 - ADCR_RETUNE_C6_1 */
  391. { 18955, 0x0000 }, /* R18955 - ADCR_RETUNE_C6_0 */
  392. { 18956, 0x0000 }, /* R18956 - ADCR_RETUNE_C7_1 */
  393. { 18957, 0x0000 }, /* R18957 - ADCR_RETUNE_C7_0 */
  394. { 18958, 0x0000 }, /* R18958 - ADCR_RETUNE_C8_1 */
  395. { 18959, 0x0000 }, /* R18959 - ADCR_RETUNE_C8_0 */
  396. { 18960, 0x0000 }, /* R18960 - ADCR_RETUNE_C9_1 */
  397. { 18961, 0x0000 }, /* R18961 - ADCR_RETUNE_C9_0 */
  398. { 18962, 0x0000 }, /* R18962 - ADCR_RETUNE_C10_1 */
  399. { 18963, 0x0000 }, /* R18963 - ADCR_RETUNE_C10_0 */
  400. { 18964, 0x0000 }, /* R18964 - ADCR_RETUNE_C11_1 */
  401. { 18965, 0x0000 }, /* R18965 - ADCR_RETUNE_C11_0 */
  402. { 18966, 0x0000 }, /* R18966 - ADCR_RETUNE_C12_1 */
  403. { 18967, 0x0000 }, /* R18967 - ADCR_RETUNE_C12_0 */
  404. { 18968, 0x0000 }, /* R18968 - ADCR_RETUNE_C13_1 */
  405. { 18969, 0x0000 }, /* R18969 - ADCR_RETUNE_C13_0 */
  406. { 18970, 0x0000 }, /* R18970 - ADCR_RETUNE_C14_1 */
  407. { 18971, 0x0000 }, /* R18971 - ADCR_RETUNE_C14_0 */
  408. { 18972, 0x0000 }, /* R18972 - ADCR_RETUNE_C15_1 */
  409. { 18973, 0x0000 }, /* R18973 - ADCR_RETUNE_C15_0 */
  410. { 18974, 0x0000 }, /* R18974 - ADCR_RETUNE_C16_1 */
  411. { 18975, 0x0000 }, /* R18975 - ADCR_RETUNE_C16_0 */
  412. { 18976, 0x0000 }, /* R18976 - ADCR_RETUNE_C17_1 */
  413. { 18977, 0x0000 }, /* R18977 - ADCR_RETUNE_C17_0 */
  414. { 18978, 0x0000 }, /* R18978 - ADCR_RETUNE_C18_1 */
  415. { 18979, 0x0000 }, /* R18979 - ADCR_RETUNE_C18_0 */
  416. { 18980, 0x0000 }, /* R18980 - ADCR_RETUNE_C19_1 */
  417. { 18981, 0x0000 }, /* R18981 - ADCR_RETUNE_C19_0 */
  418. { 18982, 0x0000 }, /* R18982 - ADCR_RETUNE_C20_1 */
  419. { 18983, 0x0000 }, /* R18983 - ADCR_RETUNE_C20_0 */
  420. { 18984, 0x0000 }, /* R18984 - ADCR_RETUNE_C21_1 */
  421. { 18985, 0x0000 }, /* R18985 - ADCR_RETUNE_C21_0 */
  422. { 18986, 0x0000 }, /* R18986 - ADCR_RETUNE_C22_1 */
  423. { 18987, 0x0000 }, /* R18987 - ADCR_RETUNE_C22_0 */
  424. { 18988, 0x0000 }, /* R18988 - ADCR_RETUNE_C23_1 */
  425. { 18989, 0x0000 }, /* R18989 - ADCR_RETUNE_C23_0 */
  426. { 18990, 0x0000 }, /* R18990 - ADCR_RETUNE_C24_1 */
  427. { 18991, 0x0000 }, /* R18991 - ADCR_RETUNE_C24_0 */
  428. { 18992, 0x0000 }, /* R18992 - ADCR_RETUNE_C25_1 */
  429. { 18993, 0x0000 }, /* R18993 - ADCR_RETUNE_C25_0 */
  430. { 18994, 0x0000 }, /* R18994 - ADCR_RETUNE_C26_1 */
  431. { 18995, 0x0000 }, /* R18995 - ADCR_RETUNE_C26_0 */
  432. { 18996, 0x0000 }, /* R18996 - ADCR_RETUNE_C27_1 */
  433. { 18997, 0x0000 }, /* R18997 - ADCR_RETUNE_C27_0 */
  434. { 18998, 0x0000 }, /* R18998 - ADCR_RETUNE_C28_1 */
  435. { 18999, 0x0000 }, /* R18999 - ADCR_RETUNE_C28_0 */
  436. { 19000, 0x0000 }, /* R19000 - ADCR_RETUNE_C29_1 */
  437. { 19001, 0x0000 }, /* R19001 - ADCR_RETUNE_C29_0 */
  438. { 19002, 0x0000 }, /* R19002 - ADCR_RETUNE_C30_1 */
  439. { 19003, 0x0000 }, /* R19003 - ADCR_RETUNE_C30_0 */
  440. { 19004, 0x0000 }, /* R19004 - ADCR_RETUNE_C31_1 */
  441. { 19005, 0x0000 }, /* R19005 - ADCR_RETUNE_C31_0 */
  442. { 19006, 0x0000 }, /* R19006 - ADCR_RETUNE_C32_1 */
  443. { 19007, 0x0000 }, /* R19007 - ADCR_RETUNE_C32_0 */
  444. { 19456, 0x007F }, /* R19456 - DACL_RETUNE_C1_1 */
  445. { 19457, 0xFFFF }, /* R19457 - DACL_RETUNE_C1_0 */
  446. { 19458, 0x0000 }, /* R19458 - DACL_RETUNE_C2_1 */
  447. { 19459, 0x0000 }, /* R19459 - DACL_RETUNE_C2_0 */
  448. { 19460, 0x0000 }, /* R19460 - DACL_RETUNE_C3_1 */
  449. { 19461, 0x0000 }, /* R19461 - DACL_RETUNE_C3_0 */
  450. { 19462, 0x0000 }, /* R19462 - DACL_RETUNE_C4_1 */
  451. { 19463, 0x0000 }, /* R19463 - DACL_RETUNE_C4_0 */
  452. { 19464, 0x0000 }, /* R19464 - DACL_RETUNE_C5_1 */
  453. { 19465, 0x0000 }, /* R19465 - DACL_RETUNE_C5_0 */
  454. { 19466, 0x0000 }, /* R19466 - DACL_RETUNE_C6_1 */
  455. { 19467, 0x0000 }, /* R19467 - DACL_RETUNE_C6_0 */
  456. { 19468, 0x0000 }, /* R19468 - DACL_RETUNE_C7_1 */
  457. { 19469, 0x0000 }, /* R19469 - DACL_RETUNE_C7_0 */
  458. { 19470, 0x0000 }, /* R19470 - DACL_RETUNE_C8_1 */
  459. { 19471, 0x0000 }, /* R19471 - DACL_RETUNE_C8_0 */
  460. { 19472, 0x0000 }, /* R19472 - DACL_RETUNE_C9_1 */
  461. { 19473, 0x0000 }, /* R19473 - DACL_RETUNE_C9_0 */
  462. { 19474, 0x0000 }, /* R19474 - DACL_RETUNE_C10_1 */
  463. { 19475, 0x0000 }, /* R19475 - DACL_RETUNE_C10_0 */
  464. { 19476, 0x0000 }, /* R19476 - DACL_RETUNE_C11_1 */
  465. { 19477, 0x0000 }, /* R19477 - DACL_RETUNE_C11_0 */
  466. { 19478, 0x0000 }, /* R19478 - DACL_RETUNE_C12_1 */
  467. { 19479, 0x0000 }, /* R19479 - DACL_RETUNE_C12_0 */
  468. { 19480, 0x0000 }, /* R19480 - DACL_RETUNE_C13_1 */
  469. { 19481, 0x0000 }, /* R19481 - DACL_RETUNE_C13_0 */
  470. { 19482, 0x0000 }, /* R19482 - DACL_RETUNE_C14_1 */
  471. { 19483, 0x0000 }, /* R19483 - DACL_RETUNE_C14_0 */
  472. { 19484, 0x0000 }, /* R19484 - DACL_RETUNE_C15_1 */
  473. { 19485, 0x0000 }, /* R19485 - DACL_RETUNE_C15_0 */
  474. { 19486, 0x0000 }, /* R19486 - DACL_RETUNE_C16_1 */
  475. { 19487, 0x0000 }, /* R19487 - DACL_RETUNE_C16_0 */
  476. { 19488, 0x0000 }, /* R19488 - DACL_RETUNE_C17_1 */
  477. { 19489, 0x0000 }, /* R19489 - DACL_RETUNE_C17_0 */
  478. { 19490, 0x0000 }, /* R19490 - DACL_RETUNE_C18_1 */
  479. { 19491, 0x0000 }, /* R19491 - DACL_RETUNE_C18_0 */
  480. { 19492, 0x0000 }, /* R19492 - DACL_RETUNE_C19_1 */
  481. { 19493, 0x0000 }, /* R19493 - DACL_RETUNE_C19_0 */
  482. { 19494, 0x0000 }, /* R19494 - DACL_RETUNE_C20_1 */
  483. { 19495, 0x0000 }, /* R19495 - DACL_RETUNE_C20_0 */
  484. { 19496, 0x0000 }, /* R19496 - DACL_RETUNE_C21_1 */
  485. { 19497, 0x0000 }, /* R19497 - DACL_RETUNE_C21_0 */
  486. { 19498, 0x0000 }, /* R19498 - DACL_RETUNE_C22_1 */
  487. { 19499, 0x0000 }, /* R19499 - DACL_RETUNE_C22_0 */
  488. { 19500, 0x0000 }, /* R19500 - DACL_RETUNE_C23_1 */
  489. { 19501, 0x0000 }, /* R19501 - DACL_RETUNE_C23_0 */
  490. { 19502, 0x0000 }, /* R19502 - DACL_RETUNE_C24_1 */
  491. { 19503, 0x0000 }, /* R19503 - DACL_RETUNE_C24_0 */
  492. { 19504, 0x0000 }, /* R19504 - DACL_RETUNE_C25_1 */
  493. { 19505, 0x0000 }, /* R19505 - DACL_RETUNE_C25_0 */
  494. { 19506, 0x0000 }, /* R19506 - DACL_RETUNE_C26_1 */
  495. { 19507, 0x0000 }, /* R19507 - DACL_RETUNE_C26_0 */
  496. { 19508, 0x0000 }, /* R19508 - DACL_RETUNE_C27_1 */
  497. { 19509, 0x0000 }, /* R19509 - DACL_RETUNE_C27_0 */
  498. { 19510, 0x0000 }, /* R19510 - DACL_RETUNE_C28_1 */
  499. { 19511, 0x0000 }, /* R19511 - DACL_RETUNE_C28_0 */
  500. { 19512, 0x0000 }, /* R19512 - DACL_RETUNE_C29_1 */
  501. { 19513, 0x0000 }, /* R19513 - DACL_RETUNE_C29_0 */
  502. { 19514, 0x0000 }, /* R19514 - DACL_RETUNE_C30_1 */
  503. { 19515, 0x0000 }, /* R19515 - DACL_RETUNE_C30_0 */
  504. { 19516, 0x0000 }, /* R19516 - DACL_RETUNE_C31_1 */
  505. { 19517, 0x0000 }, /* R19517 - DACL_RETUNE_C31_0 */
  506. { 19518, 0x0000 }, /* R19518 - DACL_RETUNE_C32_1 */
  507. { 19519, 0x0000 }, /* R19519 - DACL_RETUNE_C32_0 */
  508. { 19968, 0x0020 }, /* R19968 - RETUNEDAC_PG2_1 */
  509. { 19969, 0x0000 }, /* R19969 - RETUNEDAC_PG2_0 */
  510. { 19970, 0x0040 }, /* R19970 - RETUNEDAC_PG_1 */
  511. { 19971, 0x0000 }, /* R19971 - RETUNEDAC_PG_0 */
  512. { 20480, 0x007F }, /* R20480 - DACR_RETUNE_C1_1 */
  513. { 20481, 0xFFFF }, /* R20481 - DACR_RETUNE_C1_0 */
  514. { 20482, 0x0000 }, /* R20482 - DACR_RETUNE_C2_1 */
  515. { 20483, 0x0000 }, /* R20483 - DACR_RETUNE_C2_0 */
  516. { 20484, 0x0000 }, /* R20484 - DACR_RETUNE_C3_1 */
  517. { 20485, 0x0000 }, /* R20485 - DACR_RETUNE_C3_0 */
  518. { 20486, 0x0000 }, /* R20486 - DACR_RETUNE_C4_1 */
  519. { 20487, 0x0000 }, /* R20487 - DACR_RETUNE_C4_0 */
  520. { 20488, 0x0000 }, /* R20488 - DACR_RETUNE_C5_1 */
  521. { 20489, 0x0000 }, /* R20489 - DACR_RETUNE_C5_0 */
  522. { 20490, 0x0000 }, /* R20490 - DACR_RETUNE_C6_1 */
  523. { 20491, 0x0000 }, /* R20491 - DACR_RETUNE_C6_0 */
  524. { 20492, 0x0000 }, /* R20492 - DACR_RETUNE_C7_1 */
  525. { 20493, 0x0000 }, /* R20493 - DACR_RETUNE_C7_0 */
  526. { 20494, 0x0000 }, /* R20494 - DACR_RETUNE_C8_1 */
  527. { 20495, 0x0000 }, /* R20495 - DACR_RETUNE_C8_0 */
  528. { 20496, 0x0000 }, /* R20496 - DACR_RETUNE_C9_1 */
  529. { 20497, 0x0000 }, /* R20497 - DACR_RETUNE_C9_0 */
  530. { 20498, 0x0000 }, /* R20498 - DACR_RETUNE_C10_1 */
  531. { 20499, 0x0000 }, /* R20499 - DACR_RETUNE_C10_0 */
  532. { 20500, 0x0000 }, /* R20500 - DACR_RETUNE_C11_1 */
  533. { 20501, 0x0000 }, /* R20501 - DACR_RETUNE_C11_0 */
  534. { 20502, 0x0000 }, /* R20502 - DACR_RETUNE_C12_1 */
  535. { 20503, 0x0000 }, /* R20503 - DACR_RETUNE_C12_0 */
  536. { 20504, 0x0000 }, /* R20504 - DACR_RETUNE_C13_1 */
  537. { 20505, 0x0000 }, /* R20505 - DACR_RETUNE_C13_0 */
  538. { 20506, 0x0000 }, /* R20506 - DACR_RETUNE_C14_1 */
  539. { 20507, 0x0000 }, /* R20507 - DACR_RETUNE_C14_0 */
  540. { 20508, 0x0000 }, /* R20508 - DACR_RETUNE_C15_1 */
  541. { 20509, 0x0000 }, /* R20509 - DACR_RETUNE_C15_0 */
  542. { 20510, 0x0000 }, /* R20510 - DACR_RETUNE_C16_1 */
  543. { 20511, 0x0000 }, /* R20511 - DACR_RETUNE_C16_0 */
  544. { 20512, 0x0000 }, /* R20512 - DACR_RETUNE_C17_1 */
  545. { 20513, 0x0000 }, /* R20513 - DACR_RETUNE_C17_0 */
  546. { 20514, 0x0000 }, /* R20514 - DACR_RETUNE_C18_1 */
  547. { 20515, 0x0000 }, /* R20515 - DACR_RETUNE_C18_0 */
  548. { 20516, 0x0000 }, /* R20516 - DACR_RETUNE_C19_1 */
  549. { 20517, 0x0000 }, /* R20517 - DACR_RETUNE_C19_0 */
  550. { 20518, 0x0000 }, /* R20518 - DACR_RETUNE_C20_1 */
  551. { 20519, 0x0000 }, /* R20519 - DACR_RETUNE_C20_0 */
  552. { 20520, 0x0000 }, /* R20520 - DACR_RETUNE_C21_1 */
  553. { 20521, 0x0000 }, /* R20521 - DACR_RETUNE_C21_0 */
  554. { 20522, 0x0000 }, /* R20522 - DACR_RETUNE_C22_1 */
  555. { 20523, 0x0000 }, /* R20523 - DACR_RETUNE_C22_0 */
  556. { 20524, 0x0000 }, /* R20524 - DACR_RETUNE_C23_1 */
  557. { 20525, 0x0000 }, /* R20525 - DACR_RETUNE_C23_0 */
  558. { 20526, 0x0000 }, /* R20526 - DACR_RETUNE_C24_1 */
  559. { 20527, 0x0000 }, /* R20527 - DACR_RETUNE_C24_0 */
  560. { 20528, 0x0000 }, /* R20528 - DACR_RETUNE_C25_1 */
  561. { 20529, 0x0000 }, /* R20529 - DACR_RETUNE_C25_0 */
  562. { 20530, 0x0000 }, /* R20530 - DACR_RETUNE_C26_1 */
  563. { 20531, 0x0000 }, /* R20531 - DACR_RETUNE_C26_0 */
  564. { 20532, 0x0000 }, /* R20532 - DACR_RETUNE_C27_1 */
  565. { 20533, 0x0000 }, /* R20533 - DACR_RETUNE_C27_0 */
  566. { 20534, 0x0000 }, /* R20534 - DACR_RETUNE_C28_1 */
  567. { 20535, 0x0000 }, /* R20535 - DACR_RETUNE_C28_0 */
  568. { 20536, 0x0000 }, /* R20536 - DACR_RETUNE_C29_1 */
  569. { 20537, 0x0000 }, /* R20537 - DACR_RETUNE_C29_0 */
  570. { 20538, 0x0000 }, /* R20538 - DACR_RETUNE_C30_1 */
  571. { 20539, 0x0000 }, /* R20539 - DACR_RETUNE_C30_0 */
  572. { 20540, 0x0000 }, /* R20540 - DACR_RETUNE_C31_1 */
  573. { 20541, 0x0000 }, /* R20541 - DACR_RETUNE_C31_0 */
  574. { 20542, 0x0000 }, /* R20542 - DACR_RETUNE_C32_1 */
  575. { 20543, 0x0000 }, /* R20543 - DACR_RETUNE_C32_0 */
  576. { 20992, 0x008C }, /* R20992 - VSS_XHD2_1 */
  577. { 20993, 0x0200 }, /* R20993 - VSS_XHD2_0 */
  578. { 20994, 0x0035 }, /* R20994 - VSS_XHD3_1 */
  579. { 20995, 0x0700 }, /* R20995 - VSS_XHD3_0 */
  580. { 20996, 0x003A }, /* R20996 - VSS_XHN1_1 */
  581. { 20997, 0x4100 }, /* R20997 - VSS_XHN1_0 */
  582. { 20998, 0x008B }, /* R20998 - VSS_XHN2_1 */
  583. { 20999, 0x7D00 }, /* R20999 - VSS_XHN2_0 */
  584. { 21000, 0x003A }, /* R21000 - VSS_XHN3_1 */
  585. { 21001, 0x4100 }, /* R21001 - VSS_XHN3_0 */
  586. { 21002, 0x008C }, /* R21002 - VSS_XLA_1 */
  587. { 21003, 0xFEE8 }, /* R21003 - VSS_XLA_0 */
  588. { 21004, 0x0078 }, /* R21004 - VSS_XLB_1 */
  589. { 21005, 0x0000 }, /* R21005 - VSS_XLB_0 */
  590. { 21006, 0x003F }, /* R21006 - VSS_XLG_1 */
  591. { 21007, 0xB260 }, /* R21007 - VSS_XLG_0 */
  592. { 21008, 0x002D }, /* R21008 - VSS_PG2_1 */
  593. { 21009, 0x1818 }, /* R21009 - VSS_PG2_0 */
  594. { 21010, 0x0020 }, /* R21010 - VSS_PG_1 */
  595. { 21011, 0x0000 }, /* R21011 - VSS_PG_0 */
  596. { 21012, 0x00F1 }, /* R21012 - VSS_XTD1_1 */
  597. { 21013, 0x8340 }, /* R21013 - VSS_XTD1_0 */
  598. { 21014, 0x00FB }, /* R21014 - VSS_XTD2_1 */
  599. { 21015, 0x8300 }, /* R21015 - VSS_XTD2_0 */
  600. { 21016, 0x00EE }, /* R21016 - VSS_XTD3_1 */
  601. { 21017, 0xAEC0 }, /* R21017 - VSS_XTD3_0 */
  602. { 21018, 0x00FB }, /* R21018 - VSS_XTD4_1 */
  603. { 21019, 0xAC40 }, /* R21019 - VSS_XTD4_0 */
  604. { 21020, 0x00F1 }, /* R21020 - VSS_XTD5_1 */
  605. { 21021, 0x7F80 }, /* R21021 - VSS_XTD5_0 */
  606. { 21022, 0x00F4 }, /* R21022 - VSS_XTD6_1 */
  607. { 21023, 0x3B40 }, /* R21023 - VSS_XTD6_0 */
  608. { 21024, 0x00F5 }, /* R21024 - VSS_XTD7_1 */
  609. { 21025, 0xFB00 }, /* R21025 - VSS_XTD7_0 */
  610. { 21026, 0x00EA }, /* R21026 - VSS_XTD8_1 */
  611. { 21027, 0x10C0 }, /* R21027 - VSS_XTD8_0 */
  612. { 21028, 0x00FC }, /* R21028 - VSS_XTD9_1 */
  613. { 21029, 0xC580 }, /* R21029 - VSS_XTD9_0 */
  614. { 21030, 0x00E2 }, /* R21030 - VSS_XTD10_1 */
  615. { 21031, 0x75C0 }, /* R21031 - VSS_XTD10_0 */
  616. { 21032, 0x0004 }, /* R21032 - VSS_XTD11_1 */
  617. { 21033, 0xB480 }, /* R21033 - VSS_XTD11_0 */
  618. { 21034, 0x00D4 }, /* R21034 - VSS_XTD12_1 */
  619. { 21035, 0xF980 }, /* R21035 - VSS_XTD12_0 */
  620. { 21036, 0x0004 }, /* R21036 - VSS_XTD13_1 */
  621. { 21037, 0x9140 }, /* R21037 - VSS_XTD13_0 */
  622. { 21038, 0x00D8 }, /* R21038 - VSS_XTD14_1 */
  623. { 21039, 0xA480 }, /* R21039 - VSS_XTD14_0 */
  624. { 21040, 0x0002 }, /* R21040 - VSS_XTD15_1 */
  625. { 21041, 0x3DC0 }, /* R21041 - VSS_XTD15_0 */
  626. { 21042, 0x00CF }, /* R21042 - VSS_XTD16_1 */
  627. { 21043, 0x7A80 }, /* R21043 - VSS_XTD16_0 */
  628. { 21044, 0x00DC }, /* R21044 - VSS_XTD17_1 */
  629. { 21045, 0x0600 }, /* R21045 - VSS_XTD17_0 */
  630. { 21046, 0x00F2 }, /* R21046 - VSS_XTD18_1 */
  631. { 21047, 0xDAC0 }, /* R21047 - VSS_XTD18_0 */
  632. { 21048, 0x00BA }, /* R21048 - VSS_XTD19_1 */
  633. { 21049, 0xF340 }, /* R21049 - VSS_XTD19_0 */
  634. { 21050, 0x000A }, /* R21050 - VSS_XTD20_1 */
  635. { 21051, 0x7940 }, /* R21051 - VSS_XTD20_0 */
  636. { 21052, 0x001C }, /* R21052 - VSS_XTD21_1 */
  637. { 21053, 0x0680 }, /* R21053 - VSS_XTD21_0 */
  638. { 21054, 0x00FD }, /* R21054 - VSS_XTD22_1 */
  639. { 21055, 0x2D00 }, /* R21055 - VSS_XTD22_0 */
  640. { 21056, 0x001C }, /* R21056 - VSS_XTD23_1 */
  641. { 21057, 0xE840 }, /* R21057 - VSS_XTD23_0 */
  642. { 21058, 0x000D }, /* R21058 - VSS_XTD24_1 */
  643. { 21059, 0xDC40 }, /* R21059 - VSS_XTD24_0 */
  644. { 21060, 0x00FC }, /* R21060 - VSS_XTD25_1 */
  645. { 21061, 0x9D00 }, /* R21061 - VSS_XTD25_0 */
  646. { 21062, 0x0009 }, /* R21062 - VSS_XTD26_1 */
  647. { 21063, 0x5580 }, /* R21063 - VSS_XTD26_0 */
  648. { 21064, 0x00FE }, /* R21064 - VSS_XTD27_1 */
  649. { 21065, 0x7E80 }, /* R21065 - VSS_XTD27_0 */
  650. { 21066, 0x000E }, /* R21066 - VSS_XTD28_1 */
  651. { 21067, 0xAB40 }, /* R21067 - VSS_XTD28_0 */
  652. { 21068, 0x00F9 }, /* R21068 - VSS_XTD29_1 */
  653. { 21069, 0x9880 }, /* R21069 - VSS_XTD29_0 */
  654. { 21070, 0x0009 }, /* R21070 - VSS_XTD30_1 */
  655. { 21071, 0x87C0 }, /* R21071 - VSS_XTD30_0 */
  656. { 21072, 0x00FD }, /* R21072 - VSS_XTD31_1 */
  657. { 21073, 0x2C40 }, /* R21073 - VSS_XTD31_0 */
  658. { 21074, 0x0009 }, /* R21074 - VSS_XTD32_1 */
  659. { 21075, 0x4800 }, /* R21075 - VSS_XTD32_0 */
  660. { 21076, 0x0003 }, /* R21076 - VSS_XTS1_1 */
  661. { 21077, 0x5F40 }, /* R21077 - VSS_XTS1_0 */
  662. { 21078, 0x0000 }, /* R21078 - VSS_XTS2_1 */
  663. { 21079, 0x8700 }, /* R21079 - VSS_XTS2_0 */
  664. { 21080, 0x00FA }, /* R21080 - VSS_XTS3_1 */
  665. { 21081, 0xE4C0 }, /* R21081 - VSS_XTS3_0 */
  666. { 21082, 0x0000 }, /* R21082 - VSS_XTS4_1 */
  667. { 21083, 0x0B40 }, /* R21083 - VSS_XTS4_0 */
  668. { 21084, 0x0004 }, /* R21084 - VSS_XTS5_1 */
  669. { 21085, 0xE180 }, /* R21085 - VSS_XTS5_0 */
  670. { 21086, 0x0001 }, /* R21086 - VSS_XTS6_1 */
  671. { 21087, 0x1F40 }, /* R21087 - VSS_XTS6_0 */
  672. { 21088, 0x00F8 }, /* R21088 - VSS_XTS7_1 */
  673. { 21089, 0xB000 }, /* R21089 - VSS_XTS7_0 */
  674. { 21090, 0x00FB }, /* R21090 - VSS_XTS8_1 */
  675. { 21091, 0xCBC0 }, /* R21091 - VSS_XTS8_0 */
  676. { 21092, 0x0004 }, /* R21092 - VSS_XTS9_1 */
  677. { 21093, 0xF380 }, /* R21093 - VSS_XTS9_0 */
  678. { 21094, 0x0007 }, /* R21094 - VSS_XTS10_1 */
  679. { 21095, 0xDF40 }, /* R21095 - VSS_XTS10_0 */
  680. { 21096, 0x00FF }, /* R21096 - VSS_XTS11_1 */
  681. { 21097, 0x0700 }, /* R21097 - VSS_XTS11_0 */
  682. { 21098, 0x00EF }, /* R21098 - VSS_XTS12_1 */
  683. { 21099, 0xD700 }, /* R21099 - VSS_XTS12_0 */
  684. { 21100, 0x00FB }, /* R21100 - VSS_XTS13_1 */
  685. { 21101, 0xAF40 }, /* R21101 - VSS_XTS13_0 */
  686. { 21102, 0x0010 }, /* R21102 - VSS_XTS14_1 */
  687. { 21103, 0x8A80 }, /* R21103 - VSS_XTS14_0 */
  688. { 21104, 0x0011 }, /* R21104 - VSS_XTS15_1 */
  689. { 21105, 0x07C0 }, /* R21105 - VSS_XTS15_0 */
  690. { 21106, 0x00E0 }, /* R21106 - VSS_XTS16_1 */
  691. { 21107, 0x0800 }, /* R21107 - VSS_XTS16_0 */
  692. { 21108, 0x00D2 }, /* R21108 - VSS_XTS17_1 */
  693. { 21109, 0x7600 }, /* R21109 - VSS_XTS17_0 */
  694. { 21110, 0x0020 }, /* R21110 - VSS_XTS18_1 */
  695. { 21111, 0xCF40 }, /* R21111 - VSS_XTS18_0 */
  696. { 21112, 0x0030 }, /* R21112 - VSS_XTS19_1 */
  697. { 21113, 0x2340 }, /* R21113 - VSS_XTS19_0 */
  698. { 21114, 0x00FD }, /* R21114 - VSS_XTS20_1 */
  699. { 21115, 0x69C0 }, /* R21115 - VSS_XTS20_0 */
  700. { 21116, 0x0028 }, /* R21116 - VSS_XTS21_1 */
  701. { 21117, 0x3500 }, /* R21117 - VSS_XTS21_0 */
  702. { 21118, 0x0006 }, /* R21118 - VSS_XTS22_1 */
  703. { 21119, 0x3300 }, /* R21119 - VSS_XTS22_0 */
  704. { 21120, 0x00D9 }, /* R21120 - VSS_XTS23_1 */
  705. { 21121, 0xF6C0 }, /* R21121 - VSS_XTS23_0 */
  706. { 21122, 0x00F3 }, /* R21122 - VSS_XTS24_1 */
  707. { 21123, 0x3340 }, /* R21123 - VSS_XTS24_0 */
  708. { 21124, 0x000F }, /* R21124 - VSS_XTS25_1 */
  709. { 21125, 0x4200 }, /* R21125 - VSS_XTS25_0 */
  710. { 21126, 0x0004 }, /* R21126 - VSS_XTS26_1 */
  711. { 21127, 0x0C80 }, /* R21127 - VSS_XTS26_0 */
  712. { 21128, 0x00FB }, /* R21128 - VSS_XTS27_1 */
  713. { 21129, 0x3F80 }, /* R21129 - VSS_XTS27_0 */
  714. { 21130, 0x00F7 }, /* R21130 - VSS_XTS28_1 */
  715. { 21131, 0x57C0 }, /* R21131 - VSS_XTS28_0 */
  716. { 21132, 0x0003 }, /* R21132 - VSS_XTS29_1 */
  717. { 21133, 0x5400 }, /* R21133 - VSS_XTS29_0 */
  718. { 21134, 0x0000 }, /* R21134 - VSS_XTS30_1 */
  719. { 21135, 0xC6C0 }, /* R21135 - VSS_XTS30_0 */
  720. { 21136, 0x0003 }, /* R21136 - VSS_XTS31_1 */
  721. { 21137, 0x12C0 }, /* R21137 - VSS_XTS31_0 */
  722. { 21138, 0x00FD }, /* R21138 - VSS_XTS32_1 */
  723. { 21139, 0x8580 }, /* R21139 - VSS_XTS32_0 */
  724. };
  725. static const struct wm8962_reg_access {
  726. u16 read;
  727. u16 write;
  728. u16 vol;
  729. } wm8962_reg_access[WM8962_MAX_REGISTER + 1] = {
  730. [0] = { 0x00FF, 0x01FF, 0x0000 }, /* R0 - Left Input volume */
  731. [1] = { 0xFEFF, 0x01FF, 0x0000 }, /* R1 - Right Input volume */
  732. [2] = { 0x00FF, 0x01FF, 0x0000 }, /* R2 - HPOUTL volume */
  733. [3] = { 0x00FF, 0x01FF, 0x0000 }, /* R3 - HPOUTR volume */
  734. [4] = { 0x07FE, 0x07FE, 0xFFFF }, /* R4 - Clocking1 */
  735. [5] = { 0x007F, 0x007F, 0x0000 }, /* R5 - ADC & DAC Control 1 */
  736. [6] = { 0x37ED, 0x37ED, 0x0000 }, /* R6 - ADC & DAC Control 2 */
  737. [7] = { 0x1FFF, 0x1FFF, 0x0000 }, /* R7 - Audio Interface 0 */
  738. [8] = { 0x0FEF, 0x0FEF, 0xFFFF }, /* R8 - Clocking2 */
  739. [9] = { 0x0B9F, 0x039F, 0x0000 }, /* R9 - Audio Interface 1 */
  740. [10] = { 0x00FF, 0x01FF, 0x0000 }, /* R10 - Left DAC volume */
  741. [11] = { 0x00FF, 0x01FF, 0x0000 }, /* R11 - Right DAC volume */
  742. [14] = { 0x07FF, 0x07FF, 0x0000 }, /* R14 - Audio Interface 2 */
  743. [15] = { 0xFFFF, 0xFFFF, 0xFFFF }, /* R15 - Software Reset */
  744. [17] = { 0x07FF, 0x07FF, 0x0000 }, /* R17 - ALC1 */
  745. [18] = { 0xF8FF, 0x00FF, 0xFFFF }, /* R18 - ALC2 */
  746. [19] = { 0x1DFF, 0x1DFF, 0x0000 }, /* R19 - ALC3 */
  747. [20] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20 - Noise Gate */
  748. [21] = { 0x00FF, 0x01FF, 0x0000 }, /* R21 - Left ADC volume */
  749. [22] = { 0x00FF, 0x01FF, 0x0000 }, /* R22 - Right ADC volume */
  750. [23] = { 0x0161, 0x0161, 0x0000 }, /* R23 - Additional control(1) */
  751. [24] = { 0x0008, 0x0008, 0x0000 }, /* R24 - Additional control(2) */
  752. [25] = { 0x07FE, 0x07FE, 0x0000 }, /* R25 - Pwr Mgmt (1) */
  753. [26] = { 0x01FB, 0x01FB, 0x0000 }, /* R26 - Pwr Mgmt (2) */
  754. [27] = { 0x0017, 0x0017, 0x0000 }, /* R27 - Additional Control (3) */
  755. [28] = { 0x001C, 0x001C, 0x0000 }, /* R28 - Anti-pop */
  756. [30] = { 0xFFFE, 0xFFFE, 0x0000 }, /* R30 - Clocking 3 */
  757. [31] = { 0x000F, 0x000F, 0x0000 }, /* R31 - Input mixer control (1) */
  758. [32] = { 0x01FF, 0x01FF, 0x0000 }, /* R32 - Left input mixer volume */
  759. [33] = { 0x01FF, 0x01FF, 0x0000 }, /* R33 - Right input mixer volume */
  760. [34] = { 0x003F, 0x003F, 0x0000 }, /* R34 - Input mixer control (2) */
  761. [35] = { 0x003F, 0x003F, 0x0000 }, /* R35 - Input bias control */
  762. [37] = { 0x001F, 0x001F, 0x0000 }, /* R37 - Left input PGA control */
  763. [38] = { 0x001F, 0x001F, 0x0000 }, /* R38 - Right input PGA control */
  764. [40] = { 0x00FF, 0x01FF, 0x0000 }, /* R40 - SPKOUTL volume */
  765. [41] = { 0x00FF, 0x01FF, 0x0000 }, /* R41 - SPKOUTR volume */
  766. [47] = { 0x000F, 0x0000, 0xFFFF }, /* R47 - Thermal Shutdown Status */
  767. [48] = { 0x7EC7, 0x7E07, 0xFFFF }, /* R48 - Additional Control (4) */
  768. [49] = { 0x00D3, 0x00D7, 0xFFFF }, /* R49 - Class D Control 1 */
  769. [51] = { 0x0047, 0x0047, 0x0000 }, /* R51 - Class D Control 2 */
  770. [56] = { 0x001E, 0x001E, 0x0000 }, /* R56 - Clocking 4 */
  771. [57] = { 0x02FC, 0x02FC, 0x0000 }, /* R57 - DAC DSP Mixing (1) */
  772. [58] = { 0x00FC, 0x00FC, 0x0000 }, /* R58 - DAC DSP Mixing (2) */
  773. [60] = { 0x00CC, 0x00CC, 0x0000 }, /* R60 - DC Servo 0 */
  774. [61] = { 0x00DD, 0x00DD, 0x0000 }, /* R61 - DC Servo 1 */
  775. [64] = { 0x3F80, 0x3F80, 0x0000 }, /* R64 - DC Servo 4 */
  776. [66] = { 0x0780, 0x0000, 0xFFFF }, /* R66 - DC Servo 6 */
  777. [68] = { 0x0007, 0x0007, 0x0000 }, /* R68 - Analogue PGA Bias */
  778. [69] = { 0x00FF, 0x00FF, 0x0000 }, /* R69 - Analogue HP 0 */
  779. [71] = { 0x01FF, 0x01FF, 0x0000 }, /* R71 - Analogue HP 2 */
  780. [72] = { 0x0001, 0x0001, 0x0000 }, /* R72 - Charge Pump 1 */
  781. [82] = { 0x0001, 0x0001, 0x0000 }, /* R82 - Charge Pump B */
  782. [87] = { 0x00A0, 0x00A0, 0x0000 }, /* R87 - Write Sequencer Control 1 */
  783. [90] = { 0x007F, 0x01FF, 0x0000 }, /* R90 - Write Sequencer Control 2 */
  784. [93] = { 0x03F9, 0x0000, 0x0000 }, /* R93 - Write Sequencer Control 3 */
  785. [94] = { 0x0070, 0x0070, 0x0000 }, /* R94 - Control Interface */
  786. [99] = { 0x000F, 0x000F, 0x0000 }, /* R99 - Mixer Enables */
  787. [100] = { 0x00BF, 0x00BF, 0x0000 }, /* R100 - Headphone Mixer (1) */
  788. [101] = { 0x00BF, 0x00BF, 0x0000 }, /* R101 - Headphone Mixer (2) */
  789. [102] = { 0x01FF, 0x01FF, 0x0000 }, /* R102 - Headphone Mixer (3) */
  790. [103] = { 0x01FF, 0x01FF, 0x0000 }, /* R103 - Headphone Mixer (4) */
  791. [105] = { 0x00BF, 0x00BF, 0x0000 }, /* R105 - Speaker Mixer (1) */
  792. [106] = { 0x00BF, 0x00BF, 0x0000 }, /* R106 - Speaker Mixer (2) */
  793. [107] = { 0x01FF, 0x01FF, 0x0000 }, /* R107 - Speaker Mixer (3) */
  794. [108] = { 0x01FF, 0x01FF, 0x0000 }, /* R108 - Speaker Mixer (4) */
  795. [109] = { 0x00F0, 0x00F0, 0x0000 }, /* R109 - Speaker Mixer (5) */
  796. [110] = { 0x00F7, 0x00F7, 0x0000 }, /* R110 - Beep Generator (1) */
  797. [115] = { 0x001F, 0x001F, 0x0000 }, /* R115 - Oscillator Trim (3) */
  798. [116] = { 0x001F, 0x001F, 0x0000 }, /* R116 - Oscillator Trim (4) */
  799. [119] = { 0x00FF, 0x00FF, 0x0000 }, /* R119 - Oscillator Trim (7) */
  800. [124] = { 0x0079, 0x0079, 0x0000 }, /* R124 - Analogue Clocking1 */
  801. [125] = { 0x00DF, 0x00DF, 0x0000 }, /* R125 - Analogue Clocking2 */
  802. [126] = { 0x000D, 0x000D, 0x0000 }, /* R126 - Analogue Clocking3 */
  803. [127] = { 0x0000, 0xFFFF, 0x0000 }, /* R127 - PLL Software Reset */
  804. [129] = { 0x00B0, 0x00B0, 0x0000 }, /* R129 - PLL2 */
  805. [131] = { 0x0003, 0x0003, 0x0000 }, /* R131 - PLL 4 */
  806. [136] = { 0x005F, 0x005F, 0x0000 }, /* R136 - PLL 9 */
  807. [137] = { 0x00FF, 0x00FF, 0x0000 }, /* R137 - PLL 10 */
  808. [138] = { 0x00FF, 0x00FF, 0x0000 }, /* R138 - PLL 11 */
  809. [139] = { 0x00FF, 0x00FF, 0x0000 }, /* R139 - PLL 12 */
  810. [140] = { 0x005F, 0x005F, 0x0000 }, /* R140 - PLL 13 */
  811. [141] = { 0x00FF, 0x00FF, 0x0000 }, /* R141 - PLL 14 */
  812. [142] = { 0x00FF, 0x00FF, 0x0000 }, /* R142 - PLL 15 */
  813. [143] = { 0x00FF, 0x00FF, 0x0000 }, /* R143 - PLL 16 */
  814. [155] = { 0x0067, 0x0067, 0x0000 }, /* R155 - FLL Control (1) */
  815. [156] = { 0x01FB, 0x01FB, 0x0000 }, /* R156 - FLL Control (2) */
  816. [157] = { 0x0007, 0x0007, 0x0000 }, /* R157 - FLL Control (3) */
  817. [159] = { 0x007F, 0x007F, 0x0000 }, /* R159 - FLL Control (5) */
  818. [160] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R160 - FLL Control (6) */
  819. [161] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R161 - FLL Control (7) */
  820. [162] = { 0x03FF, 0x03FF, 0x0000 }, /* R162 - FLL Control (8) */
  821. [252] = { 0x0005, 0x0005, 0x0000 }, /* R252 - General test 1 */
  822. [256] = { 0x000F, 0x000F, 0x0000 }, /* R256 - DF1 */
  823. [257] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R257 - DF2 */
  824. [258] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R258 - DF3 */
  825. [259] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R259 - DF4 */
  826. [260] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R260 - DF5 */
  827. [261] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R261 - DF6 */
  828. [262] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R262 - DF7 */
  829. [264] = { 0x0003, 0x0003, 0x0000 }, /* R264 - LHPF1 */
  830. [265] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R265 - LHPF2 */
  831. [268] = { 0x0077, 0x0077, 0x0000 }, /* R268 - THREED1 */
  832. [269] = { 0xFFFC, 0xFFFC, 0x0000 }, /* R269 - THREED2 */
  833. [270] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R270 - THREED3 */
  834. [271] = { 0xFFFC, 0xFFFC, 0x0000 }, /* R271 - THREED4 */
  835. [276] = { 0x7FFF, 0x7FFF, 0x0000 }, /* R276 - DRC 1 */
  836. [277] = { 0x1FFF, 0x1FFF, 0x0000 }, /* R277 - DRC 2 */
  837. [278] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R278 - DRC 3 */
  838. [279] = { 0x07FF, 0x07FF, 0x0000 }, /* R279 - DRC 4 */
  839. [280] = { 0x03FF, 0x03FF, 0x0000 }, /* R280 - DRC 5 */
  840. [285] = { 0x0003, 0x0003, 0x0000 }, /* R285 - Tloopback */
  841. [335] = { 0x0007, 0x0007, 0x0000 }, /* R335 - EQ1 */
  842. [336] = { 0xFFFE, 0xFFFE, 0x0000 }, /* R336 - EQ2 */
  843. [337] = { 0xFFC0, 0xFFC0, 0x0000 }, /* R337 - EQ3 */
  844. [338] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R338 - EQ4 */
  845. [339] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R339 - EQ5 */
  846. [340] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R340 - EQ6 */
  847. [341] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R341 - EQ7 */
  848. [342] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R342 - EQ8 */
  849. [343] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R343 - EQ9 */
  850. [344] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R344 - EQ10 */
  851. [345] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R345 - EQ11 */
  852. [346] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R346 - EQ12 */
  853. [347] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R347 - EQ13 */
  854. [348] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R348 - EQ14 */
  855. [349] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R349 - EQ15 */
  856. [350] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R350 - EQ16 */
  857. [351] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R351 - EQ17 */
  858. [352] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R352 - EQ18 */
  859. [353] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R353 - EQ19 */
  860. [354] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R354 - EQ20 */
  861. [355] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R355 - EQ21 */
  862. [356] = { 0xFFFE, 0xFFFE, 0x0000 }, /* R356 - EQ22 */
  863. [357] = { 0xFFC0, 0xFFC0, 0x0000 }, /* R357 - EQ23 */
  864. [358] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R358 - EQ24 */
  865. [359] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R359 - EQ25 */
  866. [360] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R360 - EQ26 */
  867. [361] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R361 - EQ27 */
  868. [362] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R362 - EQ28 */
  869. [363] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R363 - EQ29 */
  870. [364] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R364 - EQ30 */
  871. [365] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R365 - EQ31 */
  872. [366] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R366 - EQ32 */
  873. [367] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R367 - EQ33 */
  874. [368] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R368 - EQ34 */
  875. [369] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R369 - EQ35 */
  876. [370] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R370 - EQ36 */
  877. [371] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R371 - EQ37 */
  878. [372] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R372 - EQ38 */
  879. [373] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R373 - EQ39 */
  880. [374] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R374 - EQ40 */
  881. [375] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R375 - EQ41 */
  882. [513] = { 0x045F, 0x045F, 0x0000 }, /* R513 - GPIO 2 */
  883. [514] = { 0x045F, 0x045F, 0x0000 }, /* R514 - GPIO 3 */
  884. [516] = { 0xE75F, 0xE75F, 0x0000 }, /* R516 - GPIO 5 */
  885. [517] = { 0xE75F, 0xE75F, 0x0000 }, /* R517 - GPIO 6 */
  886. [560] = { 0x0030, 0x0030, 0xFFFF }, /* R560 - Interrupt Status 1 */
  887. [561] = { 0xFFED, 0xFFED, 0xFFFF }, /* R561 - Interrupt Status 2 */
  888. [568] = { 0x0030, 0x0030, 0x0000 }, /* R568 - Interrupt Status 1 Mask */
  889. [569] = { 0xFFED, 0xFFED, 0x0000 }, /* R569 - Interrupt Status 2 Mask */
  890. [576] = { 0x0001, 0x0001, 0x0000 }, /* R576 - Interrupt Control */
  891. [584] = { 0x002D, 0x002D, 0x0000 }, /* R584 - IRQ Debounce */
  892. [586] = { 0xC000, 0xC000, 0x0000 }, /* R586 - MICINT Source Pol */
  893. [768] = { 0x0001, 0x0001, 0x0000 }, /* R768 - DSP2 Power Management */
  894. [1037] = { 0x0000, 0x003F, 0xFFFF }, /* R1037 - DSP2_ExecControl */
  895. [4096] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4096 - Write Sequencer 0 */
  896. [4097] = { 0x00FF, 0x00FF, 0x0000 }, /* R4097 - Write Sequencer 1 */
  897. [4098] = { 0x070F, 0x070F, 0x0000 }, /* R4098 - Write Sequencer 2 */
  898. [4099] = { 0x010F, 0x010F, 0x0000 }, /* R4099 - Write Sequencer 3 */
  899. [4100] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4100 - Write Sequencer 4 */
  900. [4101] = { 0x00FF, 0x00FF, 0x0000 }, /* R4101 - Write Sequencer 5 */
  901. [4102] = { 0x070F, 0x070F, 0x0000 }, /* R4102 - Write Sequencer 6 */
  902. [4103] = { 0x010F, 0x010F, 0x0000 }, /* R4103 - Write Sequencer 7 */
  903. [4104] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4104 - Write Sequencer 8 */
  904. [4105] = { 0x00FF, 0x00FF, 0x0000 }, /* R4105 - Write Sequencer 9 */
  905. [4106] = { 0x070F, 0x070F, 0x0000 }, /* R4106 - Write Sequencer 10 */
  906. [4107] = { 0x010F, 0x010F, 0x0000 }, /* R4107 - Write Sequencer 11 */
  907. [4108] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4108 - Write Sequencer 12 */
  908. [4109] = { 0x00FF, 0x00FF, 0x0000 }, /* R4109 - Write Sequencer 13 */
  909. [4110] = { 0x070F, 0x070F, 0x0000 }, /* R4110 - Write Sequencer 14 */
  910. [4111] = { 0x010F, 0x010F, 0x0000 }, /* R4111 - Write Sequencer 15 */
  911. [4112] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4112 - Write Sequencer 16 */
  912. [4113] = { 0x00FF, 0x00FF, 0x0000 }, /* R4113 - Write Sequencer 17 */
  913. [4114] = { 0x070F, 0x070F, 0x0000 }, /* R4114 - Write Sequencer 18 */
  914. [4115] = { 0x010F, 0x010F, 0x0000 }, /* R4115 - Write Sequencer 19 */
  915. [4116] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4116 - Write Sequencer 20 */
  916. [4117] = { 0x00FF, 0x00FF, 0x0000 }, /* R4117 - Write Sequencer 21 */
  917. [4118] = { 0x070F, 0x070F, 0x0000 }, /* R4118 - Write Sequencer 22 */
  918. [4119] = { 0x010F, 0x010F, 0x0000 }, /* R4119 - Write Sequencer 23 */
  919. [4120] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4120 - Write Sequencer 24 */
  920. [4121] = { 0x00FF, 0x00FF, 0x0000 }, /* R4121 - Write Sequencer 25 */
  921. [4122] = { 0x070F, 0x070F, 0x0000 }, /* R4122 - Write Sequencer 26 */
  922. [4123] = { 0x010F, 0x010F, 0x0000 }, /* R4123 - Write Sequencer 27 */
  923. [4124] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4124 - Write Sequencer 28 */
  924. [4125] = { 0x00FF, 0x00FF, 0x0000 }, /* R4125 - Write Sequencer 29 */
  925. [4126] = { 0x070F, 0x070F, 0x0000 }, /* R4126 - Write Sequencer 30 */
  926. [4127] = { 0x010F, 0x010F, 0x0000 }, /* R4127 - Write Sequencer 31 */
  927. [4128] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4128 - Write Sequencer 32 */
  928. [4129] = { 0x00FF, 0x00FF, 0x0000 }, /* R4129 - Write Sequencer 33 */
  929. [4130] = { 0x070F, 0x070F, 0x0000 }, /* R4130 - Write Sequencer 34 */
  930. [4131] = { 0x010F, 0x010F, 0x0000 }, /* R4131 - Write Sequencer 35 */
  931. [4132] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4132 - Write Sequencer 36 */
  932. [4133] = { 0x00FF, 0x00FF, 0x0000 }, /* R4133 - Write Sequencer 37 */
  933. [4134] = { 0x070F, 0x070F, 0x0000 }, /* R4134 - Write Sequencer 38 */
  934. [4135] = { 0x010F, 0x010F, 0x0000 }, /* R4135 - Write Sequencer 39 */
  935. [4136] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4136 - Write Sequencer 40 */
  936. [4137] = { 0x00FF, 0x00FF, 0x0000 }, /* R4137 - Write Sequencer 41 */
  937. [4138] = { 0x070F, 0x070F, 0x0000 }, /* R4138 - Write Sequencer 42 */
  938. [4139] = { 0x010F, 0x010F, 0x0000 }, /* R4139 - Write Sequencer 43 */
  939. [4140] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4140 - Write Sequencer 44 */
  940. [4141] = { 0x00FF, 0x00FF, 0x0000 }, /* R4141 - Write Sequencer 45 */
  941. [4142] = { 0x070F, 0x070F, 0x0000 }, /* R4142 - Write Sequencer 46 */
  942. [4143] = { 0x010F, 0x010F, 0x0000 }, /* R4143 - Write Sequencer 47 */
  943. [4144] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4144 - Write Sequencer 48 */
  944. [4145] = { 0x00FF, 0x00FF, 0x0000 }, /* R4145 - Write Sequencer 49 */
  945. [4146] = { 0x070F, 0x070F, 0x0000 }, /* R4146 - Write Sequencer 50 */
  946. [4147] = { 0x010F, 0x010F, 0x0000 }, /* R4147 - Write Sequencer 51 */
  947. [4148] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4148 - Write Sequencer 52 */
  948. [4149] = { 0x00FF, 0x00FF, 0x0000 }, /* R4149 - Write Sequencer 53 */
  949. [4150] = { 0x070F, 0x070F, 0x0000 }, /* R4150 - Write Sequencer 54 */
  950. [4151] = { 0x010F, 0x010F, 0x0000 }, /* R4151 - Write Sequencer 55 */
  951. [4152] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4152 - Write Sequencer 56 */
  952. [4153] = { 0x00FF, 0x00FF, 0x0000 }, /* R4153 - Write Sequencer 57 */
  953. [4154] = { 0x070F, 0x070F, 0x0000 }, /* R4154 - Write Sequencer 58 */
  954. [4155] = { 0x010F, 0x010F, 0x0000 }, /* R4155 - Write Sequencer 59 */
  955. [4156] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4156 - Write Sequencer 60 */
  956. [4157] = { 0x00FF, 0x00FF, 0x0000 }, /* R4157 - Write Sequencer 61 */
  957. [4158] = { 0x070F, 0x070F, 0x0000 }, /* R4158 - Write Sequencer 62 */
  958. [4159] = { 0x010F, 0x010F, 0x0000 }, /* R4159 - Write Sequencer 63 */
  959. [4160] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4160 - Write Sequencer 64 */
  960. [4161] = { 0x00FF, 0x00FF, 0x0000 }, /* R4161 - Write Sequencer 65 */
  961. [4162] = { 0x070F, 0x070F, 0x0000 }, /* R4162 - Write Sequencer 66 */
  962. [4163] = { 0x010F, 0x010F, 0x0000 }, /* R4163 - Write Sequencer 67 */
  963. [4164] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4164 - Write Sequencer 68 */
  964. [4165] = { 0x00FF, 0x00FF, 0x0000 }, /* R4165 - Write Sequencer 69 */
  965. [4166] = { 0x070F, 0x070F, 0x0000 }, /* R4166 - Write Sequencer 70 */
  966. [4167] = { 0x010F, 0x010F, 0x0000 }, /* R4167 - Write Sequencer 71 */
  967. [4168] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4168 - Write Sequencer 72 */
  968. [4169] = { 0x00FF, 0x00FF, 0x0000 }, /* R4169 - Write Sequencer 73 */
  969. [4170] = { 0x070F, 0x070F, 0x0000 }, /* R4170 - Write Sequencer 74 */
  970. [4171] = { 0x010F, 0x010F, 0x0000 }, /* R4171 - Write Sequencer 75 */
  971. [4172] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4172 - Write Sequencer 76 */
  972. [4173] = { 0x00FF, 0x00FF, 0x0000 }, /* R4173 - Write Sequencer 77 */
  973. [4174] = { 0x070F, 0x070F, 0x0000 }, /* R4174 - Write Sequencer 78 */
  974. [4175] = { 0x010F, 0x010F, 0x0000 }, /* R4175 - Write Sequencer 79 */
  975. [4176] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4176 - Write Sequencer 80 */
  976. [4177] = { 0x00FF, 0x00FF, 0x0000 }, /* R4177 - Write Sequencer 81 */
  977. [4178] = { 0x070F, 0x070F, 0x0000 }, /* R4178 - Write Sequencer 82 */
  978. [4179] = { 0x010F, 0x010F, 0x0000 }, /* R4179 - Write Sequencer 83 */
  979. [4180] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4180 - Write Sequencer 84 */
  980. [4181] = { 0x00FF, 0x00FF, 0x0000 }, /* R4181 - Write Sequencer 85 */
  981. [4182] = { 0x070F, 0x070F, 0x0000 }, /* R4182 - Write Sequencer 86 */
  982. [4183] = { 0x010F, 0x010F, 0x0000 }, /* R4183 - Write Sequencer 87 */
  983. [4184] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4184 - Write Sequencer 88 */
  984. [4185] = { 0x00FF, 0x00FF, 0x0000 }, /* R4185 - Write Sequencer 89 */
  985. [4186] = { 0x070F, 0x070F, 0x0000 }, /* R4186 - Write Sequencer 90 */
  986. [4187] = { 0x010F, 0x010F, 0x0000 }, /* R4187 - Write Sequencer 91 */
  987. [4188] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4188 - Write Sequencer 92 */
  988. [4189] = { 0x00FF, 0x00FF, 0x0000 }, /* R4189 - Write Sequencer 93 */
  989. [4190] = { 0x070F, 0x070F, 0x0000 }, /* R4190 - Write Sequencer 94 */
  990. [4191] = { 0x010F, 0x010F, 0x0000 }, /* R4191 - Write Sequencer 95 */
  991. [4192] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4192 - Write Sequencer 96 */
  992. [4193] = { 0x00FF, 0x00FF, 0x0000 }, /* R4193 - Write Sequencer 97 */
  993. [4194] = { 0x070F, 0x070F, 0x0000 }, /* R4194 - Write Sequencer 98 */
  994. [4195] = { 0x010F, 0x010F, 0x0000 }, /* R4195 - Write Sequencer 99 */
  995. [4196] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4196 - Write Sequencer 100 */
  996. [4197] = { 0x00FF, 0x00FF, 0x0000 }, /* R4197 - Write Sequencer 101 */
  997. [4198] = { 0x070F, 0x070F, 0x0000 }, /* R4198 - Write Sequencer 102 */
  998. [4199] = { 0x010F, 0x010F, 0x0000 }, /* R4199 - Write Sequencer 103 */
  999. [4200] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4200 - Write Sequencer 104 */
  1000. [4201] = { 0x00FF, 0x00FF, 0x0000 }, /* R4201 - Write Sequencer 105 */
  1001. [4202] = { 0x070F, 0x070F, 0x0000 }, /* R4202 - Write Sequencer 106 */
  1002. [4203] = { 0x010F, 0x010F, 0x0000 }, /* R4203 - Write Sequencer 107 */
  1003. [4204] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4204 - Write Sequencer 108 */
  1004. [4205] = { 0x00FF, 0x00FF, 0x0000 }, /* R4205 - Write Sequencer 109 */
  1005. [4206] = { 0x070F, 0x070F, 0x0000 }, /* R4206 - Write Sequencer 110 */
  1006. [4207] = { 0x010F, 0x010F, 0x0000 }, /* R4207 - Write Sequencer 111 */
  1007. [4208] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4208 - Write Sequencer 112 */
  1008. [4209] = { 0x00FF, 0x00FF, 0x0000 }, /* R4209 - Write Sequencer 113 */
  1009. [4210] = { 0x070F, 0x070F, 0x0000 }, /* R4210 - Write Sequencer 114 */
  1010. [4211] = { 0x010F, 0x010F, 0x0000 }, /* R4211 - Write Sequencer 115 */
  1011. [4212] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4212 - Write Sequencer 116 */
  1012. [4213] = { 0x00FF, 0x00FF, 0x0000 }, /* R4213 - Write Sequencer 117 */
  1013. [4214] = { 0x070F, 0x070F, 0x0000 }, /* R4214 - Write Sequencer 118 */
  1014. [4215] = { 0x010F, 0x010F, 0x0000 }, /* R4215 - Write Sequencer 119 */
  1015. [4216] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4216 - Write Sequencer 120 */
  1016. [4217] = { 0x00FF, 0x00FF, 0x0000 }, /* R4217 - Write Sequencer 121 */
  1017. [4218] = { 0x070F, 0x070F, 0x0000 }, /* R4218 - Write Sequencer 122 */
  1018. [4219] = { 0x010F, 0x010F, 0x0000 }, /* R4219 - Write Sequencer 123 */
  1019. [4220] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4220 - Write Sequencer 124 */
  1020. [4221] = { 0x00FF, 0x00FF, 0x0000 }, /* R4221 - Write Sequencer 125 */
  1021. [4222] = { 0x070F, 0x070F, 0x0000 }, /* R4222 - Write Sequencer 126 */
  1022. [4223] = { 0x010F, 0x010F, 0x0000 }, /* R4223 - Write Sequencer 127 */
  1023. [4224] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4224 - Write Sequencer 128 */
  1024. [4225] = { 0x00FF, 0x00FF, 0x0000 }, /* R4225 - Write Sequencer 129 */
  1025. [4226] = { 0x070F, 0x070F, 0x0000 }, /* R4226 - Write Sequencer 130 */
  1026. [4227] = { 0x010F, 0x010F, 0x0000 }, /* R4227 - Write Sequencer 131 */
  1027. [4228] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4228 - Write Sequencer 132 */
  1028. [4229] = { 0x00FF, 0x00FF, 0x0000 }, /* R4229 - Write Sequencer 133 */
  1029. [4230] = { 0x070F, 0x070F, 0x0000 }, /* R4230 - Write Sequencer 134 */
  1030. [4231] = { 0x010F, 0x010F, 0x0000 }, /* R4231 - Write Sequencer 135 */
  1031. [4232] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4232 - Write Sequencer 136 */
  1032. [4233] = { 0x00FF, 0x00FF, 0x0000 }, /* R4233 - Write Sequencer 137 */
  1033. [4234] = { 0x070F, 0x070F, 0x0000 }, /* R4234 - Write Sequencer 138 */
  1034. [4235] = { 0x010F, 0x010F, 0x0000 }, /* R4235 - Write Sequencer 139 */
  1035. [4236] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4236 - Write Sequencer 140 */
  1036. [4237] = { 0x00FF, 0x00FF, 0x0000 }, /* R4237 - Write Sequencer 141 */
  1037. [4238] = { 0x070F, 0x070F, 0x0000 }, /* R4238 - Write Sequencer 142 */
  1038. [4239] = { 0x010F, 0x010F, 0x0000 }, /* R4239 - Write Sequencer 143 */
  1039. [4240] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4240 - Write Sequencer 144 */
  1040. [4241] = { 0x00FF, 0x00FF, 0x0000 }, /* R4241 - Write Sequencer 145 */
  1041. [4242] = { 0x070F, 0x070F, 0x0000 }, /* R4242 - Write Sequencer 146 */
  1042. [4243] = { 0x010F, 0x010F, 0x0000 }, /* R4243 - Write Sequencer 147 */
  1043. [4244] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4244 - Write Sequencer 148 */
  1044. [4245] = { 0x00FF, 0x00FF, 0x0000 }, /* R4245 - Write Sequencer 149 */
  1045. [4246] = { 0x070F, 0x070F, 0x0000 }, /* R4246 - Write Sequencer 150 */
  1046. [4247] = { 0x010F, 0x010F, 0x0000 }, /* R4247 - Write Sequencer 151 */
  1047. [4248] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4248 - Write Sequencer 152 */
  1048. [4249] = { 0x00FF, 0x00FF, 0x0000 }, /* R4249 - Write Sequencer 153 */
  1049. [4250] = { 0x070F, 0x070F, 0x0000 }, /* R4250 - Write Sequencer 154 */
  1050. [4251] = { 0x010F, 0x010F, 0x0000 }, /* R4251 - Write Sequencer 155 */
  1051. [4252] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4252 - Write Sequencer 156 */
  1052. [4253] = { 0x00FF, 0x00FF, 0x0000 }, /* R4253 - Write Sequencer 157 */
  1053. [4254] = { 0x070F, 0x070F, 0x0000 }, /* R4254 - Write Sequencer 158 */
  1054. [4255] = { 0x010F, 0x010F, 0x0000 }, /* R4255 - Write Sequencer 159 */
  1055. [4256] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4256 - Write Sequencer 160 */
  1056. [4257] = { 0x00FF, 0x00FF, 0x0000 }, /* R4257 - Write Sequencer 161 */
  1057. [4258] = { 0x070F, 0x070F, 0x0000 }, /* R4258 - Write Sequencer 162 */
  1058. [4259] = { 0x010F, 0x010F, 0x0000 }, /* R4259 - Write Sequencer 163 */
  1059. [4260] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4260 - Write Sequencer 164 */
  1060. [4261] = { 0x00FF, 0x00FF, 0x0000 }, /* R4261 - Write Sequencer 165 */
  1061. [4262] = { 0x070F, 0x070F, 0x0000 }, /* R4262 - Write Sequencer 166 */
  1062. [4263] = { 0x010F, 0x010F, 0x0000 }, /* R4263 - Write Sequencer 167 */
  1063. [4264] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4264 - Write Sequencer 168 */
  1064. [4265] = { 0x00FF, 0x00FF, 0x0000 }, /* R4265 - Write Sequencer 169 */
  1065. [4266] = { 0x070F, 0x070F, 0x0000 }, /* R4266 - Write Sequencer 170 */
  1066. [4267] = { 0x010F, 0x010F, 0x0000 }, /* R4267 - Write Sequencer 171 */
  1067. [4268] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4268 - Write Sequencer 172 */
  1068. [4269] = { 0x00FF, 0x00FF, 0x0000 }, /* R4269 - Write Sequencer 173 */
  1069. [4270] = { 0x070F, 0x070F, 0x0000 }, /* R4270 - Write Sequencer 174 */
  1070. [4271] = { 0x010F, 0x010F, 0x0000 }, /* R4271 - Write Sequencer 175 */
  1071. [4272] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4272 - Write Sequencer 176 */
  1072. [4273] = { 0x00FF, 0x00FF, 0x0000 }, /* R4273 - Write Sequencer 177 */
  1073. [4274] = { 0x070F, 0x070F, 0x0000 }, /* R4274 - Write Sequencer 178 */
  1074. [4275] = { 0x010F, 0x010F, 0x0000 }, /* R4275 - Write Sequencer 179 */
  1075. [4276] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4276 - Write Sequencer 180 */
  1076. [4277] = { 0x00FF, 0x00FF, 0x0000 }, /* R4277 - Write Sequencer 181 */
  1077. [4278] = { 0x070F, 0x070F, 0x0000 }, /* R4278 - Write Sequencer 182 */
  1078. [4279] = { 0x010F, 0x010F, 0x0000 }, /* R4279 - Write Sequencer 183 */
  1079. [4280] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4280 - Write Sequencer 184 */
  1080. [4281] = { 0x00FF, 0x00FF, 0x0000 }, /* R4281 - Write Sequencer 185 */
  1081. [4282] = { 0x070F, 0x070F, 0x0000 }, /* R4282 - Write Sequencer 186 */
  1082. [4283] = { 0x010F, 0x010F, 0x0000 }, /* R4283 - Write Sequencer 187 */
  1083. [4284] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4284 - Write Sequencer 188 */
  1084. [4285] = { 0x00FF, 0x00FF, 0x0000 }, /* R4285 - Write Sequencer 189 */
  1085. [4286] = { 0x070F, 0x070F, 0x0000 }, /* R4286 - Write Sequencer 190 */
  1086. [4287] = { 0x010F, 0x010F, 0x0000 }, /* R4287 - Write Sequencer 191 */
  1087. [4288] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4288 - Write Sequencer 192 */
  1088. [4289] = { 0x00FF, 0x00FF, 0x0000 }, /* R4289 - Write Sequencer 193 */
  1089. [4290] = { 0x070F, 0x070F, 0x0000 }, /* R4290 - Write Sequencer 194 */
  1090. [4291] = { 0x010F, 0x010F, 0x0000 }, /* R4291 - Write Sequencer 195 */
  1091. [4292] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4292 - Write Sequencer 196 */
  1092. [4293] = { 0x00FF, 0x00FF, 0x0000 }, /* R4293 - Write Sequencer 197 */
  1093. [4294] = { 0x070F, 0x070F, 0x0000 }, /* R4294 - Write Sequencer 198 */
  1094. [4295] = { 0x010F, 0x010F, 0x0000 }, /* R4295 - Write Sequencer 199 */
  1095. [4296] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4296 - Write Sequencer 200 */
  1096. [4297] = { 0x00FF, 0x00FF, 0x0000 }, /* R4297 - Write Sequencer 201 */
  1097. [4298] = { 0x070F, 0x070F, 0x0000 }, /* R4298 - Write Sequencer 202 */
  1098. [4299] = { 0x010F, 0x010F, 0x0000 }, /* R4299 - Write Sequencer 203 */
  1099. [4300] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4300 - Write Sequencer 204 */
  1100. [4301] = { 0x00FF, 0x00FF, 0x0000 }, /* R4301 - Write Sequencer 205 */
  1101. [4302] = { 0x070F, 0x070F, 0x0000 }, /* R4302 - Write Sequencer 206 */
  1102. [4303] = { 0x010F, 0x010F, 0x0000 }, /* R4303 - Write Sequencer 207 */
  1103. [4304] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4304 - Write Sequencer 208 */
  1104. [4305] = { 0x00FF, 0x00FF, 0x0000 }, /* R4305 - Write Sequencer 209 */
  1105. [4306] = { 0x070F, 0x070F, 0x0000 }, /* R4306 - Write Sequencer 210 */
  1106. [4307] = { 0x010F, 0x010F, 0x0000 }, /* R4307 - Write Sequencer 211 */
  1107. [4308] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4308 - Write Sequencer 212 */
  1108. [4309] = { 0x00FF, 0x00FF, 0x0000 }, /* R4309 - Write Sequencer 213 */
  1109. [4310] = { 0x070F, 0x070F, 0x0000 }, /* R4310 - Write Sequencer 214 */
  1110. [4311] = { 0x010F, 0x010F, 0x0000 }, /* R4311 - Write Sequencer 215 */
  1111. [4312] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4312 - Write Sequencer 216 */
  1112. [4313] = { 0x00FF, 0x00FF, 0x0000 }, /* R4313 - Write Sequencer 217 */
  1113. [4314] = { 0x070F, 0x070F, 0x0000 }, /* R4314 - Write Sequencer 218 */
  1114. [4315] = { 0x010F, 0x010F, 0x0000 }, /* R4315 - Write Sequencer 219 */
  1115. [4316] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4316 - Write Sequencer 220 */
  1116. [4317] = { 0x00FF, 0x00FF, 0x0000 }, /* R4317 - Write Sequencer 221 */
  1117. [4318] = { 0x070F, 0x070F, 0x0000 }, /* R4318 - Write Sequencer 222 */
  1118. [4319] = { 0x010F, 0x010F, 0x0000 }, /* R4319 - Write Sequencer 223 */
  1119. [4320] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4320 - Write Sequencer 224 */
  1120. [4321] = { 0x00FF, 0x00FF, 0x0000 }, /* R4321 - Write Sequencer 225 */
  1121. [4322] = { 0x070F, 0x070F, 0x0000 }, /* R4322 - Write Sequencer 226 */
  1122. [4323] = { 0x010F, 0x010F, 0x0000 }, /* R4323 - Write Sequencer 227 */
  1123. [4324] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4324 - Write Sequencer 228 */
  1124. [4325] = { 0x00FF, 0x00FF, 0x0000 }, /* R4325 - Write Sequencer 229 */
  1125. [4326] = { 0x070F, 0x070F, 0x0000 }, /* R4326 - Write Sequencer 230 */
  1126. [4327] = { 0x010F, 0x010F, 0x0000 }, /* R4327 - Write Sequencer 231 */
  1127. [4328] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4328 - Write Sequencer 232 */
  1128. [4329] = { 0x00FF, 0x00FF, 0x0000 }, /* R4329 - Write Sequencer 233 */
  1129. [4330] = { 0x070F, 0x070F, 0x0000 }, /* R4330 - Write Sequencer 234 */
  1130. [4331] = { 0x010F, 0x010F, 0x0000 }, /* R4331 - Write Sequencer 235 */
  1131. [4332] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4332 - Write Sequencer 236 */
  1132. [4333] = { 0x00FF, 0x00FF, 0x0000 }, /* R4333 - Write Sequencer 237 */
  1133. [4334] = { 0x070F, 0x070F, 0x0000 }, /* R4334 - Write Sequencer 238 */
  1134. [4335] = { 0x010F, 0x010F, 0x0000 }, /* R4335 - Write Sequencer 239 */
  1135. [4336] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4336 - Write Sequencer 240 */
  1136. [4337] = { 0x00FF, 0x00FF, 0x0000 }, /* R4337 - Write Sequencer 241 */
  1137. [4338] = { 0x070F, 0x070F, 0x0000 }, /* R4338 - Write Sequencer 242 */
  1138. [4339] = { 0x010F, 0x010F, 0x0000 }, /* R4339 - Write Sequencer 243 */
  1139. [4340] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4340 - Write Sequencer 244 */
  1140. [4341] = { 0x00FF, 0x00FF, 0x0000 }, /* R4341 - Write Sequencer 245 */
  1141. [4342] = { 0x070F, 0x070F, 0x0000 }, /* R4342 - Write Sequencer 246 */
  1142. [4343] = { 0x010F, 0x010F, 0x0000 }, /* R4343 - Write Sequencer 247 */
  1143. [4344] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4344 - Write Sequencer 248 */
  1144. [4345] = { 0x00FF, 0x00FF, 0x0000 }, /* R4345 - Write Sequencer 249 */
  1145. [4346] = { 0x070F, 0x070F, 0x0000 }, /* R4346 - Write Sequencer 250 */
  1146. [4347] = { 0x010F, 0x010F, 0x0000 }, /* R4347 - Write Sequencer 251 */
  1147. [4348] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4348 - Write Sequencer 252 */
  1148. [4349] = { 0x00FF, 0x00FF, 0x0000 }, /* R4349 - Write Sequencer 253 */
  1149. [4350] = { 0x070F, 0x070F, 0x0000 }, /* R4350 - Write Sequencer 254 */
  1150. [4351] = { 0x010F, 0x010F, 0x0000 }, /* R4351 - Write Sequencer 255 */
  1151. [4352] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4352 - Write Sequencer 256 */
  1152. [4353] = { 0x00FF, 0x00FF, 0x0000 }, /* R4353 - Write Sequencer 257 */
  1153. [4354] = { 0x070F, 0x070F, 0x0000 }, /* R4354 - Write Sequencer 258 */
  1154. [4355] = { 0x010F, 0x010F, 0x0000 }, /* R4355 - Write Sequencer 259 */
  1155. [4356] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4356 - Write Sequencer 260 */
  1156. [4357] = { 0x00FF, 0x00FF, 0x0000 }, /* R4357 - Write Sequencer 261 */
  1157. [4358] = { 0x070F, 0x070F, 0x0000 }, /* R4358 - Write Sequencer 262 */
  1158. [4359] = { 0x010F, 0x010F, 0x0000 }, /* R4359 - Write Sequencer 263 */
  1159. [4360] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4360 - Write Sequencer 264 */
  1160. [4361] = { 0x00FF, 0x00FF, 0x0000 }, /* R4361 - Write Sequencer 265 */
  1161. [4362] = { 0x070F, 0x070F, 0x0000 }, /* R4362 - Write Sequencer 266 */
  1162. [4363] = { 0x010F, 0x010F, 0x0000 }, /* R4363 - Write Sequencer 267 */
  1163. [4364] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4364 - Write Sequencer 268 */
  1164. [4365] = { 0x00FF, 0x00FF, 0x0000 }, /* R4365 - Write Sequencer 269 */
  1165. [4366] = { 0x070F, 0x070F, 0x0000 }, /* R4366 - Write Sequencer 270 */
  1166. [4367] = { 0x010F, 0x010F, 0x0000 }, /* R4367 - Write Sequencer 271 */
  1167. [4368] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4368 - Write Sequencer 272 */
  1168. [4369] = { 0x00FF, 0x00FF, 0x0000 }, /* R4369 - Write Sequencer 273 */
  1169. [4370] = { 0x070F, 0x070F, 0x0000 }, /* R4370 - Write Sequencer 274 */
  1170. [4371] = { 0x010F, 0x010F, 0x0000 }, /* R4371 - Write Sequencer 275 */
  1171. [4372] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4372 - Write Sequencer 276 */
  1172. [4373] = { 0x00FF, 0x00FF, 0x0000 }, /* R4373 - Write Sequencer 277 */
  1173. [4374] = { 0x070F, 0x070F, 0x0000 }, /* R4374 - Write Sequencer 278 */
  1174. [4375] = { 0x010F, 0x010F, 0x0000 }, /* R4375 - Write Sequencer 279 */
  1175. [4376] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4376 - Write Sequencer 280 */
  1176. [4377] = { 0x00FF, 0x00FF, 0x0000 }, /* R4377 - Write Sequencer 281 */
  1177. [4378] = { 0x070F, 0x070F, 0x0000 }, /* R4378 - Write Sequencer 282 */
  1178. [4379] = { 0x010F, 0x010F, 0x0000 }, /* R4379 - Write Sequencer 283 */
  1179. [4380] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4380 - Write Sequencer 284 */
  1180. [4381] = { 0x00FF, 0x00FF, 0x0000 }, /* R4381 - Write Sequencer 285 */
  1181. [4382] = { 0x070F, 0x070F, 0x0000 }, /* R4382 - Write Sequencer 286 */
  1182. [4383] = { 0x010F, 0x010F, 0x0000 }, /* R4383 - Write Sequencer 287 */
  1183. [4384] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4384 - Write Sequencer 288 */
  1184. [4385] = { 0x00FF, 0x00FF, 0x0000 }, /* R4385 - Write Sequencer 289 */
  1185. [4386] = { 0x070F, 0x070F, 0x0000 }, /* R4386 - Write Sequencer 290 */
  1186. [4387] = { 0x010F, 0x010F, 0x0000 }, /* R4387 - Write Sequencer 291 */
  1187. [4388] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4388 - Write Sequencer 292 */
  1188. [4389] = { 0x00FF, 0x00FF, 0x0000 }, /* R4389 - Write Sequencer 293 */
  1189. [4390] = { 0x070F, 0x070F, 0x0000 }, /* R4390 - Write Sequencer 294 */
  1190. [4391] = { 0x010F, 0x010F, 0x0000 }, /* R4391 - Write Sequencer 295 */
  1191. [4392] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4392 - Write Sequencer 296 */
  1192. [4393] = { 0x00FF, 0x00FF, 0x0000 }, /* R4393 - Write Sequencer 297 */
  1193. [4394] = { 0x070F, 0x070F, 0x0000 }, /* R4394 - Write Sequencer 298 */
  1194. [4395] = { 0x010F, 0x010F, 0x0000 }, /* R4395 - Write Sequencer 299 */
  1195. [4396] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4396 - Write Sequencer 300 */
  1196. [4397] = { 0x00FF, 0x00FF, 0x0000 }, /* R4397 - Write Sequencer 301 */
  1197. [4398] = { 0x070F, 0x070F, 0x0000 }, /* R4398 - Write Sequencer 302 */
  1198. [4399] = { 0x010F, 0x010F, 0x0000 }, /* R4399 - Write Sequencer 303 */
  1199. [4400] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4400 - Write Sequencer 304 */
  1200. [4401] = { 0x00FF, 0x00FF, 0x0000 }, /* R4401 - Write Sequencer 305 */
  1201. [4402] = { 0x070F, 0x070F, 0x0000 }, /* R4402 - Write Sequencer 306 */
  1202. [4403] = { 0x010F, 0x010F, 0x0000 }, /* R4403 - Write Sequencer 307 */
  1203. [4404] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4404 - Write Sequencer 308 */
  1204. [4405] = { 0x00FF, 0x00FF, 0x0000 }, /* R4405 - Write Sequencer 309 */
  1205. [4406] = { 0x070F, 0x070F, 0x0000 }, /* R4406 - Write Sequencer 310 */
  1206. [4407] = { 0x010F, 0x010F, 0x0000 }, /* R4407 - Write Sequencer 311 */
  1207. [4408] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4408 - Write Sequencer 312 */
  1208. [4409] = { 0x00FF, 0x00FF, 0x0000 }, /* R4409 - Write Sequencer 313 */
  1209. [4410] = { 0x070F, 0x070F, 0x0000 }, /* R4410 - Write Sequencer 314 */
  1210. [4411] = { 0x010F, 0x010F, 0x0000 }, /* R4411 - Write Sequencer 315 */
  1211. [4412] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4412 - Write Sequencer 316 */
  1212. [4413] = { 0x00FF, 0x00FF, 0x0000 }, /* R4413 - Write Sequencer 317 */
  1213. [4414] = { 0x070F, 0x070F, 0x0000 }, /* R4414 - Write Sequencer 318 */
  1214. [4415] = { 0x010F, 0x010F, 0x0000 }, /* R4415 - Write Sequencer 319 */
  1215. [4416] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4416 - Write Sequencer 320 */
  1216. [4417] = { 0x00FF, 0x00FF, 0x0000 }, /* R4417 - Write Sequencer 321 */
  1217. [4418] = { 0x070F, 0x070F, 0x0000 }, /* R4418 - Write Sequencer 322 */
  1218. [4419] = { 0x010F, 0x010F, 0x0000 }, /* R4419 - Write Sequencer 323 */
  1219. [4420] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4420 - Write Sequencer 324 */
  1220. [4421] = { 0x00FF, 0x00FF, 0x0000 }, /* R4421 - Write Sequencer 325 */
  1221. [4422] = { 0x070F, 0x070F, 0x0000 }, /* R4422 - Write Sequencer 326 */
  1222. [4423] = { 0x010F, 0x010F, 0x0000 }, /* R4423 - Write Sequencer 327 */
  1223. [4424] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4424 - Write Sequencer 328 */
  1224. [4425] = { 0x00FF, 0x00FF, 0x0000 }, /* R4425 - Write Sequencer 329 */
  1225. [4426] = { 0x070F, 0x070F, 0x0000 }, /* R4426 - Write Sequencer 330 */
  1226. [4427] = { 0x010F, 0x010F, 0x0000 }, /* R4427 - Write Sequencer 331 */
  1227. [4428] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4428 - Write Sequencer 332 */
  1228. [4429] = { 0x00FF, 0x00FF, 0x0000 }, /* R4429 - Write Sequencer 333 */
  1229. [4430] = { 0x070F, 0x070F, 0x0000 }, /* R4430 - Write Sequencer 334 */
  1230. [4431] = { 0x010F, 0x010F, 0x0000 }, /* R4431 - Write Sequencer 335 */
  1231. [4432] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4432 - Write Sequencer 336 */
  1232. [4433] = { 0x00FF, 0x00FF, 0x0000 }, /* R4433 - Write Sequencer 337 */
  1233. [4434] = { 0x070F, 0x070F, 0x0000 }, /* R4434 - Write Sequencer 338 */
  1234. [4435] = { 0x010F, 0x010F, 0x0000 }, /* R4435 - Write Sequencer 339 */
  1235. [4436] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4436 - Write Sequencer 340 */
  1236. [4437] = { 0x00FF, 0x00FF, 0x0000 }, /* R4437 - Write Sequencer 341 */
  1237. [4438] = { 0x070F, 0x070F, 0x0000 }, /* R4438 - Write Sequencer 342 */
  1238. [4439] = { 0x010F, 0x010F, 0x0000 }, /* R4439 - Write Sequencer 343 */
  1239. [4440] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4440 - Write Sequencer 344 */
  1240. [4441] = { 0x00FF, 0x00FF, 0x0000 }, /* R4441 - Write Sequencer 345 */
  1241. [4442] = { 0x070F, 0x070F, 0x0000 }, /* R4442 - Write Sequencer 346 */
  1242. [4443] = { 0x010F, 0x010F, 0x0000 }, /* R4443 - Write Sequencer 347 */
  1243. [4444] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4444 - Write Sequencer 348 */
  1244. [4445] = { 0x00FF, 0x00FF, 0x0000 }, /* R4445 - Write Sequencer 349 */
  1245. [4446] = { 0x070F, 0x070F, 0x0000 }, /* R4446 - Write Sequencer 350 */
  1246. [4447] = { 0x010F, 0x010F, 0x0000 }, /* R4447 - Write Sequencer 351 */
  1247. [4448] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4448 - Write Sequencer 352 */
  1248. [4449] = { 0x00FF, 0x00FF, 0x0000 }, /* R4449 - Write Sequencer 353 */
  1249. [4450] = { 0x070F, 0x070F, 0x0000 }, /* R4450 - Write Sequencer 354 */
  1250. [4451] = { 0x010F, 0x010F, 0x0000 }, /* R4451 - Write Sequencer 355 */
  1251. [4452] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4452 - Write Sequencer 356 */
  1252. [4453] = { 0x00FF, 0x00FF, 0x0000 }, /* R4453 - Write Sequencer 357 */
  1253. [4454] = { 0x070F, 0x070F, 0x0000 }, /* R4454 - Write Sequencer 358 */
  1254. [4455] = { 0x010F, 0x010F, 0x0000 }, /* R4455 - Write Sequencer 359 */
  1255. [4456] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4456 - Write Sequencer 360 */
  1256. [4457] = { 0x00FF, 0x00FF, 0x0000 }, /* R4457 - Write Sequencer 361 */
  1257. [4458] = { 0x070F, 0x070F, 0x0000 }, /* R4458 - Write Sequencer 362 */
  1258. [4459] = { 0x010F, 0x010F, 0x0000 }, /* R4459 - Write Sequencer 363 */
  1259. [4460] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4460 - Write Sequencer 364 */
  1260. [4461] = { 0x00FF, 0x00FF, 0x0000 }, /* R4461 - Write Sequencer 365 */
  1261. [4462] = { 0x070F, 0x070F, 0x0000 }, /* R4462 - Write Sequencer 366 */
  1262. [4463] = { 0x010F, 0x010F, 0x0000 }, /* R4463 - Write Sequencer 367 */
  1263. [4464] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4464 - Write Sequencer 368 */
  1264. [4465] = { 0x00FF, 0x00FF, 0x0000 }, /* R4465 - Write Sequencer 369 */
  1265. [4466] = { 0x070F, 0x070F, 0x0000 }, /* R4466 - Write Sequencer 370 */
  1266. [4467] = { 0x010F, 0x010F, 0x0000 }, /* R4467 - Write Sequencer 371 */
  1267. [4468] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4468 - Write Sequencer 372 */
  1268. [4469] = { 0x00FF, 0x00FF, 0x0000 }, /* R4469 - Write Sequencer 373 */
  1269. [4470] = { 0x070F, 0x070F, 0x0000 }, /* R4470 - Write Sequencer 374 */
  1270. [4471] = { 0x010F, 0x010F, 0x0000 }, /* R4471 - Write Sequencer 375 */
  1271. [4472] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4472 - Write Sequencer 376 */
  1272. [4473] = { 0x00FF, 0x00FF, 0x0000 }, /* R4473 - Write Sequencer 377 */
  1273. [4474] = { 0x070F, 0x070F, 0x0000 }, /* R4474 - Write Sequencer 378 */
  1274. [4475] = { 0x010F, 0x010F, 0x0000 }, /* R4475 - Write Sequencer 379 */
  1275. [4476] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4476 - Write Sequencer 380 */
  1276. [4477] = { 0x00FF, 0x00FF, 0x0000 }, /* R4477 - Write Sequencer 381 */
  1277. [4478] = { 0x070F, 0x070F, 0x0000 }, /* R4478 - Write Sequencer 382 */
  1278. [4479] = { 0x010F, 0x010F, 0x0000 }, /* R4479 - Write Sequencer 383 */
  1279. [4480] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4480 - Write Sequencer 384 */
  1280. [4481] = { 0x00FF, 0x00FF, 0x0000 }, /* R4481 - Write Sequencer 385 */
  1281. [4482] = { 0x070F, 0x070F, 0x0000 }, /* R4482 - Write Sequencer 386 */
  1282. [4483] = { 0x010F, 0x010F, 0x0000 }, /* R4483 - Write Sequencer 387 */
  1283. [4484] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4484 - Write Sequencer 388 */
  1284. [4485] = { 0x00FF, 0x00FF, 0x0000 }, /* R4485 - Write Sequencer 389 */
  1285. [4486] = { 0x070F, 0x070F, 0x0000 }, /* R4486 - Write Sequencer 390 */
  1286. [4487] = { 0x010F, 0x010F, 0x0000 }, /* R4487 - Write Sequencer 391 */
  1287. [4488] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4488 - Write Sequencer 392 */
  1288. [4489] = { 0x00FF, 0x00FF, 0x0000 }, /* R4489 - Write Sequencer 393 */
  1289. [4490] = { 0x070F, 0x070F, 0x0000 }, /* R4490 - Write Sequencer 394 */
  1290. [4491] = { 0x010F, 0x010F, 0x0000 }, /* R4491 - Write Sequencer 395 */
  1291. [4492] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4492 - Write Sequencer 396 */
  1292. [4493] = { 0x00FF, 0x00FF, 0x0000 }, /* R4493 - Write Sequencer 397 */
  1293. [4494] = { 0x070F, 0x070F, 0x0000 }, /* R4494 - Write Sequencer 398 */
  1294. [4495] = { 0x010F, 0x010F, 0x0000 }, /* R4495 - Write Sequencer 399 */
  1295. [4496] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4496 - Write Sequencer 400 */
  1296. [4497] = { 0x00FF, 0x00FF, 0x0000 }, /* R4497 - Write Sequencer 401 */
  1297. [4498] = { 0x070F, 0x070F, 0x0000 }, /* R4498 - Write Sequencer 402 */
  1298. [4499] = { 0x010F, 0x010F, 0x0000 }, /* R4499 - Write Sequencer 403 */
  1299. [4500] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4500 - Write Sequencer 404 */
  1300. [4501] = { 0x00FF, 0x00FF, 0x0000 }, /* R4501 - Write Sequencer 405 */
  1301. [4502] = { 0x070F, 0x070F, 0x0000 }, /* R4502 - Write Sequencer 406 */
  1302. [4503] = { 0x010F, 0x010F, 0x0000 }, /* R4503 - Write Sequencer 407 */
  1303. [4504] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4504 - Write Sequencer 408 */
  1304. [4505] = { 0x00FF, 0x00FF, 0x0000 }, /* R4505 - Write Sequencer 409 */
  1305. [4506] = { 0x070F, 0x070F, 0x0000 }, /* R4506 - Write Sequencer 410 */
  1306. [4507] = { 0x010F, 0x010F, 0x0000 }, /* R4507 - Write Sequencer 411 */
  1307. [4508] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4508 - Write Sequencer 412 */
  1308. [4509] = { 0x00FF, 0x00FF, 0x0000 }, /* R4509 - Write Sequencer 413 */
  1309. [4510] = { 0x070F, 0x070F, 0x0000 }, /* R4510 - Write Sequencer 414 */
  1310. [4511] = { 0x010F, 0x010F, 0x0000 }, /* R4511 - Write Sequencer 415 */
  1311. [4512] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4512 - Write Sequencer 416 */
  1312. [4513] = { 0x00FF, 0x00FF, 0x0000 }, /* R4513 - Write Sequencer 417 */
  1313. [4514] = { 0x070F, 0x070F, 0x0000 }, /* R4514 - Write Sequencer 418 */
  1314. [4515] = { 0x010F, 0x010F, 0x0000 }, /* R4515 - Write Sequencer 419 */
  1315. [4516] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4516 - Write Sequencer 420 */
  1316. [4517] = { 0x00FF, 0x00FF, 0x0000 }, /* R4517 - Write Sequencer 421 */
  1317. [4518] = { 0x070F, 0x070F, 0x0000 }, /* R4518 - Write Sequencer 422 */
  1318. [4519] = { 0x010F, 0x010F, 0x0000 }, /* R4519 - Write Sequencer 423 */
  1319. [4520] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4520 - Write Sequencer 424 */
  1320. [4521] = { 0x00FF, 0x00FF, 0x0000 }, /* R4521 - Write Sequencer 425 */
  1321. [4522] = { 0x070F, 0x070F, 0x0000 }, /* R4522 - Write Sequencer 426 */
  1322. [4523] = { 0x010F, 0x010F, 0x0000 }, /* R4523 - Write Sequencer 427 */
  1323. [4524] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4524 - Write Sequencer 428 */
  1324. [4525] = { 0x00FF, 0x00FF, 0x0000 }, /* R4525 - Write Sequencer 429 */
  1325. [4526] = { 0x070F, 0x070F, 0x0000 }, /* R4526 - Write Sequencer 430 */
  1326. [4527] = { 0x010F, 0x010F, 0x0000 }, /* R4527 - Write Sequencer 431 */
  1327. [4528] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4528 - Write Sequencer 432 */
  1328. [4529] = { 0x00FF, 0x00FF, 0x0000 }, /* R4529 - Write Sequencer 433 */
  1329. [4530] = { 0x070F, 0x070F, 0x0000 }, /* R4530 - Write Sequencer 434 */
  1330. [4531] = { 0x010F, 0x010F, 0x0000 }, /* R4531 - Write Sequencer 435 */
  1331. [4532] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4532 - Write Sequencer 436 */
  1332. [4533] = { 0x00FF, 0x00FF, 0x0000 }, /* R4533 - Write Sequencer 437 */
  1333. [4534] = { 0x070F, 0x070F, 0x0000 }, /* R4534 - Write Sequencer 438 */
  1334. [4535] = { 0x010F, 0x010F, 0x0000 }, /* R4535 - Write Sequencer 439 */
  1335. [4536] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4536 - Write Sequencer 440 */
  1336. [4537] = { 0x00FF, 0x00FF, 0x0000 }, /* R4537 - Write Sequencer 441 */
  1337. [4538] = { 0x070F, 0x070F, 0x0000 }, /* R4538 - Write Sequencer 442 */
  1338. [4539] = { 0x010F, 0x010F, 0x0000 }, /* R4539 - Write Sequencer 443 */
  1339. [4540] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4540 - Write Sequencer 444 */
  1340. [4541] = { 0x00FF, 0x00FF, 0x0000 }, /* R4541 - Write Sequencer 445 */
  1341. [4542] = { 0x070F, 0x070F, 0x0000 }, /* R4542 - Write Sequencer 446 */
  1342. [4543] = { 0x010F, 0x010F, 0x0000 }, /* R4543 - Write Sequencer 447 */
  1343. [4544] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4544 - Write Sequencer 448 */
  1344. [4545] = { 0x00FF, 0x00FF, 0x0000 }, /* R4545 - Write Sequencer 449 */
  1345. [4546] = { 0x070F, 0x070F, 0x0000 }, /* R4546 - Write Sequencer 450 */
  1346. [4547] = { 0x010F, 0x010F, 0x0000 }, /* R4547 - Write Sequencer 451 */
  1347. [4548] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4548 - Write Sequencer 452 */
  1348. [4549] = { 0x00FF, 0x00FF, 0x0000 }, /* R4549 - Write Sequencer 453 */
  1349. [4550] = { 0x070F, 0x070F, 0x0000 }, /* R4550 - Write Sequencer 454 */
  1350. [4551] = { 0x010F, 0x010F, 0x0000 }, /* R4551 - Write Sequencer 455 */
  1351. [4552] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4552 - Write Sequencer 456 */
  1352. [4553] = { 0x00FF, 0x00FF, 0x0000 }, /* R4553 - Write Sequencer 457 */
  1353. [4554] = { 0x070F, 0x070F, 0x0000 }, /* R4554 - Write Sequencer 458 */
  1354. [4555] = { 0x010F, 0x010F, 0x0000 }, /* R4555 - Write Sequencer 459 */
  1355. [4556] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4556 - Write Sequencer 460 */
  1356. [4557] = { 0x00FF, 0x00FF, 0x0000 }, /* R4557 - Write Sequencer 461 */
  1357. [4558] = { 0x070F, 0x070F, 0x0000 }, /* R4558 - Write Sequencer 462 */
  1358. [4559] = { 0x010F, 0x010F, 0x0000 }, /* R4559 - Write Sequencer 463 */
  1359. [4560] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4560 - Write Sequencer 464 */
  1360. [4561] = { 0x00FF, 0x00FF, 0x0000 }, /* R4561 - Write Sequencer 465 */
  1361. [4562] = { 0x070F, 0x070F, 0x0000 }, /* R4562 - Write Sequencer 466 */
  1362. [4563] = { 0x010F, 0x010F, 0x0000 }, /* R4563 - Write Sequencer 467 */
  1363. [4564] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4564 - Write Sequencer 468 */
  1364. [4565] = { 0x00FF, 0x00FF, 0x0000 }, /* R4565 - Write Sequencer 469 */
  1365. [4566] = { 0x070F, 0x070F, 0x0000 }, /* R4566 - Write Sequencer 470 */
  1366. [4567] = { 0x010F, 0x010F, 0x0000 }, /* R4567 - Write Sequencer 471 */
  1367. [4568] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4568 - Write Sequencer 472 */
  1368. [4569] = { 0x00FF, 0x00FF, 0x0000 }, /* R4569 - Write Sequencer 473 */
  1369. [4570] = { 0x070F, 0x070F, 0x0000 }, /* R4570 - Write Sequencer 474 */
  1370. [4571] = { 0x010F, 0x010F, 0x0000 }, /* R4571 - Write Sequencer 475 */
  1371. [4572] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4572 - Write Sequencer 476 */
  1372. [4573] = { 0x00FF, 0x00FF, 0x0000 }, /* R4573 - Write Sequencer 477 */
  1373. [4574] = { 0x070F, 0x070F, 0x0000 }, /* R4574 - Write Sequencer 478 */
  1374. [4575] = { 0x010F, 0x010F, 0x0000 }, /* R4575 - Write Sequencer 479 */
  1375. [4576] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4576 - Write Sequencer 480 */
  1376. [4577] = { 0x00FF, 0x00FF, 0x0000 }, /* R4577 - Write Sequencer 481 */
  1377. [4578] = { 0x070F, 0x070F, 0x0000 }, /* R4578 - Write Sequencer 482 */
  1378. [4579] = { 0x010F, 0x010F, 0x0000 }, /* R4579 - Write Sequencer 483 */
  1379. [4580] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4580 - Write Sequencer 484 */
  1380. [4581] = { 0x00FF, 0x00FF, 0x0000 }, /* R4581 - Write Sequencer 485 */
  1381. [4582] = { 0x070F, 0x070F, 0x0000 }, /* R4582 - Write Sequencer 486 */
  1382. [4583] = { 0x010F, 0x010F, 0x0000 }, /* R4583 - Write Sequencer 487 */
  1383. [4584] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4584 - Write Sequencer 488 */
  1384. [4585] = { 0x00FF, 0x00FF, 0x0000 }, /* R4585 - Write Sequencer 489 */
  1385. [4586] = { 0x070F, 0x070F, 0x0000 }, /* R4586 - Write Sequencer 490 */
  1386. [4587] = { 0x010F, 0x010F, 0x0000 }, /* R4587 - Write Sequencer 491 */
  1387. [4588] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4588 - Write Sequencer 492 */
  1388. [4589] = { 0x00FF, 0x00FF, 0x0000 }, /* R4589 - Write Sequencer 493 */
  1389. [4590] = { 0x070F, 0x070F, 0x0000 }, /* R4590 - Write Sequencer 494 */
  1390. [4591] = { 0x010F, 0x010F, 0x0000 }, /* R4591 - Write Sequencer 495 */
  1391. [4592] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4592 - Write Sequencer 496 */
  1392. [4593] = { 0x00FF, 0x00FF, 0x0000 }, /* R4593 - Write Sequencer 497 */
  1393. [4594] = { 0x070F, 0x070F, 0x0000 }, /* R4594 - Write Sequencer 498 */
  1394. [4595] = { 0x010F, 0x010F, 0x0000 }, /* R4595 - Write Sequencer 499 */
  1395. [4596] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4596 - Write Sequencer 500 */
  1396. [4597] = { 0x00FF, 0x00FF, 0x0000 }, /* R4597 - Write Sequencer 501 */
  1397. [4598] = { 0x070F, 0x070F, 0x0000 }, /* R4598 - Write Sequencer 502 */
  1398. [4599] = { 0x010F, 0x010F, 0x0000 }, /* R4599 - Write Sequencer 503 */
  1399. [4600] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4600 - Write Sequencer 504 */
  1400. [4601] = { 0x00FF, 0x00FF, 0x0000 }, /* R4601 - Write Sequencer 505 */
  1401. [4602] = { 0x070F, 0x070F, 0x0000 }, /* R4602 - Write Sequencer 506 */
  1402. [4603] = { 0x010F, 0x010F, 0x0000 }, /* R4603 - Write Sequencer 507 */
  1403. [4604] = { 0x3FFF, 0x3FFF, 0x0000 }, /* R4604 - Write Sequencer 508 */
  1404. [4605] = { 0x00FF, 0x00FF, 0x0000 }, /* R4605 - Write Sequencer 509 */
  1405. [4606] = { 0x070F, 0x070F, 0x0000 }, /* R4606 - Write Sequencer 510 */
  1406. [4607] = { 0x010F, 0x010F, 0x0000 }, /* R4607 - Write Sequencer 511 */
  1407. [8192] = { 0x03FF, 0x03FF, 0x0000 }, /* R8192 - DSP2 Instruction RAM 0 */
  1408. [9216] = { 0x003F, 0x003F, 0x0000 }, /* R9216 - DSP2 Address RAM 2 */
  1409. [9217] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R9217 - DSP2 Address RAM 1 */
  1410. [9218] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R9218 - DSP2 Address RAM 0 */
  1411. [12288] = { 0x00FF, 0x00FF, 0x0000 }, /* R12288 - DSP2 Data1 RAM 1 */
  1412. [12289] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R12289 - DSP2 Data1 RAM 0 */
  1413. [13312] = { 0x00FF, 0x00FF, 0x0000 }, /* R13312 - DSP2 Data2 RAM 1 */
  1414. [13313] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R13313 - DSP2 Data2 RAM 0 */
  1415. [14336] = { 0x00FF, 0x00FF, 0x0000 }, /* R14336 - DSP2 Data3 RAM 1 */
  1416. [14337] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R14337 - DSP2 Data3 RAM 0 */
  1417. [15360] = { 0x07FF, 0x07FF, 0x0000 }, /* R15360 - DSP2 Coeff RAM 0 */
  1418. [16384] = { 0x00FF, 0x00FF, 0x0000 }, /* R16384 - RETUNEADC_SHARED_COEFF_1 */
  1419. [16385] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16385 - RETUNEADC_SHARED_COEFF_0 */
  1420. [16386] = { 0x00FF, 0x00FF, 0x0000 }, /* R16386 - RETUNEDAC_SHARED_COEFF_1 */
  1421. [16387] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16387 - RETUNEDAC_SHARED_COEFF_0 */
  1422. [16388] = { 0x00FF, 0x00FF, 0x0000 }, /* R16388 - SOUNDSTAGE_ENABLES_1 */
  1423. [16389] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16389 - SOUNDSTAGE_ENABLES_0 */
  1424. [16896] = { 0x00FF, 0x00FF, 0x0000 }, /* R16896 - HDBASS_AI_1 */
  1425. [16897] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16897 - HDBASS_AI_0 */
  1426. [16898] = { 0x00FF, 0x00FF, 0x0000 }, /* R16898 - HDBASS_AR_1 */
  1427. [16899] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16899 - HDBASS_AR_0 */
  1428. [16900] = { 0x00FF, 0x00FF, 0x0000 }, /* R16900 - HDBASS_B_1 */
  1429. [16901] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16901 - HDBASS_B_0 */
  1430. [16902] = { 0x00FF, 0x00FF, 0x0000 }, /* R16902 - HDBASS_K_1 */
  1431. [16903] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16903 - HDBASS_K_0 */
  1432. [16904] = { 0x00FF, 0x00FF, 0x0000 }, /* R16904 - HDBASS_N1_1 */
  1433. [16905] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16905 - HDBASS_N1_0 */
  1434. [16906] = { 0x00FF, 0x00FF, 0x0000 }, /* R16906 - HDBASS_N2_1 */
  1435. [16907] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16907 - HDBASS_N2_0 */
  1436. [16908] = { 0x00FF, 0x00FF, 0x0000 }, /* R16908 - HDBASS_N3_1 */
  1437. [16909] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16909 - HDBASS_N3_0 */
  1438. [16910] = { 0x00FF, 0x00FF, 0x0000 }, /* R16910 - HDBASS_N4_1 */
  1439. [16911] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16911 - HDBASS_N4_0 */
  1440. [16912] = { 0x00FF, 0x00FF, 0x0000 }, /* R16912 - HDBASS_N5_1 */
  1441. [16913] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16913 - HDBASS_N5_0 */
  1442. [16914] = { 0x00FF, 0x00FF, 0x0000 }, /* R16914 - HDBASS_X1_1 */
  1443. [16915] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16915 - HDBASS_X1_0 */
  1444. [16916] = { 0x00FF, 0x00FF, 0x0000 }, /* R16916 - HDBASS_X2_1 */
  1445. [16917] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16917 - HDBASS_X2_0 */
  1446. [16918] = { 0x00FF, 0x00FF, 0x0000 }, /* R16918 - HDBASS_X3_1 */
  1447. [16919] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16919 - HDBASS_X3_0 */
  1448. [16920] = { 0x00FF, 0x00FF, 0x0000 }, /* R16920 - HDBASS_ATK_1 */
  1449. [16921] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16921 - HDBASS_ATK_0 */
  1450. [16922] = { 0x00FF, 0x00FF, 0x0000 }, /* R16922 - HDBASS_DCY_1 */
  1451. [16923] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16923 - HDBASS_DCY_0 */
  1452. [16924] = { 0x00FF, 0x00FF, 0x0000 }, /* R16924 - HDBASS_PG_1 */
  1453. [16925] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R16925 - HDBASS_PG_0 */
  1454. [17408] = { 0x00FF, 0x00FF, 0x0000 }, /* R17408 - HPF_C_1 */
  1455. [17409] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17409 - HPF_C_0 */
  1456. [17920] = { 0x00FF, 0x00FF, 0x0000 }, /* R17920 - ADCL_RETUNE_C1_1 */
  1457. [17921] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17921 - ADCL_RETUNE_C1_0 */
  1458. [17922] = { 0x00FF, 0x00FF, 0x0000 }, /* R17922 - ADCL_RETUNE_C2_1 */
  1459. [17923] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17923 - ADCL_RETUNE_C2_0 */
  1460. [17924] = { 0x00FF, 0x00FF, 0x0000 }, /* R17924 - ADCL_RETUNE_C3_1 */
  1461. [17925] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17925 - ADCL_RETUNE_C3_0 */
  1462. [17926] = { 0x00FF, 0x00FF, 0x0000 }, /* R17926 - ADCL_RETUNE_C4_1 */
  1463. [17927] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17927 - ADCL_RETUNE_C4_0 */
  1464. [17928] = { 0x00FF, 0x00FF, 0x0000 }, /* R17928 - ADCL_RETUNE_C5_1 */
  1465. [17929] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17929 - ADCL_RETUNE_C5_0 */
  1466. [17930] = { 0x00FF, 0x00FF, 0x0000 }, /* R17930 - ADCL_RETUNE_C6_1 */
  1467. [17931] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17931 - ADCL_RETUNE_C6_0 */
  1468. [17932] = { 0x00FF, 0x00FF, 0x0000 }, /* R17932 - ADCL_RETUNE_C7_1 */
  1469. [17933] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17933 - ADCL_RETUNE_C7_0 */
  1470. [17934] = { 0x00FF, 0x00FF, 0x0000 }, /* R17934 - ADCL_RETUNE_C8_1 */
  1471. [17935] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17935 - ADCL_RETUNE_C8_0 */
  1472. [17936] = { 0x00FF, 0x00FF, 0x0000 }, /* R17936 - ADCL_RETUNE_C9_1 */
  1473. [17937] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17937 - ADCL_RETUNE_C9_0 */
  1474. [17938] = { 0x00FF, 0x00FF, 0x0000 }, /* R17938 - ADCL_RETUNE_C10_1 */
  1475. [17939] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17939 - ADCL_RETUNE_C10_0 */
  1476. [17940] = { 0x00FF, 0x00FF, 0x0000 }, /* R17940 - ADCL_RETUNE_C11_1 */
  1477. [17941] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17941 - ADCL_RETUNE_C11_0 */
  1478. [17942] = { 0x00FF, 0x00FF, 0x0000 }, /* R17942 - ADCL_RETUNE_C12_1 */
  1479. [17943] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17943 - ADCL_RETUNE_C12_0 */
  1480. [17944] = { 0x00FF, 0x00FF, 0x0000 }, /* R17944 - ADCL_RETUNE_C13_1 */
  1481. [17945] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17945 - ADCL_RETUNE_C13_0 */
  1482. [17946] = { 0x00FF, 0x00FF, 0x0000 }, /* R17946 - ADCL_RETUNE_C14_1 */
  1483. [17947] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17947 - ADCL_RETUNE_C14_0 */
  1484. [17948] = { 0x00FF, 0x00FF, 0x0000 }, /* R17948 - ADCL_RETUNE_C15_1 */
  1485. [17949] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17949 - ADCL_RETUNE_C15_0 */
  1486. [17950] = { 0x00FF, 0x00FF, 0x0000 }, /* R17950 - ADCL_RETUNE_C16_1 */
  1487. [17951] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17951 - ADCL_RETUNE_C16_0 */
  1488. [17952] = { 0x00FF, 0x00FF, 0x0000 }, /* R17952 - ADCL_RETUNE_C17_1 */
  1489. [17953] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17953 - ADCL_RETUNE_C17_0 */
  1490. [17954] = { 0x00FF, 0x00FF, 0x0000 }, /* R17954 - ADCL_RETUNE_C18_1 */
  1491. [17955] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17955 - ADCL_RETUNE_C18_0 */
  1492. [17956] = { 0x00FF, 0x00FF, 0x0000 }, /* R17956 - ADCL_RETUNE_C19_1 */
  1493. [17957] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17957 - ADCL_RETUNE_C19_0 */
  1494. [17958] = { 0x00FF, 0x00FF, 0x0000 }, /* R17958 - ADCL_RETUNE_C20_1 */
  1495. [17959] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17959 - ADCL_RETUNE_C20_0 */
  1496. [17960] = { 0x00FF, 0x00FF, 0x0000 }, /* R17960 - ADCL_RETUNE_C21_1 */
  1497. [17961] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17961 - ADCL_RETUNE_C21_0 */
  1498. [17962] = { 0x00FF, 0x00FF, 0x0000 }, /* R17962 - ADCL_RETUNE_C22_1 */
  1499. [17963] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17963 - ADCL_RETUNE_C22_0 */
  1500. [17964] = { 0x00FF, 0x00FF, 0x0000 }, /* R17964 - ADCL_RETUNE_C23_1 */
  1501. [17965] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17965 - ADCL_RETUNE_C23_0 */
  1502. [17966] = { 0x00FF, 0x00FF, 0x0000 }, /* R17966 - ADCL_RETUNE_C24_1 */
  1503. [17967] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17967 - ADCL_RETUNE_C24_0 */
  1504. [17968] = { 0x00FF, 0x00FF, 0x0000 }, /* R17968 - ADCL_RETUNE_C25_1 */
  1505. [17969] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17969 - ADCL_RETUNE_C25_0 */
  1506. [17970] = { 0x00FF, 0x00FF, 0x0000 }, /* R17970 - ADCL_RETUNE_C26_1 */
  1507. [17971] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17971 - ADCL_RETUNE_C26_0 */
  1508. [17972] = { 0x00FF, 0x00FF, 0x0000 }, /* R17972 - ADCL_RETUNE_C27_1 */
  1509. [17973] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17973 - ADCL_RETUNE_C27_0 */
  1510. [17974] = { 0x00FF, 0x00FF, 0x0000 }, /* R17974 - ADCL_RETUNE_C28_1 */
  1511. [17975] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17975 - ADCL_RETUNE_C28_0 */
  1512. [17976] = { 0x00FF, 0x00FF, 0x0000 }, /* R17976 - ADCL_RETUNE_C29_1 */
  1513. [17977] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17977 - ADCL_RETUNE_C29_0 */
  1514. [17978] = { 0x00FF, 0x00FF, 0x0000 }, /* R17978 - ADCL_RETUNE_C30_1 */
  1515. [17979] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17979 - ADCL_RETUNE_C30_0 */
  1516. [17980] = { 0x00FF, 0x00FF, 0x0000 }, /* R17980 - ADCL_RETUNE_C31_1 */
  1517. [17981] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17981 - ADCL_RETUNE_C31_0 */
  1518. [17982] = { 0x00FF, 0x00FF, 0x0000 }, /* R17982 - ADCL_RETUNE_C32_1 */
  1519. [17983] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R17983 - ADCL_RETUNE_C32_0 */
  1520. [18432] = { 0x00FF, 0x00FF, 0x0000 }, /* R18432 - RETUNEADC_PG2_1 */
  1521. [18433] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18433 - RETUNEADC_PG2_0 */
  1522. [18434] = { 0x00FF, 0x00FF, 0x0000 }, /* R18434 - RETUNEADC_PG_1 */
  1523. [18435] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18435 - RETUNEADC_PG_0 */
  1524. [18944] = { 0x00FF, 0x00FF, 0x0000 }, /* R18944 - ADCR_RETUNE_C1_1 */
  1525. [18945] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18945 - ADCR_RETUNE_C1_0 */
  1526. [18946] = { 0x00FF, 0x00FF, 0x0000 }, /* R18946 - ADCR_RETUNE_C2_1 */
  1527. [18947] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18947 - ADCR_RETUNE_C2_0 */
  1528. [18948] = { 0x00FF, 0x00FF, 0x0000 }, /* R18948 - ADCR_RETUNE_C3_1 */
  1529. [18949] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18949 - ADCR_RETUNE_C3_0 */
  1530. [18950] = { 0x00FF, 0x00FF, 0x0000 }, /* R18950 - ADCR_RETUNE_C4_1 */
  1531. [18951] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18951 - ADCR_RETUNE_C4_0 */
  1532. [18952] = { 0x00FF, 0x00FF, 0x0000 }, /* R18952 - ADCR_RETUNE_C5_1 */
  1533. [18953] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18953 - ADCR_RETUNE_C5_0 */
  1534. [18954] = { 0x00FF, 0x00FF, 0x0000 }, /* R18954 - ADCR_RETUNE_C6_1 */
  1535. [18955] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18955 - ADCR_RETUNE_C6_0 */
  1536. [18956] = { 0x00FF, 0x00FF, 0x0000 }, /* R18956 - ADCR_RETUNE_C7_1 */
  1537. [18957] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18957 - ADCR_RETUNE_C7_0 */
  1538. [18958] = { 0x00FF, 0x00FF, 0x0000 }, /* R18958 - ADCR_RETUNE_C8_1 */
  1539. [18959] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18959 - ADCR_RETUNE_C8_0 */
  1540. [18960] = { 0x00FF, 0x00FF, 0x0000 }, /* R18960 - ADCR_RETUNE_C9_1 */
  1541. [18961] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18961 - ADCR_RETUNE_C9_0 */
  1542. [18962] = { 0x00FF, 0x00FF, 0x0000 }, /* R18962 - ADCR_RETUNE_C10_1 */
  1543. [18963] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18963 - ADCR_RETUNE_C10_0 */
  1544. [18964] = { 0x00FF, 0x00FF, 0x0000 }, /* R18964 - ADCR_RETUNE_C11_1 */
  1545. [18965] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18965 - ADCR_RETUNE_C11_0 */
  1546. [18966] = { 0x00FF, 0x00FF, 0x0000 }, /* R18966 - ADCR_RETUNE_C12_1 */
  1547. [18967] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18967 - ADCR_RETUNE_C12_0 */
  1548. [18968] = { 0x00FF, 0x00FF, 0x0000 }, /* R18968 - ADCR_RETUNE_C13_1 */
  1549. [18969] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18969 - ADCR_RETUNE_C13_0 */
  1550. [18970] = { 0x00FF, 0x00FF, 0x0000 }, /* R18970 - ADCR_RETUNE_C14_1 */
  1551. [18971] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18971 - ADCR_RETUNE_C14_0 */
  1552. [18972] = { 0x00FF, 0x00FF, 0x0000 }, /* R18972 - ADCR_RETUNE_C15_1 */
  1553. [18973] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18973 - ADCR_RETUNE_C15_0 */
  1554. [18974] = { 0x00FF, 0x00FF, 0x0000 }, /* R18974 - ADCR_RETUNE_C16_1 */
  1555. [18975] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18975 - ADCR_RETUNE_C16_0 */
  1556. [18976] = { 0x00FF, 0x00FF, 0x0000 }, /* R18976 - ADCR_RETUNE_C17_1 */
  1557. [18977] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18977 - ADCR_RETUNE_C17_0 */
  1558. [18978] = { 0x00FF, 0x00FF, 0x0000 }, /* R18978 - ADCR_RETUNE_C18_1 */
  1559. [18979] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18979 - ADCR_RETUNE_C18_0 */
  1560. [18980] = { 0x00FF, 0x00FF, 0x0000 }, /* R18980 - ADCR_RETUNE_C19_1 */
  1561. [18981] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18981 - ADCR_RETUNE_C19_0 */
  1562. [18982] = { 0x00FF, 0x00FF, 0x0000 }, /* R18982 - ADCR_RETUNE_C20_1 */
  1563. [18983] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18983 - ADCR_RETUNE_C20_0 */
  1564. [18984] = { 0x00FF, 0x00FF, 0x0000 }, /* R18984 - ADCR_RETUNE_C21_1 */
  1565. [18985] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18985 - ADCR_RETUNE_C21_0 */
  1566. [18986] = { 0x00FF, 0x00FF, 0x0000 }, /* R18986 - ADCR_RETUNE_C22_1 */
  1567. [18987] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18987 - ADCR_RETUNE_C22_0 */
  1568. [18988] = { 0x00FF, 0x00FF, 0x0000 }, /* R18988 - ADCR_RETUNE_C23_1 */
  1569. [18989] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18989 - ADCR_RETUNE_C23_0 */
  1570. [18990] = { 0x00FF, 0x00FF, 0x0000 }, /* R18990 - ADCR_RETUNE_C24_1 */
  1571. [18991] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18991 - ADCR_RETUNE_C24_0 */
  1572. [18992] = { 0x00FF, 0x00FF, 0x0000 }, /* R18992 - ADCR_RETUNE_C25_1 */
  1573. [18993] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18993 - ADCR_RETUNE_C25_0 */
  1574. [18994] = { 0x00FF, 0x00FF, 0x0000 }, /* R18994 - ADCR_RETUNE_C26_1 */
  1575. [18995] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18995 - ADCR_RETUNE_C26_0 */
  1576. [18996] = { 0x00FF, 0x00FF, 0x0000 }, /* R18996 - ADCR_RETUNE_C27_1 */
  1577. [18997] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18997 - ADCR_RETUNE_C27_0 */
  1578. [18998] = { 0x00FF, 0x00FF, 0x0000 }, /* R18998 - ADCR_RETUNE_C28_1 */
  1579. [18999] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R18999 - ADCR_RETUNE_C28_0 */
  1580. [19000] = { 0x00FF, 0x00FF, 0x0000 }, /* R19000 - ADCR_RETUNE_C29_1 */
  1581. [19001] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19001 - ADCR_RETUNE_C29_0 */
  1582. [19002] = { 0x00FF, 0x00FF, 0x0000 }, /* R19002 - ADCR_RETUNE_C30_1 */
  1583. [19003] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19003 - ADCR_RETUNE_C30_0 */
  1584. [19004] = { 0x00FF, 0x00FF, 0x0000 }, /* R19004 - ADCR_RETUNE_C31_1 */
  1585. [19005] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19005 - ADCR_RETUNE_C31_0 */
  1586. [19006] = { 0x00FF, 0x00FF, 0x0000 }, /* R19006 - ADCR_RETUNE_C32_1 */
  1587. [19007] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19007 - ADCR_RETUNE_C32_0 */
  1588. [19456] = { 0x00FF, 0x00FF, 0x0000 }, /* R19456 - DACL_RETUNE_C1_1 */
  1589. [19457] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19457 - DACL_RETUNE_C1_0 */
  1590. [19458] = { 0x00FF, 0x00FF, 0x0000 }, /* R19458 - DACL_RETUNE_C2_1 */
  1591. [19459] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19459 - DACL_RETUNE_C2_0 */
  1592. [19460] = { 0x00FF, 0x00FF, 0x0000 }, /* R19460 - DACL_RETUNE_C3_1 */
  1593. [19461] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19461 - DACL_RETUNE_C3_0 */
  1594. [19462] = { 0x00FF, 0x00FF, 0x0000 }, /* R19462 - DACL_RETUNE_C4_1 */
  1595. [19463] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19463 - DACL_RETUNE_C4_0 */
  1596. [19464] = { 0x00FF, 0x00FF, 0x0000 }, /* R19464 - DACL_RETUNE_C5_1 */
  1597. [19465] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19465 - DACL_RETUNE_C5_0 */
  1598. [19466] = { 0x00FF, 0x00FF, 0x0000 }, /* R19466 - DACL_RETUNE_C6_1 */
  1599. [19467] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19467 - DACL_RETUNE_C6_0 */
  1600. [19468] = { 0x00FF, 0x00FF, 0x0000 }, /* R19468 - DACL_RETUNE_C7_1 */
  1601. [19469] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19469 - DACL_RETUNE_C7_0 */
  1602. [19470] = { 0x00FF, 0x00FF, 0x0000 }, /* R19470 - DACL_RETUNE_C8_1 */
  1603. [19471] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19471 - DACL_RETUNE_C8_0 */
  1604. [19472] = { 0x00FF, 0x00FF, 0x0000 }, /* R19472 - DACL_RETUNE_C9_1 */
  1605. [19473] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19473 - DACL_RETUNE_C9_0 */
  1606. [19474] = { 0x00FF, 0x00FF, 0x0000 }, /* R19474 - DACL_RETUNE_C10_1 */
  1607. [19475] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19475 - DACL_RETUNE_C10_0 */
  1608. [19476] = { 0x00FF, 0x00FF, 0x0000 }, /* R19476 - DACL_RETUNE_C11_1 */
  1609. [19477] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19477 - DACL_RETUNE_C11_0 */
  1610. [19478] = { 0x00FF, 0x00FF, 0x0000 }, /* R19478 - DACL_RETUNE_C12_1 */
  1611. [19479] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19479 - DACL_RETUNE_C12_0 */
  1612. [19480] = { 0x00FF, 0x00FF, 0x0000 }, /* R19480 - DACL_RETUNE_C13_1 */
  1613. [19481] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19481 - DACL_RETUNE_C13_0 */
  1614. [19482] = { 0x00FF, 0x00FF, 0x0000 }, /* R19482 - DACL_RETUNE_C14_1 */
  1615. [19483] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19483 - DACL_RETUNE_C14_0 */
  1616. [19484] = { 0x00FF, 0x00FF, 0x0000 }, /* R19484 - DACL_RETUNE_C15_1 */
  1617. [19485] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19485 - DACL_RETUNE_C15_0 */
  1618. [19486] = { 0x00FF, 0x00FF, 0x0000 }, /* R19486 - DACL_RETUNE_C16_1 */
  1619. [19487] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19487 - DACL_RETUNE_C16_0 */
  1620. [19488] = { 0x00FF, 0x00FF, 0x0000 }, /* R19488 - DACL_RETUNE_C17_1 */
  1621. [19489] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19489 - DACL_RETUNE_C17_0 */
  1622. [19490] = { 0x00FF, 0x00FF, 0x0000 }, /* R19490 - DACL_RETUNE_C18_1 */
  1623. [19491] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19491 - DACL_RETUNE_C18_0 */
  1624. [19492] = { 0x00FF, 0x00FF, 0x0000 }, /* R19492 - DACL_RETUNE_C19_1 */
  1625. [19493] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19493 - DACL_RETUNE_C19_0 */
  1626. [19494] = { 0x00FF, 0x00FF, 0x0000 }, /* R19494 - DACL_RETUNE_C20_1 */
  1627. [19495] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19495 - DACL_RETUNE_C20_0 */
  1628. [19496] = { 0x00FF, 0x00FF, 0x0000 }, /* R19496 - DACL_RETUNE_C21_1 */
  1629. [19497] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19497 - DACL_RETUNE_C21_0 */
  1630. [19498] = { 0x00FF, 0x00FF, 0x0000 }, /* R19498 - DACL_RETUNE_C22_1 */
  1631. [19499] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19499 - DACL_RETUNE_C22_0 */
  1632. [19500] = { 0x00FF, 0x00FF, 0x0000 }, /* R19500 - DACL_RETUNE_C23_1 */
  1633. [19501] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19501 - DACL_RETUNE_C23_0 */
  1634. [19502] = { 0x00FF, 0x00FF, 0x0000 }, /* R19502 - DACL_RETUNE_C24_1 */
  1635. [19503] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19503 - DACL_RETUNE_C24_0 */
  1636. [19504] = { 0x00FF, 0x00FF, 0x0000 }, /* R19504 - DACL_RETUNE_C25_1 */
  1637. [19505] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19505 - DACL_RETUNE_C25_0 */
  1638. [19506] = { 0x00FF, 0x00FF, 0x0000 }, /* R19506 - DACL_RETUNE_C26_1 */
  1639. [19507] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19507 - DACL_RETUNE_C26_0 */
  1640. [19508] = { 0x00FF, 0x00FF, 0x0000 }, /* R19508 - DACL_RETUNE_C27_1 */
  1641. [19509] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19509 - DACL_RETUNE_C27_0 */
  1642. [19510] = { 0x00FF, 0x00FF, 0x0000 }, /* R19510 - DACL_RETUNE_C28_1 */
  1643. [19511] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19511 - DACL_RETUNE_C28_0 */
  1644. [19512] = { 0x00FF, 0x00FF, 0x0000 }, /* R19512 - DACL_RETUNE_C29_1 */
  1645. [19513] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19513 - DACL_RETUNE_C29_0 */
  1646. [19514] = { 0x00FF, 0x00FF, 0x0000 }, /* R19514 - DACL_RETUNE_C30_1 */
  1647. [19515] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19515 - DACL_RETUNE_C30_0 */
  1648. [19516] = { 0x00FF, 0x00FF, 0x0000 }, /* R19516 - DACL_RETUNE_C31_1 */
  1649. [19517] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19517 - DACL_RETUNE_C31_0 */
  1650. [19518] = { 0x00FF, 0x00FF, 0x0000 }, /* R19518 - DACL_RETUNE_C32_1 */
  1651. [19519] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19519 - DACL_RETUNE_C32_0 */
  1652. [19968] = { 0x00FF, 0x00FF, 0x0000 }, /* R19968 - RETUNEDAC_PG2_1 */
  1653. [19969] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19969 - RETUNEDAC_PG2_0 */
  1654. [19970] = { 0x00FF, 0x00FF, 0x0000 }, /* R19970 - RETUNEDAC_PG_1 */
  1655. [19971] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R19971 - RETUNEDAC_PG_0 */
  1656. [20480] = { 0x00FF, 0x00FF, 0x0000 }, /* R20480 - DACR_RETUNE_C1_1 */
  1657. [20481] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20481 - DACR_RETUNE_C1_0 */
  1658. [20482] = { 0x00FF, 0x00FF, 0x0000 }, /* R20482 - DACR_RETUNE_C2_1 */
  1659. [20483] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20483 - DACR_RETUNE_C2_0 */
  1660. [20484] = { 0x00FF, 0x00FF, 0x0000 }, /* R20484 - DACR_RETUNE_C3_1 */
  1661. [20485] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20485 - DACR_RETUNE_C3_0 */
  1662. [20486] = { 0x00FF, 0x00FF, 0x0000 }, /* R20486 - DACR_RETUNE_C4_1 */
  1663. [20487] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20487 - DACR_RETUNE_C4_0 */
  1664. [20488] = { 0x00FF, 0x00FF, 0x0000 }, /* R20488 - DACR_RETUNE_C5_1 */
  1665. [20489] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20489 - DACR_RETUNE_C5_0 */
  1666. [20490] = { 0x00FF, 0x00FF, 0x0000 }, /* R20490 - DACR_RETUNE_C6_1 */
  1667. [20491] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20491 - DACR_RETUNE_C6_0 */
  1668. [20492] = { 0x00FF, 0x00FF, 0x0000 }, /* R20492 - DACR_RETUNE_C7_1 */
  1669. [20493] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20493 - DACR_RETUNE_C7_0 */
  1670. [20494] = { 0x00FF, 0x00FF, 0x0000 }, /* R20494 - DACR_RETUNE_C8_1 */
  1671. [20495] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20495 - DACR_RETUNE_C8_0 */
  1672. [20496] = { 0x00FF, 0x00FF, 0x0000 }, /* R20496 - DACR_RETUNE_C9_1 */
  1673. [20497] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20497 - DACR_RETUNE_C9_0 */
  1674. [20498] = { 0x00FF, 0x00FF, 0x0000 }, /* R20498 - DACR_RETUNE_C10_1 */
  1675. [20499] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20499 - DACR_RETUNE_C10_0 */
  1676. [20500] = { 0x00FF, 0x00FF, 0x0000 }, /* R20500 - DACR_RETUNE_C11_1 */
  1677. [20501] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20501 - DACR_RETUNE_C11_0 */
  1678. [20502] = { 0x00FF, 0x00FF, 0x0000 }, /* R20502 - DACR_RETUNE_C12_1 */
  1679. [20503] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20503 - DACR_RETUNE_C12_0 */
  1680. [20504] = { 0x00FF, 0x00FF, 0x0000 }, /* R20504 - DACR_RETUNE_C13_1 */
  1681. [20505] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20505 - DACR_RETUNE_C13_0 */
  1682. [20506] = { 0x00FF, 0x00FF, 0x0000 }, /* R20506 - DACR_RETUNE_C14_1 */
  1683. [20507] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20507 - DACR_RETUNE_C14_0 */
  1684. [20508] = { 0x00FF, 0x00FF, 0x0000 }, /* R20508 - DACR_RETUNE_C15_1 */
  1685. [20509] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20509 - DACR_RETUNE_C15_0 */
  1686. [20510] = { 0x00FF, 0x00FF, 0x0000 }, /* R20510 - DACR_RETUNE_C16_1 */
  1687. [20511] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20511 - DACR_RETUNE_C16_0 */
  1688. [20512] = { 0x00FF, 0x00FF, 0x0000 }, /* R20512 - DACR_RETUNE_C17_1 */
  1689. [20513] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20513 - DACR_RETUNE_C17_0 */
  1690. [20514] = { 0x00FF, 0x00FF, 0x0000 }, /* R20514 - DACR_RETUNE_C18_1 */
  1691. [20515] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20515 - DACR_RETUNE_C18_0 */
  1692. [20516] = { 0x00FF, 0x00FF, 0x0000 }, /* R20516 - DACR_RETUNE_C19_1 */
  1693. [20517] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20517 - DACR_RETUNE_C19_0 */
  1694. [20518] = { 0x00FF, 0x00FF, 0x0000 }, /* R20518 - DACR_RETUNE_C20_1 */
  1695. [20519] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20519 - DACR_RETUNE_C20_0 */
  1696. [20520] = { 0x00FF, 0x00FF, 0x0000 }, /* R20520 - DACR_RETUNE_C21_1 */
  1697. [20521] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20521 - DACR_RETUNE_C21_0 */
  1698. [20522] = { 0x00FF, 0x00FF, 0x0000 }, /* R20522 - DACR_RETUNE_C22_1 */
  1699. [20523] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20523 - DACR_RETUNE_C22_0 */
  1700. [20524] = { 0x00FF, 0x00FF, 0x0000 }, /* R20524 - DACR_RETUNE_C23_1 */
  1701. [20525] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20525 - DACR_RETUNE_C23_0 */
  1702. [20526] = { 0x00FF, 0x00FF, 0x0000 }, /* R20526 - DACR_RETUNE_C24_1 */
  1703. [20527] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20527 - DACR_RETUNE_C24_0 */
  1704. [20528] = { 0x00FF, 0x00FF, 0x0000 }, /* R20528 - DACR_RETUNE_C25_1 */
  1705. [20529] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20529 - DACR_RETUNE_C25_0 */
  1706. [20530] = { 0x00FF, 0x00FF, 0x0000 }, /* R20530 - DACR_RETUNE_C26_1 */
  1707. [20531] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20531 - DACR_RETUNE_C26_0 */
  1708. [20532] = { 0x00FF, 0x00FF, 0x0000 }, /* R20532 - DACR_RETUNE_C27_1 */
  1709. [20533] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20533 - DACR_RETUNE_C27_0 */
  1710. [20534] = { 0x00FF, 0x00FF, 0x0000 }, /* R20534 - DACR_RETUNE_C28_1 */
  1711. [20535] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20535 - DACR_RETUNE_C28_0 */
  1712. [20536] = { 0x00FF, 0x00FF, 0x0000 }, /* R20536 - DACR_RETUNE_C29_1 */
  1713. [20537] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20537 - DACR_RETUNE_C29_0 */
  1714. [20538] = { 0x00FF, 0x00FF, 0x0000 }, /* R20538 - DACR_RETUNE_C30_1 */
  1715. [20539] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20539 - DACR_RETUNE_C30_0 */
  1716. [20540] = { 0x00FF, 0x00FF, 0x0000 }, /* R20540 - DACR_RETUNE_C31_1 */
  1717. [20541] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20541 - DACR_RETUNE_C31_0 */
  1718. [20542] = { 0x00FF, 0x00FF, 0x0000 }, /* R20542 - DACR_RETUNE_C32_1 */
  1719. [20543] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20543 - DACR_RETUNE_C32_0 */
  1720. [20992] = { 0x00FF, 0x00FF, 0x0000 }, /* R20992 - VSS_XHD2_1 */
  1721. [20993] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20993 - VSS_XHD2_0 */
  1722. [20994] = { 0x00FF, 0x00FF, 0x0000 }, /* R20994 - VSS_XHD3_1 */
  1723. [20995] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20995 - VSS_XHD3_0 */
  1724. [20996] = { 0x00FF, 0x00FF, 0x0000 }, /* R20996 - VSS_XHN1_1 */
  1725. [20997] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20997 - VSS_XHN1_0 */
  1726. [20998] = { 0x00FF, 0x00FF, 0x0000 }, /* R20998 - VSS_XHN2_1 */
  1727. [20999] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R20999 - VSS_XHN2_0 */
  1728. [21000] = { 0x00FF, 0x00FF, 0x0000 }, /* R21000 - VSS_XHN3_1 */
  1729. [21001] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21001 - VSS_XHN3_0 */
  1730. [21002] = { 0x00FF, 0x00FF, 0x0000 }, /* R21002 - VSS_XLA_1 */
  1731. [21003] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21003 - VSS_XLA_0 */
  1732. [21004] = { 0x00FF, 0x00FF, 0x0000 }, /* R21004 - VSS_XLB_1 */
  1733. [21005] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21005 - VSS_XLB_0 */
  1734. [21006] = { 0x00FF, 0x00FF, 0x0000 }, /* R21006 - VSS_XLG_1 */
  1735. [21007] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21007 - VSS_XLG_0 */
  1736. [21008] = { 0x00FF, 0x00FF, 0x0000 }, /* R21008 - VSS_PG2_1 */
  1737. [21009] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21009 - VSS_PG2_0 */
  1738. [21010] = { 0x00FF, 0x00FF, 0x0000 }, /* R21010 - VSS_PG_1 */
  1739. [21011] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21011 - VSS_PG_0 */
  1740. [21012] = { 0x00FF, 0x00FF, 0x0000 }, /* R21012 - VSS_XTD1_1 */
  1741. [21013] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21013 - VSS_XTD1_0 */
  1742. [21014] = { 0x00FF, 0x00FF, 0x0000 }, /* R21014 - VSS_XTD2_1 */
  1743. [21015] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21015 - VSS_XTD2_0 */
  1744. [21016] = { 0x00FF, 0x00FF, 0x0000 }, /* R21016 - VSS_XTD3_1 */
  1745. [21017] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21017 - VSS_XTD3_0 */
  1746. [21018] = { 0x00FF, 0x00FF, 0x0000 }, /* R21018 - VSS_XTD4_1 */
  1747. [21019] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21019 - VSS_XTD4_0 */
  1748. [21020] = { 0x00FF, 0x00FF, 0x0000 }, /* R21020 - VSS_XTD5_1 */
  1749. [21021] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21021 - VSS_XTD5_0 */
  1750. [21022] = { 0x00FF, 0x00FF, 0x0000 }, /* R21022 - VSS_XTD6_1 */
  1751. [21023] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21023 - VSS_XTD6_0 */
  1752. [21024] = { 0x00FF, 0x00FF, 0x0000 }, /* R21024 - VSS_XTD7_1 */
  1753. [21025] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21025 - VSS_XTD7_0 */
  1754. [21026] = { 0x00FF, 0x00FF, 0x0000 }, /* R21026 - VSS_XTD8_1 */
  1755. [21027] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21027 - VSS_XTD8_0 */
  1756. [21028] = { 0x00FF, 0x00FF, 0x0000 }, /* R21028 - VSS_XTD9_1 */
  1757. [21029] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21029 - VSS_XTD9_0 */
  1758. [21030] = { 0x00FF, 0x00FF, 0x0000 }, /* R21030 - VSS_XTD10_1 */
  1759. [21031] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21031 - VSS_XTD10_0 */
  1760. [21032] = { 0x00FF, 0x00FF, 0x0000 }, /* R21032 - VSS_XTD11_1 */
  1761. [21033] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21033 - VSS_XTD11_0 */
  1762. [21034] = { 0x00FF, 0x00FF, 0x0000 }, /* R21034 - VSS_XTD12_1 */
  1763. [21035] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21035 - VSS_XTD12_0 */
  1764. [21036] = { 0x00FF, 0x00FF, 0x0000 }, /* R21036 - VSS_XTD13_1 */
  1765. [21037] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21037 - VSS_XTD13_0 */
  1766. [21038] = { 0x00FF, 0x00FF, 0x0000 }, /* R21038 - VSS_XTD14_1 */
  1767. [21039] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21039 - VSS_XTD14_0 */
  1768. [21040] = { 0x00FF, 0x00FF, 0x0000 }, /* R21040 - VSS_XTD15_1 */
  1769. [21041] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21041 - VSS_XTD15_0 */
  1770. [21042] = { 0x00FF, 0x00FF, 0x0000 }, /* R21042 - VSS_XTD16_1 */
  1771. [21043] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21043 - VSS_XTD16_0 */
  1772. [21044] = { 0x00FF, 0x00FF, 0x0000 }, /* R21044 - VSS_XTD17_1 */
  1773. [21045] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21045 - VSS_XTD17_0 */
  1774. [21046] = { 0x00FF, 0x00FF, 0x0000 }, /* R21046 - VSS_XTD18_1 */
  1775. [21047] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21047 - VSS_XTD18_0 */
  1776. [21048] = { 0x00FF, 0x00FF, 0x0000 }, /* R21048 - VSS_XTD19_1 */
  1777. [21049] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21049 - VSS_XTD19_0 */
  1778. [21050] = { 0x00FF, 0x00FF, 0x0000 }, /* R21050 - VSS_XTD20_1 */
  1779. [21051] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21051 - VSS_XTD20_0 */
  1780. [21052] = { 0x00FF, 0x00FF, 0x0000 }, /* R21052 - VSS_XTD21_1 */
  1781. [21053] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21053 - VSS_XTD21_0 */
  1782. [21054] = { 0x00FF, 0x00FF, 0x0000 }, /* R21054 - VSS_XTD22_1 */
  1783. [21055] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21055 - VSS_XTD22_0 */
  1784. [21056] = { 0x00FF, 0x00FF, 0x0000 }, /* R21056 - VSS_XTD23_1 */
  1785. [21057] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21057 - VSS_XTD23_0 */
  1786. [21058] = { 0x00FF, 0x00FF, 0x0000 }, /* R21058 - VSS_XTD24_1 */
  1787. [21059] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21059 - VSS_XTD24_0 */
  1788. [21060] = { 0x00FF, 0x00FF, 0x0000 }, /* R21060 - VSS_XTD25_1 */
  1789. [21061] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21061 - VSS_XTD25_0 */
  1790. [21062] = { 0x00FF, 0x00FF, 0x0000 }, /* R21062 - VSS_XTD26_1 */
  1791. [21063] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21063 - VSS_XTD26_0 */
  1792. [21064] = { 0x00FF, 0x00FF, 0x0000 }, /* R21064 - VSS_XTD27_1 */
  1793. [21065] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21065 - VSS_XTD27_0 */
  1794. [21066] = { 0x00FF, 0x00FF, 0x0000 }, /* R21066 - VSS_XTD28_1 */
  1795. [21067] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21067 - VSS_XTD28_0 */
  1796. [21068] = { 0x00FF, 0x00FF, 0x0000 }, /* R21068 - VSS_XTD29_1 */
  1797. [21069] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21069 - VSS_XTD29_0 */
  1798. [21070] = { 0x00FF, 0x00FF, 0x0000 }, /* R21070 - VSS_XTD30_1 */
  1799. [21071] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21071 - VSS_XTD30_0 */
  1800. [21072] = { 0x00FF, 0x00FF, 0x0000 }, /* R21072 - VSS_XTD31_1 */
  1801. [21073] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21073 - VSS_XTD31_0 */
  1802. [21074] = { 0x00FF, 0x00FF, 0x0000 }, /* R21074 - VSS_XTD32_1 */
  1803. [21075] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21075 - VSS_XTD32_0 */
  1804. [21076] = { 0x00FF, 0x00FF, 0x0000 }, /* R21076 - VSS_XTS1_1 */
  1805. [21077] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21077 - VSS_XTS1_0 */
  1806. [21078] = { 0x00FF, 0x00FF, 0x0000 }, /* R21078 - VSS_XTS2_1 */
  1807. [21079] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21079 - VSS_XTS2_0 */
  1808. [21080] = { 0x00FF, 0x00FF, 0x0000 }, /* R21080 - VSS_XTS3_1 */
  1809. [21081] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21081 - VSS_XTS3_0 */
  1810. [21082] = { 0x00FF, 0x00FF, 0x0000 }, /* R21082 - VSS_XTS4_1 */
  1811. [21083] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21083 - VSS_XTS4_0 */
  1812. [21084] = { 0x00FF, 0x00FF, 0x0000 }, /* R21084 - VSS_XTS5_1 */
  1813. [21085] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21085 - VSS_XTS5_0 */
  1814. [21086] = { 0x00FF, 0x00FF, 0x0000 }, /* R21086 - VSS_XTS6_1 */
  1815. [21087] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21087 - VSS_XTS6_0 */
  1816. [21088] = { 0x00FF, 0x00FF, 0x0000 }, /* R21088 - VSS_XTS7_1 */
  1817. [21089] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21089 - VSS_XTS7_0 */
  1818. [21090] = { 0x00FF, 0x00FF, 0x0000 }, /* R21090 - VSS_XTS8_1 */
  1819. [21091] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21091 - VSS_XTS8_0 */
  1820. [21092] = { 0x00FF, 0x00FF, 0x0000 }, /* R21092 - VSS_XTS9_1 */
  1821. [21093] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21093 - VSS_XTS9_0 */
  1822. [21094] = { 0x00FF, 0x00FF, 0x0000 }, /* R21094 - VSS_XTS10_1 */
  1823. [21095] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21095 - VSS_XTS10_0 */
  1824. [21096] = { 0x00FF, 0x00FF, 0x0000 }, /* R21096 - VSS_XTS11_1 */
  1825. [21097] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21097 - VSS_XTS11_0 */
  1826. [21098] = { 0x00FF, 0x00FF, 0x0000 }, /* R21098 - VSS_XTS12_1 */
  1827. [21099] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21099 - VSS_XTS12_0 */
  1828. [21100] = { 0x00FF, 0x00FF, 0x0000 }, /* R21100 - VSS_XTS13_1 */
  1829. [21101] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21101 - VSS_XTS13_0 */
  1830. [21102] = { 0x00FF, 0x00FF, 0x0000 }, /* R21102 - VSS_XTS14_1 */
  1831. [21103] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21103 - VSS_XTS14_0 */
  1832. [21104] = { 0x00FF, 0x00FF, 0x0000 }, /* R21104 - VSS_XTS15_1 */
  1833. [21105] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21105 - VSS_XTS15_0 */
  1834. [21106] = { 0x00FF, 0x00FF, 0x0000 }, /* R21106 - VSS_XTS16_1 */
  1835. [21107] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21107 - VSS_XTS16_0 */
  1836. [21108] = { 0x00FF, 0x00FF, 0x0000 }, /* R21108 - VSS_XTS17_1 */
  1837. [21109] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21109 - VSS_XTS17_0 */
  1838. [21110] = { 0x00FF, 0x00FF, 0x0000 }, /* R21110 - VSS_XTS18_1 */
  1839. [21111] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21111 - VSS_XTS18_0 */
  1840. [21112] = { 0x00FF, 0x00FF, 0x0000 }, /* R21112 - VSS_XTS19_1 */
  1841. [21113] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21113 - VSS_XTS19_0 */
  1842. [21114] = { 0x00FF, 0x00FF, 0x0000 }, /* R21114 - VSS_XTS20_1 */
  1843. [21115] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21115 - VSS_XTS20_0 */
  1844. [21116] = { 0x00FF, 0x00FF, 0x0000 }, /* R21116 - VSS_XTS21_1 */
  1845. [21117] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21117 - VSS_XTS21_0 */
  1846. [21118] = { 0x00FF, 0x00FF, 0x0000 }, /* R21118 - VSS_XTS22_1 */
  1847. [21119] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21119 - VSS_XTS22_0 */
  1848. [21120] = { 0x00FF, 0x00FF, 0x0000 }, /* R21120 - VSS_XTS23_1 */
  1849. [21121] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21121 - VSS_XTS23_0 */
  1850. [21122] = { 0x00FF, 0x00FF, 0x0000 }, /* R21122 - VSS_XTS24_1 */
  1851. [21123] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21123 - VSS_XTS24_0 */
  1852. [21124] = { 0x00FF, 0x00FF, 0x0000 }, /* R21124 - VSS_XTS25_1 */
  1853. [21125] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21125 - VSS_XTS25_0 */
  1854. [21126] = { 0x00FF, 0x00FF, 0x0000 }, /* R21126 - VSS_XTS26_1 */
  1855. [21127] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21127 - VSS_XTS26_0 */
  1856. [21128] = { 0x00FF, 0x00FF, 0x0000 }, /* R21128 - VSS_XTS27_1 */
  1857. [21129] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21129 - VSS_XTS27_0 */
  1858. [21130] = { 0x00FF, 0x00FF, 0x0000 }, /* R21130 - VSS_XTS28_1 */
  1859. [21131] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21131 - VSS_XTS28_0 */
  1860. [21132] = { 0x00FF, 0x00FF, 0x0000 }, /* R21132 - VSS_XTS29_1 */
  1861. [21133] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21133 - VSS_XTS29_0 */
  1862. [21134] = { 0x00FF, 0x00FF, 0x0000 }, /* R21134 - VSS_XTS30_1 */
  1863. [21135] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21135 - VSS_XTS30_0 */
  1864. [21136] = { 0x00FF, 0x00FF, 0x0000 }, /* R21136 - VSS_XTS31_1 */
  1865. [21137] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21137 - VSS_XTS31_0 */
  1866. [21138] = { 0x00FF, 0x00FF, 0x0000 }, /* R21138 - VSS_XTS32_1 */
  1867. [21139] = { 0xFFFF, 0xFFFF, 0x0000 }, /* R21139 - VSS_XTS32_0 */
  1868. };
  1869. static bool wm8962_volatile_register(struct device *dev, unsigned int reg)
  1870. {
  1871. if (wm8962_reg_access[reg].vol)
  1872. return 1;
  1873. else
  1874. return 0;
  1875. }
  1876. static bool wm8962_readable_register(struct device *dev, unsigned int reg)
  1877. {
  1878. if (wm8962_reg_access[reg].read)
  1879. return 1;
  1880. else
  1881. return 0;
  1882. }
  1883. static int wm8962_reset(struct wm8962_priv *wm8962)
  1884. {
  1885. int ret;
  1886. ret = regmap_write(wm8962->regmap, WM8962_SOFTWARE_RESET, 0x6243);
  1887. if (ret != 0)
  1888. return ret;
  1889. return regmap_write(wm8962->regmap, WM8962_PLL_SOFTWARE_RESET, 0);
  1890. }
  1891. static const DECLARE_TLV_DB_SCALE(inpga_tlv, -2325, 75, 0);
  1892. static const DECLARE_TLV_DB_SCALE(mixin_tlv, -1500, 300, 0);
  1893. static const unsigned int mixinpga_tlv[] = {
  1894. TLV_DB_RANGE_HEAD(5),
  1895. 0, 1, TLV_DB_SCALE_ITEM(0, 600, 0),
  1896. 2, 2, TLV_DB_SCALE_ITEM(1300, 1300, 0),
  1897. 3, 4, TLV_DB_SCALE_ITEM(1800, 200, 0),
  1898. 5, 5, TLV_DB_SCALE_ITEM(2400, 0, 0),
  1899. 6, 7, TLV_DB_SCALE_ITEM(2700, 300, 0),
  1900. };
  1901. static const DECLARE_TLV_DB_SCALE(beep_tlv, -9600, 600, 1);
  1902. static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1);
  1903. static const DECLARE_TLV_DB_SCALE(st_tlv, -3600, 300, 0);
  1904. static const DECLARE_TLV_DB_SCALE(inmix_tlv, -600, 600, 0);
  1905. static const DECLARE_TLV_DB_SCALE(bypass_tlv, -1500, 300, 0);
  1906. static const DECLARE_TLV_DB_SCALE(out_tlv, -12100, 100, 1);
  1907. static const DECLARE_TLV_DB_SCALE(hp_tlv, -700, 100, 0);
  1908. static const unsigned int classd_tlv[] = {
  1909. TLV_DB_RANGE_HEAD(2),
  1910. 0, 6, TLV_DB_SCALE_ITEM(0, 150, 0),
  1911. 7, 7, TLV_DB_SCALE_ITEM(1200, 0, 0),
  1912. };
  1913. static const DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0);
  1914. static int wm8962_dsp2_write_config(struct snd_soc_codec *codec)
  1915. {
  1916. return 0;
  1917. }
  1918. static int wm8962_dsp2_set_enable(struct snd_soc_codec *codec, u16 val)
  1919. {
  1920. u16 adcl = snd_soc_read(codec, WM8962_LEFT_ADC_VOLUME);
  1921. u16 adcr = snd_soc_read(codec, WM8962_RIGHT_ADC_VOLUME);
  1922. u16 dac = snd_soc_read(codec, WM8962_ADC_DAC_CONTROL_1);
  1923. /* Mute the ADCs and DACs */
  1924. snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, 0);
  1925. snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, WM8962_ADC_VU);
  1926. snd_soc_update_bits(codec, WM8962_ADC_DAC_CONTROL_1,
  1927. WM8962_DAC_MUTE, WM8962_DAC_MUTE);
  1928. snd_soc_write(codec, WM8962_SOUNDSTAGE_ENABLES_0, val);
  1929. /* Restore the ADCs and DACs */
  1930. snd_soc_write(codec, WM8962_LEFT_ADC_VOLUME, adcl);
  1931. snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, adcr);
  1932. snd_soc_update_bits(codec, WM8962_ADC_DAC_CONTROL_1,
  1933. WM8962_DAC_MUTE, dac);
  1934. return 0;
  1935. }
  1936. static int wm8962_dsp2_start(struct snd_soc_codec *codec)
  1937. {
  1938. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  1939. wm8962_dsp2_write_config(codec);
  1940. snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_RUNR);
  1941. wm8962_dsp2_set_enable(codec, wm8962->dsp2_ena);
  1942. return 0;
  1943. }
  1944. static int wm8962_dsp2_stop(struct snd_soc_codec *codec)
  1945. {
  1946. wm8962_dsp2_set_enable(codec, 0);
  1947. snd_soc_write(codec, WM8962_DSP2_EXECCONTROL, WM8962_DSP2_STOP);
  1948. return 0;
  1949. }
  1950. #define WM8962_DSP2_ENABLE(xname, xshift) \
  1951. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  1952. .info = wm8962_dsp2_ena_info, \
  1953. .get = wm8962_dsp2_ena_get, .put = wm8962_dsp2_ena_put, \
  1954. .private_value = xshift }
  1955. static int wm8962_dsp2_ena_info(struct snd_kcontrol *kcontrol,
  1956. struct snd_ctl_elem_info *uinfo)
  1957. {
  1958. uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
  1959. uinfo->count = 1;
  1960. uinfo->value.integer.min = 0;
  1961. uinfo->value.integer.max = 1;
  1962. return 0;
  1963. }
  1964. static int wm8962_dsp2_ena_get(struct snd_kcontrol *kcontrol,
  1965. struct snd_ctl_elem_value *ucontrol)
  1966. {
  1967. int shift = kcontrol->private_value;
  1968. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1969. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  1970. ucontrol->value.integer.value[0] = !!(wm8962->dsp2_ena & 1 << shift);
  1971. return 0;
  1972. }
  1973. static int wm8962_dsp2_ena_put(struct snd_kcontrol *kcontrol,
  1974. struct snd_ctl_elem_value *ucontrol)
  1975. {
  1976. int shift = kcontrol->private_value;
  1977. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  1978. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  1979. int old = wm8962->dsp2_ena;
  1980. int ret = 0;
  1981. int dsp2_running = snd_soc_read(codec, WM8962_DSP2_POWER_MANAGEMENT) &
  1982. WM8962_DSP2_ENA;
  1983. mutex_lock(&codec->mutex);
  1984. if (ucontrol->value.integer.value[0])
  1985. wm8962->dsp2_ena |= 1 << shift;
  1986. else
  1987. wm8962->dsp2_ena &= ~(1 << shift);
  1988. if (wm8962->dsp2_ena == old)
  1989. goto out;
  1990. ret = 1;
  1991. if (dsp2_running) {
  1992. if (wm8962->dsp2_ena)
  1993. wm8962_dsp2_set_enable(codec, wm8962->dsp2_ena);
  1994. else
  1995. wm8962_dsp2_stop(codec);
  1996. }
  1997. out:
  1998. mutex_unlock(&codec->mutex);
  1999. return ret;
  2000. }
  2001. /* The VU bits for the headphones are in a different register to the mute
  2002. * bits and only take effect on the PGA if it is actually powered.
  2003. */
  2004. static int wm8962_put_hp_sw(struct snd_kcontrol *kcontrol,
  2005. struct snd_ctl_elem_value *ucontrol)
  2006. {
  2007. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  2008. u16 *reg_cache = codec->reg_cache;
  2009. int ret;
  2010. /* Apply the update (if any) */
  2011. ret = snd_soc_put_volsw(kcontrol, ucontrol);
  2012. if (ret == 0)
  2013. return 0;
  2014. /* If the left PGA is enabled hit that VU bit... */
  2015. if (snd_soc_read(codec, WM8962_PWR_MGMT_2) & WM8962_HPOUTL_PGA_ENA)
  2016. return snd_soc_write(codec, WM8962_HPOUTL_VOLUME,
  2017. reg_cache[WM8962_HPOUTL_VOLUME]);
  2018. /* ...otherwise the right. The VU is stereo. */
  2019. if (snd_soc_read(codec, WM8962_PWR_MGMT_2) & WM8962_HPOUTR_PGA_ENA)
  2020. return snd_soc_write(codec, WM8962_HPOUTR_VOLUME,
  2021. reg_cache[WM8962_HPOUTR_VOLUME]);
  2022. return 0;
  2023. }
  2024. /* The VU bits for the speakers are in a different register to the mute
  2025. * bits and only take effect on the PGA if it is actually powered.
  2026. */
  2027. static int wm8962_put_spk_sw(struct snd_kcontrol *kcontrol,
  2028. struct snd_ctl_elem_value *ucontrol)
  2029. {
  2030. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  2031. int ret;
  2032. /* Apply the update (if any) */
  2033. ret = snd_soc_put_volsw(kcontrol, ucontrol);
  2034. if (ret == 0)
  2035. return 0;
  2036. /* If the left PGA is enabled hit that VU bit... */
  2037. ret = snd_soc_read(codec, WM8962_PWR_MGMT_2);
  2038. if (ret & WM8962_SPKOUTL_PGA_ENA) {
  2039. snd_soc_write(codec, WM8962_SPKOUTL_VOLUME,
  2040. snd_soc_read(codec, WM8962_SPKOUTL_VOLUME));
  2041. return 1;
  2042. }
  2043. /* ...otherwise the right. The VU is stereo. */
  2044. if (ret & WM8962_SPKOUTR_PGA_ENA)
  2045. snd_soc_write(codec, WM8962_SPKOUTR_VOLUME,
  2046. snd_soc_read(codec, WM8962_SPKOUTR_VOLUME));
  2047. return 1;
  2048. }
  2049. static const char *cap_hpf_mode_text[] = {
  2050. "Hi-fi", "Application"
  2051. };
  2052. static const struct soc_enum cap_hpf_mode =
  2053. SOC_ENUM_SINGLE(WM8962_ADC_DAC_CONTROL_2, 10, 2, cap_hpf_mode_text);
  2054. static const char *cap_lhpf_mode_text[] = {
  2055. "LPF", "HPF"
  2056. };
  2057. static const struct soc_enum cap_lhpf_mode =
  2058. SOC_ENUM_SINGLE(WM8962_LHPF1, 1, 2, cap_lhpf_mode_text);
  2059. static const struct snd_kcontrol_new wm8962_snd_controls[] = {
  2060. SOC_DOUBLE("Input Mixer Switch", WM8962_INPUT_MIXER_CONTROL_1, 3, 2, 1, 1),
  2061. SOC_SINGLE_TLV("MIXINL IN2L Volume", WM8962_LEFT_INPUT_MIXER_VOLUME, 6, 7, 0,
  2062. mixin_tlv),
  2063. SOC_SINGLE_TLV("MIXINL PGA Volume", WM8962_LEFT_INPUT_MIXER_VOLUME, 3, 7, 0,
  2064. mixinpga_tlv),
  2065. SOC_SINGLE_TLV("MIXINL IN3L Volume", WM8962_LEFT_INPUT_MIXER_VOLUME, 0, 7, 0,
  2066. mixin_tlv),
  2067. SOC_SINGLE_TLV("MIXINR IN2R Volume", WM8962_RIGHT_INPUT_MIXER_VOLUME, 6, 7, 0,
  2068. mixin_tlv),
  2069. SOC_SINGLE_TLV("MIXINR PGA Volume", WM8962_RIGHT_INPUT_MIXER_VOLUME, 3, 7, 0,
  2070. mixinpga_tlv),
  2071. SOC_SINGLE_TLV("MIXINR IN3R Volume", WM8962_RIGHT_INPUT_MIXER_VOLUME, 0, 7, 0,
  2072. mixin_tlv),
  2073. SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8962_LEFT_ADC_VOLUME,
  2074. WM8962_RIGHT_ADC_VOLUME, 1, 127, 0, digital_tlv),
  2075. SOC_DOUBLE_R_TLV("Capture Volume", WM8962_LEFT_INPUT_VOLUME,
  2076. WM8962_RIGHT_INPUT_VOLUME, 0, 63, 0, inpga_tlv),
  2077. SOC_DOUBLE_R("Capture Switch", WM8962_LEFT_INPUT_VOLUME,
  2078. WM8962_RIGHT_INPUT_VOLUME, 7, 1, 1),
  2079. SOC_DOUBLE_R("Capture ZC Switch", WM8962_LEFT_INPUT_VOLUME,
  2080. WM8962_RIGHT_INPUT_VOLUME, 6, 1, 1),
  2081. SOC_SINGLE("Capture HPF Switch", WM8962_ADC_DAC_CONTROL_1, 0, 1, 1),
  2082. SOC_ENUM("Capture HPF Mode", cap_hpf_mode),
  2083. SOC_SINGLE("Capture HPF Cutoff", WM8962_ADC_DAC_CONTROL_2, 7, 7, 0),
  2084. SOC_SINGLE("Capture LHPF Switch", WM8962_LHPF1, 0, 1, 0),
  2085. SOC_ENUM("Capture LHPF Mode", cap_lhpf_mode),
  2086. SOC_DOUBLE_R_TLV("Sidetone Volume", WM8962_DAC_DSP_MIXING_1,
  2087. WM8962_DAC_DSP_MIXING_2, 4, 12, 0, st_tlv),
  2088. SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8962_LEFT_DAC_VOLUME,
  2089. WM8962_RIGHT_DAC_VOLUME, 1, 127, 0, digital_tlv),
  2090. SOC_SINGLE("DAC High Performance Switch", WM8962_ADC_DAC_CONTROL_2, 0, 1, 0),
  2091. SOC_SINGLE("ADC High Performance Switch", WM8962_ADDITIONAL_CONTROL_1,
  2092. 5, 1, 0),
  2093. SOC_SINGLE_TLV("Beep Volume", WM8962_BEEP_GENERATOR_1, 4, 15, 0, beep_tlv),
  2094. SOC_DOUBLE_R_TLV("Headphone Volume", WM8962_HPOUTL_VOLUME,
  2095. WM8962_HPOUTR_VOLUME, 0, 127, 0, out_tlv),
  2096. SOC_DOUBLE_EXT("Headphone Switch", WM8962_PWR_MGMT_2, 1, 0, 1, 1,
  2097. snd_soc_get_volsw, wm8962_put_hp_sw),
  2098. SOC_DOUBLE_R("Headphone ZC Switch", WM8962_HPOUTL_VOLUME, WM8962_HPOUTR_VOLUME,
  2099. 7, 1, 0),
  2100. SOC_DOUBLE_TLV("Headphone Aux Volume", WM8962_ANALOGUE_HP_2, 3, 6, 7, 0,
  2101. hp_tlv),
  2102. SOC_DOUBLE_R("Headphone Mixer Switch", WM8962_HEADPHONE_MIXER_3,
  2103. WM8962_HEADPHONE_MIXER_4, 8, 1, 1),
  2104. SOC_SINGLE_TLV("HPMIXL IN4L Volume", WM8962_HEADPHONE_MIXER_3,
  2105. 3, 7, 0, bypass_tlv),
  2106. SOC_SINGLE_TLV("HPMIXL IN4R Volume", WM8962_HEADPHONE_MIXER_3,
  2107. 0, 7, 0, bypass_tlv),
  2108. SOC_SINGLE_TLV("HPMIXL MIXINL Volume", WM8962_HEADPHONE_MIXER_3,
  2109. 7, 1, 1, inmix_tlv),
  2110. SOC_SINGLE_TLV("HPMIXL MIXINR Volume", WM8962_HEADPHONE_MIXER_3,
  2111. 6, 1, 1, inmix_tlv),
  2112. SOC_SINGLE_TLV("HPMIXR IN4L Volume", WM8962_HEADPHONE_MIXER_4,
  2113. 3, 7, 0, bypass_tlv),
  2114. SOC_SINGLE_TLV("HPMIXR IN4R Volume", WM8962_HEADPHONE_MIXER_4,
  2115. 0, 7, 0, bypass_tlv),
  2116. SOC_SINGLE_TLV("HPMIXR MIXINL Volume", WM8962_HEADPHONE_MIXER_4,
  2117. 7, 1, 1, inmix_tlv),
  2118. SOC_SINGLE_TLV("HPMIXR MIXINR Volume", WM8962_HEADPHONE_MIXER_4,
  2119. 6, 1, 1, inmix_tlv),
  2120. SOC_SINGLE_TLV("Speaker Boost Volume", WM8962_CLASS_D_CONTROL_2, 0, 7, 0,
  2121. classd_tlv),
  2122. SOC_SINGLE("EQ Switch", WM8962_EQ1, WM8962_EQ_ENA_SHIFT, 1, 0),
  2123. SOC_DOUBLE_R_TLV("EQ1 Volume", WM8962_EQ2, WM8962_EQ22,
  2124. WM8962_EQL_B1_GAIN_SHIFT, 31, 0, eq_tlv),
  2125. SOC_DOUBLE_R_TLV("EQ2 Volume", WM8962_EQ2, WM8962_EQ22,
  2126. WM8962_EQL_B2_GAIN_SHIFT, 31, 0, eq_tlv),
  2127. SOC_DOUBLE_R_TLV("EQ3 Volume", WM8962_EQ2, WM8962_EQ22,
  2128. WM8962_EQL_B3_GAIN_SHIFT, 31, 0, eq_tlv),
  2129. SOC_DOUBLE_R_TLV("EQ4 Volume", WM8962_EQ3, WM8962_EQ23,
  2130. WM8962_EQL_B4_GAIN_SHIFT, 31, 0, eq_tlv),
  2131. SOC_DOUBLE_R_TLV("EQ5 Volume", WM8962_EQ3, WM8962_EQ23,
  2132. WM8962_EQL_B5_GAIN_SHIFT, 31, 0, eq_tlv),
  2133. WM8962_DSP2_ENABLE("VSS Switch", WM8962_VSS_ENA_SHIFT),
  2134. WM8962_DSP2_ENABLE("HPF1 Switch", WM8962_HPF1_ENA_SHIFT),
  2135. WM8962_DSP2_ENABLE("HPF2 Switch", WM8962_HPF2_ENA_SHIFT),
  2136. WM8962_DSP2_ENABLE("HD Bass Switch", WM8962_HDBASS_ENA_SHIFT),
  2137. };
  2138. static const struct snd_kcontrol_new wm8962_spk_mono_controls[] = {
  2139. SOC_SINGLE_TLV("Speaker Volume", WM8962_SPKOUTL_VOLUME, 0, 127, 0, out_tlv),
  2140. SOC_SINGLE_EXT("Speaker Switch", WM8962_CLASS_D_CONTROL_1, 1, 1, 1,
  2141. snd_soc_get_volsw, wm8962_put_spk_sw),
  2142. SOC_SINGLE("Speaker ZC Switch", WM8962_SPKOUTL_VOLUME, 7, 1, 0),
  2143. SOC_SINGLE("Speaker Mixer Switch", WM8962_SPEAKER_MIXER_3, 8, 1, 1),
  2144. SOC_SINGLE_TLV("Speaker Mixer IN4L Volume", WM8962_SPEAKER_MIXER_3,
  2145. 3, 7, 0, bypass_tlv),
  2146. SOC_SINGLE_TLV("Speaker Mixer IN4R Volume", WM8962_SPEAKER_MIXER_3,
  2147. 0, 7, 0, bypass_tlv),
  2148. SOC_SINGLE_TLV("Speaker Mixer MIXINL Volume", WM8962_SPEAKER_MIXER_3,
  2149. 7, 1, 1, inmix_tlv),
  2150. SOC_SINGLE_TLV("Speaker Mixer MIXINR Volume", WM8962_SPEAKER_MIXER_3,
  2151. 6, 1, 1, inmix_tlv),
  2152. SOC_SINGLE_TLV("Speaker Mixer DACL Volume", WM8962_SPEAKER_MIXER_5,
  2153. 7, 1, 0, inmix_tlv),
  2154. SOC_SINGLE_TLV("Speaker Mixer DACR Volume", WM8962_SPEAKER_MIXER_5,
  2155. 6, 1, 0, inmix_tlv),
  2156. };
  2157. static const struct snd_kcontrol_new wm8962_spk_stereo_controls[] = {
  2158. SOC_DOUBLE_R_TLV("Speaker Volume", WM8962_SPKOUTL_VOLUME,
  2159. WM8962_SPKOUTR_VOLUME, 0, 127, 0, out_tlv),
  2160. SOC_DOUBLE_EXT("Speaker Switch", WM8962_CLASS_D_CONTROL_1, 1, 0, 1, 1,
  2161. snd_soc_get_volsw, wm8962_put_spk_sw),
  2162. SOC_DOUBLE_R("Speaker ZC Switch", WM8962_SPKOUTL_VOLUME, WM8962_SPKOUTR_VOLUME,
  2163. 7, 1, 0),
  2164. SOC_DOUBLE_R("Speaker Mixer Switch", WM8962_SPEAKER_MIXER_3,
  2165. WM8962_SPEAKER_MIXER_4, 8, 1, 1),
  2166. SOC_SINGLE_TLV("SPKOUTL Mixer IN4L Volume", WM8962_SPEAKER_MIXER_3,
  2167. 3, 7, 0, bypass_tlv),
  2168. SOC_SINGLE_TLV("SPKOUTL Mixer IN4R Volume", WM8962_SPEAKER_MIXER_3,
  2169. 0, 7, 0, bypass_tlv),
  2170. SOC_SINGLE_TLV("SPKOUTL Mixer MIXINL Volume", WM8962_SPEAKER_MIXER_3,
  2171. 7, 1, 1, inmix_tlv),
  2172. SOC_SINGLE_TLV("SPKOUTL Mixer MIXINR Volume", WM8962_SPEAKER_MIXER_3,
  2173. 6, 1, 1, inmix_tlv),
  2174. SOC_SINGLE_TLV("SPKOUTL Mixer DACL Volume", WM8962_SPEAKER_MIXER_5,
  2175. 7, 1, 0, inmix_tlv),
  2176. SOC_SINGLE_TLV("SPKOUTL Mixer DACR Volume", WM8962_SPEAKER_MIXER_5,
  2177. 6, 1, 0, inmix_tlv),
  2178. SOC_SINGLE_TLV("SPKOUTR Mixer IN4L Volume", WM8962_SPEAKER_MIXER_4,
  2179. 3, 7, 0, bypass_tlv),
  2180. SOC_SINGLE_TLV("SPKOUTR Mixer IN4R Volume", WM8962_SPEAKER_MIXER_4,
  2181. 0, 7, 0, bypass_tlv),
  2182. SOC_SINGLE_TLV("SPKOUTR Mixer MIXINL Volume", WM8962_SPEAKER_MIXER_4,
  2183. 7, 1, 1, inmix_tlv),
  2184. SOC_SINGLE_TLV("SPKOUTR Mixer MIXINR Volume", WM8962_SPEAKER_MIXER_4,
  2185. 6, 1, 1, inmix_tlv),
  2186. SOC_SINGLE_TLV("SPKOUTR Mixer DACL Volume", WM8962_SPEAKER_MIXER_5,
  2187. 5, 1, 0, inmix_tlv),
  2188. SOC_SINGLE_TLV("SPKOUTR Mixer DACR Volume", WM8962_SPEAKER_MIXER_5,
  2189. 4, 1, 0, inmix_tlv),
  2190. };
  2191. static int sysclk_event(struct snd_soc_dapm_widget *w,
  2192. struct snd_kcontrol *kcontrol, int event)
  2193. {
  2194. struct snd_soc_codec *codec = w->codec;
  2195. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2196. unsigned long timeout;
  2197. int src;
  2198. int fll;
  2199. /* Ignore attempts to run the event during startup */
  2200. if (codec->dapm.bias_level == SND_SOC_BIAS_OFF)
  2201. return 0;
  2202. src = snd_soc_read(codec, WM8962_CLOCKING2) & WM8962_SYSCLK_SRC_MASK;
  2203. switch (src) {
  2204. case 0: /* MCLK */
  2205. fll = 0;
  2206. break;
  2207. case 0x200: /* FLL */
  2208. fll = 1;
  2209. break;
  2210. default:
  2211. dev_err(codec->dev, "Unknown SYSCLK source %x\n", src);
  2212. return -EINVAL;
  2213. }
  2214. switch (event) {
  2215. case SND_SOC_DAPM_PRE_PMU:
  2216. if (fll) {
  2217. try_wait_for_completion(&wm8962->fll_lock);
  2218. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1,
  2219. WM8962_FLL_ENA, WM8962_FLL_ENA);
  2220. timeout = msecs_to_jiffies(5);
  2221. timeout = wait_for_completion_timeout(&wm8962->fll_lock,
  2222. timeout);
  2223. if (wm8962->irq && timeout == 0)
  2224. dev_err(codec->dev,
  2225. "Timed out starting FLL\n");
  2226. }
  2227. break;
  2228. case SND_SOC_DAPM_POST_PMD:
  2229. if (fll)
  2230. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1,
  2231. WM8962_FLL_ENA, 0);
  2232. break;
  2233. default:
  2234. BUG();
  2235. return -EINVAL;
  2236. }
  2237. return 0;
  2238. }
  2239. static int cp_event(struct snd_soc_dapm_widget *w,
  2240. struct snd_kcontrol *kcontrol, int event)
  2241. {
  2242. switch (event) {
  2243. case SND_SOC_DAPM_POST_PMU:
  2244. msleep(5);
  2245. break;
  2246. default:
  2247. BUG();
  2248. return -EINVAL;
  2249. }
  2250. return 0;
  2251. }
  2252. static int hp_event(struct snd_soc_dapm_widget *w,
  2253. struct snd_kcontrol *kcontrol, int event)
  2254. {
  2255. struct snd_soc_codec *codec = w->codec;
  2256. int timeout;
  2257. int reg;
  2258. int expected = (WM8962_DCS_STARTUP_DONE_HP1L |
  2259. WM8962_DCS_STARTUP_DONE_HP1R);
  2260. switch (event) {
  2261. case SND_SOC_DAPM_POST_PMU:
  2262. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2263. WM8962_HP1L_ENA | WM8962_HP1R_ENA,
  2264. WM8962_HP1L_ENA | WM8962_HP1R_ENA);
  2265. udelay(20);
  2266. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2267. WM8962_HP1L_ENA_DLY | WM8962_HP1R_ENA_DLY,
  2268. WM8962_HP1L_ENA_DLY | WM8962_HP1R_ENA_DLY);
  2269. /* Start the DC servo */
  2270. snd_soc_update_bits(codec, WM8962_DC_SERVO_1,
  2271. WM8962_HP1L_DCS_ENA | WM8962_HP1R_DCS_ENA |
  2272. WM8962_HP1L_DCS_STARTUP |
  2273. WM8962_HP1R_DCS_STARTUP,
  2274. WM8962_HP1L_DCS_ENA | WM8962_HP1R_DCS_ENA |
  2275. WM8962_HP1L_DCS_STARTUP |
  2276. WM8962_HP1R_DCS_STARTUP);
  2277. /* Wait for it to complete, should be well under 100ms */
  2278. timeout = 0;
  2279. do {
  2280. msleep(1);
  2281. reg = snd_soc_read(codec, WM8962_DC_SERVO_6);
  2282. if (reg < 0) {
  2283. dev_err(codec->dev,
  2284. "Failed to read DCS status: %d\n",
  2285. reg);
  2286. continue;
  2287. }
  2288. dev_dbg(codec->dev, "DCS status: %x\n", reg);
  2289. } while (++timeout < 200 && (reg & expected) != expected);
  2290. if ((reg & expected) != expected)
  2291. dev_err(codec->dev, "DC servo timed out\n");
  2292. else
  2293. dev_dbg(codec->dev, "DC servo complete after %dms\n",
  2294. timeout);
  2295. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2296. WM8962_HP1L_ENA_OUTP |
  2297. WM8962_HP1R_ENA_OUTP,
  2298. WM8962_HP1L_ENA_OUTP |
  2299. WM8962_HP1R_ENA_OUTP);
  2300. udelay(20);
  2301. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2302. WM8962_HP1L_RMV_SHORT |
  2303. WM8962_HP1R_RMV_SHORT,
  2304. WM8962_HP1L_RMV_SHORT |
  2305. WM8962_HP1R_RMV_SHORT);
  2306. break;
  2307. case SND_SOC_DAPM_PRE_PMD:
  2308. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2309. WM8962_HP1L_RMV_SHORT |
  2310. WM8962_HP1R_RMV_SHORT, 0);
  2311. udelay(20);
  2312. snd_soc_update_bits(codec, WM8962_DC_SERVO_1,
  2313. WM8962_HP1L_DCS_ENA | WM8962_HP1R_DCS_ENA |
  2314. WM8962_HP1L_DCS_STARTUP |
  2315. WM8962_HP1R_DCS_STARTUP,
  2316. 0);
  2317. snd_soc_update_bits(codec, WM8962_ANALOGUE_HP_0,
  2318. WM8962_HP1L_ENA | WM8962_HP1R_ENA |
  2319. WM8962_HP1L_ENA_DLY | WM8962_HP1R_ENA_DLY |
  2320. WM8962_HP1L_ENA_OUTP |
  2321. WM8962_HP1R_ENA_OUTP, 0);
  2322. break;
  2323. default:
  2324. BUG();
  2325. return -EINVAL;
  2326. }
  2327. return 0;
  2328. }
  2329. /* VU bits for the output PGAs only take effect while the PGA is powered */
  2330. static int out_pga_event(struct snd_soc_dapm_widget *w,
  2331. struct snd_kcontrol *kcontrol, int event)
  2332. {
  2333. struct snd_soc_codec *codec = w->codec;
  2334. int reg;
  2335. switch (w->shift) {
  2336. case WM8962_HPOUTR_PGA_ENA_SHIFT:
  2337. reg = WM8962_HPOUTR_VOLUME;
  2338. break;
  2339. case WM8962_HPOUTL_PGA_ENA_SHIFT:
  2340. reg = WM8962_HPOUTL_VOLUME;
  2341. break;
  2342. case WM8962_SPKOUTR_PGA_ENA_SHIFT:
  2343. reg = WM8962_SPKOUTR_VOLUME;
  2344. break;
  2345. case WM8962_SPKOUTL_PGA_ENA_SHIFT:
  2346. reg = WM8962_SPKOUTL_VOLUME;
  2347. break;
  2348. default:
  2349. BUG();
  2350. return -EINVAL;
  2351. }
  2352. switch (event) {
  2353. case SND_SOC_DAPM_POST_PMU:
  2354. return snd_soc_write(codec, reg, snd_soc_read(codec, reg));
  2355. default:
  2356. BUG();
  2357. return -EINVAL;
  2358. }
  2359. }
  2360. static int dsp2_event(struct snd_soc_dapm_widget *w,
  2361. struct snd_kcontrol *kcontrol, int event)
  2362. {
  2363. struct snd_soc_codec *codec = w->codec;
  2364. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2365. switch (event) {
  2366. case SND_SOC_DAPM_POST_PMU:
  2367. if (wm8962->dsp2_ena)
  2368. wm8962_dsp2_start(codec);
  2369. break;
  2370. case SND_SOC_DAPM_PRE_PMD:
  2371. if (wm8962->dsp2_ena)
  2372. wm8962_dsp2_stop(codec);
  2373. break;
  2374. default:
  2375. BUG();
  2376. return -EINVAL;
  2377. }
  2378. return 0;
  2379. }
  2380. static const char *st_text[] = { "None", "Left", "Right" };
  2381. static const struct soc_enum str_enum =
  2382. SOC_ENUM_SINGLE(WM8962_DAC_DSP_MIXING_1, 2, 3, st_text);
  2383. static const struct snd_kcontrol_new str_mux =
  2384. SOC_DAPM_ENUM("Right Sidetone", str_enum);
  2385. static const struct soc_enum stl_enum =
  2386. SOC_ENUM_SINGLE(WM8962_DAC_DSP_MIXING_2, 2, 3, st_text);
  2387. static const struct snd_kcontrol_new stl_mux =
  2388. SOC_DAPM_ENUM("Left Sidetone", stl_enum);
  2389. static const char *outmux_text[] = { "DAC", "Mixer" };
  2390. static const struct soc_enum spkoutr_enum =
  2391. SOC_ENUM_SINGLE(WM8962_SPEAKER_MIXER_2, 7, 2, outmux_text);
  2392. static const struct snd_kcontrol_new spkoutr_mux =
  2393. SOC_DAPM_ENUM("SPKOUTR Mux", spkoutr_enum);
  2394. static const struct soc_enum spkoutl_enum =
  2395. SOC_ENUM_SINGLE(WM8962_SPEAKER_MIXER_1, 7, 2, outmux_text);
  2396. static const struct snd_kcontrol_new spkoutl_mux =
  2397. SOC_DAPM_ENUM("SPKOUTL Mux", spkoutl_enum);
  2398. static const struct soc_enum hpoutr_enum =
  2399. SOC_ENUM_SINGLE(WM8962_HEADPHONE_MIXER_2, 7, 2, outmux_text);
  2400. static const struct snd_kcontrol_new hpoutr_mux =
  2401. SOC_DAPM_ENUM("HPOUTR Mux", hpoutr_enum);
  2402. static const struct soc_enum hpoutl_enum =
  2403. SOC_ENUM_SINGLE(WM8962_HEADPHONE_MIXER_1, 7, 2, outmux_text);
  2404. static const struct snd_kcontrol_new hpoutl_mux =
  2405. SOC_DAPM_ENUM("HPOUTL Mux", hpoutl_enum);
  2406. static const struct snd_kcontrol_new inpgal[] = {
  2407. SOC_DAPM_SINGLE("IN1L Switch", WM8962_LEFT_INPUT_PGA_CONTROL, 3, 1, 0),
  2408. SOC_DAPM_SINGLE("IN2L Switch", WM8962_LEFT_INPUT_PGA_CONTROL, 2, 1, 0),
  2409. SOC_DAPM_SINGLE("IN3L Switch", WM8962_LEFT_INPUT_PGA_CONTROL, 1, 1, 0),
  2410. SOC_DAPM_SINGLE("IN4L Switch", WM8962_LEFT_INPUT_PGA_CONTROL, 0, 1, 0),
  2411. };
  2412. static const struct snd_kcontrol_new inpgar[] = {
  2413. SOC_DAPM_SINGLE("IN1R Switch", WM8962_RIGHT_INPUT_PGA_CONTROL, 3, 1, 0),
  2414. SOC_DAPM_SINGLE("IN2R Switch", WM8962_RIGHT_INPUT_PGA_CONTROL, 2, 1, 0),
  2415. SOC_DAPM_SINGLE("IN3R Switch", WM8962_RIGHT_INPUT_PGA_CONTROL, 1, 1, 0),
  2416. SOC_DAPM_SINGLE("IN4R Switch", WM8962_RIGHT_INPUT_PGA_CONTROL, 0, 1, 0),
  2417. };
  2418. static const struct snd_kcontrol_new mixinl[] = {
  2419. SOC_DAPM_SINGLE("IN2L Switch", WM8962_INPUT_MIXER_CONTROL_2, 5, 1, 0),
  2420. SOC_DAPM_SINGLE("IN3L Switch", WM8962_INPUT_MIXER_CONTROL_2, 4, 1, 0),
  2421. SOC_DAPM_SINGLE("PGA Switch", WM8962_INPUT_MIXER_CONTROL_2, 3, 1, 0),
  2422. };
  2423. static const struct snd_kcontrol_new mixinr[] = {
  2424. SOC_DAPM_SINGLE("IN2R Switch", WM8962_INPUT_MIXER_CONTROL_2, 2, 1, 0),
  2425. SOC_DAPM_SINGLE("IN3R Switch", WM8962_INPUT_MIXER_CONTROL_2, 1, 1, 0),
  2426. SOC_DAPM_SINGLE("PGA Switch", WM8962_INPUT_MIXER_CONTROL_2, 0, 1, 0),
  2427. };
  2428. static const struct snd_kcontrol_new hpmixl[] = {
  2429. SOC_DAPM_SINGLE("DACL Switch", WM8962_HEADPHONE_MIXER_1, 5, 1, 0),
  2430. SOC_DAPM_SINGLE("DACR Switch", WM8962_HEADPHONE_MIXER_1, 4, 1, 0),
  2431. SOC_DAPM_SINGLE("MIXINL Switch", WM8962_HEADPHONE_MIXER_1, 3, 1, 0),
  2432. SOC_DAPM_SINGLE("MIXINR Switch", WM8962_HEADPHONE_MIXER_1, 2, 1, 0),
  2433. SOC_DAPM_SINGLE("IN4L Switch", WM8962_HEADPHONE_MIXER_1, 1, 1, 0),
  2434. SOC_DAPM_SINGLE("IN4R Switch", WM8962_HEADPHONE_MIXER_1, 0, 1, 0),
  2435. };
  2436. static const struct snd_kcontrol_new hpmixr[] = {
  2437. SOC_DAPM_SINGLE("DACL Switch", WM8962_HEADPHONE_MIXER_2, 5, 1, 0),
  2438. SOC_DAPM_SINGLE("DACR Switch", WM8962_HEADPHONE_MIXER_2, 4, 1, 0),
  2439. SOC_DAPM_SINGLE("MIXINL Switch", WM8962_HEADPHONE_MIXER_2, 3, 1, 0),
  2440. SOC_DAPM_SINGLE("MIXINR Switch", WM8962_HEADPHONE_MIXER_2, 2, 1, 0),
  2441. SOC_DAPM_SINGLE("IN4L Switch", WM8962_HEADPHONE_MIXER_2, 1, 1, 0),
  2442. SOC_DAPM_SINGLE("IN4R Switch", WM8962_HEADPHONE_MIXER_2, 0, 1, 0),
  2443. };
  2444. static const struct snd_kcontrol_new spkmixl[] = {
  2445. SOC_DAPM_SINGLE("DACL Switch", WM8962_SPEAKER_MIXER_1, 5, 1, 0),
  2446. SOC_DAPM_SINGLE("DACR Switch", WM8962_SPEAKER_MIXER_1, 4, 1, 0),
  2447. SOC_DAPM_SINGLE("MIXINL Switch", WM8962_SPEAKER_MIXER_1, 3, 1, 0),
  2448. SOC_DAPM_SINGLE("MIXINR Switch", WM8962_SPEAKER_MIXER_1, 2, 1, 0),
  2449. SOC_DAPM_SINGLE("IN4L Switch", WM8962_SPEAKER_MIXER_1, 1, 1, 0),
  2450. SOC_DAPM_SINGLE("IN4R Switch", WM8962_SPEAKER_MIXER_1, 0, 1, 0),
  2451. };
  2452. static const struct snd_kcontrol_new spkmixr[] = {
  2453. SOC_DAPM_SINGLE("DACL Switch", WM8962_SPEAKER_MIXER_2, 5, 1, 0),
  2454. SOC_DAPM_SINGLE("DACR Switch", WM8962_SPEAKER_MIXER_2, 4, 1, 0),
  2455. SOC_DAPM_SINGLE("MIXINL Switch", WM8962_SPEAKER_MIXER_2, 3, 1, 0),
  2456. SOC_DAPM_SINGLE("MIXINR Switch", WM8962_SPEAKER_MIXER_2, 2, 1, 0),
  2457. SOC_DAPM_SINGLE("IN4L Switch", WM8962_SPEAKER_MIXER_2, 1, 1, 0),
  2458. SOC_DAPM_SINGLE("IN4R Switch", WM8962_SPEAKER_MIXER_2, 0, 1, 0),
  2459. };
  2460. static const struct snd_soc_dapm_widget wm8962_dapm_widgets[] = {
  2461. SND_SOC_DAPM_INPUT("IN1L"),
  2462. SND_SOC_DAPM_INPUT("IN1R"),
  2463. SND_SOC_DAPM_INPUT("IN2L"),
  2464. SND_SOC_DAPM_INPUT("IN2R"),
  2465. SND_SOC_DAPM_INPUT("IN3L"),
  2466. SND_SOC_DAPM_INPUT("IN3R"),
  2467. SND_SOC_DAPM_INPUT("IN4L"),
  2468. SND_SOC_DAPM_INPUT("IN4R"),
  2469. SND_SOC_DAPM_SIGGEN("Beep"),
  2470. SND_SOC_DAPM_INPUT("DMICDAT"),
  2471. SND_SOC_DAPM_SUPPLY("MICBIAS", WM8962_PWR_MGMT_1, 1, 0, NULL, 0),
  2472. SND_SOC_DAPM_SUPPLY("Class G", WM8962_CHARGE_PUMP_B, 0, 1, NULL, 0),
  2473. SND_SOC_DAPM_SUPPLY("SYSCLK", WM8962_CLOCKING2, 5, 0, sysclk_event,
  2474. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMD),
  2475. SND_SOC_DAPM_SUPPLY("Charge Pump", WM8962_CHARGE_PUMP_1, 0, 0, cp_event,
  2476. SND_SOC_DAPM_POST_PMU),
  2477. SND_SOC_DAPM_SUPPLY("TOCLK", WM8962_ADDITIONAL_CONTROL_1, 0, 0, NULL, 0),
  2478. SND_SOC_DAPM_SUPPLY_S("DSP2", 1, WM8962_DSP2_POWER_MANAGEMENT,
  2479. WM8962_DSP2_ENA_SHIFT, 0, dsp2_event,
  2480. SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD),
  2481. SND_SOC_DAPM_SUPPLY("TEMP_HP", WM8962_ADDITIONAL_CONTROL_4, 2, 0, NULL, 0),
  2482. SND_SOC_DAPM_SUPPLY("TEMP_SPK", WM8962_ADDITIONAL_CONTROL_4, 1, 0, NULL, 0),
  2483. SND_SOC_DAPM_MIXER("INPGAL", WM8962_LEFT_INPUT_PGA_CONTROL, 4, 0,
  2484. inpgal, ARRAY_SIZE(inpgal)),
  2485. SND_SOC_DAPM_MIXER("INPGAR", WM8962_RIGHT_INPUT_PGA_CONTROL, 4, 0,
  2486. inpgar, ARRAY_SIZE(inpgar)),
  2487. SND_SOC_DAPM_MIXER("MIXINL", WM8962_PWR_MGMT_1, 5, 0,
  2488. mixinl, ARRAY_SIZE(mixinl)),
  2489. SND_SOC_DAPM_MIXER("MIXINR", WM8962_PWR_MGMT_1, 4, 0,
  2490. mixinr, ARRAY_SIZE(mixinr)),
  2491. SND_SOC_DAPM_AIF_IN("DMIC_ENA", NULL, 0, WM8962_PWR_MGMT_1, 10, 0),
  2492. SND_SOC_DAPM_ADC("ADCL", "Capture", WM8962_PWR_MGMT_1, 3, 0),
  2493. SND_SOC_DAPM_ADC("ADCR", "Capture", WM8962_PWR_MGMT_1, 2, 0),
  2494. SND_SOC_DAPM_MUX("STL", SND_SOC_NOPM, 0, 0, &stl_mux),
  2495. SND_SOC_DAPM_MUX("STR", SND_SOC_NOPM, 0, 0, &str_mux),
  2496. SND_SOC_DAPM_DAC("DACL", "Playback", WM8962_PWR_MGMT_2, 8, 0),
  2497. SND_SOC_DAPM_DAC("DACR", "Playback", WM8962_PWR_MGMT_2, 7, 0),
  2498. SND_SOC_DAPM_PGA("Left Bypass", SND_SOC_NOPM, 0, 0, NULL, 0),
  2499. SND_SOC_DAPM_PGA("Right Bypass", SND_SOC_NOPM, 0, 0, NULL, 0),
  2500. SND_SOC_DAPM_MIXER("HPMIXL", WM8962_MIXER_ENABLES, 3, 0,
  2501. hpmixl, ARRAY_SIZE(hpmixl)),
  2502. SND_SOC_DAPM_MIXER("HPMIXR", WM8962_MIXER_ENABLES, 2, 0,
  2503. hpmixr, ARRAY_SIZE(hpmixr)),
  2504. SND_SOC_DAPM_MUX_E("HPOUTL PGA", WM8962_PWR_MGMT_2, 6, 0, &hpoutl_mux,
  2505. out_pga_event, SND_SOC_DAPM_POST_PMU),
  2506. SND_SOC_DAPM_MUX_E("HPOUTR PGA", WM8962_PWR_MGMT_2, 5, 0, &hpoutr_mux,
  2507. out_pga_event, SND_SOC_DAPM_POST_PMU),
  2508. SND_SOC_DAPM_PGA_E("HPOUT", SND_SOC_NOPM, 0, 0, NULL, 0, hp_event,
  2509. SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD),
  2510. SND_SOC_DAPM_OUTPUT("HPOUTL"),
  2511. SND_SOC_DAPM_OUTPUT("HPOUTR"),
  2512. };
  2513. static const struct snd_soc_dapm_widget wm8962_dapm_spk_mono_widgets[] = {
  2514. SND_SOC_DAPM_MIXER("Speaker Mixer", WM8962_MIXER_ENABLES, 1, 0,
  2515. spkmixl, ARRAY_SIZE(spkmixl)),
  2516. SND_SOC_DAPM_MUX_E("Speaker PGA", WM8962_PWR_MGMT_2, 4, 0, &spkoutl_mux,
  2517. out_pga_event, SND_SOC_DAPM_POST_PMU),
  2518. SND_SOC_DAPM_PGA("Speaker Output", WM8962_CLASS_D_CONTROL_1, 7, 0, NULL, 0),
  2519. SND_SOC_DAPM_OUTPUT("SPKOUT"),
  2520. };
  2521. static const struct snd_soc_dapm_widget wm8962_dapm_spk_stereo_widgets[] = {
  2522. SND_SOC_DAPM_MIXER("SPKOUTL Mixer", WM8962_MIXER_ENABLES, 1, 0,
  2523. spkmixl, ARRAY_SIZE(spkmixl)),
  2524. SND_SOC_DAPM_MIXER("SPKOUTR Mixer", WM8962_MIXER_ENABLES, 0, 0,
  2525. spkmixr, ARRAY_SIZE(spkmixr)),
  2526. SND_SOC_DAPM_MUX_E("SPKOUTL PGA", WM8962_PWR_MGMT_2, 4, 0, &spkoutl_mux,
  2527. out_pga_event, SND_SOC_DAPM_POST_PMU),
  2528. SND_SOC_DAPM_MUX_E("SPKOUTR PGA", WM8962_PWR_MGMT_2, 3, 0, &spkoutr_mux,
  2529. out_pga_event, SND_SOC_DAPM_POST_PMU),
  2530. SND_SOC_DAPM_PGA("SPKOUTR Output", WM8962_CLASS_D_CONTROL_1, 7, 0, NULL, 0),
  2531. SND_SOC_DAPM_PGA("SPKOUTL Output", WM8962_CLASS_D_CONTROL_1, 6, 0, NULL, 0),
  2532. SND_SOC_DAPM_OUTPUT("SPKOUTL"),
  2533. SND_SOC_DAPM_OUTPUT("SPKOUTR"),
  2534. };
  2535. static const struct snd_soc_dapm_route wm8962_intercon[] = {
  2536. { "INPGAL", "IN1L Switch", "IN1L" },
  2537. { "INPGAL", "IN2L Switch", "IN2L" },
  2538. { "INPGAL", "IN3L Switch", "IN3L" },
  2539. { "INPGAL", "IN4L Switch", "IN4L" },
  2540. { "INPGAR", "IN1R Switch", "IN1R" },
  2541. { "INPGAR", "IN2R Switch", "IN2R" },
  2542. { "INPGAR", "IN3R Switch", "IN3R" },
  2543. { "INPGAR", "IN4R Switch", "IN4R" },
  2544. { "MIXINL", "IN2L Switch", "IN2L" },
  2545. { "MIXINL", "IN3L Switch", "IN3L" },
  2546. { "MIXINL", "PGA Switch", "INPGAL" },
  2547. { "MIXINR", "IN2R Switch", "IN2R" },
  2548. { "MIXINR", "IN3R Switch", "IN3R" },
  2549. { "MIXINR", "PGA Switch", "INPGAR" },
  2550. { "MICBIAS", NULL, "SYSCLK" },
  2551. { "DMIC_ENA", NULL, "DMICDAT" },
  2552. { "ADCL", NULL, "SYSCLK" },
  2553. { "ADCL", NULL, "TOCLK" },
  2554. { "ADCL", NULL, "MIXINL" },
  2555. { "ADCL", NULL, "DMIC_ENA" },
  2556. { "ADCL", NULL, "DSP2" },
  2557. { "ADCR", NULL, "SYSCLK" },
  2558. { "ADCR", NULL, "TOCLK" },
  2559. { "ADCR", NULL, "MIXINR" },
  2560. { "ADCR", NULL, "DMIC_ENA" },
  2561. { "ADCR", NULL, "DSP2" },
  2562. { "STL", "Left", "ADCL" },
  2563. { "STL", "Right", "ADCR" },
  2564. { "STR", "Left", "ADCL" },
  2565. { "STR", "Right", "ADCR" },
  2566. { "DACL", NULL, "SYSCLK" },
  2567. { "DACL", NULL, "TOCLK" },
  2568. { "DACL", NULL, "Beep" },
  2569. { "DACL", NULL, "STL" },
  2570. { "DACL", NULL, "DSP2" },
  2571. { "DACR", NULL, "SYSCLK" },
  2572. { "DACR", NULL, "TOCLK" },
  2573. { "DACR", NULL, "Beep" },
  2574. { "DACR", NULL, "STR" },
  2575. { "DACR", NULL, "DSP2" },
  2576. { "HPMIXL", "IN4L Switch", "IN4L" },
  2577. { "HPMIXL", "IN4R Switch", "IN4R" },
  2578. { "HPMIXL", "DACL Switch", "DACL" },
  2579. { "HPMIXL", "DACR Switch", "DACR" },
  2580. { "HPMIXL", "MIXINL Switch", "MIXINL" },
  2581. { "HPMIXL", "MIXINR Switch", "MIXINR" },
  2582. { "HPMIXR", "IN4L Switch", "IN4L" },
  2583. { "HPMIXR", "IN4R Switch", "IN4R" },
  2584. { "HPMIXR", "DACL Switch", "DACL" },
  2585. { "HPMIXR", "DACR Switch", "DACR" },
  2586. { "HPMIXR", "MIXINL Switch", "MIXINL" },
  2587. { "HPMIXR", "MIXINR Switch", "MIXINR" },
  2588. { "Left Bypass", NULL, "HPMIXL" },
  2589. { "Left Bypass", NULL, "Class G" },
  2590. { "Right Bypass", NULL, "HPMIXR" },
  2591. { "Right Bypass", NULL, "Class G" },
  2592. { "HPOUTL PGA", "Mixer", "Left Bypass" },
  2593. { "HPOUTL PGA", "DAC", "DACL" },
  2594. { "HPOUTR PGA", "Mixer", "Right Bypass" },
  2595. { "HPOUTR PGA", "DAC", "DACR" },
  2596. { "HPOUT", NULL, "HPOUTL PGA" },
  2597. { "HPOUT", NULL, "HPOUTR PGA" },
  2598. { "HPOUT", NULL, "Charge Pump" },
  2599. { "HPOUT", NULL, "SYSCLK" },
  2600. { "HPOUT", NULL, "TOCLK" },
  2601. { "HPOUTL", NULL, "HPOUT" },
  2602. { "HPOUTR", NULL, "HPOUT" },
  2603. { "HPOUTL", NULL, "TEMP_HP" },
  2604. { "HPOUTR", NULL, "TEMP_HP" },
  2605. };
  2606. static const struct snd_soc_dapm_route wm8962_spk_mono_intercon[] = {
  2607. { "Speaker Mixer", "IN4L Switch", "IN4L" },
  2608. { "Speaker Mixer", "IN4R Switch", "IN4R" },
  2609. { "Speaker Mixer", "DACL Switch", "DACL" },
  2610. { "Speaker Mixer", "DACR Switch", "DACR" },
  2611. { "Speaker Mixer", "MIXINL Switch", "MIXINL" },
  2612. { "Speaker Mixer", "MIXINR Switch", "MIXINR" },
  2613. { "Speaker PGA", "Mixer", "Speaker Mixer" },
  2614. { "Speaker PGA", "DAC", "DACL" },
  2615. { "Speaker Output", NULL, "Speaker PGA" },
  2616. { "Speaker Output", NULL, "SYSCLK" },
  2617. { "Speaker Output", NULL, "TOCLK" },
  2618. { "Speaker Output", NULL, "TEMP_SPK" },
  2619. { "SPKOUT", NULL, "Speaker Output" },
  2620. };
  2621. static const struct snd_soc_dapm_route wm8962_spk_stereo_intercon[] = {
  2622. { "SPKOUTL Mixer", "IN4L Switch", "IN4L" },
  2623. { "SPKOUTL Mixer", "IN4R Switch", "IN4R" },
  2624. { "SPKOUTL Mixer", "DACL Switch", "DACL" },
  2625. { "SPKOUTL Mixer", "DACR Switch", "DACR" },
  2626. { "SPKOUTL Mixer", "MIXINL Switch", "MIXINL" },
  2627. { "SPKOUTL Mixer", "MIXINR Switch", "MIXINR" },
  2628. { "SPKOUTR Mixer", "IN4L Switch", "IN4L" },
  2629. { "SPKOUTR Mixer", "IN4R Switch", "IN4R" },
  2630. { "SPKOUTR Mixer", "DACL Switch", "DACL" },
  2631. { "SPKOUTR Mixer", "DACR Switch", "DACR" },
  2632. { "SPKOUTR Mixer", "MIXINL Switch", "MIXINL" },
  2633. { "SPKOUTR Mixer", "MIXINR Switch", "MIXINR" },
  2634. { "SPKOUTL PGA", "Mixer", "SPKOUTL Mixer" },
  2635. { "SPKOUTL PGA", "DAC", "DACL" },
  2636. { "SPKOUTR PGA", "Mixer", "SPKOUTR Mixer" },
  2637. { "SPKOUTR PGA", "DAC", "DACR" },
  2638. { "SPKOUTL Output", NULL, "SPKOUTL PGA" },
  2639. { "SPKOUTL Output", NULL, "SYSCLK" },
  2640. { "SPKOUTL Output", NULL, "TOCLK" },
  2641. { "SPKOUTL Output", NULL, "TEMP_SPK" },
  2642. { "SPKOUTR Output", NULL, "SPKOUTR PGA" },
  2643. { "SPKOUTR Output", NULL, "SYSCLK" },
  2644. { "SPKOUTR Output", NULL, "TOCLK" },
  2645. { "SPKOUTR Output", NULL, "TEMP_SPK" },
  2646. { "SPKOUTL", NULL, "SPKOUTL Output" },
  2647. { "SPKOUTR", NULL, "SPKOUTR Output" },
  2648. };
  2649. static int wm8962_add_widgets(struct snd_soc_codec *codec)
  2650. {
  2651. struct wm8962_pdata *pdata = dev_get_platdata(codec->dev);
  2652. struct snd_soc_dapm_context *dapm = &codec->dapm;
  2653. snd_soc_add_controls(codec, wm8962_snd_controls,
  2654. ARRAY_SIZE(wm8962_snd_controls));
  2655. if (pdata && pdata->spk_mono)
  2656. snd_soc_add_controls(codec, wm8962_spk_mono_controls,
  2657. ARRAY_SIZE(wm8962_spk_mono_controls));
  2658. else
  2659. snd_soc_add_controls(codec, wm8962_spk_stereo_controls,
  2660. ARRAY_SIZE(wm8962_spk_stereo_controls));
  2661. snd_soc_dapm_new_controls(dapm, wm8962_dapm_widgets,
  2662. ARRAY_SIZE(wm8962_dapm_widgets));
  2663. if (pdata && pdata->spk_mono)
  2664. snd_soc_dapm_new_controls(dapm, wm8962_dapm_spk_mono_widgets,
  2665. ARRAY_SIZE(wm8962_dapm_spk_mono_widgets));
  2666. else
  2667. snd_soc_dapm_new_controls(dapm, wm8962_dapm_spk_stereo_widgets,
  2668. ARRAY_SIZE(wm8962_dapm_spk_stereo_widgets));
  2669. snd_soc_dapm_add_routes(dapm, wm8962_intercon,
  2670. ARRAY_SIZE(wm8962_intercon));
  2671. if (pdata && pdata->spk_mono)
  2672. snd_soc_dapm_add_routes(dapm, wm8962_spk_mono_intercon,
  2673. ARRAY_SIZE(wm8962_spk_mono_intercon));
  2674. else
  2675. snd_soc_dapm_add_routes(dapm, wm8962_spk_stereo_intercon,
  2676. ARRAY_SIZE(wm8962_spk_stereo_intercon));
  2677. snd_soc_dapm_disable_pin(dapm, "Beep");
  2678. return 0;
  2679. }
  2680. /* -1 for reserved values */
  2681. static const int bclk_divs[] = {
  2682. 1, -1, 2, 3, 4, -1, 6, 8, -1, 12, 16, 24, -1, 32, 32, 32
  2683. };
  2684. static const int sysclk_rates[] = {
  2685. 64, 128, 192, 256, 384, 512, 768, 1024, 1408, 1536,
  2686. };
  2687. static void wm8962_configure_bclk(struct snd_soc_codec *codec)
  2688. {
  2689. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2690. int dspclk, i;
  2691. int clocking2 = 0;
  2692. int clocking4 = 0;
  2693. int aif2 = 0;
  2694. if (!wm8962->sysclk_rate) {
  2695. dev_dbg(codec->dev, "No SYSCLK configured\n");
  2696. return;
  2697. }
  2698. if (!wm8962->bclk || !wm8962->lrclk) {
  2699. dev_dbg(codec->dev, "No audio clocks configured\n");
  2700. return;
  2701. }
  2702. for (i = 0; i < ARRAY_SIZE(sysclk_rates); i++) {
  2703. if (sysclk_rates[i] == wm8962->sysclk_rate / wm8962->lrclk) {
  2704. clocking4 |= i << WM8962_SYSCLK_RATE_SHIFT;
  2705. break;
  2706. }
  2707. }
  2708. if (i == ARRAY_SIZE(sysclk_rates)) {
  2709. dev_err(codec->dev, "Unsupported sysclk ratio %d\n",
  2710. wm8962->sysclk_rate / wm8962->lrclk);
  2711. return;
  2712. }
  2713. snd_soc_update_bits(codec, WM8962_CLOCKING_4,
  2714. WM8962_SYSCLK_RATE_MASK, clocking4);
  2715. dspclk = snd_soc_read(codec, WM8962_CLOCKING1);
  2716. if (dspclk < 0) {
  2717. dev_err(codec->dev, "Failed to read DSPCLK: %d\n", dspclk);
  2718. return;
  2719. }
  2720. dspclk = (dspclk & WM8962_DSPCLK_DIV_MASK) >> WM8962_DSPCLK_DIV_SHIFT;
  2721. switch (dspclk) {
  2722. case 0:
  2723. dspclk = wm8962->sysclk_rate;
  2724. break;
  2725. case 1:
  2726. dspclk = wm8962->sysclk_rate / 2;
  2727. break;
  2728. case 2:
  2729. dspclk = wm8962->sysclk_rate / 4;
  2730. break;
  2731. default:
  2732. dev_warn(codec->dev, "Unknown DSPCLK divisor read back\n");
  2733. dspclk = wm8962->sysclk;
  2734. }
  2735. dev_dbg(codec->dev, "DSPCLK is %dHz, BCLK %d\n", dspclk, wm8962->bclk);
  2736. /* We're expecting an exact match */
  2737. for (i = 0; i < ARRAY_SIZE(bclk_divs); i++) {
  2738. if (bclk_divs[i] < 0)
  2739. continue;
  2740. if (dspclk / bclk_divs[i] == wm8962->bclk) {
  2741. dev_dbg(codec->dev, "Selected BCLK_DIV %d for %dHz\n",
  2742. bclk_divs[i], wm8962->bclk);
  2743. clocking2 |= i;
  2744. break;
  2745. }
  2746. }
  2747. if (i == ARRAY_SIZE(bclk_divs)) {
  2748. dev_err(codec->dev, "Unsupported BCLK ratio %d\n",
  2749. dspclk / wm8962->bclk);
  2750. return;
  2751. }
  2752. aif2 |= wm8962->bclk / wm8962->lrclk;
  2753. dev_dbg(codec->dev, "Selected LRCLK divisor %d for %dHz\n",
  2754. wm8962->bclk / wm8962->lrclk, wm8962->lrclk);
  2755. snd_soc_update_bits(codec, WM8962_CLOCKING2,
  2756. WM8962_BCLK_DIV_MASK, clocking2);
  2757. snd_soc_update_bits(codec, WM8962_AUDIO_INTERFACE_2,
  2758. WM8962_AIF_RATE_MASK, aif2);
  2759. }
  2760. static int wm8962_set_bias_level(struct snd_soc_codec *codec,
  2761. enum snd_soc_bias_level level)
  2762. {
  2763. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2764. int ret;
  2765. if (level == codec->dapm.bias_level)
  2766. return 0;
  2767. switch (level) {
  2768. case SND_SOC_BIAS_ON:
  2769. break;
  2770. case SND_SOC_BIAS_PREPARE:
  2771. /* VMID 2*50k */
  2772. snd_soc_update_bits(codec, WM8962_PWR_MGMT_1,
  2773. WM8962_VMID_SEL_MASK, 0x80);
  2774. wm8962_configure_bclk(codec);
  2775. break;
  2776. case SND_SOC_BIAS_STANDBY:
  2777. if (codec->dapm.bias_level == SND_SOC_BIAS_OFF) {
  2778. ret = regulator_bulk_enable(ARRAY_SIZE(wm8962->supplies),
  2779. wm8962->supplies);
  2780. if (ret != 0) {
  2781. dev_err(codec->dev,
  2782. "Failed to enable supplies: %d\n",
  2783. ret);
  2784. return ret;
  2785. }
  2786. regcache_cache_only(wm8962->regmap, false);
  2787. regcache_sync(wm8962->regmap);
  2788. snd_soc_update_bits(codec, WM8962_ANTI_POP,
  2789. WM8962_STARTUP_BIAS_ENA |
  2790. WM8962_VMID_BUF_ENA,
  2791. WM8962_STARTUP_BIAS_ENA |
  2792. WM8962_VMID_BUF_ENA);
  2793. /* Bias enable at 2*50k for ramp */
  2794. snd_soc_update_bits(codec, WM8962_PWR_MGMT_1,
  2795. WM8962_VMID_SEL_MASK |
  2796. WM8962_BIAS_ENA,
  2797. WM8962_BIAS_ENA | 0x180);
  2798. msleep(5);
  2799. }
  2800. /* VMID 2*250k */
  2801. snd_soc_update_bits(codec, WM8962_PWR_MGMT_1,
  2802. WM8962_VMID_SEL_MASK, 0x100);
  2803. break;
  2804. case SND_SOC_BIAS_OFF:
  2805. snd_soc_update_bits(codec, WM8962_PWR_MGMT_1,
  2806. WM8962_VMID_SEL_MASK | WM8962_BIAS_ENA, 0);
  2807. snd_soc_update_bits(codec, WM8962_ANTI_POP,
  2808. WM8962_STARTUP_BIAS_ENA |
  2809. WM8962_VMID_BUF_ENA, 0);
  2810. regulator_bulk_disable(ARRAY_SIZE(wm8962->supplies),
  2811. wm8962->supplies);
  2812. break;
  2813. }
  2814. codec->dapm.bias_level = level;
  2815. return 0;
  2816. }
  2817. static const struct {
  2818. int rate;
  2819. int reg;
  2820. } sr_vals[] = {
  2821. { 48000, 0 },
  2822. { 44100, 0 },
  2823. { 32000, 1 },
  2824. { 22050, 2 },
  2825. { 24000, 2 },
  2826. { 16000, 3 },
  2827. { 11025, 4 },
  2828. { 12000, 4 },
  2829. { 8000, 5 },
  2830. { 88200, 6 },
  2831. { 96000, 6 },
  2832. };
  2833. static int wm8962_hw_params(struct snd_pcm_substream *substream,
  2834. struct snd_pcm_hw_params *params,
  2835. struct snd_soc_dai *dai)
  2836. {
  2837. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  2838. struct snd_soc_codec *codec = rtd->codec;
  2839. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2840. int i;
  2841. int aif0 = 0;
  2842. int adctl3 = 0;
  2843. wm8962->bclk = snd_soc_params_to_bclk(params);
  2844. wm8962->lrclk = params_rate(params);
  2845. for (i = 0; i < ARRAY_SIZE(sr_vals); i++) {
  2846. if (sr_vals[i].rate == wm8962->lrclk) {
  2847. adctl3 |= sr_vals[i].reg;
  2848. break;
  2849. }
  2850. }
  2851. if (i == ARRAY_SIZE(sr_vals)) {
  2852. dev_err(codec->dev, "Unsupported rate %dHz\n", wm8962->lrclk);
  2853. return -EINVAL;
  2854. }
  2855. if (wm8962->lrclk % 8000 == 0)
  2856. adctl3 |= WM8962_SAMPLE_RATE_INT_MODE;
  2857. switch (params_format(params)) {
  2858. case SNDRV_PCM_FORMAT_S16_LE:
  2859. break;
  2860. case SNDRV_PCM_FORMAT_S20_3LE:
  2861. aif0 |= 0x4;
  2862. break;
  2863. case SNDRV_PCM_FORMAT_S24_LE:
  2864. aif0 |= 0x8;
  2865. break;
  2866. case SNDRV_PCM_FORMAT_S32_LE:
  2867. aif0 |= 0xc;
  2868. break;
  2869. default:
  2870. return -EINVAL;
  2871. }
  2872. snd_soc_update_bits(codec, WM8962_AUDIO_INTERFACE_0,
  2873. WM8962_WL_MASK, aif0);
  2874. snd_soc_update_bits(codec, WM8962_ADDITIONAL_CONTROL_3,
  2875. WM8962_SAMPLE_RATE_INT_MODE |
  2876. WM8962_SAMPLE_RATE_MASK, adctl3);
  2877. wm8962_configure_bclk(codec);
  2878. return 0;
  2879. }
  2880. static int wm8962_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
  2881. unsigned int freq, int dir)
  2882. {
  2883. struct snd_soc_codec *codec = dai->codec;
  2884. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  2885. int src;
  2886. switch (clk_id) {
  2887. case WM8962_SYSCLK_MCLK:
  2888. wm8962->sysclk = WM8962_SYSCLK_MCLK;
  2889. src = 0;
  2890. break;
  2891. case WM8962_SYSCLK_FLL:
  2892. wm8962->sysclk = WM8962_SYSCLK_FLL;
  2893. src = 1 << WM8962_SYSCLK_SRC_SHIFT;
  2894. break;
  2895. default:
  2896. return -EINVAL;
  2897. }
  2898. snd_soc_update_bits(codec, WM8962_CLOCKING2, WM8962_SYSCLK_SRC_MASK,
  2899. src);
  2900. wm8962->sysclk_rate = freq;
  2901. return 0;
  2902. }
  2903. static int wm8962_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
  2904. {
  2905. struct snd_soc_codec *codec = dai->codec;
  2906. int aif0 = 0;
  2907. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  2908. case SND_SOC_DAIFMT_DSP_B:
  2909. aif0 |= WM8962_LRCLK_INV | 3;
  2910. case SND_SOC_DAIFMT_DSP_A:
  2911. aif0 |= 3;
  2912. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  2913. case SND_SOC_DAIFMT_NB_NF:
  2914. case SND_SOC_DAIFMT_IB_NF:
  2915. break;
  2916. default:
  2917. return -EINVAL;
  2918. }
  2919. break;
  2920. case SND_SOC_DAIFMT_RIGHT_J:
  2921. break;
  2922. case SND_SOC_DAIFMT_LEFT_J:
  2923. aif0 |= 1;
  2924. break;
  2925. case SND_SOC_DAIFMT_I2S:
  2926. aif0 |= 2;
  2927. break;
  2928. default:
  2929. return -EINVAL;
  2930. }
  2931. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  2932. case SND_SOC_DAIFMT_NB_NF:
  2933. break;
  2934. case SND_SOC_DAIFMT_IB_NF:
  2935. aif0 |= WM8962_BCLK_INV;
  2936. break;
  2937. case SND_SOC_DAIFMT_NB_IF:
  2938. aif0 |= WM8962_LRCLK_INV;
  2939. break;
  2940. case SND_SOC_DAIFMT_IB_IF:
  2941. aif0 |= WM8962_BCLK_INV | WM8962_LRCLK_INV;
  2942. break;
  2943. default:
  2944. return -EINVAL;
  2945. }
  2946. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  2947. case SND_SOC_DAIFMT_CBM_CFM:
  2948. aif0 |= WM8962_MSTR;
  2949. break;
  2950. case SND_SOC_DAIFMT_CBS_CFS:
  2951. break;
  2952. default:
  2953. return -EINVAL;
  2954. }
  2955. snd_soc_update_bits(codec, WM8962_AUDIO_INTERFACE_0,
  2956. WM8962_FMT_MASK | WM8962_BCLK_INV | WM8962_MSTR |
  2957. WM8962_LRCLK_INV, aif0);
  2958. return 0;
  2959. }
  2960. struct _fll_div {
  2961. u16 fll_fratio;
  2962. u16 fll_outdiv;
  2963. u16 fll_refclk_div;
  2964. u16 n;
  2965. u16 theta;
  2966. u16 lambda;
  2967. };
  2968. /* The size in bits of the FLL divide multiplied by 10
  2969. * to allow rounding later */
  2970. #define FIXED_FLL_SIZE ((1 << 16) * 10)
  2971. static struct {
  2972. unsigned int min;
  2973. unsigned int max;
  2974. u16 fll_fratio;
  2975. int ratio;
  2976. } fll_fratios[] = {
  2977. { 0, 64000, 4, 16 },
  2978. { 64000, 128000, 3, 8 },
  2979. { 128000, 256000, 2, 4 },
  2980. { 256000, 1000000, 1, 2 },
  2981. { 1000000, 13500000, 0, 1 },
  2982. };
  2983. static int fll_factors(struct _fll_div *fll_div, unsigned int Fref,
  2984. unsigned int Fout)
  2985. {
  2986. unsigned int target;
  2987. unsigned int div;
  2988. unsigned int fratio, gcd_fll;
  2989. int i;
  2990. /* Fref must be <=13.5MHz */
  2991. div = 1;
  2992. fll_div->fll_refclk_div = 0;
  2993. while ((Fref / div) > 13500000) {
  2994. div *= 2;
  2995. fll_div->fll_refclk_div++;
  2996. if (div > 4) {
  2997. pr_err("Can't scale %dMHz input down to <=13.5MHz\n",
  2998. Fref);
  2999. return -EINVAL;
  3000. }
  3001. }
  3002. pr_debug("FLL Fref=%u Fout=%u\n", Fref, Fout);
  3003. /* Apply the division for our remaining calculations */
  3004. Fref /= div;
  3005. /* Fvco should be 90-100MHz; don't check the upper bound */
  3006. div = 2;
  3007. while (Fout * div < 90000000) {
  3008. div++;
  3009. if (div > 64) {
  3010. pr_err("Unable to find FLL_OUTDIV for Fout=%uHz\n",
  3011. Fout);
  3012. return -EINVAL;
  3013. }
  3014. }
  3015. target = Fout * div;
  3016. fll_div->fll_outdiv = div - 1;
  3017. pr_debug("FLL Fvco=%dHz\n", target);
  3018. /* Find an appropriate FLL_FRATIO and factor it out of the target */
  3019. for (i = 0; i < ARRAY_SIZE(fll_fratios); i++) {
  3020. if (fll_fratios[i].min <= Fref && Fref <= fll_fratios[i].max) {
  3021. fll_div->fll_fratio = fll_fratios[i].fll_fratio;
  3022. fratio = fll_fratios[i].ratio;
  3023. break;
  3024. }
  3025. }
  3026. if (i == ARRAY_SIZE(fll_fratios)) {
  3027. pr_err("Unable to find FLL_FRATIO for Fref=%uHz\n", Fref);
  3028. return -EINVAL;
  3029. }
  3030. fll_div->n = target / (fratio * Fref);
  3031. if (target % Fref == 0) {
  3032. fll_div->theta = 0;
  3033. fll_div->lambda = 0;
  3034. } else {
  3035. gcd_fll = gcd(target, fratio * Fref);
  3036. fll_div->theta = (target - (fll_div->n * fratio * Fref))
  3037. / gcd_fll;
  3038. fll_div->lambda = (fratio * Fref) / gcd_fll;
  3039. }
  3040. pr_debug("FLL N=%x THETA=%x LAMBDA=%x\n",
  3041. fll_div->n, fll_div->theta, fll_div->lambda);
  3042. pr_debug("FLL_FRATIO=%x FLL_OUTDIV=%x FLL_REFCLK_DIV=%x\n",
  3043. fll_div->fll_fratio, fll_div->fll_outdiv,
  3044. fll_div->fll_refclk_div);
  3045. return 0;
  3046. }
  3047. static int wm8962_set_fll(struct snd_soc_codec *codec, int fll_id, int source,
  3048. unsigned int Fref, unsigned int Fout)
  3049. {
  3050. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3051. struct _fll_div fll_div;
  3052. unsigned long timeout;
  3053. int ret;
  3054. int fll1 = snd_soc_read(codec, WM8962_FLL_CONTROL_1) & WM8962_FLL_ENA;
  3055. int sysclk = snd_soc_read(codec, WM8962_CLOCKING2) & WM8962_SYSCLK_ENA;
  3056. /* Any change? */
  3057. if (source == wm8962->fll_src && Fref == wm8962->fll_fref &&
  3058. Fout == wm8962->fll_fout)
  3059. return 0;
  3060. if (Fout == 0) {
  3061. dev_dbg(codec->dev, "FLL disabled\n");
  3062. wm8962->fll_fref = 0;
  3063. wm8962->fll_fout = 0;
  3064. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1,
  3065. WM8962_FLL_ENA, 0);
  3066. return 0;
  3067. }
  3068. ret = fll_factors(&fll_div, Fref, Fout);
  3069. if (ret != 0)
  3070. return ret;
  3071. switch (fll_id) {
  3072. case WM8962_FLL_MCLK:
  3073. case WM8962_FLL_BCLK:
  3074. case WM8962_FLL_OSC:
  3075. fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT;
  3076. break;
  3077. case WM8962_FLL_INT:
  3078. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1,
  3079. WM8962_FLL_OSC_ENA, WM8962_FLL_OSC_ENA);
  3080. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_5,
  3081. WM8962_FLL_FRC_NCO, WM8962_FLL_FRC_NCO);
  3082. break;
  3083. default:
  3084. dev_err(codec->dev, "Unknown FLL source %d\n", ret);
  3085. return -EINVAL;
  3086. }
  3087. if (fll_div.theta || fll_div.lambda)
  3088. fll1 |= WM8962_FLL_FRAC;
  3089. /* Stop the FLL while we reconfigure */
  3090. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0);
  3091. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_2,
  3092. WM8962_FLL_OUTDIV_MASK |
  3093. WM8962_FLL_REFCLK_DIV_MASK,
  3094. (fll_div.fll_outdiv << WM8962_FLL_OUTDIV_SHIFT) |
  3095. (fll_div.fll_refclk_div));
  3096. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_3,
  3097. WM8962_FLL_FRATIO_MASK, fll_div.fll_fratio);
  3098. snd_soc_write(codec, WM8962_FLL_CONTROL_6, fll_div.theta);
  3099. snd_soc_write(codec, WM8962_FLL_CONTROL_7, fll_div.lambda);
  3100. snd_soc_write(codec, WM8962_FLL_CONTROL_8, fll_div.n);
  3101. try_wait_for_completion(&wm8962->fll_lock);
  3102. if (sysclk)
  3103. fll1 |= WM8962_FLL_ENA;
  3104. snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1,
  3105. WM8962_FLL_FRAC | WM8962_FLL_REFCLK_SRC_MASK |
  3106. WM8962_FLL_ENA, fll1);
  3107. dev_dbg(codec->dev, "FLL configured for %dHz->%dHz\n", Fref, Fout);
  3108. ret = 0;
  3109. if (fll1 & WM8962_FLL_ENA) {
  3110. /* This should be a massive overestimate but go even
  3111. * higher if we'll error out
  3112. */
  3113. if (wm8962->irq)
  3114. timeout = msecs_to_jiffies(5);
  3115. else
  3116. timeout = msecs_to_jiffies(1);
  3117. timeout = wait_for_completion_timeout(&wm8962->fll_lock,
  3118. timeout);
  3119. if (timeout == 0 && wm8962->irq) {
  3120. dev_err(codec->dev, "FLL lock timed out");
  3121. ret = -ETIMEDOUT;
  3122. }
  3123. }
  3124. wm8962->fll_fref = Fref;
  3125. wm8962->fll_fout = Fout;
  3126. wm8962->fll_src = source;
  3127. return ret;
  3128. }
  3129. static int wm8962_mute(struct snd_soc_dai *dai, int mute)
  3130. {
  3131. struct snd_soc_codec *codec = dai->codec;
  3132. int val;
  3133. if (mute)
  3134. val = WM8962_DAC_MUTE;
  3135. else
  3136. val = 0;
  3137. return snd_soc_update_bits(codec, WM8962_ADC_DAC_CONTROL_1,
  3138. WM8962_DAC_MUTE, val);
  3139. }
  3140. #define WM8962_RATES SNDRV_PCM_RATE_8000_96000
  3141. #define WM8962_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |\
  3142. SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32_LE)
  3143. static const struct snd_soc_dai_ops wm8962_dai_ops = {
  3144. .hw_params = wm8962_hw_params,
  3145. .set_sysclk = wm8962_set_dai_sysclk,
  3146. .set_fmt = wm8962_set_dai_fmt,
  3147. .digital_mute = wm8962_mute,
  3148. };
  3149. static struct snd_soc_dai_driver wm8962_dai = {
  3150. .name = "wm8962",
  3151. .playback = {
  3152. .stream_name = "Playback",
  3153. .channels_min = 2,
  3154. .channels_max = 2,
  3155. .rates = WM8962_RATES,
  3156. .formats = WM8962_FORMATS,
  3157. },
  3158. .capture = {
  3159. .stream_name = "Capture",
  3160. .channels_min = 2,
  3161. .channels_max = 2,
  3162. .rates = WM8962_RATES,
  3163. .formats = WM8962_FORMATS,
  3164. },
  3165. .ops = &wm8962_dai_ops,
  3166. .symmetric_rates = 1,
  3167. };
  3168. static void wm8962_mic_work(struct work_struct *work)
  3169. {
  3170. struct wm8962_priv *wm8962 = container_of(work,
  3171. struct wm8962_priv,
  3172. mic_work.work);
  3173. struct snd_soc_codec *codec = wm8962->codec;
  3174. int status = 0;
  3175. int irq_pol = 0;
  3176. int reg;
  3177. reg = snd_soc_read(codec, WM8962_ADDITIONAL_CONTROL_4);
  3178. if (reg & WM8962_MICDET_STS) {
  3179. status |= SND_JACK_MICROPHONE;
  3180. irq_pol |= WM8962_MICD_IRQ_POL;
  3181. }
  3182. if (reg & WM8962_MICSHORT_STS) {
  3183. status |= SND_JACK_BTN_0;
  3184. irq_pol |= WM8962_MICSCD_IRQ_POL;
  3185. }
  3186. snd_soc_jack_report(wm8962->jack, status,
  3187. SND_JACK_MICROPHONE | SND_JACK_BTN_0);
  3188. snd_soc_update_bits(codec, WM8962_MICINT_SOURCE_POL,
  3189. WM8962_MICSCD_IRQ_POL |
  3190. WM8962_MICD_IRQ_POL, irq_pol);
  3191. }
  3192. static irqreturn_t wm8962_irq(int irq, void *data)
  3193. {
  3194. struct snd_soc_codec *codec = data;
  3195. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3196. int mask;
  3197. int active;
  3198. int reg;
  3199. mask = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2_MASK);
  3200. active = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);
  3201. active &= ~mask;
  3202. if (!active)
  3203. return IRQ_NONE;
  3204. /* Acknowledge the interrupts */
  3205. snd_soc_write(codec, WM8962_INTERRUPT_STATUS_2, active);
  3206. if (active & WM8962_FLL_LOCK_EINT) {
  3207. dev_dbg(codec->dev, "FLL locked\n");
  3208. complete(&wm8962->fll_lock);
  3209. }
  3210. if (active & WM8962_FIFOS_ERR_EINT)
  3211. dev_err(codec->dev, "FIFO error\n");
  3212. if (active & WM8962_TEMP_SHUT_EINT) {
  3213. dev_crit(codec->dev, "Thermal shutdown\n");
  3214. reg = snd_soc_read(codec, WM8962_THERMAL_SHUTDOWN_STATUS);
  3215. if (reg & WM8962_TEMP_ERR_HP)
  3216. dev_crit(codec->dev, "Headphone thermal error\n");
  3217. if (reg & WM8962_TEMP_WARN_HP)
  3218. dev_crit(codec->dev, "Headphone thermal warning\n");
  3219. if (reg & WM8962_TEMP_ERR_SPK)
  3220. dev_crit(codec->dev, "Speaker thermal error\n");
  3221. if (reg & WM8962_TEMP_WARN_SPK)
  3222. dev_crit(codec->dev, "Speaker thermal warning\n");
  3223. }
  3224. if (active & (WM8962_MICSCD_EINT | WM8962_MICD_EINT)) {
  3225. dev_dbg(codec->dev, "Microphone event detected\n");
  3226. #ifndef CONFIG_SND_SOC_WM8962_MODULE
  3227. trace_snd_soc_jack_irq(dev_name(codec->dev));
  3228. #endif
  3229. pm_wakeup_event(codec->dev, 300);
  3230. schedule_delayed_work(&wm8962->mic_work,
  3231. msecs_to_jiffies(250));
  3232. }
  3233. return IRQ_HANDLED;
  3234. }
  3235. /**
  3236. * wm8962_mic_detect - Enable microphone detection via the WM8962 IRQ
  3237. *
  3238. * @codec: WM8962 codec
  3239. * @jack: jack to report detection events on
  3240. *
  3241. * Enable microphone detection via IRQ on the WM8962. If GPIOs are
  3242. * being used to bring out signals to the processor then only platform
  3243. * data configuration is needed for WM8962 and processor GPIOs should
  3244. * be configured using snd_soc_jack_add_gpios() instead.
  3245. *
  3246. * If no jack is supplied detection will be disabled.
  3247. */
  3248. int wm8962_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack)
  3249. {
  3250. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3251. int irq_mask, enable;
  3252. wm8962->jack = jack;
  3253. if (jack) {
  3254. irq_mask = 0;
  3255. enable = WM8962_MICDET_ENA;
  3256. } else {
  3257. irq_mask = WM8962_MICD_EINT | WM8962_MICSCD_EINT;
  3258. enable = 0;
  3259. }
  3260. snd_soc_update_bits(codec, WM8962_INTERRUPT_STATUS_2_MASK,
  3261. WM8962_MICD_EINT | WM8962_MICSCD_EINT, irq_mask);
  3262. snd_soc_update_bits(codec, WM8962_ADDITIONAL_CONTROL_4,
  3263. WM8962_MICDET_ENA, enable);
  3264. /* Send an initial empty report */
  3265. snd_soc_jack_report(wm8962->jack, 0,
  3266. SND_JACK_MICROPHONE | SND_JACK_BTN_0);
  3267. if (jack) {
  3268. snd_soc_dapm_force_enable_pin(&codec->dapm, "SYSCLK");
  3269. snd_soc_dapm_force_enable_pin(&codec->dapm, "MICBIAS");
  3270. } else {
  3271. snd_soc_dapm_disable_pin(&codec->dapm, "SYSCLK");
  3272. snd_soc_dapm_disable_pin(&codec->dapm, "MICBIAS");
  3273. }
  3274. return 0;
  3275. }
  3276. EXPORT_SYMBOL_GPL(wm8962_mic_detect);
  3277. #if defined(CONFIG_INPUT) || defined(CONFIG_INPUT_MODULE)
  3278. static int beep_rates[] = {
  3279. 500, 1000, 2000, 4000,
  3280. };
  3281. static void wm8962_beep_work(struct work_struct *work)
  3282. {
  3283. struct wm8962_priv *wm8962 =
  3284. container_of(work, struct wm8962_priv, beep_work);
  3285. struct snd_soc_codec *codec = wm8962->codec;
  3286. struct snd_soc_dapm_context *dapm = &codec->dapm;
  3287. int i;
  3288. int reg = 0;
  3289. int best = 0;
  3290. if (wm8962->beep_rate) {
  3291. for (i = 0; i < ARRAY_SIZE(beep_rates); i++) {
  3292. if (abs(wm8962->beep_rate - beep_rates[i]) <
  3293. abs(wm8962->beep_rate - beep_rates[best]))
  3294. best = i;
  3295. }
  3296. dev_dbg(codec->dev, "Set beep rate %dHz for requested %dHz\n",
  3297. beep_rates[best], wm8962->beep_rate);
  3298. reg = WM8962_BEEP_ENA | (best << WM8962_BEEP_RATE_SHIFT);
  3299. snd_soc_dapm_enable_pin(dapm, "Beep");
  3300. } else {
  3301. dev_dbg(codec->dev, "Disabling beep\n");
  3302. snd_soc_dapm_disable_pin(dapm, "Beep");
  3303. }
  3304. snd_soc_update_bits(codec, WM8962_BEEP_GENERATOR_1,
  3305. WM8962_BEEP_ENA | WM8962_BEEP_RATE_MASK, reg);
  3306. snd_soc_dapm_sync(dapm);
  3307. }
  3308. /* For usability define a way of injecting beep events for the device -
  3309. * many systems will not have a keyboard.
  3310. */
  3311. static int wm8962_beep_event(struct input_dev *dev, unsigned int type,
  3312. unsigned int code, int hz)
  3313. {
  3314. struct snd_soc_codec *codec = input_get_drvdata(dev);
  3315. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3316. dev_dbg(codec->dev, "Beep event %x %x\n", code, hz);
  3317. switch (code) {
  3318. case SND_BELL:
  3319. if (hz)
  3320. hz = 1000;
  3321. case SND_TONE:
  3322. break;
  3323. default:
  3324. return -1;
  3325. }
  3326. /* Kick the beep from a workqueue */
  3327. wm8962->beep_rate = hz;
  3328. schedule_work(&wm8962->beep_work);
  3329. return 0;
  3330. }
  3331. static ssize_t wm8962_beep_set(struct device *dev,
  3332. struct device_attribute *attr,
  3333. const char *buf, size_t count)
  3334. {
  3335. struct wm8962_priv *wm8962 = dev_get_drvdata(dev);
  3336. long int time;
  3337. int ret;
  3338. ret = strict_strtol(buf, 10, &time);
  3339. if (ret != 0)
  3340. return ret;
  3341. input_event(wm8962->beep, EV_SND, SND_TONE, time);
  3342. return count;
  3343. }
  3344. static DEVICE_ATTR(beep, 0200, NULL, wm8962_beep_set);
  3345. static void wm8962_init_beep(struct snd_soc_codec *codec)
  3346. {
  3347. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3348. int ret;
  3349. wm8962->beep = input_allocate_device();
  3350. if (!wm8962->beep) {
  3351. dev_err(codec->dev, "Failed to allocate beep device\n");
  3352. return;
  3353. }
  3354. INIT_WORK(&wm8962->beep_work, wm8962_beep_work);
  3355. wm8962->beep_rate = 0;
  3356. wm8962->beep->name = "WM8962 Beep Generator";
  3357. wm8962->beep->phys = dev_name(codec->dev);
  3358. wm8962->beep->id.bustype = BUS_I2C;
  3359. wm8962->beep->evbit[0] = BIT_MASK(EV_SND);
  3360. wm8962->beep->sndbit[0] = BIT_MASK(SND_BELL) | BIT_MASK(SND_TONE);
  3361. wm8962->beep->event = wm8962_beep_event;
  3362. wm8962->beep->dev.parent = codec->dev;
  3363. input_set_drvdata(wm8962->beep, codec);
  3364. ret = input_register_device(wm8962->beep);
  3365. if (ret != 0) {
  3366. input_free_device(wm8962->beep);
  3367. wm8962->beep = NULL;
  3368. dev_err(codec->dev, "Failed to register beep device\n");
  3369. }
  3370. ret = device_create_file(codec->dev, &dev_attr_beep);
  3371. if (ret != 0) {
  3372. dev_err(codec->dev, "Failed to create keyclick file: %d\n",
  3373. ret);
  3374. }
  3375. }
  3376. static void wm8962_free_beep(struct snd_soc_codec *codec)
  3377. {
  3378. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3379. device_remove_file(codec->dev, &dev_attr_beep);
  3380. input_unregister_device(wm8962->beep);
  3381. cancel_work_sync(&wm8962->beep_work);
  3382. wm8962->beep = NULL;
  3383. snd_soc_update_bits(codec, WM8962_BEEP_GENERATOR_1, WM8962_BEEP_ENA,0);
  3384. }
  3385. #else
  3386. static void wm8962_init_beep(struct snd_soc_codec *codec)
  3387. {
  3388. }
  3389. static void wm8962_free_beep(struct snd_soc_codec *codec)
  3390. {
  3391. }
  3392. #endif
  3393. static void wm8962_set_gpio_mode(struct snd_soc_codec *codec, int gpio)
  3394. {
  3395. int mask = 0;
  3396. int val = 0;
  3397. /* Some of the GPIOs are behind MFP configuration and need to
  3398. * be put into GPIO mode. */
  3399. switch (gpio) {
  3400. case 2:
  3401. mask = WM8962_CLKOUT2_SEL_MASK;
  3402. val = 1 << WM8962_CLKOUT2_SEL_SHIFT;
  3403. break;
  3404. case 3:
  3405. mask = WM8962_CLKOUT3_SEL_MASK;
  3406. val = 1 << WM8962_CLKOUT3_SEL_SHIFT;
  3407. break;
  3408. default:
  3409. break;
  3410. }
  3411. if (mask)
  3412. snd_soc_update_bits(codec, WM8962_ANALOGUE_CLOCKING1,
  3413. mask, val);
  3414. }
  3415. #ifdef CONFIG_GPIOLIB
  3416. static inline struct wm8962_priv *gpio_to_wm8962(struct gpio_chip *chip)
  3417. {
  3418. return container_of(chip, struct wm8962_priv, gpio_chip);
  3419. }
  3420. static int wm8962_gpio_request(struct gpio_chip *chip, unsigned offset)
  3421. {
  3422. struct wm8962_priv *wm8962 = gpio_to_wm8962(chip);
  3423. struct snd_soc_codec *codec = wm8962->codec;
  3424. /* The WM8962 GPIOs aren't linearly numbered. For simplicity
  3425. * we export linear numbers and error out if the unsupported
  3426. * ones are requsted.
  3427. */
  3428. switch (offset + 1) {
  3429. case 2:
  3430. case 3:
  3431. case 5:
  3432. case 6:
  3433. break;
  3434. default:
  3435. return -EINVAL;
  3436. }
  3437. wm8962_set_gpio_mode(codec, offset + 1);
  3438. return 0;
  3439. }
  3440. static void wm8962_gpio_set(struct gpio_chip *chip, unsigned offset, int value)
  3441. {
  3442. struct wm8962_priv *wm8962 = gpio_to_wm8962(chip);
  3443. struct snd_soc_codec *codec = wm8962->codec;
  3444. snd_soc_update_bits(codec, WM8962_GPIO_BASE + offset,
  3445. WM8962_GP2_LVL, !!value << WM8962_GP2_LVL_SHIFT);
  3446. }
  3447. static int wm8962_gpio_direction_out(struct gpio_chip *chip,
  3448. unsigned offset, int value)
  3449. {
  3450. struct wm8962_priv *wm8962 = gpio_to_wm8962(chip);
  3451. struct snd_soc_codec *codec = wm8962->codec;
  3452. int ret, val;
  3453. /* Force function 1 (logic output) */
  3454. val = (1 << WM8962_GP2_FN_SHIFT) | (value << WM8962_GP2_LVL_SHIFT);
  3455. ret = snd_soc_update_bits(codec, WM8962_GPIO_BASE + offset,
  3456. WM8962_GP2_FN_MASK | WM8962_GP2_LVL, val);
  3457. if (ret < 0)
  3458. return ret;
  3459. return 0;
  3460. }
  3461. static struct gpio_chip wm8962_template_chip = {
  3462. .label = "wm8962",
  3463. .owner = THIS_MODULE,
  3464. .request = wm8962_gpio_request,
  3465. .direction_output = wm8962_gpio_direction_out,
  3466. .set = wm8962_gpio_set,
  3467. .can_sleep = 1,
  3468. };
  3469. static void wm8962_init_gpio(struct snd_soc_codec *codec)
  3470. {
  3471. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3472. struct wm8962_pdata *pdata = dev_get_platdata(codec->dev);
  3473. int ret;
  3474. wm8962->gpio_chip = wm8962_template_chip;
  3475. wm8962->gpio_chip.ngpio = WM8962_MAX_GPIO;
  3476. wm8962->gpio_chip.dev = codec->dev;
  3477. if (pdata && pdata->gpio_base)
  3478. wm8962->gpio_chip.base = pdata->gpio_base;
  3479. else
  3480. wm8962->gpio_chip.base = -1;
  3481. ret = gpiochip_add(&wm8962->gpio_chip);
  3482. if (ret != 0)
  3483. dev_err(codec->dev, "Failed to add GPIOs: %d\n", ret);
  3484. }
  3485. static void wm8962_free_gpio(struct snd_soc_codec *codec)
  3486. {
  3487. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3488. int ret;
  3489. ret = gpiochip_remove(&wm8962->gpio_chip);
  3490. if (ret != 0)
  3491. dev_err(codec->dev, "Failed to remove GPIOs: %d\n", ret);
  3492. }
  3493. #else
  3494. static void wm8962_init_gpio(struct snd_soc_codec *codec)
  3495. {
  3496. }
  3497. static void wm8962_free_gpio(struct snd_soc_codec *codec)
  3498. {
  3499. }
  3500. #endif
  3501. static int wm8962_probe(struct snd_soc_codec *codec)
  3502. {
  3503. int ret;
  3504. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3505. struct wm8962_pdata *pdata = dev_get_platdata(codec->dev);
  3506. u16 *reg_cache = codec->reg_cache;
  3507. int i, trigger, irq_pol;
  3508. bool dmicclk, dmicdat;
  3509. wm8962->codec = codec;
  3510. codec->control_data = wm8962->regmap;
  3511. ret = snd_soc_codec_set_cache_io(codec, 16, 16, SND_SOC_REGMAP);
  3512. if (ret != 0) {
  3513. dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
  3514. return ret;
  3515. }
  3516. wm8962->disable_nb[0].notifier_call = wm8962_regulator_event_0;
  3517. wm8962->disable_nb[1].notifier_call = wm8962_regulator_event_1;
  3518. wm8962->disable_nb[2].notifier_call = wm8962_regulator_event_2;
  3519. wm8962->disable_nb[3].notifier_call = wm8962_regulator_event_3;
  3520. wm8962->disable_nb[4].notifier_call = wm8962_regulator_event_4;
  3521. wm8962->disable_nb[5].notifier_call = wm8962_regulator_event_5;
  3522. wm8962->disable_nb[6].notifier_call = wm8962_regulator_event_6;
  3523. wm8962->disable_nb[7].notifier_call = wm8962_regulator_event_7;
  3524. /* This should really be moved into the regulator core */
  3525. for (i = 0; i < ARRAY_SIZE(wm8962->supplies); i++) {
  3526. ret = regulator_register_notifier(wm8962->supplies[i].consumer,
  3527. &wm8962->disable_nb[i]);
  3528. if (ret != 0) {
  3529. dev_err(codec->dev,
  3530. "Failed to register regulator notifier: %d\n",
  3531. ret);
  3532. }
  3533. }
  3534. /* SYSCLK defaults to on; make sure it is off so we can safely
  3535. * write to registers if the device is declocked.
  3536. */
  3537. snd_soc_update_bits(codec, WM8962_CLOCKING2, WM8962_SYSCLK_ENA, 0);
  3538. /* Ensure we have soft control over all registers */
  3539. snd_soc_update_bits(codec, WM8962_CLOCKING2,
  3540. WM8962_CLKREG_OVD, WM8962_CLKREG_OVD);
  3541. /* Ensure that the oscillator and PLLs are disabled */
  3542. snd_soc_update_bits(codec, WM8962_PLL2,
  3543. WM8962_OSC_ENA | WM8962_PLL2_ENA | WM8962_PLL3_ENA,
  3544. 0);
  3545. if (pdata) {
  3546. /* Apply static configuration for GPIOs */
  3547. for (i = 0; i < ARRAY_SIZE(pdata->gpio_init); i++)
  3548. if (pdata->gpio_init[i]) {
  3549. wm8962_set_gpio_mode(codec, i + 1);
  3550. snd_soc_write(codec, 0x200 + i,
  3551. pdata->gpio_init[i] & 0xffff);
  3552. }
  3553. /* Put the speakers into mono mode? */
  3554. if (pdata->spk_mono)
  3555. reg_cache[WM8962_CLASS_D_CONTROL_2]
  3556. |= WM8962_SPK_MONO;
  3557. /* Micbias setup, detection enable and detection
  3558. * threasholds. */
  3559. if (pdata->mic_cfg)
  3560. snd_soc_update_bits(codec, WM8962_ADDITIONAL_CONTROL_4,
  3561. WM8962_MICDET_ENA |
  3562. WM8962_MICDET_THR_MASK |
  3563. WM8962_MICSHORT_THR_MASK |
  3564. WM8962_MICBIAS_LVL,
  3565. pdata->mic_cfg);
  3566. }
  3567. /* Latch volume update bits */
  3568. snd_soc_update_bits(codec, WM8962_LEFT_INPUT_VOLUME,
  3569. WM8962_IN_VU, WM8962_IN_VU);
  3570. snd_soc_update_bits(codec, WM8962_RIGHT_INPUT_VOLUME,
  3571. WM8962_IN_VU, WM8962_IN_VU);
  3572. snd_soc_update_bits(codec, WM8962_LEFT_ADC_VOLUME,
  3573. WM8962_ADC_VU, WM8962_ADC_VU);
  3574. snd_soc_update_bits(codec, WM8962_RIGHT_ADC_VOLUME,
  3575. WM8962_ADC_VU, WM8962_ADC_VU);
  3576. snd_soc_update_bits(codec, WM8962_LEFT_DAC_VOLUME,
  3577. WM8962_DAC_VU, WM8962_DAC_VU);
  3578. snd_soc_update_bits(codec, WM8962_RIGHT_DAC_VOLUME,
  3579. WM8962_DAC_VU, WM8962_DAC_VU);
  3580. snd_soc_update_bits(codec, WM8962_SPKOUTL_VOLUME,
  3581. WM8962_SPKOUT_VU, WM8962_SPKOUT_VU);
  3582. snd_soc_update_bits(codec, WM8962_SPKOUTR_VOLUME,
  3583. WM8962_SPKOUT_VU, WM8962_SPKOUT_VU);
  3584. snd_soc_update_bits(codec, WM8962_HPOUTL_VOLUME,
  3585. WM8962_HPOUT_VU, WM8962_HPOUT_VU);
  3586. snd_soc_update_bits(codec, WM8962_HPOUTR_VOLUME,
  3587. WM8962_HPOUT_VU, WM8962_HPOUT_VU);
  3588. /* Stereo control for EQ */
  3589. snd_soc_update_bits(codec, WM8962_EQ1, WM8962_EQ_SHARED_COEFF, 0);
  3590. /* Don't debouce interrupts so we don't need SYSCLK */
  3591. snd_soc_update_bits(codec, WM8962_IRQ_DEBOUNCE,
  3592. WM8962_FLL_LOCK_DB | WM8962_PLL3_LOCK_DB |
  3593. WM8962_PLL2_LOCK_DB | WM8962_TEMP_SHUT_DB,
  3594. 0);
  3595. wm8962_add_widgets(codec);
  3596. /* Save boards having to disable DMIC when not in use */
  3597. dmicclk = false;
  3598. dmicdat = false;
  3599. for (i = 0; i < WM8962_MAX_GPIO; i++) {
  3600. switch (snd_soc_read(codec, WM8962_GPIO_BASE + i)
  3601. & WM8962_GP2_FN_MASK) {
  3602. case WM8962_GPIO_FN_DMICCLK:
  3603. dmicclk = true;
  3604. break;
  3605. case WM8962_GPIO_FN_DMICDAT:
  3606. dmicdat = true;
  3607. break;
  3608. default:
  3609. break;
  3610. }
  3611. }
  3612. if (!dmicclk || !dmicdat) {
  3613. dev_dbg(codec->dev, "DMIC not in use, disabling\n");
  3614. snd_soc_dapm_nc_pin(&codec->dapm, "DMICDAT");
  3615. }
  3616. if (dmicclk != dmicdat)
  3617. dev_warn(codec->dev, "DMIC GPIOs partially configured\n");
  3618. wm8962_init_beep(codec);
  3619. wm8962_init_gpio(codec);
  3620. if (wm8962->irq) {
  3621. if (pdata && pdata->irq_active_low) {
  3622. trigger = IRQF_TRIGGER_LOW;
  3623. irq_pol = WM8962_IRQ_POL;
  3624. } else {
  3625. trigger = IRQF_TRIGGER_HIGH;
  3626. irq_pol = 0;
  3627. }
  3628. snd_soc_update_bits(codec, WM8962_INTERRUPT_CONTROL,
  3629. WM8962_IRQ_POL, irq_pol);
  3630. ret = request_threaded_irq(wm8962->irq, NULL, wm8962_irq,
  3631. trigger | IRQF_ONESHOT,
  3632. "wm8962", codec);
  3633. if (ret != 0) {
  3634. dev_err(codec->dev, "Failed to request IRQ %d: %d\n",
  3635. wm8962->irq, ret);
  3636. wm8962->irq = 0;
  3637. /* Non-fatal */
  3638. } else {
  3639. /* Enable some IRQs by default */
  3640. snd_soc_update_bits(codec,
  3641. WM8962_INTERRUPT_STATUS_2_MASK,
  3642. WM8962_FLL_LOCK_EINT |
  3643. WM8962_TEMP_SHUT_EINT |
  3644. WM8962_FIFOS_ERR_EINT, 0);
  3645. }
  3646. }
  3647. return 0;
  3648. }
  3649. static int wm8962_remove(struct snd_soc_codec *codec)
  3650. {
  3651. struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec);
  3652. int i;
  3653. if (wm8962->irq)
  3654. free_irq(wm8962->irq, codec);
  3655. cancel_delayed_work_sync(&wm8962->mic_work);
  3656. wm8962_free_gpio(codec);
  3657. wm8962_free_beep(codec);
  3658. for (i = 0; i < ARRAY_SIZE(wm8962->supplies); i++)
  3659. regulator_unregister_notifier(wm8962->supplies[i].consumer,
  3660. &wm8962->disable_nb[i]);
  3661. return 0;
  3662. }
  3663. static int wm8962_soc_volatile(struct snd_soc_codec *codec,
  3664. unsigned int reg)
  3665. {
  3666. return true;
  3667. }
  3668. static struct snd_soc_codec_driver soc_codec_dev_wm8962 = {
  3669. .probe = wm8962_probe,
  3670. .remove = wm8962_remove,
  3671. .set_bias_level = wm8962_set_bias_level,
  3672. .set_pll = wm8962_set_fll,
  3673. .reg_cache_size = WM8962_MAX_REGISTER,
  3674. .volatile_register = wm8962_soc_volatile,
  3675. };
  3676. static const struct regmap_config wm8962_regmap = {
  3677. .reg_bits = 16,
  3678. .val_bits = 16,
  3679. .max_register = WM8962_MAX_REGISTER,
  3680. .reg_defaults = wm8962_reg,
  3681. .num_reg_defaults = ARRAY_SIZE(wm8962_reg),
  3682. .volatile_reg = wm8962_volatile_register,
  3683. .readable_reg = wm8962_readable_register,
  3684. .cache_type = REGCACHE_RBTREE,
  3685. };
  3686. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  3687. static __devinit int wm8962_i2c_probe(struct i2c_client *i2c,
  3688. const struct i2c_device_id *id)
  3689. {
  3690. struct wm8962_priv *wm8962;
  3691. unsigned int reg;
  3692. int ret, i;
  3693. wm8962 = devm_kzalloc(&i2c->dev, sizeof(struct wm8962_priv),
  3694. GFP_KERNEL);
  3695. if (wm8962 == NULL)
  3696. return -ENOMEM;
  3697. i2c_set_clientdata(i2c, wm8962);
  3698. INIT_DELAYED_WORK(&wm8962->mic_work, wm8962_mic_work);
  3699. init_completion(&wm8962->fll_lock);
  3700. wm8962->irq = i2c->irq;
  3701. for (i = 0; i < ARRAY_SIZE(wm8962->supplies); i++)
  3702. wm8962->supplies[i].supply = wm8962_supply_names[i];
  3703. ret = regulator_bulk_get(&i2c->dev, ARRAY_SIZE(wm8962->supplies),
  3704. wm8962->supplies);
  3705. if (ret != 0) {
  3706. dev_err(&i2c->dev, "Failed to request supplies: %d\n", ret);
  3707. goto err;
  3708. }
  3709. ret = regulator_bulk_enable(ARRAY_SIZE(wm8962->supplies),
  3710. wm8962->supplies);
  3711. if (ret != 0) {
  3712. dev_err(&i2c->dev, "Failed to enable supplies: %d\n", ret);
  3713. goto err_get;
  3714. }
  3715. wm8962->regmap = regmap_init_i2c(i2c, &wm8962_regmap);
  3716. if (IS_ERR(wm8962->regmap)) {
  3717. ret = PTR_ERR(wm8962->regmap);
  3718. dev_err(&i2c->dev, "Failed to allocate regmap: %d\n", ret);
  3719. goto err_enable;
  3720. }
  3721. /*
  3722. * We haven't marked the chip revision as volatile due to
  3723. * sharing a register with the right input volume; explicitly
  3724. * bypass the cache to read it.
  3725. */
  3726. regcache_cache_bypass(wm8962->regmap, true);
  3727. ret = regmap_read(wm8962->regmap, WM8962_SOFTWARE_RESET, &reg);
  3728. if (ret < 0) {
  3729. dev_err(&i2c->dev, "Failed to read ID register\n");
  3730. goto err_regmap;
  3731. }
  3732. if (reg != 0x6243) {
  3733. dev_err(&i2c->dev,
  3734. "Device is not a WM8962, ID %x != 0x6243\n", ret);
  3735. ret = -EINVAL;
  3736. goto err_regmap;
  3737. }
  3738. ret = regmap_read(wm8962->regmap, WM8962_RIGHT_INPUT_VOLUME, &reg);
  3739. if (ret < 0) {
  3740. dev_err(&i2c->dev, "Failed to read device revision: %d\n",
  3741. ret);
  3742. goto err_regmap;
  3743. }
  3744. dev_info(&i2c->dev, "customer id %x revision %c\n",
  3745. (reg & WM8962_CUST_ID_MASK) >> WM8962_CUST_ID_SHIFT,
  3746. ((reg & WM8962_CHIP_REV_MASK) >> WM8962_CHIP_REV_SHIFT)
  3747. + 'A');
  3748. regcache_cache_bypass(wm8962->regmap, false);
  3749. ret = wm8962_reset(wm8962);
  3750. if (ret < 0) {
  3751. dev_err(&i2c->dev, "Failed to issue reset\n");
  3752. goto err_regmap;
  3753. }
  3754. regcache_cache_only(wm8962->regmap, true);
  3755. ret = snd_soc_register_codec(&i2c->dev,
  3756. &soc_codec_dev_wm8962, &wm8962_dai, 1);
  3757. if (ret < 0)
  3758. goto err_regmap;
  3759. /* The drivers should power up as needed */
  3760. regulator_bulk_disable(ARRAY_SIZE(wm8962->supplies), wm8962->supplies);
  3761. return 0;
  3762. err_regmap:
  3763. regmap_exit(wm8962->regmap);
  3764. err_enable:
  3765. regulator_bulk_disable(ARRAY_SIZE(wm8962->supplies), wm8962->supplies);
  3766. err_get:
  3767. regulator_bulk_free(ARRAY_SIZE(wm8962->supplies), wm8962->supplies);
  3768. err:
  3769. return ret;
  3770. }
  3771. static __devexit int wm8962_i2c_remove(struct i2c_client *client)
  3772. {
  3773. struct wm8962_priv *wm8962 = dev_get_drvdata(&client->dev);
  3774. snd_soc_unregister_codec(&client->dev);
  3775. regmap_exit(wm8962->regmap);
  3776. regulator_bulk_free(ARRAY_SIZE(wm8962->supplies), wm8962->supplies);
  3777. return 0;
  3778. }
  3779. static const struct i2c_device_id wm8962_i2c_id[] = {
  3780. { "wm8962", 0 },
  3781. { }
  3782. };
  3783. MODULE_DEVICE_TABLE(i2c, wm8962_i2c_id);
  3784. static struct i2c_driver wm8962_i2c_driver = {
  3785. .driver = {
  3786. .name = "wm8962",
  3787. .owner = THIS_MODULE,
  3788. },
  3789. .probe = wm8962_i2c_probe,
  3790. .remove = __devexit_p(wm8962_i2c_remove),
  3791. .id_table = wm8962_i2c_id,
  3792. };
  3793. #endif
  3794. static int __init wm8962_modinit(void)
  3795. {
  3796. int ret;
  3797. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  3798. ret = i2c_add_driver(&wm8962_i2c_driver);
  3799. if (ret != 0) {
  3800. printk(KERN_ERR "Failed to register WM8962 I2C driver: %d\n",
  3801. ret);
  3802. }
  3803. #endif
  3804. return 0;
  3805. }
  3806. module_init(wm8962_modinit);
  3807. static void __exit wm8962_exit(void)
  3808. {
  3809. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  3810. i2c_del_driver(&wm8962_i2c_driver);
  3811. #endif
  3812. }
  3813. module_exit(wm8962_exit);
  3814. MODULE_DESCRIPTION("ASoC WM8962 driver");
  3815. MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.com>");
  3816. MODULE_LICENSE("GPL");