tlv320aic3x.c 46 KB

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