tlv320aic3x.c 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575
  1. /*
  2. * ALSA SoC TLV320AIC3X codec driver
  3. *
  4. * Author: Vladimir Barinov, <vbarinov@embeddedalley.com>
  5. * Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
  6. *
  7. * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
  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. * Notes:
  14. * The AIC3X is a driver for a low power stereo audio
  15. * codecs aic31, aic32, aic33, aic3007.
  16. *
  17. * It supports full aic33 codec functionality.
  18. * The compatibility with aic32, aic31 and aic3007 is as follows:
  19. * aic32/aic3007 | aic31
  20. * ---------------------------------------
  21. * MONO_LOUT -> N/A | MONO_LOUT -> N/A
  22. * | IN1L -> LINE1L
  23. * | IN1R -> LINE1R
  24. * | IN2L -> LINE2L
  25. * | IN2R -> LINE2R
  26. * | MIC3L/R -> N/A
  27. * truncated internal functionality in
  28. * accordance with documentation
  29. * ---------------------------------------
  30. *
  31. * Hence the machine layer should disable unsupported inputs/outputs by
  32. * snd_soc_dapm_disable_pin(codec, "MONO_LOUT"), etc.
  33. */
  34. #include <linux/module.h>
  35. #include <linux/moduleparam.h>
  36. #include <linux/init.h>
  37. #include <linux/delay.h>
  38. #include <linux/pm.h>
  39. #include <linux/i2c.h>
  40. #include <linux/gpio.h>
  41. #include <linux/regulator/consumer.h>
  42. #include <linux/platform_device.h>
  43. #include <linux/slab.h>
  44. #include <sound/core.h>
  45. #include <sound/pcm.h>
  46. #include <sound/pcm_params.h>
  47. #include <sound/soc.h>
  48. #include <sound/initval.h>
  49. #include <sound/tlv.h>
  50. #include <sound/tlv320aic3x.h>
  51. #include "tlv320aic3x.h"
  52. #define AIC3X_NUM_SUPPLIES 4
  53. static const char *aic3x_supply_names[AIC3X_NUM_SUPPLIES] = {
  54. "IOVDD", /* I/O Voltage */
  55. "DVDD", /* Digital Core Voltage */
  56. "AVDD", /* Analog DAC Voltage */
  57. "DRVDD", /* ADC Analog and Output Driver Voltage */
  58. };
  59. static LIST_HEAD(reset_list);
  60. struct aic3x_priv;
  61. struct aic3x_disable_nb {
  62. struct notifier_block nb;
  63. struct aic3x_priv *aic3x;
  64. };
  65. /* codec private data */
  66. struct aic3x_priv {
  67. struct snd_soc_codec *codec;
  68. struct regulator_bulk_data supplies[AIC3X_NUM_SUPPLIES];
  69. struct aic3x_disable_nb disable_nb[AIC3X_NUM_SUPPLIES];
  70. enum snd_soc_control_type control_type;
  71. struct aic3x_setup_data *setup;
  72. void *control_data;
  73. unsigned int sysclk;
  74. struct list_head list;
  75. int master;
  76. int gpio_reset;
  77. int power;
  78. #define AIC3X_MODEL_3X 0
  79. #define AIC3X_MODEL_33 1
  80. #define AIC3X_MODEL_3007 2
  81. u16 model;
  82. };
  83. /*
  84. * AIC3X register cache
  85. * We can't read the AIC3X register space when we are
  86. * using 2 wire for device control, so we cache them instead.
  87. * There is no point in caching the reset register
  88. */
  89. static const u8 aic3x_reg[AIC3X_CACHEREGNUM] = {
  90. 0x00, 0x00, 0x00, 0x10, /* 0 */
  91. 0x04, 0x00, 0x00, 0x00, /* 4 */
  92. 0x00, 0x00, 0x00, 0x01, /* 8 */
  93. 0x00, 0x00, 0x00, 0x80, /* 12 */
  94. 0x80, 0xff, 0xff, 0x78, /* 16 */
  95. 0x78, 0x78, 0x78, 0x78, /* 20 */
  96. 0x78, 0x00, 0x00, 0xfe, /* 24 */
  97. 0x00, 0x00, 0xfe, 0x00, /* 28 */
  98. 0x18, 0x18, 0x00, 0x00, /* 32 */
  99. 0x00, 0x00, 0x00, 0x00, /* 36 */
  100. 0x00, 0x00, 0x00, 0x80, /* 40 */
  101. 0x80, 0x00, 0x00, 0x00, /* 44 */
  102. 0x00, 0x00, 0x00, 0x04, /* 48 */
  103. 0x00, 0x00, 0x00, 0x00, /* 52 */
  104. 0x00, 0x00, 0x04, 0x00, /* 56 */
  105. 0x00, 0x00, 0x00, 0x00, /* 60 */
  106. 0x00, 0x04, 0x00, 0x00, /* 64 */
  107. 0x00, 0x00, 0x00, 0x00, /* 68 */
  108. 0x04, 0x00, 0x00, 0x00, /* 72 */
  109. 0x00, 0x00, 0x00, 0x00, /* 76 */
  110. 0x00, 0x00, 0x00, 0x00, /* 80 */
  111. 0x00, 0x00, 0x00, 0x00, /* 84 */
  112. 0x00, 0x00, 0x00, 0x00, /* 88 */
  113. 0x00, 0x00, 0x00, 0x00, /* 92 */
  114. 0x00, 0x00, 0x00, 0x00, /* 96 */
  115. 0x00, 0x00, 0x02, /* 100 */
  116. };
  117. /*
  118. * read from the aic3x register space. Only use for this function is if
  119. * wanting to read volatile bits from those registers that has both read-only
  120. * and read/write bits. All other cases should use snd_soc_read.
  121. */
  122. static int aic3x_read(struct snd_soc_codec *codec, unsigned int reg,
  123. u8 *value)
  124. {
  125. u8 *cache = codec->reg_cache;
  126. if (codec->cache_only)
  127. return -EINVAL;
  128. if (reg >= AIC3X_CACHEREGNUM)
  129. return -1;
  130. *value = codec->hw_read(codec, reg);
  131. cache[reg] = *value;
  132. return 0;
  133. }
  134. #define SOC_DAPM_SINGLE_AIC3X(xname, reg, shift, mask, invert) \
  135. { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
  136. .info = snd_soc_info_volsw, \
  137. .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw_aic3x, \
  138. .private_value = SOC_SINGLE_VALUE(reg, shift, mask, invert) }
  139. /*
  140. * All input lines are connected when !0xf and disconnected with 0xf bit field,
  141. * so we have to use specific dapm_put call for input mixer
  142. */
  143. static int snd_soc_dapm_put_volsw_aic3x(struct snd_kcontrol *kcontrol,
  144. struct snd_ctl_elem_value *ucontrol)
  145. {
  146. struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol);
  147. struct snd_soc_dapm_widget *widget = wlist->widgets[0];
  148. struct soc_mixer_control *mc =
  149. (struct soc_mixer_control *)kcontrol->private_value;
  150. unsigned int reg = mc->reg;
  151. unsigned int shift = mc->shift;
  152. int max = mc->max;
  153. unsigned int mask = (1 << fls(max)) - 1;
  154. unsigned int invert = mc->invert;
  155. unsigned short val, val_mask;
  156. int ret;
  157. struct snd_soc_dapm_path *path;
  158. int found = 0;
  159. val = (ucontrol->value.integer.value[0] & mask);
  160. mask = 0xf;
  161. if (val)
  162. val = mask;
  163. if (invert)
  164. val = mask - val;
  165. val_mask = mask << shift;
  166. val = val << shift;
  167. mutex_lock(&widget->codec->mutex);
  168. if (snd_soc_test_bits(widget->codec, reg, val_mask, val)) {
  169. /* find dapm widget path assoc with kcontrol */
  170. list_for_each_entry(path, &widget->dapm->card->paths, list) {
  171. if (path->kcontrol != kcontrol)
  172. continue;
  173. /* found, now check type */
  174. found = 1;
  175. if (val)
  176. /* new connection */
  177. path->connect = invert ? 0 : 1;
  178. else
  179. /* old connection must be powered down */
  180. path->connect = invert ? 1 : 0;
  181. break;
  182. }
  183. if (found)
  184. snd_soc_dapm_sync(widget->dapm);
  185. }
  186. ret = snd_soc_update_bits(widget->codec, reg, val_mask, val);
  187. mutex_unlock(&widget->codec->mutex);
  188. return ret;
  189. }
  190. static const char *aic3x_left_dac_mux[] = { "DAC_L1", "DAC_L3", "DAC_L2" };
  191. static const char *aic3x_right_dac_mux[] = { "DAC_R1", "DAC_R3", "DAC_R2" };
  192. static const char *aic3x_left_hpcom_mux[] =
  193. { "differential of HPLOUT", "constant VCM", "single-ended" };
  194. static const char *aic3x_right_hpcom_mux[] =
  195. { "differential of HPROUT", "constant VCM", "single-ended",
  196. "differential of HPLCOM", "external feedback" };
  197. static const char *aic3x_linein_mode_mux[] = { "single-ended", "differential" };
  198. static const char *aic3x_adc_hpf[] =
  199. { "Disabled", "0.0045xFs", "0.0125xFs", "0.025xFs" };
  200. #define LDAC_ENUM 0
  201. #define RDAC_ENUM 1
  202. #define LHPCOM_ENUM 2
  203. #define RHPCOM_ENUM 3
  204. #define LINE1L_ENUM 4
  205. #define LINE1R_ENUM 5
  206. #define LINE2L_ENUM 6
  207. #define LINE2R_ENUM 7
  208. #define ADC_HPF_ENUM 8
  209. static const struct soc_enum aic3x_enum[] = {
  210. SOC_ENUM_SINGLE(DAC_LINE_MUX, 6, 3, aic3x_left_dac_mux),
  211. SOC_ENUM_SINGLE(DAC_LINE_MUX, 4, 3, aic3x_right_dac_mux),
  212. SOC_ENUM_SINGLE(HPLCOM_CFG, 4, 3, aic3x_left_hpcom_mux),
  213. SOC_ENUM_SINGLE(HPRCOM_CFG, 3, 5, aic3x_right_hpcom_mux),
  214. SOC_ENUM_SINGLE(LINE1L_2_LADC_CTRL, 7, 2, aic3x_linein_mode_mux),
  215. SOC_ENUM_SINGLE(LINE1R_2_RADC_CTRL, 7, 2, aic3x_linein_mode_mux),
  216. SOC_ENUM_SINGLE(LINE2L_2_LADC_CTRL, 7, 2, aic3x_linein_mode_mux),
  217. SOC_ENUM_SINGLE(LINE2R_2_RADC_CTRL, 7, 2, aic3x_linein_mode_mux),
  218. SOC_ENUM_DOUBLE(AIC3X_CODEC_DFILT_CTRL, 6, 4, 4, aic3x_adc_hpf),
  219. };
  220. /*
  221. * DAC digital volumes. From -63.5 to 0 dB in 0.5 dB steps
  222. */
  223. static DECLARE_TLV_DB_SCALE(dac_tlv, -6350, 50, 0);
  224. /* ADC PGA gain volumes. From 0 to 59.5 dB in 0.5 dB steps */
  225. static DECLARE_TLV_DB_SCALE(adc_tlv, 0, 50, 0);
  226. /*
  227. * Output stage volumes. From -78.3 to 0 dB. Muted below -78.3 dB.
  228. * Step size is approximately 0.5 dB over most of the scale but increasing
  229. * near the very low levels.
  230. * Define dB scale so that it is mostly correct for range about -55 to 0 dB
  231. * but having increasing dB difference below that (and where it doesn't count
  232. * so much). This setting shows -50 dB (actual is -50.3 dB) for register
  233. * value 100 and -58.5 dB (actual is -78.3 dB) for register value 117.
  234. */
  235. static DECLARE_TLV_DB_SCALE(output_stage_tlv, -5900, 50, 1);
  236. static const struct snd_kcontrol_new aic3x_snd_controls[] = {
  237. /* Output */
  238. SOC_DOUBLE_R_TLV("PCM Playback Volume",
  239. LDAC_VOL, RDAC_VOL, 0, 0x7f, 1, dac_tlv),
  240. /*
  241. * Output controls that map to output mixer switches. Note these are
  242. * only for swapped L-to-R and R-to-L routes. See below stereo controls
  243. * for direct L-to-L and R-to-R routes.
  244. */
  245. SOC_SINGLE_TLV("Left Line Mixer Line2R Bypass Volume",
  246. LINE2R_2_LLOPM_VOL, 0, 118, 1, output_stage_tlv),
  247. SOC_SINGLE_TLV("Left Line Mixer PGAR Bypass Volume",
  248. PGAR_2_LLOPM_VOL, 0, 118, 1, output_stage_tlv),
  249. SOC_SINGLE_TLV("Left Line Mixer DACR1 Playback Volume",
  250. DACR1_2_LLOPM_VOL, 0, 118, 1, output_stage_tlv),
  251. SOC_SINGLE_TLV("Right Line Mixer Line2L Bypass Volume",
  252. LINE2L_2_RLOPM_VOL, 0, 118, 1, output_stage_tlv),
  253. SOC_SINGLE_TLV("Right Line Mixer PGAL Bypass Volume",
  254. PGAL_2_RLOPM_VOL, 0, 118, 1, output_stage_tlv),
  255. SOC_SINGLE_TLV("Right Line Mixer DACL1 Playback Volume",
  256. DACL1_2_RLOPM_VOL, 0, 118, 1, output_stage_tlv),
  257. SOC_SINGLE_TLV("Left HP Mixer Line2R Bypass Volume",
  258. LINE2R_2_HPLOUT_VOL, 0, 118, 1, output_stage_tlv),
  259. SOC_SINGLE_TLV("Left HP Mixer PGAR Bypass Volume",
  260. PGAR_2_HPLOUT_VOL, 0, 118, 1, output_stage_tlv),
  261. SOC_SINGLE_TLV("Left HP Mixer DACR1 Playback Volume",
  262. DACR1_2_HPLOUT_VOL, 0, 118, 1, output_stage_tlv),
  263. SOC_SINGLE_TLV("Right HP Mixer Line2L Bypass Volume",
  264. LINE2L_2_HPROUT_VOL, 0, 118, 1, output_stage_tlv),
  265. SOC_SINGLE_TLV("Right HP Mixer PGAL Bypass Volume",
  266. PGAL_2_HPROUT_VOL, 0, 118, 1, output_stage_tlv),
  267. SOC_SINGLE_TLV("Right HP Mixer DACL1 Playback Volume",
  268. DACL1_2_HPROUT_VOL, 0, 118, 1, output_stage_tlv),
  269. SOC_SINGLE_TLV("Left HPCOM Mixer Line2R Bypass Volume",
  270. LINE2R_2_HPLCOM_VOL, 0, 118, 1, output_stage_tlv),
  271. SOC_SINGLE_TLV("Left HPCOM Mixer PGAR Bypass Volume",
  272. PGAR_2_HPLCOM_VOL, 0, 118, 1, output_stage_tlv),
  273. SOC_SINGLE_TLV("Left HPCOM Mixer DACR1 Playback Volume",
  274. DACR1_2_HPLCOM_VOL, 0, 118, 1, output_stage_tlv),
  275. SOC_SINGLE_TLV("Right HPCOM Mixer Line2L Bypass Volume",
  276. LINE2L_2_HPRCOM_VOL, 0, 118, 1, output_stage_tlv),
  277. SOC_SINGLE_TLV("Right HPCOM Mixer PGAL Bypass Volume",
  278. PGAL_2_HPRCOM_VOL, 0, 118, 1, output_stage_tlv),
  279. SOC_SINGLE_TLV("Right HPCOM Mixer DACL1 Playback Volume",
  280. DACL1_2_HPRCOM_VOL, 0, 118, 1, output_stage_tlv),
  281. /* Stereo output controls for direct L-to-L and R-to-R routes */
  282. SOC_DOUBLE_R_TLV("Line Line2 Bypass Volume",
  283. LINE2L_2_LLOPM_VOL, LINE2R_2_RLOPM_VOL,
  284. 0, 118, 1, output_stage_tlv),
  285. SOC_DOUBLE_R_TLV("Line PGA Bypass Volume",
  286. PGAL_2_LLOPM_VOL, PGAR_2_RLOPM_VOL,
  287. 0, 118, 1, output_stage_tlv),
  288. SOC_DOUBLE_R_TLV("Line DAC Playback Volume",
  289. DACL1_2_LLOPM_VOL, DACR1_2_RLOPM_VOL,
  290. 0, 118, 1, output_stage_tlv),
  291. SOC_DOUBLE_R_TLV("Mono Line2 Bypass Volume",
  292. LINE2L_2_MONOLOPM_VOL, LINE2R_2_MONOLOPM_VOL,
  293. 0, 118, 1, output_stage_tlv),
  294. SOC_DOUBLE_R_TLV("Mono PGA Bypass Volume",
  295. PGAL_2_MONOLOPM_VOL, PGAR_2_MONOLOPM_VOL,
  296. 0, 118, 1, output_stage_tlv),
  297. SOC_DOUBLE_R_TLV("Mono DAC Playback Volume",
  298. DACL1_2_MONOLOPM_VOL, DACR1_2_MONOLOPM_VOL,
  299. 0, 118, 1, output_stage_tlv),
  300. SOC_DOUBLE_R_TLV("HP Line2 Bypass Volume",
  301. LINE2L_2_HPLOUT_VOL, LINE2R_2_HPROUT_VOL,
  302. 0, 118, 1, output_stage_tlv),
  303. SOC_DOUBLE_R_TLV("HP PGA Bypass Volume",
  304. PGAL_2_HPLOUT_VOL, PGAR_2_HPROUT_VOL,
  305. 0, 118, 1, output_stage_tlv),
  306. SOC_DOUBLE_R_TLV("HP DAC Playback Volume",
  307. DACL1_2_HPLOUT_VOL, DACR1_2_HPROUT_VOL,
  308. 0, 118, 1, output_stage_tlv),
  309. SOC_DOUBLE_R_TLV("HPCOM Line2 Bypass Volume",
  310. LINE2L_2_HPLCOM_VOL, LINE2R_2_HPRCOM_VOL,
  311. 0, 118, 1, output_stage_tlv),
  312. SOC_DOUBLE_R_TLV("HPCOM PGA Bypass Volume",
  313. PGAL_2_HPLCOM_VOL, PGAR_2_HPRCOM_VOL,
  314. 0, 118, 1, output_stage_tlv),
  315. SOC_DOUBLE_R_TLV("HPCOM DAC Playback Volume",
  316. DACL1_2_HPLCOM_VOL, DACR1_2_HPRCOM_VOL,
  317. 0, 118, 1, output_stage_tlv),
  318. /* Output pin mute controls */
  319. SOC_DOUBLE_R("Line Playback Switch", LLOPM_CTRL, RLOPM_CTRL, 3,
  320. 0x01, 0),
  321. SOC_SINGLE("Mono Playback Switch", MONOLOPM_CTRL, 3, 0x01, 0),
  322. SOC_DOUBLE_R("HP Playback Switch", HPLOUT_CTRL, HPROUT_CTRL, 3,
  323. 0x01, 0),
  324. SOC_DOUBLE_R("HPCOM Playback Switch", HPLCOM_CTRL, HPRCOM_CTRL, 3,
  325. 0x01, 0),
  326. /*
  327. * Note: enable Automatic input Gain Controller with care. It can
  328. * adjust PGA to max value when ADC is on and will never go back.
  329. */
  330. SOC_DOUBLE_R("AGC Switch", LAGC_CTRL_A, RAGC_CTRL_A, 7, 0x01, 0),
  331. /* Input */
  332. SOC_DOUBLE_R_TLV("PGA Capture Volume", LADC_VOL, RADC_VOL,
  333. 0, 119, 0, adc_tlv),
  334. SOC_DOUBLE_R("PGA Capture Switch", LADC_VOL, RADC_VOL, 7, 0x01, 1),
  335. SOC_ENUM("ADC HPF Cut-off", aic3x_enum[ADC_HPF_ENUM]),
  336. };
  337. /*
  338. * Class-D amplifier gain. From 0 to 18 dB in 6 dB steps
  339. */
  340. static DECLARE_TLV_DB_SCALE(classd_amp_tlv, 0, 600, 0);
  341. static const struct snd_kcontrol_new aic3x_classd_amp_gain_ctrl =
  342. SOC_DOUBLE_TLV("Class-D Amplifier Gain", CLASSD_CTRL, 6, 4, 3, 0, classd_amp_tlv);
  343. /* Left DAC Mux */
  344. static const struct snd_kcontrol_new aic3x_left_dac_mux_controls =
  345. SOC_DAPM_ENUM("Route", aic3x_enum[LDAC_ENUM]);
  346. /* Right DAC Mux */
  347. static const struct snd_kcontrol_new aic3x_right_dac_mux_controls =
  348. SOC_DAPM_ENUM("Route", aic3x_enum[RDAC_ENUM]);
  349. /* Left HPCOM Mux */
  350. static const struct snd_kcontrol_new aic3x_left_hpcom_mux_controls =
  351. SOC_DAPM_ENUM("Route", aic3x_enum[LHPCOM_ENUM]);
  352. /* Right HPCOM Mux */
  353. static const struct snd_kcontrol_new aic3x_right_hpcom_mux_controls =
  354. SOC_DAPM_ENUM("Route", aic3x_enum[RHPCOM_ENUM]);
  355. /* Left Line Mixer */
  356. static const struct snd_kcontrol_new aic3x_left_line_mixer_controls[] = {
  357. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_LLOPM_VOL, 7, 1, 0),
  358. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_LLOPM_VOL, 7, 1, 0),
  359. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_LLOPM_VOL, 7, 1, 0),
  360. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_LLOPM_VOL, 7, 1, 0),
  361. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_LLOPM_VOL, 7, 1, 0),
  362. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_LLOPM_VOL, 7, 1, 0),
  363. };
  364. /* Right Line Mixer */
  365. static const struct snd_kcontrol_new aic3x_right_line_mixer_controls[] = {
  366. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_RLOPM_VOL, 7, 1, 0),
  367. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_RLOPM_VOL, 7, 1, 0),
  368. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_RLOPM_VOL, 7, 1, 0),
  369. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_RLOPM_VOL, 7, 1, 0),
  370. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_RLOPM_VOL, 7, 1, 0),
  371. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_RLOPM_VOL, 7, 1, 0),
  372. };
  373. /* Mono Mixer */
  374. static const struct snd_kcontrol_new aic3x_mono_mixer_controls[] = {
  375. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_MONOLOPM_VOL, 7, 1, 0),
  376. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_MONOLOPM_VOL, 7, 1, 0),
  377. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_MONOLOPM_VOL, 7, 1, 0),
  378. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_MONOLOPM_VOL, 7, 1, 0),
  379. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_MONOLOPM_VOL, 7, 1, 0),
  380. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_MONOLOPM_VOL, 7, 1, 0),
  381. };
  382. /* Left HP Mixer */
  383. static const struct snd_kcontrol_new aic3x_left_hp_mixer_controls[] = {
  384. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_HPLOUT_VOL, 7, 1, 0),
  385. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_HPLOUT_VOL, 7, 1, 0),
  386. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_HPLOUT_VOL, 7, 1, 0),
  387. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_HPLOUT_VOL, 7, 1, 0),
  388. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_HPLOUT_VOL, 7, 1, 0),
  389. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_HPLOUT_VOL, 7, 1, 0),
  390. };
  391. /* Right HP Mixer */
  392. static const struct snd_kcontrol_new aic3x_right_hp_mixer_controls[] = {
  393. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_HPROUT_VOL, 7, 1, 0),
  394. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_HPROUT_VOL, 7, 1, 0),
  395. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_HPROUT_VOL, 7, 1, 0),
  396. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_HPROUT_VOL, 7, 1, 0),
  397. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_HPROUT_VOL, 7, 1, 0),
  398. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_HPROUT_VOL, 7, 1, 0),
  399. };
  400. /* Left HPCOM Mixer */
  401. static const struct snd_kcontrol_new aic3x_left_hpcom_mixer_controls[] = {
  402. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_HPLCOM_VOL, 7, 1, 0),
  403. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_HPLCOM_VOL, 7, 1, 0),
  404. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_HPLCOM_VOL, 7, 1, 0),
  405. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_HPLCOM_VOL, 7, 1, 0),
  406. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_HPLCOM_VOL, 7, 1, 0),
  407. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_HPLCOM_VOL, 7, 1, 0),
  408. };
  409. /* Right HPCOM Mixer */
  410. static const struct snd_kcontrol_new aic3x_right_hpcom_mixer_controls[] = {
  411. SOC_DAPM_SINGLE("Line2L Bypass Switch", LINE2L_2_HPRCOM_VOL, 7, 1, 0),
  412. SOC_DAPM_SINGLE("PGAL Bypass Switch", PGAL_2_HPRCOM_VOL, 7, 1, 0),
  413. SOC_DAPM_SINGLE("DACL1 Switch", DACL1_2_HPRCOM_VOL, 7, 1, 0),
  414. SOC_DAPM_SINGLE("Line2R Bypass Switch", LINE2R_2_HPRCOM_VOL, 7, 1, 0),
  415. SOC_DAPM_SINGLE("PGAR Bypass Switch", PGAR_2_HPRCOM_VOL, 7, 1, 0),
  416. SOC_DAPM_SINGLE("DACR1 Switch", DACR1_2_HPRCOM_VOL, 7, 1, 0),
  417. };
  418. /* Left PGA Mixer */
  419. static const struct snd_kcontrol_new aic3x_left_pga_mixer_controls[] = {
  420. SOC_DAPM_SINGLE_AIC3X("Line1L Switch", LINE1L_2_LADC_CTRL, 3, 1, 1),
  421. SOC_DAPM_SINGLE_AIC3X("Line1R Switch", LINE1R_2_LADC_CTRL, 3, 1, 1),
  422. SOC_DAPM_SINGLE_AIC3X("Line2L Switch", LINE2L_2_LADC_CTRL, 3, 1, 1),
  423. SOC_DAPM_SINGLE_AIC3X("Mic3L Switch", MIC3LR_2_LADC_CTRL, 4, 1, 1),
  424. SOC_DAPM_SINGLE_AIC3X("Mic3R Switch", MIC3LR_2_LADC_CTRL, 0, 1, 1),
  425. };
  426. /* Right PGA Mixer */
  427. static const struct snd_kcontrol_new aic3x_right_pga_mixer_controls[] = {
  428. SOC_DAPM_SINGLE_AIC3X("Line1R Switch", LINE1R_2_RADC_CTRL, 3, 1, 1),
  429. SOC_DAPM_SINGLE_AIC3X("Line1L Switch", LINE1L_2_RADC_CTRL, 3, 1, 1),
  430. SOC_DAPM_SINGLE_AIC3X("Line2R Switch", LINE2R_2_RADC_CTRL, 3, 1, 1),
  431. SOC_DAPM_SINGLE_AIC3X("Mic3L Switch", MIC3LR_2_RADC_CTRL, 4, 1, 1),
  432. SOC_DAPM_SINGLE_AIC3X("Mic3R Switch", MIC3LR_2_RADC_CTRL, 0, 1, 1),
  433. };
  434. /* Left Line1 Mux */
  435. static const struct snd_kcontrol_new aic3x_left_line1_mux_controls =
  436. SOC_DAPM_ENUM("Route", aic3x_enum[LINE1L_ENUM]);
  437. /* Right Line1 Mux */
  438. static const struct snd_kcontrol_new aic3x_right_line1_mux_controls =
  439. SOC_DAPM_ENUM("Route", aic3x_enum[LINE1R_ENUM]);
  440. /* Left Line2 Mux */
  441. static const struct snd_kcontrol_new aic3x_left_line2_mux_controls =
  442. SOC_DAPM_ENUM("Route", aic3x_enum[LINE2L_ENUM]);
  443. /* Right Line2 Mux */
  444. static const struct snd_kcontrol_new aic3x_right_line2_mux_controls =
  445. SOC_DAPM_ENUM("Route", aic3x_enum[LINE2R_ENUM]);
  446. static const struct snd_soc_dapm_widget aic3x_dapm_widgets[] = {
  447. /* Left DAC to Left Outputs */
  448. SND_SOC_DAPM_DAC("Left DAC", "Left Playback", DAC_PWR, 7, 0),
  449. SND_SOC_DAPM_MUX("Left DAC Mux", SND_SOC_NOPM, 0, 0,
  450. &aic3x_left_dac_mux_controls),
  451. SND_SOC_DAPM_MUX("Left HPCOM Mux", SND_SOC_NOPM, 0, 0,
  452. &aic3x_left_hpcom_mux_controls),
  453. SND_SOC_DAPM_PGA("Left Line Out", LLOPM_CTRL, 0, 0, NULL, 0),
  454. SND_SOC_DAPM_PGA("Left HP Out", HPLOUT_CTRL, 0, 0, NULL, 0),
  455. SND_SOC_DAPM_PGA("Left HP Com", HPLCOM_CTRL, 0, 0, NULL, 0),
  456. /* Right DAC to Right Outputs */
  457. SND_SOC_DAPM_DAC("Right DAC", "Right Playback", DAC_PWR, 6, 0),
  458. SND_SOC_DAPM_MUX("Right DAC Mux", SND_SOC_NOPM, 0, 0,
  459. &aic3x_right_dac_mux_controls),
  460. SND_SOC_DAPM_MUX("Right HPCOM Mux", SND_SOC_NOPM, 0, 0,
  461. &aic3x_right_hpcom_mux_controls),
  462. SND_SOC_DAPM_PGA("Right Line Out", RLOPM_CTRL, 0, 0, NULL, 0),
  463. SND_SOC_DAPM_PGA("Right HP Out", HPROUT_CTRL, 0, 0, NULL, 0),
  464. SND_SOC_DAPM_PGA("Right HP Com", HPRCOM_CTRL, 0, 0, NULL, 0),
  465. /* Mono Output */
  466. SND_SOC_DAPM_PGA("Mono Out", MONOLOPM_CTRL, 0, 0, NULL, 0),
  467. /* Inputs to Left ADC */
  468. SND_SOC_DAPM_ADC("Left ADC", "Left Capture", LINE1L_2_LADC_CTRL, 2, 0),
  469. SND_SOC_DAPM_MIXER("Left PGA Mixer", SND_SOC_NOPM, 0, 0,
  470. &aic3x_left_pga_mixer_controls[0],
  471. ARRAY_SIZE(aic3x_left_pga_mixer_controls)),
  472. SND_SOC_DAPM_MUX("Left Line1L Mux", SND_SOC_NOPM, 0, 0,
  473. &aic3x_left_line1_mux_controls),
  474. SND_SOC_DAPM_MUX("Left Line1R Mux", SND_SOC_NOPM, 0, 0,
  475. &aic3x_left_line1_mux_controls),
  476. SND_SOC_DAPM_MUX("Left Line2L Mux", SND_SOC_NOPM, 0, 0,
  477. &aic3x_left_line2_mux_controls),
  478. /* Inputs to Right ADC */
  479. SND_SOC_DAPM_ADC("Right ADC", "Right Capture",
  480. LINE1R_2_RADC_CTRL, 2, 0),
  481. SND_SOC_DAPM_MIXER("Right PGA Mixer", SND_SOC_NOPM, 0, 0,
  482. &aic3x_right_pga_mixer_controls[0],
  483. ARRAY_SIZE(aic3x_right_pga_mixer_controls)),
  484. SND_SOC_DAPM_MUX("Right Line1L Mux", SND_SOC_NOPM, 0, 0,
  485. &aic3x_right_line1_mux_controls),
  486. SND_SOC_DAPM_MUX("Right Line1R Mux", SND_SOC_NOPM, 0, 0,
  487. &aic3x_right_line1_mux_controls),
  488. SND_SOC_DAPM_MUX("Right Line2R Mux", SND_SOC_NOPM, 0, 0,
  489. &aic3x_right_line2_mux_controls),
  490. /*
  491. * Not a real mic bias widget but similar function. This is for dynamic
  492. * control of GPIO1 digital mic modulator clock output function when
  493. * using digital mic.
  494. */
  495. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "GPIO1 dmic modclk",
  496. AIC3X_GPIO1_REG, 4, 0xf,
  497. AIC3X_GPIO1_FUNC_DIGITAL_MIC_MODCLK,
  498. AIC3X_GPIO1_FUNC_DISABLED),
  499. /*
  500. * Also similar function like mic bias. Selects digital mic with
  501. * configurable oversampling rate instead of ADC converter.
  502. */
  503. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "DMic Rate 128",
  504. AIC3X_ASD_INTF_CTRLA, 0, 3, 1, 0),
  505. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "DMic Rate 64",
  506. AIC3X_ASD_INTF_CTRLA, 0, 3, 2, 0),
  507. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "DMic Rate 32",
  508. AIC3X_ASD_INTF_CTRLA, 0, 3, 3, 0),
  509. /* Mic Bias */
  510. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "Mic Bias 2V",
  511. MICBIAS_CTRL, 6, 3, 1, 0),
  512. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "Mic Bias 2.5V",
  513. MICBIAS_CTRL, 6, 3, 2, 0),
  514. SND_SOC_DAPM_REG(snd_soc_dapm_micbias, "Mic Bias AVDD",
  515. MICBIAS_CTRL, 6, 3, 3, 0),
  516. /* Output mixers */
  517. SND_SOC_DAPM_MIXER("Left Line Mixer", SND_SOC_NOPM, 0, 0,
  518. &aic3x_left_line_mixer_controls[0],
  519. ARRAY_SIZE(aic3x_left_line_mixer_controls)),
  520. SND_SOC_DAPM_MIXER("Right Line Mixer", SND_SOC_NOPM, 0, 0,
  521. &aic3x_right_line_mixer_controls[0],
  522. ARRAY_SIZE(aic3x_right_line_mixer_controls)),
  523. SND_SOC_DAPM_MIXER("Mono Mixer", SND_SOC_NOPM, 0, 0,
  524. &aic3x_mono_mixer_controls[0],
  525. ARRAY_SIZE(aic3x_mono_mixer_controls)),
  526. SND_SOC_DAPM_MIXER("Left HP Mixer", SND_SOC_NOPM, 0, 0,
  527. &aic3x_left_hp_mixer_controls[0],
  528. ARRAY_SIZE(aic3x_left_hp_mixer_controls)),
  529. SND_SOC_DAPM_MIXER("Right HP Mixer", SND_SOC_NOPM, 0, 0,
  530. &aic3x_right_hp_mixer_controls[0],
  531. ARRAY_SIZE(aic3x_right_hp_mixer_controls)),
  532. SND_SOC_DAPM_MIXER("Left HPCOM Mixer", SND_SOC_NOPM, 0, 0,
  533. &aic3x_left_hpcom_mixer_controls[0],
  534. ARRAY_SIZE(aic3x_left_hpcom_mixer_controls)),
  535. SND_SOC_DAPM_MIXER("Right HPCOM Mixer", SND_SOC_NOPM, 0, 0,
  536. &aic3x_right_hpcom_mixer_controls[0],
  537. ARRAY_SIZE(aic3x_right_hpcom_mixer_controls)),
  538. SND_SOC_DAPM_OUTPUT("LLOUT"),
  539. SND_SOC_DAPM_OUTPUT("RLOUT"),
  540. SND_SOC_DAPM_OUTPUT("MONO_LOUT"),
  541. SND_SOC_DAPM_OUTPUT("HPLOUT"),
  542. SND_SOC_DAPM_OUTPUT("HPROUT"),
  543. SND_SOC_DAPM_OUTPUT("HPLCOM"),
  544. SND_SOC_DAPM_OUTPUT("HPRCOM"),
  545. SND_SOC_DAPM_INPUT("MIC3L"),
  546. SND_SOC_DAPM_INPUT("MIC3R"),
  547. SND_SOC_DAPM_INPUT("LINE1L"),
  548. SND_SOC_DAPM_INPUT("LINE1R"),
  549. SND_SOC_DAPM_INPUT("LINE2L"),
  550. SND_SOC_DAPM_INPUT("LINE2R"),
  551. /*
  552. * Virtual output pin to detection block inside codec. This can be
  553. * used to keep codec bias on if gpio or detection features are needed.
  554. * Force pin on or construct a path with an input jack and mic bias
  555. * widgets.
  556. */
  557. SND_SOC_DAPM_OUTPUT("Detection"),
  558. };
  559. static const struct snd_soc_dapm_widget aic3007_dapm_widgets[] = {
  560. /* Class-D outputs */
  561. SND_SOC_DAPM_PGA("Left Class-D Out", CLASSD_CTRL, 3, 0, NULL, 0),
  562. SND_SOC_DAPM_PGA("Right Class-D Out", CLASSD_CTRL, 2, 0, NULL, 0),
  563. SND_SOC_DAPM_OUTPUT("SPOP"),
  564. SND_SOC_DAPM_OUTPUT("SPOM"),
  565. };
  566. static const struct snd_soc_dapm_route intercon[] = {
  567. /* Left Input */
  568. {"Left Line1L Mux", "single-ended", "LINE1L"},
  569. {"Left Line1L Mux", "differential", "LINE1L"},
  570. {"Left Line2L Mux", "single-ended", "LINE2L"},
  571. {"Left Line2L Mux", "differential", "LINE2L"},
  572. {"Left PGA Mixer", "Line1L Switch", "Left Line1L Mux"},
  573. {"Left PGA Mixer", "Line1R Switch", "Left Line1R Mux"},
  574. {"Left PGA Mixer", "Line2L Switch", "Left Line2L Mux"},
  575. {"Left PGA Mixer", "Mic3L Switch", "MIC3L"},
  576. {"Left PGA Mixer", "Mic3R Switch", "MIC3R"},
  577. {"Left ADC", NULL, "Left PGA Mixer"},
  578. {"Left ADC", NULL, "GPIO1 dmic modclk"},
  579. /* Right Input */
  580. {"Right Line1R Mux", "single-ended", "LINE1R"},
  581. {"Right Line1R Mux", "differential", "LINE1R"},
  582. {"Right Line2R Mux", "single-ended", "LINE2R"},
  583. {"Right Line2R Mux", "differential", "LINE2R"},
  584. {"Right PGA Mixer", "Line1L Switch", "Right Line1L Mux"},
  585. {"Right PGA Mixer", "Line1R Switch", "Right Line1R Mux"},
  586. {"Right PGA Mixer", "Line2R Switch", "Right Line2R Mux"},
  587. {"Right PGA Mixer", "Mic3L Switch", "MIC3L"},
  588. {"Right PGA Mixer", "Mic3R Switch", "MIC3R"},
  589. {"Right ADC", NULL, "Right PGA Mixer"},
  590. {"Right ADC", NULL, "GPIO1 dmic modclk"},
  591. /*
  592. * Logical path between digital mic enable and GPIO1 modulator clock
  593. * output function
  594. */
  595. {"GPIO1 dmic modclk", NULL, "DMic Rate 128"},
  596. {"GPIO1 dmic modclk", NULL, "DMic Rate 64"},
  597. {"GPIO1 dmic modclk", NULL, "DMic Rate 32"},
  598. /* Left DAC Output */
  599. {"Left DAC Mux", "DAC_L1", "Left DAC"},
  600. {"Left DAC Mux", "DAC_L2", "Left DAC"},
  601. {"Left DAC Mux", "DAC_L3", "Left DAC"},
  602. /* Right DAC Output */
  603. {"Right DAC Mux", "DAC_R1", "Right DAC"},
  604. {"Right DAC Mux", "DAC_R2", "Right DAC"},
  605. {"Right DAC Mux", "DAC_R3", "Right DAC"},
  606. /* Left Line Output */
  607. {"Left Line Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  608. {"Left Line Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  609. {"Left Line Mixer", "DACL1 Switch", "Left DAC Mux"},
  610. {"Left Line Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  611. {"Left Line Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  612. {"Left Line Mixer", "DACR1 Switch", "Right DAC Mux"},
  613. {"Left Line Out", NULL, "Left Line Mixer"},
  614. {"Left Line Out", NULL, "Left DAC Mux"},
  615. {"LLOUT", NULL, "Left Line Out"},
  616. /* Right Line Output */
  617. {"Right Line Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  618. {"Right Line Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  619. {"Right Line Mixer", "DACL1 Switch", "Left DAC Mux"},
  620. {"Right Line Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  621. {"Right Line Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  622. {"Right Line Mixer", "DACR1 Switch", "Right DAC Mux"},
  623. {"Right Line Out", NULL, "Right Line Mixer"},
  624. {"Right Line Out", NULL, "Right DAC Mux"},
  625. {"RLOUT", NULL, "Right Line Out"},
  626. /* Mono Output */
  627. {"Mono Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  628. {"Mono Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  629. {"Mono Mixer", "DACL1 Switch", "Left DAC Mux"},
  630. {"Mono Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  631. {"Mono Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  632. {"Mono Mixer", "DACR1 Switch", "Right DAC Mux"},
  633. {"Mono Out", NULL, "Mono Mixer"},
  634. {"MONO_LOUT", NULL, "Mono Out"},
  635. /* Left HP Output */
  636. {"Left HP Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  637. {"Left HP Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  638. {"Left HP Mixer", "DACL1 Switch", "Left DAC Mux"},
  639. {"Left HP Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  640. {"Left HP Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  641. {"Left HP Mixer", "DACR1 Switch", "Right DAC Mux"},
  642. {"Left HP Out", NULL, "Left HP Mixer"},
  643. {"Left HP Out", NULL, "Left DAC Mux"},
  644. {"HPLOUT", NULL, "Left HP Out"},
  645. /* Right HP Output */
  646. {"Right HP Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  647. {"Right HP Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  648. {"Right HP Mixer", "DACL1 Switch", "Left DAC Mux"},
  649. {"Right HP Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  650. {"Right HP Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  651. {"Right HP Mixer", "DACR1 Switch", "Right DAC Mux"},
  652. {"Right HP Out", NULL, "Right HP Mixer"},
  653. {"Right HP Out", NULL, "Right DAC Mux"},
  654. {"HPROUT", NULL, "Right HP Out"},
  655. /* Left HPCOM Output */
  656. {"Left HPCOM Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  657. {"Left HPCOM Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  658. {"Left HPCOM Mixer", "DACL1 Switch", "Left DAC Mux"},
  659. {"Left HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  660. {"Left HPCOM Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  661. {"Left HPCOM Mixer", "DACR1 Switch", "Right DAC Mux"},
  662. {"Left HPCOM Mux", "differential of HPLOUT", "Left HP Mixer"},
  663. {"Left HPCOM Mux", "constant VCM", "Left HPCOM Mixer"},
  664. {"Left HPCOM Mux", "single-ended", "Left HPCOM Mixer"},
  665. {"Left HP Com", NULL, "Left HPCOM Mux"},
  666. {"HPLCOM", NULL, "Left HP Com"},
  667. /* Right HPCOM Output */
  668. {"Right HPCOM Mixer", "Line2L Bypass Switch", "Left Line2L Mux"},
  669. {"Right HPCOM Mixer", "PGAL Bypass Switch", "Left PGA Mixer"},
  670. {"Right HPCOM Mixer", "DACL1 Switch", "Left DAC Mux"},
  671. {"Right HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
  672. {"Right HPCOM Mixer", "PGAR Bypass Switch", "Right PGA Mixer"},
  673. {"Right HPCOM Mixer", "DACR1 Switch", "Right DAC Mux"},
  674. {"Right HPCOM Mux", "differential of HPROUT", "Right HP Mixer"},
  675. {"Right HPCOM Mux", "constant VCM", "Right HPCOM Mixer"},
  676. {"Right HPCOM Mux", "single-ended", "Right HPCOM Mixer"},
  677. {"Right HPCOM Mux", "differential of HPLCOM", "Left HPCOM Mixer"},
  678. {"Right HPCOM Mux", "external feedback", "Right HPCOM Mixer"},
  679. {"Right HP Com", NULL, "Right HPCOM Mux"},
  680. {"HPRCOM", NULL, "Right HP Com"},
  681. };
  682. static const struct snd_soc_dapm_route intercon_3007[] = {
  683. /* Class-D outputs */
  684. {"Left Class-D Out", NULL, "Left Line Out"},
  685. {"Right Class-D Out", NULL, "Left Line Out"},
  686. {"SPOP", NULL, "Left Class-D Out"},
  687. {"SPOM", NULL, "Right Class-D Out"},
  688. };
  689. static int aic3x_add_widgets(struct snd_soc_codec *codec)
  690. {
  691. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  692. struct snd_soc_dapm_context *dapm = &codec->dapm;
  693. snd_soc_dapm_new_controls(dapm, aic3x_dapm_widgets,
  694. ARRAY_SIZE(aic3x_dapm_widgets));
  695. /* set up audio path interconnects */
  696. snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon));
  697. if (aic3x->model == AIC3X_MODEL_3007) {
  698. snd_soc_dapm_new_controls(dapm, aic3007_dapm_widgets,
  699. ARRAY_SIZE(aic3007_dapm_widgets));
  700. snd_soc_dapm_add_routes(dapm, intercon_3007,
  701. ARRAY_SIZE(intercon_3007));
  702. }
  703. return 0;
  704. }
  705. static int aic3x_hw_params(struct snd_pcm_substream *substream,
  706. struct snd_pcm_hw_params *params,
  707. struct snd_soc_dai *dai)
  708. {
  709. struct snd_soc_pcm_runtime *rtd = substream->private_data;
  710. struct snd_soc_codec *codec =rtd->codec;
  711. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  712. int codec_clk = 0, bypass_pll = 0, fsref, last_clk = 0;
  713. u8 data, j, r, p, pll_q, pll_p = 1, pll_r = 1, pll_j = 1;
  714. u16 d, pll_d = 1;
  715. u8 reg;
  716. int clk;
  717. /* select data word length */
  718. data = snd_soc_read(codec, AIC3X_ASD_INTF_CTRLB) & (~(0x3 << 4));
  719. switch (params_format(params)) {
  720. case SNDRV_PCM_FORMAT_S16_LE:
  721. break;
  722. case SNDRV_PCM_FORMAT_S20_3LE:
  723. data |= (0x01 << 4);
  724. break;
  725. case SNDRV_PCM_FORMAT_S24_LE:
  726. data |= (0x02 << 4);
  727. break;
  728. case SNDRV_PCM_FORMAT_S32_LE:
  729. data |= (0x03 << 4);
  730. break;
  731. }
  732. snd_soc_write(codec, AIC3X_ASD_INTF_CTRLB, data);
  733. /* Fsref can be 44100 or 48000 */
  734. fsref = (params_rate(params) % 11025 == 0) ? 44100 : 48000;
  735. /* Try to find a value for Q which allows us to bypass the PLL and
  736. * generate CODEC_CLK directly. */
  737. for (pll_q = 2; pll_q < 18; pll_q++)
  738. if (aic3x->sysclk / (128 * pll_q) == fsref) {
  739. bypass_pll = 1;
  740. break;
  741. }
  742. if (bypass_pll) {
  743. pll_q &= 0xf;
  744. snd_soc_write(codec, AIC3X_PLL_PROGA_REG, pll_q << PLLQ_SHIFT);
  745. snd_soc_write(codec, AIC3X_GPIOB_REG, CODEC_CLKIN_CLKDIV);
  746. /* disable PLL if it is bypassed */
  747. reg = snd_soc_read(codec, AIC3X_PLL_PROGA_REG);
  748. snd_soc_write(codec, AIC3X_PLL_PROGA_REG, reg & ~PLL_ENABLE);
  749. } else {
  750. snd_soc_write(codec, AIC3X_GPIOB_REG, CODEC_CLKIN_PLLDIV);
  751. /* enable PLL when it is used */
  752. reg = snd_soc_read(codec, AIC3X_PLL_PROGA_REG);
  753. snd_soc_write(codec, AIC3X_PLL_PROGA_REG, reg | PLL_ENABLE);
  754. }
  755. /* Route Left DAC to left channel input and
  756. * right DAC to right channel input */
  757. data = (LDAC2LCH | RDAC2RCH);
  758. data |= (fsref == 44100) ? FSREF_44100 : FSREF_48000;
  759. if (params_rate(params) >= 64000)
  760. data |= DUAL_RATE_MODE;
  761. snd_soc_write(codec, AIC3X_CODEC_DATAPATH_REG, data);
  762. /* codec sample rate select */
  763. data = (fsref * 20) / params_rate(params);
  764. if (params_rate(params) < 64000)
  765. data /= 2;
  766. data /= 5;
  767. data -= 2;
  768. data |= (data << 4);
  769. snd_soc_write(codec, AIC3X_SAMPLE_RATE_SEL_REG, data);
  770. if (bypass_pll)
  771. return 0;
  772. /* Use PLL, compute appropriate setup for j, d, r and p, the closest
  773. * one wins the game. Try with d==0 first, next with d!=0.
  774. * Constraints for j are according to the datasheet.
  775. * The sysclk is divided by 1000 to prevent integer overflows.
  776. */
  777. codec_clk = (2048 * fsref) / (aic3x->sysclk / 1000);
  778. for (r = 1; r <= 16; r++)
  779. for (p = 1; p <= 8; p++) {
  780. for (j = 4; j <= 55; j++) {
  781. /* This is actually 1000*((j+(d/10000))*r)/p
  782. * The term had to be converted to get
  783. * rid of the division by 10000; d = 0 here
  784. */
  785. int tmp_clk = (1000 * j * r) / p;
  786. /* Check whether this values get closer than
  787. * the best ones we had before
  788. */
  789. if (abs(codec_clk - tmp_clk) <
  790. abs(codec_clk - last_clk)) {
  791. pll_j = j; pll_d = 0;
  792. pll_r = r; pll_p = p;
  793. last_clk = tmp_clk;
  794. }
  795. /* Early exit for exact matches */
  796. if (tmp_clk == codec_clk)
  797. goto found;
  798. }
  799. }
  800. /* try with d != 0 */
  801. for (p = 1; p <= 8; p++) {
  802. j = codec_clk * p / 1000;
  803. if (j < 4 || j > 11)
  804. continue;
  805. /* do not use codec_clk here since we'd loose precision */
  806. d = ((2048 * p * fsref) - j * aic3x->sysclk)
  807. * 100 / (aic3x->sysclk/100);
  808. clk = (10000 * j + d) / (10 * p);
  809. /* check whether this values get closer than the best
  810. * ones we had before */
  811. if (abs(codec_clk - clk) < abs(codec_clk - last_clk)) {
  812. pll_j = j; pll_d = d; pll_r = 1; pll_p = p;
  813. last_clk = clk;
  814. }
  815. /* Early exit for exact matches */
  816. if (clk == codec_clk)
  817. goto found;
  818. }
  819. if (last_clk == 0) {
  820. printk(KERN_ERR "%s(): unable to setup PLL\n", __func__);
  821. return -EINVAL;
  822. }
  823. found:
  824. data = snd_soc_read(codec, AIC3X_PLL_PROGA_REG);
  825. snd_soc_write(codec, AIC3X_PLL_PROGA_REG,
  826. data | (pll_p << PLLP_SHIFT));
  827. snd_soc_write(codec, AIC3X_OVRF_STATUS_AND_PLLR_REG,
  828. pll_r << PLLR_SHIFT);
  829. snd_soc_write(codec, AIC3X_PLL_PROGB_REG, pll_j << PLLJ_SHIFT);
  830. snd_soc_write(codec, AIC3X_PLL_PROGC_REG,
  831. (pll_d >> 6) << PLLD_MSB_SHIFT);
  832. snd_soc_write(codec, AIC3X_PLL_PROGD_REG,
  833. (pll_d & 0x3F) << PLLD_LSB_SHIFT);
  834. return 0;
  835. }
  836. static int aic3x_mute(struct snd_soc_dai *dai, int mute)
  837. {
  838. struct snd_soc_codec *codec = dai->codec;
  839. u8 ldac_reg = snd_soc_read(codec, LDAC_VOL) & ~MUTE_ON;
  840. u8 rdac_reg = snd_soc_read(codec, RDAC_VOL) & ~MUTE_ON;
  841. if (mute) {
  842. snd_soc_write(codec, LDAC_VOL, ldac_reg | MUTE_ON);
  843. snd_soc_write(codec, RDAC_VOL, rdac_reg | MUTE_ON);
  844. } else {
  845. snd_soc_write(codec, LDAC_VOL, ldac_reg);
  846. snd_soc_write(codec, RDAC_VOL, rdac_reg);
  847. }
  848. return 0;
  849. }
  850. static int aic3x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
  851. int clk_id, unsigned int freq, int dir)
  852. {
  853. struct snd_soc_codec *codec = codec_dai->codec;
  854. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  855. aic3x->sysclk = freq;
  856. return 0;
  857. }
  858. static int aic3x_set_dai_fmt(struct snd_soc_dai *codec_dai,
  859. unsigned int fmt)
  860. {
  861. struct snd_soc_codec *codec = codec_dai->codec;
  862. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  863. u8 iface_areg, iface_breg;
  864. int delay = 0;
  865. iface_areg = snd_soc_read(codec, AIC3X_ASD_INTF_CTRLA) & 0x3f;
  866. iface_breg = snd_soc_read(codec, AIC3X_ASD_INTF_CTRLB) & 0x3f;
  867. /* set master/slave audio interface */
  868. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  869. case SND_SOC_DAIFMT_CBM_CFM:
  870. aic3x->master = 1;
  871. iface_areg |= BIT_CLK_MASTER | WORD_CLK_MASTER;
  872. break;
  873. case SND_SOC_DAIFMT_CBS_CFS:
  874. aic3x->master = 0;
  875. break;
  876. default:
  877. return -EINVAL;
  878. }
  879. /*
  880. * match both interface format and signal polarities since they
  881. * are fixed
  882. */
  883. switch (fmt & (SND_SOC_DAIFMT_FORMAT_MASK |
  884. SND_SOC_DAIFMT_INV_MASK)) {
  885. case (SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF):
  886. break;
  887. case (SND_SOC_DAIFMT_DSP_A | SND_SOC_DAIFMT_IB_NF):
  888. delay = 1;
  889. case (SND_SOC_DAIFMT_DSP_B | SND_SOC_DAIFMT_IB_NF):
  890. iface_breg |= (0x01 << 6);
  891. break;
  892. case (SND_SOC_DAIFMT_RIGHT_J | SND_SOC_DAIFMT_NB_NF):
  893. iface_breg |= (0x02 << 6);
  894. break;
  895. case (SND_SOC_DAIFMT_LEFT_J | SND_SOC_DAIFMT_NB_NF):
  896. iface_breg |= (0x03 << 6);
  897. break;
  898. default:
  899. return -EINVAL;
  900. }
  901. /* set iface */
  902. snd_soc_write(codec, AIC3X_ASD_INTF_CTRLA, iface_areg);
  903. snd_soc_write(codec, AIC3X_ASD_INTF_CTRLB, iface_breg);
  904. snd_soc_write(codec, AIC3X_ASD_INTF_CTRLC, delay);
  905. return 0;
  906. }
  907. static int aic3x_init_3007(struct snd_soc_codec *codec)
  908. {
  909. u8 tmp1, tmp2, *cache = codec->reg_cache;
  910. /*
  911. * There is no need to cache writes to undocumented page 0xD but
  912. * respective page 0 register cache entries must be preserved
  913. */
  914. tmp1 = cache[0xD];
  915. tmp2 = cache[0x8];
  916. /* Class-D speaker driver init; datasheet p. 46 */
  917. snd_soc_write(codec, AIC3X_PAGE_SELECT, 0x0D);
  918. snd_soc_write(codec, 0xD, 0x0D);
  919. snd_soc_write(codec, 0x8, 0x5C);
  920. snd_soc_write(codec, 0x8, 0x5D);
  921. snd_soc_write(codec, 0x8, 0x5C);
  922. snd_soc_write(codec, AIC3X_PAGE_SELECT, 0x00);
  923. cache[0xD] = tmp1;
  924. cache[0x8] = tmp2;
  925. return 0;
  926. }
  927. static int aic3x_regulator_event(struct notifier_block *nb,
  928. unsigned long event, void *data)
  929. {
  930. struct aic3x_disable_nb *disable_nb =
  931. container_of(nb, struct aic3x_disable_nb, nb);
  932. struct aic3x_priv *aic3x = disable_nb->aic3x;
  933. if (event & REGULATOR_EVENT_DISABLE) {
  934. /*
  935. * Put codec to reset and require cache sync as at least one
  936. * of the supplies was disabled
  937. */
  938. if (gpio_is_valid(aic3x->gpio_reset))
  939. gpio_set_value(aic3x->gpio_reset, 0);
  940. aic3x->codec->cache_sync = 1;
  941. }
  942. return 0;
  943. }
  944. static int aic3x_set_power(struct snd_soc_codec *codec, int power)
  945. {
  946. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  947. int i, ret;
  948. u8 *cache = codec->reg_cache;
  949. if (power) {
  950. ret = regulator_bulk_enable(ARRAY_SIZE(aic3x->supplies),
  951. aic3x->supplies);
  952. if (ret)
  953. goto out;
  954. aic3x->power = 1;
  955. /*
  956. * Reset release and cache sync is necessary only if some
  957. * supply was off or if there were cached writes
  958. */
  959. if (!codec->cache_sync)
  960. goto out;
  961. if (gpio_is_valid(aic3x->gpio_reset)) {
  962. udelay(1);
  963. gpio_set_value(aic3x->gpio_reset, 1);
  964. }
  965. /* Sync reg_cache with the hardware */
  966. codec->cache_only = 0;
  967. for (i = 0; i < ARRAY_SIZE(aic3x_reg); i++)
  968. snd_soc_write(codec, i, cache[i]);
  969. if (aic3x->model == AIC3X_MODEL_3007)
  970. aic3x_init_3007(codec);
  971. codec->cache_sync = 0;
  972. } else {
  973. aic3x->power = 0;
  974. /* HW writes are needless when bias is off */
  975. codec->cache_only = 1;
  976. ret = regulator_bulk_disable(ARRAY_SIZE(aic3x->supplies),
  977. aic3x->supplies);
  978. }
  979. out:
  980. return ret;
  981. }
  982. static int aic3x_set_bias_level(struct snd_soc_codec *codec,
  983. enum snd_soc_bias_level level)
  984. {
  985. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  986. u8 reg;
  987. switch (level) {
  988. case SND_SOC_BIAS_ON:
  989. break;
  990. case SND_SOC_BIAS_PREPARE:
  991. if (codec->dapm.bias_level == SND_SOC_BIAS_STANDBY &&
  992. aic3x->master) {
  993. /* enable pll */
  994. reg = snd_soc_read(codec, AIC3X_PLL_PROGA_REG);
  995. snd_soc_write(codec, AIC3X_PLL_PROGA_REG,
  996. reg | PLL_ENABLE);
  997. }
  998. break;
  999. case SND_SOC_BIAS_STANDBY:
  1000. if (!aic3x->power)
  1001. aic3x_set_power(codec, 1);
  1002. if (codec->dapm.bias_level == SND_SOC_BIAS_PREPARE &&
  1003. aic3x->master) {
  1004. /* disable pll */
  1005. reg = snd_soc_read(codec, AIC3X_PLL_PROGA_REG);
  1006. snd_soc_write(codec, AIC3X_PLL_PROGA_REG,
  1007. reg & ~PLL_ENABLE);
  1008. }
  1009. break;
  1010. case SND_SOC_BIAS_OFF:
  1011. if (aic3x->power)
  1012. aic3x_set_power(codec, 0);
  1013. break;
  1014. }
  1015. codec->dapm.bias_level = level;
  1016. return 0;
  1017. }
  1018. void aic3x_set_gpio(struct snd_soc_codec *codec, int gpio, int state)
  1019. {
  1020. u8 reg = gpio ? AIC3X_GPIO2_REG : AIC3X_GPIO1_REG;
  1021. u8 bit = gpio ? 3: 0;
  1022. u8 val = snd_soc_read(codec, reg) & ~(1 << bit);
  1023. snd_soc_write(codec, reg, val | (!!state << bit));
  1024. }
  1025. EXPORT_SYMBOL_GPL(aic3x_set_gpio);
  1026. int aic3x_get_gpio(struct snd_soc_codec *codec, int gpio)
  1027. {
  1028. u8 reg = gpio ? AIC3X_GPIO2_REG : AIC3X_GPIO1_REG;
  1029. u8 val = 0, bit = gpio ? 2 : 1;
  1030. aic3x_read(codec, reg, &val);
  1031. return (val >> bit) & 1;
  1032. }
  1033. EXPORT_SYMBOL_GPL(aic3x_get_gpio);
  1034. void aic3x_set_headset_detection(struct snd_soc_codec *codec, int detect,
  1035. int headset_debounce, int button_debounce)
  1036. {
  1037. u8 val;
  1038. val = ((detect & AIC3X_HEADSET_DETECT_MASK)
  1039. << AIC3X_HEADSET_DETECT_SHIFT) |
  1040. ((headset_debounce & AIC3X_HEADSET_DEBOUNCE_MASK)
  1041. << AIC3X_HEADSET_DEBOUNCE_SHIFT) |
  1042. ((button_debounce & AIC3X_BUTTON_DEBOUNCE_MASK)
  1043. << AIC3X_BUTTON_DEBOUNCE_SHIFT);
  1044. if (detect & AIC3X_HEADSET_DETECT_MASK)
  1045. val |= AIC3X_HEADSET_DETECT_ENABLED;
  1046. snd_soc_write(codec, AIC3X_HEADSET_DETECT_CTRL_A, val);
  1047. }
  1048. EXPORT_SYMBOL_GPL(aic3x_set_headset_detection);
  1049. int aic3x_headset_detected(struct snd_soc_codec *codec)
  1050. {
  1051. u8 val = 0;
  1052. aic3x_read(codec, AIC3X_HEADSET_DETECT_CTRL_B, &val);
  1053. return (val >> 4) & 1;
  1054. }
  1055. EXPORT_SYMBOL_GPL(aic3x_headset_detected);
  1056. int aic3x_button_pressed(struct snd_soc_codec *codec)
  1057. {
  1058. u8 val = 0;
  1059. aic3x_read(codec, AIC3X_HEADSET_DETECT_CTRL_B, &val);
  1060. return (val >> 5) & 1;
  1061. }
  1062. EXPORT_SYMBOL_GPL(aic3x_button_pressed);
  1063. #define AIC3X_RATES SNDRV_PCM_RATE_8000_96000
  1064. #define AIC3X_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE | \
  1065. SNDRV_PCM_FMTBIT_S24_3LE | SNDRV_PCM_FMTBIT_S32_LE)
  1066. static struct snd_soc_dai_ops aic3x_dai_ops = {
  1067. .hw_params = aic3x_hw_params,
  1068. .digital_mute = aic3x_mute,
  1069. .set_sysclk = aic3x_set_dai_sysclk,
  1070. .set_fmt = aic3x_set_dai_fmt,
  1071. };
  1072. static struct snd_soc_dai_driver aic3x_dai = {
  1073. .name = "tlv320aic3x-hifi",
  1074. .playback = {
  1075. .stream_name = "Playback",
  1076. .channels_min = 1,
  1077. .channels_max = 2,
  1078. .rates = AIC3X_RATES,
  1079. .formats = AIC3X_FORMATS,},
  1080. .capture = {
  1081. .stream_name = "Capture",
  1082. .channels_min = 1,
  1083. .channels_max = 2,
  1084. .rates = AIC3X_RATES,
  1085. .formats = AIC3X_FORMATS,},
  1086. .ops = &aic3x_dai_ops,
  1087. .symmetric_rates = 1,
  1088. };
  1089. static int aic3x_suspend(struct snd_soc_codec *codec, pm_message_t state)
  1090. {
  1091. aic3x_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1092. return 0;
  1093. }
  1094. static int aic3x_resume(struct snd_soc_codec *codec)
  1095. {
  1096. aic3x_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1097. return 0;
  1098. }
  1099. /*
  1100. * initialise the AIC3X driver
  1101. * register the mixer and dsp interfaces with the kernel
  1102. */
  1103. static int aic3x_init(struct snd_soc_codec *codec)
  1104. {
  1105. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  1106. int reg;
  1107. snd_soc_write(codec, AIC3X_PAGE_SELECT, PAGE0_SELECT);
  1108. snd_soc_write(codec, AIC3X_RESET, SOFT_RESET);
  1109. /* DAC default volume and mute */
  1110. snd_soc_write(codec, LDAC_VOL, DEFAULT_VOL | MUTE_ON);
  1111. snd_soc_write(codec, RDAC_VOL, DEFAULT_VOL | MUTE_ON);
  1112. /* DAC to HP default volume and route to Output mixer */
  1113. snd_soc_write(codec, DACL1_2_HPLOUT_VOL, DEFAULT_VOL | ROUTE_ON);
  1114. snd_soc_write(codec, DACR1_2_HPROUT_VOL, DEFAULT_VOL | ROUTE_ON);
  1115. snd_soc_write(codec, DACL1_2_HPLCOM_VOL, DEFAULT_VOL | ROUTE_ON);
  1116. snd_soc_write(codec, DACR1_2_HPRCOM_VOL, DEFAULT_VOL | ROUTE_ON);
  1117. /* DAC to Line Out default volume and route to Output mixer */
  1118. snd_soc_write(codec, DACL1_2_LLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
  1119. snd_soc_write(codec, DACR1_2_RLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
  1120. /* DAC to Mono Line Out default volume and route to Output mixer */
  1121. snd_soc_write(codec, DACL1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
  1122. snd_soc_write(codec, DACR1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
  1123. /* unmute all outputs */
  1124. reg = snd_soc_read(codec, LLOPM_CTRL);
  1125. snd_soc_write(codec, LLOPM_CTRL, reg | UNMUTE);
  1126. reg = snd_soc_read(codec, RLOPM_CTRL);
  1127. snd_soc_write(codec, RLOPM_CTRL, reg | UNMUTE);
  1128. reg = snd_soc_read(codec, MONOLOPM_CTRL);
  1129. snd_soc_write(codec, MONOLOPM_CTRL, reg | UNMUTE);
  1130. reg = snd_soc_read(codec, HPLOUT_CTRL);
  1131. snd_soc_write(codec, HPLOUT_CTRL, reg | UNMUTE);
  1132. reg = snd_soc_read(codec, HPROUT_CTRL);
  1133. snd_soc_write(codec, HPROUT_CTRL, reg | UNMUTE);
  1134. reg = snd_soc_read(codec, HPLCOM_CTRL);
  1135. snd_soc_write(codec, HPLCOM_CTRL, reg | UNMUTE);
  1136. reg = snd_soc_read(codec, HPRCOM_CTRL);
  1137. snd_soc_write(codec, HPRCOM_CTRL, reg | UNMUTE);
  1138. /* ADC default volume and unmute */
  1139. snd_soc_write(codec, LADC_VOL, DEFAULT_GAIN);
  1140. snd_soc_write(codec, RADC_VOL, DEFAULT_GAIN);
  1141. /* By default route Line1 to ADC PGA mixer */
  1142. snd_soc_write(codec, LINE1L_2_LADC_CTRL, 0x0);
  1143. snd_soc_write(codec, LINE1R_2_RADC_CTRL, 0x0);
  1144. /* PGA to HP Bypass default volume, disconnect from Output Mixer */
  1145. snd_soc_write(codec, PGAL_2_HPLOUT_VOL, DEFAULT_VOL);
  1146. snd_soc_write(codec, PGAR_2_HPROUT_VOL, DEFAULT_VOL);
  1147. snd_soc_write(codec, PGAL_2_HPLCOM_VOL, DEFAULT_VOL);
  1148. snd_soc_write(codec, PGAR_2_HPRCOM_VOL, DEFAULT_VOL);
  1149. /* PGA to Line Out default volume, disconnect from Output Mixer */
  1150. snd_soc_write(codec, PGAL_2_LLOPM_VOL, DEFAULT_VOL);
  1151. snd_soc_write(codec, PGAR_2_RLOPM_VOL, DEFAULT_VOL);
  1152. /* PGA to Mono Line Out default volume, disconnect from Output Mixer */
  1153. snd_soc_write(codec, PGAL_2_MONOLOPM_VOL, DEFAULT_VOL);
  1154. snd_soc_write(codec, PGAR_2_MONOLOPM_VOL, DEFAULT_VOL);
  1155. /* Line2 to HP Bypass default volume, disconnect from Output Mixer */
  1156. snd_soc_write(codec, LINE2L_2_HPLOUT_VOL, DEFAULT_VOL);
  1157. snd_soc_write(codec, LINE2R_2_HPROUT_VOL, DEFAULT_VOL);
  1158. snd_soc_write(codec, LINE2L_2_HPLCOM_VOL, DEFAULT_VOL);
  1159. snd_soc_write(codec, LINE2R_2_HPRCOM_VOL, DEFAULT_VOL);
  1160. /* Line2 Line Out default volume, disconnect from Output Mixer */
  1161. snd_soc_write(codec, LINE2L_2_LLOPM_VOL, DEFAULT_VOL);
  1162. snd_soc_write(codec, LINE2R_2_RLOPM_VOL, DEFAULT_VOL);
  1163. /* Line2 to Mono Out default volume, disconnect from Output Mixer */
  1164. snd_soc_write(codec, LINE2L_2_MONOLOPM_VOL, DEFAULT_VOL);
  1165. snd_soc_write(codec, LINE2R_2_MONOLOPM_VOL, DEFAULT_VOL);
  1166. if (aic3x->model == AIC3X_MODEL_3007) {
  1167. aic3x_init_3007(codec);
  1168. snd_soc_write(codec, CLASSD_CTRL, 0);
  1169. }
  1170. return 0;
  1171. }
  1172. static bool aic3x_is_shared_reset(struct aic3x_priv *aic3x)
  1173. {
  1174. struct aic3x_priv *a;
  1175. list_for_each_entry(a, &reset_list, list) {
  1176. if (gpio_is_valid(aic3x->gpio_reset) &&
  1177. aic3x->gpio_reset == a->gpio_reset)
  1178. return true;
  1179. }
  1180. return false;
  1181. }
  1182. static int aic3x_probe(struct snd_soc_codec *codec)
  1183. {
  1184. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  1185. int ret, i;
  1186. INIT_LIST_HEAD(&aic3x->list);
  1187. codec->control_data = aic3x->control_data;
  1188. aic3x->codec = codec;
  1189. codec->dapm.idle_bias_off = 1;
  1190. ret = snd_soc_codec_set_cache_io(codec, 8, 8, aic3x->control_type);
  1191. if (ret != 0) {
  1192. dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
  1193. return ret;
  1194. }
  1195. if (gpio_is_valid(aic3x->gpio_reset) &&
  1196. !aic3x_is_shared_reset(aic3x)) {
  1197. ret = gpio_request(aic3x->gpio_reset, "tlv320aic3x reset");
  1198. if (ret != 0)
  1199. goto err_gpio;
  1200. gpio_direction_output(aic3x->gpio_reset, 0);
  1201. }
  1202. for (i = 0; i < ARRAY_SIZE(aic3x->supplies); i++)
  1203. aic3x->supplies[i].supply = aic3x_supply_names[i];
  1204. ret = regulator_bulk_get(codec->dev, ARRAY_SIZE(aic3x->supplies),
  1205. aic3x->supplies);
  1206. if (ret != 0) {
  1207. dev_err(codec->dev, "Failed to request supplies: %d\n", ret);
  1208. goto err_get;
  1209. }
  1210. for (i = 0; i < ARRAY_SIZE(aic3x->supplies); i++) {
  1211. aic3x->disable_nb[i].nb.notifier_call = aic3x_regulator_event;
  1212. aic3x->disable_nb[i].aic3x = aic3x;
  1213. ret = regulator_register_notifier(aic3x->supplies[i].consumer,
  1214. &aic3x->disable_nb[i].nb);
  1215. if (ret) {
  1216. dev_err(codec->dev,
  1217. "Failed to request regulator notifier: %d\n",
  1218. ret);
  1219. goto err_notif;
  1220. }
  1221. }
  1222. codec->cache_only = 1;
  1223. aic3x_init(codec);
  1224. if (aic3x->setup) {
  1225. /* setup GPIO functions */
  1226. snd_soc_write(codec, AIC3X_GPIO1_REG,
  1227. (aic3x->setup->gpio_func[0] & 0xf) << 4);
  1228. snd_soc_write(codec, AIC3X_GPIO2_REG,
  1229. (aic3x->setup->gpio_func[1] & 0xf) << 4);
  1230. }
  1231. snd_soc_add_controls(codec, aic3x_snd_controls,
  1232. ARRAY_SIZE(aic3x_snd_controls));
  1233. if (aic3x->model == AIC3X_MODEL_3007)
  1234. snd_soc_add_controls(codec, &aic3x_classd_amp_gain_ctrl, 1);
  1235. aic3x_add_widgets(codec);
  1236. list_add(&aic3x->list, &reset_list);
  1237. return 0;
  1238. err_notif:
  1239. while (i--)
  1240. regulator_unregister_notifier(aic3x->supplies[i].consumer,
  1241. &aic3x->disable_nb[i].nb);
  1242. regulator_bulk_free(ARRAY_SIZE(aic3x->supplies), aic3x->supplies);
  1243. err_get:
  1244. if (gpio_is_valid(aic3x->gpio_reset) &&
  1245. !aic3x_is_shared_reset(aic3x))
  1246. gpio_free(aic3x->gpio_reset);
  1247. err_gpio:
  1248. return ret;
  1249. }
  1250. static int aic3x_remove(struct snd_soc_codec *codec)
  1251. {
  1252. struct aic3x_priv *aic3x = snd_soc_codec_get_drvdata(codec);
  1253. int i;
  1254. aic3x_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1255. list_del(&aic3x->list);
  1256. if (gpio_is_valid(aic3x->gpio_reset) &&
  1257. !aic3x_is_shared_reset(aic3x)) {
  1258. gpio_set_value(aic3x->gpio_reset, 0);
  1259. gpio_free(aic3x->gpio_reset);
  1260. }
  1261. for (i = 0; i < ARRAY_SIZE(aic3x->supplies); i++)
  1262. regulator_unregister_notifier(aic3x->supplies[i].consumer,
  1263. &aic3x->disable_nb[i].nb);
  1264. regulator_bulk_free(ARRAY_SIZE(aic3x->supplies), aic3x->supplies);
  1265. return 0;
  1266. }
  1267. static struct snd_soc_codec_driver soc_codec_dev_aic3x = {
  1268. .set_bias_level = aic3x_set_bias_level,
  1269. .reg_cache_size = ARRAY_SIZE(aic3x_reg),
  1270. .reg_word_size = sizeof(u8),
  1271. .reg_cache_default = aic3x_reg,
  1272. .probe = aic3x_probe,
  1273. .remove = aic3x_remove,
  1274. .suspend = aic3x_suspend,
  1275. .resume = aic3x_resume,
  1276. };
  1277. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1278. /*
  1279. * AIC3X 2 wire address can be up to 4 devices with device addresses
  1280. * 0x18, 0x19, 0x1A, 0x1B
  1281. */
  1282. static const struct i2c_device_id aic3x_i2c_id[] = {
  1283. [AIC3X_MODEL_3X] = { "tlv320aic3x", 0 },
  1284. [AIC3X_MODEL_33] = { "tlv320aic33", 0 },
  1285. [AIC3X_MODEL_3007] = { "tlv320aic3007", 0 },
  1286. { }
  1287. };
  1288. MODULE_DEVICE_TABLE(i2c, aic3x_i2c_id);
  1289. /*
  1290. * If the i2c layer weren't so broken, we could pass this kind of data
  1291. * around
  1292. */
  1293. static int aic3x_i2c_probe(struct i2c_client *i2c,
  1294. const struct i2c_device_id *id)
  1295. {
  1296. struct aic3x_pdata *pdata = i2c->dev.platform_data;
  1297. struct aic3x_priv *aic3x;
  1298. int ret;
  1299. const struct i2c_device_id *tbl;
  1300. aic3x = kzalloc(sizeof(struct aic3x_priv), GFP_KERNEL);
  1301. if (aic3x == NULL) {
  1302. dev_err(&i2c->dev, "failed to create private data\n");
  1303. return -ENOMEM;
  1304. }
  1305. aic3x->control_data = i2c;
  1306. aic3x->control_type = SND_SOC_I2C;
  1307. i2c_set_clientdata(i2c, aic3x);
  1308. if (pdata) {
  1309. aic3x->gpio_reset = pdata->gpio_reset;
  1310. aic3x->setup = pdata->setup;
  1311. } else {
  1312. aic3x->gpio_reset = -1;
  1313. }
  1314. for (tbl = aic3x_i2c_id; tbl->name[0]; tbl++) {
  1315. if (!strcmp(tbl->name, id->name))
  1316. break;
  1317. }
  1318. aic3x->model = tbl - aic3x_i2c_id;
  1319. ret = snd_soc_register_codec(&i2c->dev,
  1320. &soc_codec_dev_aic3x, &aic3x_dai, 1);
  1321. if (ret < 0)
  1322. kfree(aic3x);
  1323. return ret;
  1324. }
  1325. static int aic3x_i2c_remove(struct i2c_client *client)
  1326. {
  1327. snd_soc_unregister_codec(&client->dev);
  1328. kfree(i2c_get_clientdata(client));
  1329. return 0;
  1330. }
  1331. /* machine i2c codec control layer */
  1332. static struct i2c_driver aic3x_i2c_driver = {
  1333. .driver = {
  1334. .name = "tlv320aic3x-codec",
  1335. .owner = THIS_MODULE,
  1336. },
  1337. .probe = aic3x_i2c_probe,
  1338. .remove = aic3x_i2c_remove,
  1339. .id_table = aic3x_i2c_id,
  1340. };
  1341. #endif
  1342. static int __init aic3x_modinit(void)
  1343. {
  1344. int ret = 0;
  1345. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1346. ret = i2c_add_driver(&aic3x_i2c_driver);
  1347. if (ret != 0) {
  1348. printk(KERN_ERR "Failed to register TLV320AIC3x I2C driver: %d\n",
  1349. ret);
  1350. }
  1351. #endif
  1352. return ret;
  1353. }
  1354. module_init(aic3x_modinit);
  1355. static void __exit aic3x_exit(void)
  1356. {
  1357. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  1358. i2c_del_driver(&aic3x_i2c_driver);
  1359. #endif
  1360. }
  1361. module_exit(aic3x_exit);
  1362. MODULE_DESCRIPTION("ASoC TLV320AIC3X codec driver");
  1363. MODULE_AUTHOR("Vladimir Barinov");
  1364. MODULE_LICENSE("GPL");