patch_cirrus.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066
  1. /*
  2. * HD audio interface patch for Cirrus Logic CS420x chip
  3. *
  4. * Copyright (c) 2009 Takashi Iwai <tiwai@suse.de>
  5. *
  6. * This driver is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 2 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This driver is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  19. */
  20. #include <linux/init.h>
  21. #include <linux/delay.h>
  22. #include <linux/slab.h>
  23. #include <linux/pci.h>
  24. #include <linux/module.h>
  25. #include <sound/core.h>
  26. #include "hda_codec.h"
  27. #include "hda_local.h"
  28. #include "hda_auto_parser.h"
  29. #include "hda_jack.h"
  30. #include <sound/tlv.h>
  31. /*
  32. */
  33. struct cs_spec {
  34. struct hda_gen_spec gen;
  35. struct auto_pin_cfg autocfg;
  36. struct hda_multi_out multiout;
  37. struct snd_kcontrol *vmaster_sw;
  38. struct snd_kcontrol *vmaster_vol;
  39. hda_nid_t dac_nid[AUTO_CFG_MAX_OUTS];
  40. hda_nid_t slave_dig_outs[2];
  41. unsigned int input_idx[AUTO_PIN_LAST];
  42. unsigned int capsrc_idx[AUTO_PIN_LAST];
  43. hda_nid_t adc_nid[AUTO_PIN_LAST];
  44. unsigned int adc_idx[AUTO_PIN_LAST];
  45. unsigned int num_inputs;
  46. unsigned int cur_input;
  47. unsigned int automic_idx;
  48. hda_nid_t cur_adc;
  49. unsigned int cur_adc_stream_tag;
  50. unsigned int cur_adc_format;
  51. hda_nid_t dig_in;
  52. const struct hda_bind_ctls *capture_bind[2];
  53. unsigned int gpio_mask;
  54. unsigned int gpio_dir;
  55. unsigned int gpio_data;
  56. unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */
  57. unsigned int gpio_eapd_speaker; /* EAPD GPIO bit for speakers */
  58. struct hda_pcm pcm_rec[2]; /* PCM information */
  59. unsigned int hp_detect:1;
  60. unsigned int mic_detect:1;
  61. /* CS421x */
  62. unsigned int spdif_detect:1;
  63. unsigned int sense_b:1;
  64. hda_nid_t vendor_nid;
  65. struct hda_input_mux input_mux;
  66. unsigned int last_input;
  67. };
  68. /* available models with CS420x */
  69. enum {
  70. CS420X_MBP53,
  71. CS420X_MBP55,
  72. CS420X_IMAC27,
  73. CS420X_GPIO_13,
  74. CS420X_GPIO_23,
  75. CS420X_MBP101,
  76. CS420X_MBP101_COEF,
  77. CS420X_AUTO,
  78. /* aliases */
  79. CS420X_IMAC27_122 = CS420X_GPIO_23,
  80. CS420X_APPLE = CS420X_GPIO_13,
  81. };
  82. /* CS421x boards */
  83. enum {
  84. CS421X_CDB4210,
  85. CS421X_SENSE_B,
  86. };
  87. /* Vendor-specific processing widget */
  88. #define CS420X_VENDOR_NID 0x11
  89. #define CS_DIG_OUT1_PIN_NID 0x10
  90. #define CS_DIG_OUT2_PIN_NID 0x15
  91. #define CS_DMIC1_PIN_NID 0x0e
  92. #define CS_DMIC2_PIN_NID 0x12
  93. /* coef indices */
  94. #define IDX_SPDIF_STAT 0x0000
  95. #define IDX_SPDIF_CTL 0x0001
  96. #define IDX_ADC_CFG 0x0002
  97. /* SZC bitmask, 4 modes below:
  98. * 0 = immediate,
  99. * 1 = digital immediate, analog zero-cross
  100. * 2 = digtail & analog soft-ramp
  101. * 3 = digital soft-ramp, analog zero-cross
  102. */
  103. #define CS_COEF_ADC_SZC_MASK (3 << 0)
  104. #define CS_COEF_ADC_MIC_SZC_MODE (3 << 0) /* SZC setup for mic */
  105. #define CS_COEF_ADC_LI_SZC_MODE (3 << 0) /* SZC setup for line-in */
  106. /* PGA mode: 0 = differential, 1 = signle-ended */
  107. #define CS_COEF_ADC_MIC_PGA_MODE (1 << 5) /* PGA setup for mic */
  108. #define CS_COEF_ADC_LI_PGA_MODE (1 << 6) /* PGA setup for line-in */
  109. #define IDX_DAC_CFG 0x0003
  110. /* SZC bitmask, 4 modes below:
  111. * 0 = Immediate
  112. * 1 = zero-cross
  113. * 2 = soft-ramp
  114. * 3 = soft-ramp on zero-cross
  115. */
  116. #define CS_COEF_DAC_HP_SZC_MODE (3 << 0) /* nid 0x02 */
  117. #define CS_COEF_DAC_LO_SZC_MODE (3 << 2) /* nid 0x03 */
  118. #define CS_COEF_DAC_SPK_SZC_MODE (3 << 4) /* nid 0x04 */
  119. #define IDX_BEEP_CFG 0x0004
  120. /* 0x0008 - test reg key */
  121. /* 0x0009 - 0x0014 -> 12 test regs */
  122. /* 0x0015 - visibility reg */
  123. /*
  124. * Cirrus Logic CS4210
  125. *
  126. * 1 DAC => HP(sense) / Speakers,
  127. * 1 ADC <= LineIn(sense) / MicIn / DMicIn,
  128. * 1 SPDIF OUT => SPDIF Trasmitter(sense)
  129. */
  130. #define CS4210_DAC_NID 0x02
  131. #define CS4210_ADC_NID 0x03
  132. #define CS4210_VENDOR_NID 0x0B
  133. #define CS421X_DMIC_PIN_NID 0x09 /* Port E */
  134. #define CS421X_SPDIF_PIN_NID 0x0A /* Port H */
  135. #define CS421X_IDX_DEV_CFG 0x01
  136. #define CS421X_IDX_ADC_CFG 0x02
  137. #define CS421X_IDX_DAC_CFG 0x03
  138. #define CS421X_IDX_SPK_CTL 0x04
  139. #define SPDIF_EVENT 0x04
  140. /* Cirrus Logic CS4213 is like CS4210 but does not have SPDIF input/output */
  141. #define CS4213_VENDOR_NID 0x09
  142. static inline int cs_vendor_coef_get(struct hda_codec *codec, unsigned int idx)
  143. {
  144. struct cs_spec *spec = codec->spec;
  145. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  146. AC_VERB_SET_COEF_INDEX, idx);
  147. return snd_hda_codec_read(codec, spec->vendor_nid, 0,
  148. AC_VERB_GET_PROC_COEF, 0);
  149. }
  150. static inline void cs_vendor_coef_set(struct hda_codec *codec, unsigned int idx,
  151. unsigned int coef)
  152. {
  153. struct cs_spec *spec = codec->spec;
  154. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  155. AC_VERB_SET_COEF_INDEX, idx);
  156. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  157. AC_VERB_SET_PROC_COEF, coef);
  158. }
  159. #define HP_EVENT 1
  160. #define MIC_EVENT 2
  161. /*
  162. * PCM callbacks
  163. */
  164. static int cs_playback_pcm_open(struct hda_pcm_stream *hinfo,
  165. struct hda_codec *codec,
  166. struct snd_pcm_substream *substream)
  167. {
  168. struct cs_spec *spec = codec->spec;
  169. return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
  170. hinfo);
  171. }
  172. static int cs_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
  173. struct hda_codec *codec,
  174. unsigned int stream_tag,
  175. unsigned int format,
  176. struct snd_pcm_substream *substream)
  177. {
  178. struct cs_spec *spec = codec->spec;
  179. return snd_hda_multi_out_analog_prepare(codec, &spec->multiout,
  180. stream_tag, format, substream);
  181. }
  182. static int cs_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
  183. struct hda_codec *codec,
  184. struct snd_pcm_substream *substream)
  185. {
  186. struct cs_spec *spec = codec->spec;
  187. return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
  188. }
  189. /*
  190. * Digital out
  191. */
  192. static int cs_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
  193. struct hda_codec *codec,
  194. struct snd_pcm_substream *substream)
  195. {
  196. struct cs_spec *spec = codec->spec;
  197. return snd_hda_multi_out_dig_open(codec, &spec->multiout);
  198. }
  199. static int cs_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
  200. struct hda_codec *codec,
  201. struct snd_pcm_substream *substream)
  202. {
  203. struct cs_spec *spec = codec->spec;
  204. return snd_hda_multi_out_dig_close(codec, &spec->multiout);
  205. }
  206. static int cs_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
  207. struct hda_codec *codec,
  208. unsigned int stream_tag,
  209. unsigned int format,
  210. struct snd_pcm_substream *substream)
  211. {
  212. struct cs_spec *spec = codec->spec;
  213. return snd_hda_multi_out_dig_prepare(codec, &spec->multiout, stream_tag,
  214. format, substream);
  215. }
  216. static int cs_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
  217. struct hda_codec *codec,
  218. struct snd_pcm_substream *substream)
  219. {
  220. struct cs_spec *spec = codec->spec;
  221. return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
  222. }
  223. static void cs_update_input_select(struct hda_codec *codec)
  224. {
  225. struct cs_spec *spec = codec->spec;
  226. if (spec->cur_adc)
  227. snd_hda_codec_write(codec, spec->cur_adc, 0,
  228. AC_VERB_SET_CONNECT_SEL,
  229. spec->adc_idx[spec->cur_input]);
  230. }
  231. /*
  232. * Analog capture
  233. */
  234. static int cs_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
  235. struct hda_codec *codec,
  236. unsigned int stream_tag,
  237. unsigned int format,
  238. struct snd_pcm_substream *substream)
  239. {
  240. struct cs_spec *spec = codec->spec;
  241. spec->cur_adc = spec->adc_nid[spec->cur_input];
  242. spec->cur_adc_stream_tag = stream_tag;
  243. spec->cur_adc_format = format;
  244. cs_update_input_select(codec);
  245. snd_hda_codec_setup_stream(codec, spec->cur_adc, stream_tag, 0, format);
  246. return 0;
  247. }
  248. static int cs_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
  249. struct hda_codec *codec,
  250. struct snd_pcm_substream *substream)
  251. {
  252. struct cs_spec *spec = codec->spec;
  253. snd_hda_codec_cleanup_stream(codec, spec->cur_adc);
  254. spec->cur_adc = 0;
  255. return 0;
  256. }
  257. /*
  258. */
  259. static const struct hda_pcm_stream cs_pcm_analog_playback = {
  260. .substreams = 1,
  261. .channels_min = 2,
  262. .channels_max = 2,
  263. .ops = {
  264. .open = cs_playback_pcm_open,
  265. .prepare = cs_playback_pcm_prepare,
  266. .cleanup = cs_playback_pcm_cleanup
  267. },
  268. };
  269. static const struct hda_pcm_stream cs_pcm_analog_capture = {
  270. .substreams = 1,
  271. .channels_min = 2,
  272. .channels_max = 2,
  273. .ops = {
  274. .prepare = cs_capture_pcm_prepare,
  275. .cleanup = cs_capture_pcm_cleanup
  276. },
  277. };
  278. static const struct hda_pcm_stream cs_pcm_digital_playback = {
  279. .substreams = 1,
  280. .channels_min = 2,
  281. .channels_max = 2,
  282. .ops = {
  283. .open = cs_dig_playback_pcm_open,
  284. .close = cs_dig_playback_pcm_close,
  285. .prepare = cs_dig_playback_pcm_prepare,
  286. .cleanup = cs_dig_playback_pcm_cleanup
  287. },
  288. };
  289. static const struct hda_pcm_stream cs_pcm_digital_capture = {
  290. .substreams = 1,
  291. .channels_min = 2,
  292. .channels_max = 2,
  293. };
  294. static int cs_build_pcms(struct hda_codec *codec)
  295. {
  296. struct cs_spec *spec = codec->spec;
  297. struct hda_pcm *info = spec->pcm_rec;
  298. codec->pcm_info = info;
  299. codec->num_pcms = 0;
  300. info->name = "Cirrus Analog";
  301. info->stream[SNDRV_PCM_STREAM_PLAYBACK] = cs_pcm_analog_playback;
  302. info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dac_nid[0];
  303. info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
  304. spec->multiout.max_channels;
  305. info->stream[SNDRV_PCM_STREAM_CAPTURE] = cs_pcm_analog_capture;
  306. info->stream[SNDRV_PCM_STREAM_CAPTURE].nid =
  307. spec->adc_nid[spec->cur_input];
  308. codec->num_pcms++;
  309. if (!spec->multiout.dig_out_nid && !spec->dig_in)
  310. return 0;
  311. info++;
  312. info->name = "Cirrus Digital";
  313. info->pcm_type = spec->autocfg.dig_out_type[0];
  314. if (!info->pcm_type)
  315. info->pcm_type = HDA_PCM_TYPE_SPDIF;
  316. if (spec->multiout.dig_out_nid) {
  317. info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
  318. cs_pcm_digital_playback;
  319. info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
  320. spec->multiout.dig_out_nid;
  321. }
  322. if (spec->dig_in) {
  323. info->stream[SNDRV_PCM_STREAM_CAPTURE] =
  324. cs_pcm_digital_capture;
  325. info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in;
  326. }
  327. codec->num_pcms++;
  328. return 0;
  329. }
  330. /*
  331. * parse codec topology
  332. */
  333. static hda_nid_t get_dac(struct hda_codec *codec, hda_nid_t pin)
  334. {
  335. hda_nid_t dac;
  336. if (!pin)
  337. return 0;
  338. if (snd_hda_get_connections(codec, pin, &dac, 1) != 1)
  339. return 0;
  340. return dac;
  341. }
  342. static int is_ext_mic(struct hda_codec *codec, unsigned int idx)
  343. {
  344. struct cs_spec *spec = codec->spec;
  345. struct auto_pin_cfg *cfg = &spec->autocfg;
  346. hda_nid_t pin = cfg->inputs[idx].pin;
  347. unsigned int val;
  348. if (!is_jack_detectable(codec, pin))
  349. return 0;
  350. val = snd_hda_codec_get_pincfg(codec, pin);
  351. return (snd_hda_get_input_pin_attr(val) != INPUT_PIN_ATTR_INT);
  352. }
  353. static hda_nid_t get_adc(struct hda_codec *codec, hda_nid_t pin,
  354. unsigned int *idxp)
  355. {
  356. int i, idx;
  357. hda_nid_t nid;
  358. nid = codec->start_nid;
  359. for (i = 0; i < codec->num_nodes; i++, nid++) {
  360. unsigned int type;
  361. type = get_wcaps_type(get_wcaps(codec, nid));
  362. if (type != AC_WID_AUD_IN)
  363. continue;
  364. idx = snd_hda_get_conn_index(codec, nid, pin, false);
  365. if (idx >= 0) {
  366. *idxp = idx;
  367. return nid;
  368. }
  369. }
  370. return 0;
  371. }
  372. static int is_active_pin(struct hda_codec *codec, hda_nid_t nid)
  373. {
  374. unsigned int val;
  375. val = snd_hda_codec_get_pincfg(codec, nid);
  376. return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
  377. }
  378. static int parse_output(struct hda_codec *codec)
  379. {
  380. struct cs_spec *spec = codec->spec;
  381. struct auto_pin_cfg *cfg = &spec->autocfg;
  382. int i, extra_nids;
  383. hda_nid_t dac;
  384. for (i = 0; i < cfg->line_outs; i++) {
  385. dac = get_dac(codec, cfg->line_out_pins[i]);
  386. if (!dac)
  387. break;
  388. spec->dac_nid[i] = dac;
  389. }
  390. spec->multiout.num_dacs = i;
  391. spec->multiout.dac_nids = spec->dac_nid;
  392. spec->multiout.max_channels = i * 2;
  393. /* add HP and speakers */
  394. extra_nids = 0;
  395. for (i = 0; i < cfg->hp_outs; i++) {
  396. dac = get_dac(codec, cfg->hp_pins[i]);
  397. if (!dac)
  398. break;
  399. if (!i)
  400. spec->multiout.hp_nid = dac;
  401. else
  402. spec->multiout.extra_out_nid[extra_nids++] = dac;
  403. }
  404. for (i = 0; i < cfg->speaker_outs; i++) {
  405. dac = get_dac(codec, cfg->speaker_pins[i]);
  406. if (!dac)
  407. break;
  408. spec->multiout.extra_out_nid[extra_nids++] = dac;
  409. }
  410. if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) {
  411. cfg->speaker_outs = cfg->line_outs;
  412. memcpy(cfg->speaker_pins, cfg->line_out_pins,
  413. sizeof(cfg->speaker_pins));
  414. cfg->line_outs = 0;
  415. }
  416. return 0;
  417. }
  418. static int parse_input(struct hda_codec *codec)
  419. {
  420. struct cs_spec *spec = codec->spec;
  421. struct auto_pin_cfg *cfg = &spec->autocfg;
  422. int i;
  423. for (i = 0; i < cfg->num_inputs; i++) {
  424. hda_nid_t pin = cfg->inputs[i].pin;
  425. spec->input_idx[spec->num_inputs] = i;
  426. spec->capsrc_idx[i] = spec->num_inputs++;
  427. spec->cur_input = i;
  428. spec->adc_nid[i] = get_adc(codec, pin, &spec->adc_idx[i]);
  429. }
  430. if (!spec->num_inputs)
  431. return 0;
  432. /* check whether the automatic mic switch is available */
  433. if (spec->num_inputs == 2 &&
  434. cfg->inputs[0].type == AUTO_PIN_MIC &&
  435. cfg->inputs[1].type == AUTO_PIN_MIC) {
  436. if (is_ext_mic(codec, cfg->inputs[0].pin)) {
  437. if (!is_ext_mic(codec, cfg->inputs[1].pin)) {
  438. spec->mic_detect = 1;
  439. spec->automic_idx = 0;
  440. }
  441. } else {
  442. if (is_ext_mic(codec, cfg->inputs[1].pin)) {
  443. spec->mic_detect = 1;
  444. spec->automic_idx = 1;
  445. }
  446. }
  447. }
  448. return 0;
  449. }
  450. static int parse_digital_output(struct hda_codec *codec)
  451. {
  452. struct cs_spec *spec = codec->spec;
  453. struct auto_pin_cfg *cfg = &spec->autocfg;
  454. hda_nid_t nid;
  455. if (!cfg->dig_outs)
  456. return 0;
  457. if (snd_hda_get_connections(codec, cfg->dig_out_pins[0], &nid, 1) < 1)
  458. return 0;
  459. spec->multiout.dig_out_nid = nid;
  460. spec->multiout.share_spdif = 1;
  461. if (cfg->dig_outs > 1 &&
  462. snd_hda_get_connections(codec, cfg->dig_out_pins[1], &nid, 1) > 0) {
  463. spec->slave_dig_outs[0] = nid;
  464. codec->slave_dig_outs = spec->slave_dig_outs;
  465. }
  466. return 0;
  467. }
  468. static int parse_digital_input(struct hda_codec *codec)
  469. {
  470. struct cs_spec *spec = codec->spec;
  471. struct auto_pin_cfg *cfg = &spec->autocfg;
  472. int idx;
  473. if (cfg->dig_in_pin)
  474. spec->dig_in = get_adc(codec, cfg->dig_in_pin, &idx);
  475. return 0;
  476. }
  477. /*
  478. * create mixer controls
  479. */
  480. static const char * const dir_sfx[2] = { "Playback", "Capture" };
  481. static int add_mute(struct hda_codec *codec, const char *name, int index,
  482. unsigned int pval, int dir, struct snd_kcontrol **kctlp)
  483. {
  484. char tmp[44];
  485. struct snd_kcontrol_new knew =
  486. HDA_CODEC_MUTE_IDX(tmp, index, 0, 0, HDA_OUTPUT);
  487. knew.private_value = pval;
  488. snprintf(tmp, sizeof(tmp), "%s %s Switch", name, dir_sfx[dir]);
  489. *kctlp = snd_ctl_new1(&knew, codec);
  490. (*kctlp)->id.subdevice = HDA_SUBDEV_AMP_FLAG;
  491. return snd_hda_ctl_add(codec, 0, *kctlp);
  492. }
  493. static int add_volume(struct hda_codec *codec, const char *name,
  494. int index, unsigned int pval, int dir,
  495. struct snd_kcontrol **kctlp)
  496. {
  497. char tmp[44];
  498. struct snd_kcontrol_new knew =
  499. HDA_CODEC_VOLUME_IDX(tmp, index, 0, 0, HDA_OUTPUT);
  500. knew.private_value = pval;
  501. snprintf(tmp, sizeof(tmp), "%s %s Volume", name, dir_sfx[dir]);
  502. *kctlp = snd_ctl_new1(&knew, codec);
  503. (*kctlp)->id.subdevice = HDA_SUBDEV_AMP_FLAG;
  504. return snd_hda_ctl_add(codec, 0, *kctlp);
  505. }
  506. static void fix_volume_caps(struct hda_codec *codec, hda_nid_t dac)
  507. {
  508. unsigned int caps;
  509. /* set the upper-limit for mixer amp to 0dB */
  510. caps = query_amp_caps(codec, dac, HDA_OUTPUT);
  511. caps &= ~(0x7f << AC_AMPCAP_NUM_STEPS_SHIFT);
  512. caps |= ((caps >> AC_AMPCAP_OFFSET_SHIFT) & 0x7f)
  513. << AC_AMPCAP_NUM_STEPS_SHIFT;
  514. snd_hda_override_amp_caps(codec, dac, HDA_OUTPUT, caps);
  515. }
  516. static int add_vmaster(struct hda_codec *codec, hda_nid_t dac)
  517. {
  518. struct cs_spec *spec = codec->spec;
  519. unsigned int tlv[4];
  520. int err;
  521. spec->vmaster_sw =
  522. snd_ctl_make_virtual_master("Master Playback Switch", NULL);
  523. err = snd_hda_ctl_add(codec, dac, spec->vmaster_sw);
  524. if (err < 0)
  525. return err;
  526. snd_hda_set_vmaster_tlv(codec, dac, HDA_OUTPUT, tlv);
  527. spec->vmaster_vol =
  528. snd_ctl_make_virtual_master("Master Playback Volume", tlv);
  529. err = snd_hda_ctl_add(codec, dac, spec->vmaster_vol);
  530. if (err < 0)
  531. return err;
  532. return 0;
  533. }
  534. static int add_output(struct hda_codec *codec, hda_nid_t dac, int idx,
  535. int num_ctls, int type)
  536. {
  537. struct cs_spec *spec = codec->spec;
  538. const char *name;
  539. int err, index;
  540. struct snd_kcontrol *kctl;
  541. static const char * const speakers[] = {
  542. "Front Speaker", "Surround Speaker", "Bass Speaker"
  543. };
  544. static const char * const line_outs[] = {
  545. "Front Line Out", "Surround Line Out", "Bass Line Out"
  546. };
  547. fix_volume_caps(codec, dac);
  548. if (!spec->vmaster_sw) {
  549. err = add_vmaster(codec, dac);
  550. if (err < 0)
  551. return err;
  552. }
  553. index = 0;
  554. switch (type) {
  555. case AUTO_PIN_HP_OUT:
  556. name = "Headphone";
  557. index = idx;
  558. break;
  559. case AUTO_PIN_SPEAKER_OUT:
  560. if (num_ctls > 1)
  561. name = speakers[idx];
  562. else
  563. name = "Speaker";
  564. break;
  565. default:
  566. if (num_ctls > 1)
  567. name = line_outs[idx];
  568. else
  569. name = "Line Out";
  570. break;
  571. }
  572. err = add_mute(codec, name, index,
  573. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  574. if (err < 0)
  575. return err;
  576. err = snd_ctl_add_slave(spec->vmaster_sw, kctl);
  577. if (err < 0)
  578. return err;
  579. err = add_volume(codec, name, index,
  580. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  581. if (err < 0)
  582. return err;
  583. err = snd_ctl_add_slave(spec->vmaster_vol, kctl);
  584. if (err < 0)
  585. return err;
  586. return 0;
  587. }
  588. static int build_output(struct hda_codec *codec)
  589. {
  590. struct cs_spec *spec = codec->spec;
  591. struct auto_pin_cfg *cfg = &spec->autocfg;
  592. int i, err;
  593. for (i = 0; i < cfg->line_outs; i++) {
  594. err = add_output(codec, get_dac(codec, cfg->line_out_pins[i]),
  595. i, cfg->line_outs, cfg->line_out_type);
  596. if (err < 0)
  597. return err;
  598. }
  599. for (i = 0; i < cfg->hp_outs; i++) {
  600. err = add_output(codec, get_dac(codec, cfg->hp_pins[i]),
  601. i, cfg->hp_outs, AUTO_PIN_HP_OUT);
  602. if (err < 0)
  603. return err;
  604. }
  605. for (i = 0; i < cfg->speaker_outs; i++) {
  606. err = add_output(codec, get_dac(codec, cfg->speaker_pins[i]),
  607. i, cfg->speaker_outs, AUTO_PIN_SPEAKER_OUT);
  608. if (err < 0)
  609. return err;
  610. }
  611. return 0;
  612. }
  613. /*
  614. */
  615. static const struct snd_kcontrol_new cs_capture_ctls[] = {
  616. HDA_BIND_SW("Capture Switch", 0),
  617. HDA_BIND_VOL("Capture Volume", 0),
  618. };
  619. static int change_cur_input(struct hda_codec *codec, unsigned int idx,
  620. int force)
  621. {
  622. struct cs_spec *spec = codec->spec;
  623. if (spec->cur_input == idx && !force)
  624. return 0;
  625. if (spec->cur_adc && spec->cur_adc != spec->adc_nid[idx]) {
  626. /* stream is running, let's swap the current ADC */
  627. __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1);
  628. spec->cur_adc = spec->adc_nid[idx];
  629. snd_hda_codec_setup_stream(codec, spec->cur_adc,
  630. spec->cur_adc_stream_tag, 0,
  631. spec->cur_adc_format);
  632. }
  633. spec->cur_input = idx;
  634. cs_update_input_select(codec);
  635. return 1;
  636. }
  637. static int cs_capture_source_info(struct snd_kcontrol *kcontrol,
  638. struct snd_ctl_elem_info *uinfo)
  639. {
  640. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  641. struct cs_spec *spec = codec->spec;
  642. struct auto_pin_cfg *cfg = &spec->autocfg;
  643. unsigned int idx;
  644. uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
  645. uinfo->count = 1;
  646. uinfo->value.enumerated.items = spec->num_inputs;
  647. if (uinfo->value.enumerated.item >= spec->num_inputs)
  648. uinfo->value.enumerated.item = spec->num_inputs - 1;
  649. idx = spec->input_idx[uinfo->value.enumerated.item];
  650. snd_hda_get_pin_label(codec, cfg->inputs[idx].pin, cfg,
  651. uinfo->value.enumerated.name,
  652. sizeof(uinfo->value.enumerated.name), NULL);
  653. return 0;
  654. }
  655. static int cs_capture_source_get(struct snd_kcontrol *kcontrol,
  656. struct snd_ctl_elem_value *ucontrol)
  657. {
  658. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  659. struct cs_spec *spec = codec->spec;
  660. ucontrol->value.enumerated.item[0] = spec->capsrc_idx[spec->cur_input];
  661. return 0;
  662. }
  663. static int cs_capture_source_put(struct snd_kcontrol *kcontrol,
  664. struct snd_ctl_elem_value *ucontrol)
  665. {
  666. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  667. struct cs_spec *spec = codec->spec;
  668. unsigned int idx = ucontrol->value.enumerated.item[0];
  669. if (idx >= spec->num_inputs)
  670. return -EINVAL;
  671. idx = spec->input_idx[idx];
  672. return change_cur_input(codec, idx, 0);
  673. }
  674. static const struct snd_kcontrol_new cs_capture_source = {
  675. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  676. .name = "Capture Source",
  677. .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
  678. .info = cs_capture_source_info,
  679. .get = cs_capture_source_get,
  680. .put = cs_capture_source_put,
  681. };
  682. static const struct hda_bind_ctls *make_bind_capture(struct hda_codec *codec,
  683. struct hda_ctl_ops *ops)
  684. {
  685. struct cs_spec *spec = codec->spec;
  686. struct hda_bind_ctls *bind;
  687. int i, n;
  688. bind = kzalloc(sizeof(*bind) + sizeof(long) * (spec->num_inputs + 1),
  689. GFP_KERNEL);
  690. if (!bind)
  691. return NULL;
  692. bind->ops = ops;
  693. n = 0;
  694. for (i = 0; i < AUTO_PIN_LAST; i++) {
  695. if (!spec->adc_nid[i])
  696. continue;
  697. bind->values[n++] =
  698. HDA_COMPOSE_AMP_VAL(spec->adc_nid[i], 3,
  699. spec->adc_idx[i], HDA_INPUT);
  700. }
  701. return bind;
  702. }
  703. /* add a (input-boost) volume control to the given input pin */
  704. static int add_input_volume_control(struct hda_codec *codec,
  705. struct auto_pin_cfg *cfg,
  706. int item)
  707. {
  708. hda_nid_t pin = cfg->inputs[item].pin;
  709. u32 caps;
  710. const char *label;
  711. struct snd_kcontrol *kctl;
  712. if (!(get_wcaps(codec, pin) & AC_WCAP_IN_AMP))
  713. return 0;
  714. caps = query_amp_caps(codec, pin, HDA_INPUT);
  715. caps = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT;
  716. if (caps <= 1)
  717. return 0;
  718. label = hda_get_autocfg_input_label(codec, cfg, item);
  719. return add_volume(codec, label, 0,
  720. HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_INPUT), 1, &kctl);
  721. }
  722. static int build_input(struct hda_codec *codec)
  723. {
  724. struct cs_spec *spec = codec->spec;
  725. int i, err;
  726. if (!spec->num_inputs)
  727. return 0;
  728. /* make bind-capture */
  729. spec->capture_bind[0] = make_bind_capture(codec, &snd_hda_bind_sw);
  730. spec->capture_bind[1] = make_bind_capture(codec, &snd_hda_bind_vol);
  731. for (i = 0; i < 2; i++) {
  732. struct snd_kcontrol *kctl;
  733. int n;
  734. if (!spec->capture_bind[i])
  735. return -ENOMEM;
  736. kctl = snd_ctl_new1(&cs_capture_ctls[i], codec);
  737. if (!kctl)
  738. return -ENOMEM;
  739. kctl->private_value = (long)spec->capture_bind[i];
  740. err = snd_hda_ctl_add(codec, 0, kctl);
  741. if (err < 0)
  742. return err;
  743. for (n = 0; n < AUTO_PIN_LAST; n++) {
  744. if (!spec->adc_nid[n])
  745. continue;
  746. err = snd_hda_add_nid(codec, kctl, 0, spec->adc_nid[n]);
  747. if (err < 0)
  748. return err;
  749. }
  750. }
  751. if (spec->num_inputs > 1 && !spec->mic_detect) {
  752. err = snd_hda_ctl_add(codec, 0,
  753. snd_ctl_new1(&cs_capture_source, codec));
  754. if (err < 0)
  755. return err;
  756. }
  757. for (i = 0; i < spec->num_inputs; i++) {
  758. err = add_input_volume_control(codec, &spec->autocfg, i);
  759. if (err < 0)
  760. return err;
  761. }
  762. return 0;
  763. }
  764. /*
  765. */
  766. static int build_digital_output(struct hda_codec *codec)
  767. {
  768. struct cs_spec *spec = codec->spec;
  769. int err;
  770. if (!spec->multiout.dig_out_nid)
  771. return 0;
  772. err = snd_hda_create_spdif_out_ctls(codec, spec->multiout.dig_out_nid,
  773. spec->multiout.dig_out_nid);
  774. if (err < 0)
  775. return err;
  776. err = snd_hda_create_spdif_share_sw(codec, &spec->multiout);
  777. if (err < 0)
  778. return err;
  779. return 0;
  780. }
  781. static int build_digital_input(struct hda_codec *codec)
  782. {
  783. struct cs_spec *spec = codec->spec;
  784. if (spec->dig_in)
  785. return snd_hda_create_spdif_in_ctls(codec, spec->dig_in);
  786. return 0;
  787. }
  788. /*
  789. * auto-mute and auto-mic switching
  790. * CS421x auto-output redirecting
  791. * HP/SPK/SPDIF
  792. */
  793. static void cs_automute(struct hda_codec *codec, struct hda_jack_tbl *tbl)
  794. {
  795. struct cs_spec *spec = codec->spec;
  796. struct auto_pin_cfg *cfg = &spec->autocfg;
  797. unsigned int hp_present;
  798. unsigned int spdif_present;
  799. hda_nid_t nid;
  800. int i;
  801. spdif_present = 0;
  802. if (cfg->dig_outs) {
  803. nid = cfg->dig_out_pins[0];
  804. if (is_jack_detectable(codec, nid)) {
  805. /*
  806. TODO: SPDIF output redirect when SENSE_B is enabled.
  807. Shared (SENSE_A) jack (e.g HP/mini-TOSLINK)
  808. assumed.
  809. */
  810. if (snd_hda_jack_detect(codec, nid)
  811. /* && spec->sense_b */)
  812. spdif_present = 1;
  813. }
  814. }
  815. hp_present = 0;
  816. for (i = 0; i < cfg->hp_outs; i++) {
  817. nid = cfg->hp_pins[i];
  818. if (!is_jack_detectable(codec, nid))
  819. continue;
  820. hp_present = snd_hda_jack_detect(codec, nid);
  821. if (hp_present)
  822. break;
  823. }
  824. /* mute speakers if spdif or hp jack is plugged in */
  825. for (i = 0; i < cfg->speaker_outs; i++) {
  826. int pin_ctl = hp_present ? 0 : PIN_OUT;
  827. /* detect on spdif is specific to CS4210 */
  828. if (spdif_present && (spec->vendor_nid == CS4210_VENDOR_NID))
  829. pin_ctl = 0;
  830. nid = cfg->speaker_pins[i];
  831. snd_hda_set_pin_ctl(codec, nid, pin_ctl);
  832. }
  833. if (spec->gpio_eapd_hp) {
  834. unsigned int gpio = hp_present ?
  835. spec->gpio_eapd_hp : spec->gpio_eapd_speaker;
  836. snd_hda_codec_write(codec, 0x01, 0,
  837. AC_VERB_SET_GPIO_DATA, gpio);
  838. }
  839. /* specific to CS4210 */
  840. if (spec->vendor_nid == CS4210_VENDOR_NID) {
  841. /* mute HPs if spdif jack (SENSE_B) is present */
  842. for (i = 0; i < cfg->hp_outs; i++) {
  843. nid = cfg->hp_pins[i];
  844. snd_hda_set_pin_ctl(codec, nid,
  845. (spdif_present && spec->sense_b) ? 0 : PIN_HP);
  846. }
  847. /* SPDIF TX on/off */
  848. if (cfg->dig_outs) {
  849. nid = cfg->dig_out_pins[0];
  850. snd_hda_set_pin_ctl(codec, nid,
  851. spdif_present ? PIN_OUT : 0);
  852. }
  853. /* Update board GPIOs if neccessary ... */
  854. }
  855. }
  856. /*
  857. * Auto-input redirect for CS421x
  858. * Switch max 3 inputs of a single ADC (nid 3)
  859. */
  860. static void cs_automic(struct hda_codec *codec, struct hda_jack_tbl *tbl)
  861. {
  862. struct cs_spec *spec = codec->spec;
  863. struct auto_pin_cfg *cfg = &spec->autocfg;
  864. hda_nid_t nid;
  865. unsigned int present;
  866. nid = cfg->inputs[spec->automic_idx].pin;
  867. present = snd_hda_jack_detect(codec, nid);
  868. /* specific to CS421x, single ADC */
  869. if (spec->vendor_nid == CS420X_VENDOR_NID) {
  870. if (present)
  871. change_cur_input(codec, spec->automic_idx, 0);
  872. else
  873. change_cur_input(codec, !spec->automic_idx, 0);
  874. } else {
  875. if (present) {
  876. if (spec->cur_input != spec->automic_idx) {
  877. spec->last_input = spec->cur_input;
  878. spec->cur_input = spec->automic_idx;
  879. }
  880. } else {
  881. spec->cur_input = spec->last_input;
  882. }
  883. cs_update_input_select(codec);
  884. }
  885. }
  886. /*
  887. */
  888. static void init_output(struct hda_codec *codec)
  889. {
  890. struct cs_spec *spec = codec->spec;
  891. struct auto_pin_cfg *cfg = &spec->autocfg;
  892. int i;
  893. /* mute first */
  894. for (i = 0; i < spec->multiout.num_dacs; i++)
  895. snd_hda_codec_write(codec, spec->multiout.dac_nids[i], 0,
  896. AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE);
  897. if (spec->multiout.hp_nid)
  898. snd_hda_codec_write(codec, spec->multiout.hp_nid, 0,
  899. AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE);
  900. for (i = 0; i < ARRAY_SIZE(spec->multiout.extra_out_nid); i++) {
  901. if (!spec->multiout.extra_out_nid[i])
  902. break;
  903. snd_hda_codec_write(codec, spec->multiout.extra_out_nid[i], 0,
  904. AC_VERB_SET_AMP_GAIN_MUTE, AMP_OUT_MUTE);
  905. }
  906. /* set appropriate pin controls */
  907. for (i = 0; i < cfg->line_outs; i++)
  908. snd_hda_set_pin_ctl(codec, cfg->line_out_pins[i], PIN_OUT);
  909. /* HP */
  910. for (i = 0; i < cfg->hp_outs; i++) {
  911. hda_nid_t nid = cfg->hp_pins[i];
  912. snd_hda_set_pin_ctl(codec, nid, PIN_HP);
  913. if (!cfg->speaker_outs)
  914. continue;
  915. if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP) {
  916. snd_hda_jack_detect_enable_callback(codec, nid, HP_EVENT, cs_automute);
  917. spec->hp_detect = 1;
  918. }
  919. }
  920. /* Speaker */
  921. for (i = 0; i < cfg->speaker_outs; i++)
  922. snd_hda_set_pin_ctl(codec, cfg->speaker_pins[i], PIN_OUT);
  923. /* SPDIF is enabled on presence detect for CS421x */
  924. if (spec->hp_detect || spec->spdif_detect)
  925. cs_automute(codec, NULL);
  926. }
  927. static void init_input(struct hda_codec *codec)
  928. {
  929. struct cs_spec *spec = codec->spec;
  930. struct auto_pin_cfg *cfg = &spec->autocfg;
  931. unsigned int coef;
  932. int i;
  933. for (i = 0; i < cfg->num_inputs; i++) {
  934. unsigned int ctl;
  935. hda_nid_t pin = cfg->inputs[i].pin;
  936. if (!spec->adc_nid[i])
  937. continue;
  938. /* set appropriate pin control and mute first */
  939. ctl = PIN_IN;
  940. if (cfg->inputs[i].type == AUTO_PIN_MIC)
  941. ctl |= snd_hda_get_default_vref(codec, pin);
  942. snd_hda_set_pin_ctl(codec, pin, ctl);
  943. snd_hda_codec_write(codec, spec->adc_nid[i], 0,
  944. AC_VERB_SET_AMP_GAIN_MUTE,
  945. AMP_IN_MUTE(spec->adc_idx[i]));
  946. if (spec->mic_detect && spec->automic_idx == i)
  947. snd_hda_jack_detect_enable_callback(codec, pin, MIC_EVENT, cs_automic);
  948. }
  949. /* CS420x has multiple ADC, CS421x has single ADC */
  950. if (spec->vendor_nid == CS420X_VENDOR_NID) {
  951. change_cur_input(codec, spec->cur_input, 1);
  952. if (spec->mic_detect)
  953. cs_automic(codec, NULL);
  954. coef = 0x000a; /* ADC1/2 - Digital and Analog Soft Ramp */
  955. cs_vendor_coef_set(codec, IDX_ADC_CFG, coef);
  956. coef = cs_vendor_coef_get(codec, IDX_BEEP_CFG);
  957. if (is_active_pin(codec, CS_DMIC2_PIN_NID))
  958. coef |= 1 << 4; /* DMIC2 2 chan on, GPIO1 off */
  959. if (is_active_pin(codec, CS_DMIC1_PIN_NID))
  960. coef |= 1 << 3; /* DMIC1 2 chan on, GPIO0 off
  961. * No effect if SPDIF_OUT2 is
  962. * selected in IDX_SPDIF_CTL.
  963. */
  964. cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef);
  965. } else {
  966. if (spec->mic_detect)
  967. cs_automic(codec, NULL);
  968. else {
  969. spec->cur_adc = spec->adc_nid[spec->cur_input];
  970. cs_update_input_select(codec);
  971. }
  972. }
  973. }
  974. static const struct hda_verb cs_coef_init_verbs[] = {
  975. {0x11, AC_VERB_SET_PROC_STATE, 1},
  976. {0x11, AC_VERB_SET_COEF_INDEX, IDX_DAC_CFG},
  977. {0x11, AC_VERB_SET_PROC_COEF,
  978. (0x002a /* DAC1/2/3 SZCMode Soft Ramp */
  979. | 0x0040 /* Mute DACs on FIFO error */
  980. | 0x1000 /* Enable DACs High Pass Filter */
  981. | 0x0400 /* Disable Coefficient Auto increment */
  982. )},
  983. /* Beep */
  984. {0x11, AC_VERB_SET_COEF_INDEX, IDX_BEEP_CFG},
  985. {0x11, AC_VERB_SET_PROC_COEF, 0x0007}, /* Enable Beep thru DAC1/2/3 */
  986. {} /* terminator */
  987. };
  988. /* Errata: CS4207 rev C0/C1/C2 Silicon
  989. *
  990. * http://www.cirrus.com/en/pubs/errata/ER880C3.pdf
  991. *
  992. * 6. At high temperature (TA > +85°C), the digital supply current (IVD)
  993. * may be excessive (up to an additional 200 μA), which is most easily
  994. * observed while the part is being held in reset (RESET# active low).
  995. *
  996. * Root Cause: At initial powerup of the device, the logic that drives
  997. * the clock and write enable to the S/PDIF SRC RAMs is not properly
  998. * initialized.
  999. * Certain random patterns will cause a steady leakage current in those
  1000. * RAM cells. The issue will resolve once the SRCs are used (turned on).
  1001. *
  1002. * Workaround: The following verb sequence briefly turns on the S/PDIF SRC
  1003. * blocks, which will alleviate the issue.
  1004. */
  1005. static const struct hda_verb cs_errata_init_verbs[] = {
  1006. {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
  1007. {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
  1008. {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
  1009. {0x11, AC_VERB_SET_PROC_COEF, 0x9999},
  1010. {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
  1011. {0x11, AC_VERB_SET_PROC_COEF, 0xa412},
  1012. {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
  1013. {0x11, AC_VERB_SET_PROC_COEF, 0x0009},
  1014. {0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */
  1015. {0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
  1016. {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
  1017. {0x11, AC_VERB_SET_PROC_COEF, 0x2412},
  1018. {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
  1019. {0x11, AC_VERB_SET_PROC_COEF, 0x0000},
  1020. {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
  1021. {0x11, AC_VERB_SET_PROC_COEF, 0x0008},
  1022. {0x11, AC_VERB_SET_PROC_STATE, 0x00},
  1023. #if 0 /* Don't to set to D3 as we are in power-up sequence */
  1024. {0x07, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Rx: D3 */
  1025. {0x08, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Tx: D3 */
  1026. /*{0x01, AC_VERB_SET_POWER_STATE, 0x03},*/ /* AFG: D3 This is already handled */
  1027. #endif
  1028. {} /* terminator */
  1029. };
  1030. static const struct hda_verb mbp101_init_verbs[] = {
  1031. {0x11, AC_VERB_SET_COEF_INDEX, 0x0002},
  1032. {0x11, AC_VERB_SET_PROC_COEF, 0x100a},
  1033. {0x11, AC_VERB_SET_COEF_INDEX, 0x0004},
  1034. {0x11, AC_VERB_SET_PROC_COEF, 0x000f},
  1035. {}
  1036. };
  1037. /* SPDIF setup */
  1038. static void init_digital(struct hda_codec *codec)
  1039. {
  1040. unsigned int coef;
  1041. coef = 0x0002; /* SRC_MUTE soft-mute on SPDIF (if no lock) */
  1042. coef |= 0x0008; /* Replace with mute on error */
  1043. if (is_active_pin(codec, CS_DIG_OUT2_PIN_NID))
  1044. coef |= 0x4000; /* RX to TX1 or TX2 Loopthru / SPDIF2
  1045. * SPDIF_OUT2 is shared with GPIO1 and
  1046. * DMIC_SDA2.
  1047. */
  1048. cs_vendor_coef_set(codec, IDX_SPDIF_CTL, coef);
  1049. }
  1050. static int cs_init(struct hda_codec *codec)
  1051. {
  1052. struct cs_spec *spec = codec->spec;
  1053. /* init_verb sequence for C0/C1/C2 errata*/
  1054. snd_hda_sequence_write(codec, cs_errata_init_verbs);
  1055. snd_hda_sequence_write(codec, cs_coef_init_verbs);
  1056. if (spec->gpio_mask) {
  1057. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK,
  1058. spec->gpio_mask);
  1059. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION,
  1060. spec->gpio_dir);
  1061. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA,
  1062. spec->gpio_data);
  1063. }
  1064. init_output(codec);
  1065. init_input(codec);
  1066. init_digital(codec);
  1067. return 0;
  1068. }
  1069. static int cs_build_controls(struct hda_codec *codec)
  1070. {
  1071. struct cs_spec *spec = codec->spec;
  1072. int err;
  1073. err = build_output(codec);
  1074. if (err < 0)
  1075. return err;
  1076. err = build_input(codec);
  1077. if (err < 0)
  1078. return err;
  1079. err = build_digital_output(codec);
  1080. if (err < 0)
  1081. return err;
  1082. err = build_digital_input(codec);
  1083. if (err < 0)
  1084. return err;
  1085. err = cs_init(codec);
  1086. if (err < 0)
  1087. return err;
  1088. err = snd_hda_jack_add_kctls(codec, &spec->autocfg);
  1089. if (err < 0)
  1090. return err;
  1091. return 0;
  1092. }
  1093. static void cs_free(struct hda_codec *codec)
  1094. {
  1095. struct cs_spec *spec = codec->spec;
  1096. kfree(spec->capture_bind[0]);
  1097. kfree(spec->capture_bind[1]);
  1098. snd_hda_gen_free(&spec->gen);
  1099. kfree(codec->spec);
  1100. }
  1101. static const struct hda_codec_ops cs_patch_ops = {
  1102. .build_controls = cs_build_controls,
  1103. .build_pcms = cs_build_pcms,
  1104. .init = cs_init,
  1105. .free = cs_free,
  1106. .unsol_event = snd_hda_jack_unsol_event,
  1107. };
  1108. static int cs_parse_auto_config(struct hda_codec *codec)
  1109. {
  1110. struct cs_spec *spec = codec->spec;
  1111. int err;
  1112. err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL);
  1113. if (err < 0)
  1114. return err;
  1115. err = parse_output(codec);
  1116. if (err < 0)
  1117. return err;
  1118. err = parse_input(codec);
  1119. if (err < 0)
  1120. return err;
  1121. err = parse_digital_output(codec);
  1122. if (err < 0)
  1123. return err;
  1124. err = parse_digital_input(codec);
  1125. if (err < 0)
  1126. return err;
  1127. return 0;
  1128. }
  1129. static const struct hda_model_fixup cs420x_models[] = {
  1130. { .id = CS420X_MBP53, .name = "mbp53" },
  1131. { .id = CS420X_MBP55, .name = "mbp55" },
  1132. { .id = CS420X_IMAC27, .name = "imac27" },
  1133. { .id = CS420X_IMAC27_122, .name = "imac27_122" },
  1134. { .id = CS420X_APPLE, .name = "apple" },
  1135. { .id = CS420X_MBP101, .name = "mbp101" },
  1136. {}
  1137. };
  1138. static const struct snd_pci_quirk cs420x_fixup_tbl[] = {
  1139. SND_PCI_QUIRK(0x10de, 0x0ac0, "MacBookPro 5,3", CS420X_MBP53),
  1140. SND_PCI_QUIRK(0x10de, 0x0d94, "MacBookAir 3,1(2)", CS420X_MBP55),
  1141. SND_PCI_QUIRK(0x10de, 0xcb79, "MacBookPro 5,5", CS420X_MBP55),
  1142. SND_PCI_QUIRK(0x10de, 0xcb89, "MacBookPro 7,1", CS420X_MBP55),
  1143. /* this conflicts with too many other models */
  1144. /*SND_PCI_QUIRK(0x8086, 0x7270, "IMac 27 Inch", CS420X_IMAC27),*/
  1145. /* codec SSID */
  1146. SND_PCI_QUIRK(0x106b, 0x2000, "iMac 12,2", CS420X_IMAC27_122),
  1147. SND_PCI_QUIRK(0x106b, 0x2800, "MacBookPro 10,1", CS420X_MBP101),
  1148. SND_PCI_QUIRK_VENDOR(0x106b, "Apple", CS420X_APPLE),
  1149. {} /* terminator */
  1150. };
  1151. static const struct hda_pintbl mbp53_pincfgs[] = {
  1152. { 0x09, 0x012b4050 },
  1153. { 0x0a, 0x90100141 },
  1154. { 0x0b, 0x90100140 },
  1155. { 0x0c, 0x018b3020 },
  1156. { 0x0d, 0x90a00110 },
  1157. { 0x0e, 0x400000f0 },
  1158. { 0x0f, 0x01cbe030 },
  1159. { 0x10, 0x014be060 },
  1160. { 0x12, 0x400000f0 },
  1161. { 0x15, 0x400000f0 },
  1162. {} /* terminator */
  1163. };
  1164. static const struct hda_pintbl mbp55_pincfgs[] = {
  1165. { 0x09, 0x012b4030 },
  1166. { 0x0a, 0x90100121 },
  1167. { 0x0b, 0x90100120 },
  1168. { 0x0c, 0x400000f0 },
  1169. { 0x0d, 0x90a00110 },
  1170. { 0x0e, 0x400000f0 },
  1171. { 0x0f, 0x400000f0 },
  1172. { 0x10, 0x014be040 },
  1173. { 0x12, 0x400000f0 },
  1174. { 0x15, 0x400000f0 },
  1175. {} /* terminator */
  1176. };
  1177. static const struct hda_pintbl imac27_pincfgs[] = {
  1178. { 0x09, 0x012b4050 },
  1179. { 0x0a, 0x90100140 },
  1180. { 0x0b, 0x90100142 },
  1181. { 0x0c, 0x018b3020 },
  1182. { 0x0d, 0x90a00110 },
  1183. { 0x0e, 0x400000f0 },
  1184. { 0x0f, 0x01cbe030 },
  1185. { 0x10, 0x014be060 },
  1186. { 0x12, 0x01ab9070 },
  1187. { 0x15, 0x400000f0 },
  1188. {} /* terminator */
  1189. };
  1190. static const struct hda_pintbl mbp101_pincfgs[] = {
  1191. { 0x0d, 0x40ab90f0 },
  1192. { 0x0e, 0x90a600f0 },
  1193. { 0x12, 0x50a600f0 },
  1194. {} /* terminator */
  1195. };
  1196. static void cs420x_fixup_gpio_13(struct hda_codec *codec,
  1197. const struct hda_fixup *fix, int action)
  1198. {
  1199. if (action == HDA_FIXUP_ACT_PRE_PROBE) {
  1200. struct cs_spec *spec = codec->spec;
  1201. spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */
  1202. spec->gpio_eapd_speaker = 8; /* GPIO3 = speakers */
  1203. spec->gpio_mask = spec->gpio_dir =
  1204. spec->gpio_eapd_hp | spec->gpio_eapd_speaker;
  1205. }
  1206. }
  1207. static void cs420x_fixup_gpio_23(struct hda_codec *codec,
  1208. const struct hda_fixup *fix, int action)
  1209. {
  1210. if (action == HDA_FIXUP_ACT_PRE_PROBE) {
  1211. struct cs_spec *spec = codec->spec;
  1212. spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */
  1213. spec->gpio_eapd_speaker = 8; /* GPIO3 = speakers */
  1214. spec->gpio_mask = spec->gpio_dir =
  1215. spec->gpio_eapd_hp | spec->gpio_eapd_speaker;
  1216. }
  1217. }
  1218. static const struct hda_fixup cs420x_fixups[] = {
  1219. [CS420X_MBP53] = {
  1220. .type = HDA_FIXUP_PINS,
  1221. .v.pins = mbp53_pincfgs,
  1222. .chained = true,
  1223. .chain_id = CS420X_APPLE,
  1224. },
  1225. [CS420X_MBP55] = {
  1226. .type = HDA_FIXUP_PINS,
  1227. .v.pins = mbp55_pincfgs,
  1228. .chained = true,
  1229. .chain_id = CS420X_GPIO_13,
  1230. },
  1231. [CS420X_IMAC27] = {
  1232. .type = HDA_FIXUP_PINS,
  1233. .v.pins = imac27_pincfgs,
  1234. .chained = true,
  1235. .chain_id = CS420X_GPIO_13,
  1236. },
  1237. [CS420X_GPIO_13] = {
  1238. .type = HDA_FIXUP_FUNC,
  1239. .v.func = cs420x_fixup_gpio_13,
  1240. },
  1241. [CS420X_GPIO_23] = {
  1242. .type = HDA_FIXUP_FUNC,
  1243. .v.func = cs420x_fixup_gpio_23,
  1244. },
  1245. [CS420X_MBP101] = {
  1246. .type = HDA_FIXUP_PINS,
  1247. .v.pins = mbp101_pincfgs,
  1248. .chained = true,
  1249. .chain_id = CS420X_MBP101_COEF,
  1250. },
  1251. [CS420X_MBP101_COEF] = {
  1252. .type = HDA_FIXUP_VERBS,
  1253. .v.verbs = mbp101_init_verbs,
  1254. .chained = true,
  1255. .chain_id = CS420X_GPIO_13,
  1256. },
  1257. };
  1258. static int patch_cs420x(struct hda_codec *codec)
  1259. {
  1260. struct cs_spec *spec;
  1261. int err;
  1262. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1263. if (!spec)
  1264. return -ENOMEM;
  1265. codec->spec = spec;
  1266. snd_hda_gen_init(&spec->gen);
  1267. spec->vendor_nid = CS420X_VENDOR_NID;
  1268. snd_hda_pick_fixup(codec, cs420x_models, cs420x_fixup_tbl,
  1269. cs420x_fixups);
  1270. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PRE_PROBE);
  1271. err = cs_parse_auto_config(codec);
  1272. if (err < 0)
  1273. goto error;
  1274. codec->patch_ops = cs_patch_ops;
  1275. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PROBE);
  1276. return 0;
  1277. error:
  1278. cs_free(codec);
  1279. codec->spec = NULL;
  1280. return err;
  1281. }
  1282. /*
  1283. * Cirrus Logic CS4210
  1284. *
  1285. * 1 DAC => HP(sense) / Speakers,
  1286. * 1 ADC <= LineIn(sense) / MicIn / DMicIn,
  1287. * 1 SPDIF OUT => SPDIF Trasmitter(sense)
  1288. */
  1289. /* CS4210 board names */
  1290. static const struct hda_model_fixup cs421x_models[] = {
  1291. { .id = CS421X_CDB4210, .name = "cdb4210" },
  1292. {}
  1293. };
  1294. static const struct snd_pci_quirk cs421x_fixup_tbl[] = {
  1295. /* Test Intel board + CDB2410 */
  1296. SND_PCI_QUIRK(0x8086, 0x5001, "DP45SG/CDB4210", CS421X_CDB4210),
  1297. {} /* terminator */
  1298. };
  1299. /* CS4210 board pinconfigs */
  1300. /* Default CS4210 (CDB4210)*/
  1301. static const struct hda_pintbl cdb4210_pincfgs[] = {
  1302. { 0x05, 0x0321401f },
  1303. { 0x06, 0x90170010 },
  1304. { 0x07, 0x03813031 },
  1305. { 0x08, 0xb7a70037 },
  1306. { 0x09, 0xb7a6003e },
  1307. { 0x0a, 0x034510f0 },
  1308. {} /* terminator */
  1309. };
  1310. /* Setup GPIO/SENSE for each board (if used) */
  1311. static void cs421x_fixup_sense_b(struct hda_codec *codec,
  1312. const struct hda_fixup *fix, int action)
  1313. {
  1314. struct cs_spec *spec = codec->spec;
  1315. if (action == HDA_FIXUP_ACT_PRE_PROBE)
  1316. spec->sense_b = 1;
  1317. }
  1318. static const struct hda_fixup cs421x_fixups[] = {
  1319. [CS421X_CDB4210] = {
  1320. .type = HDA_FIXUP_PINS,
  1321. .v.pins = cdb4210_pincfgs,
  1322. .chained = true,
  1323. .chain_id = CS421X_SENSE_B,
  1324. },
  1325. [CS421X_SENSE_B] = {
  1326. .type = HDA_FIXUP_FUNC,
  1327. .v.func = cs421x_fixup_sense_b,
  1328. }
  1329. };
  1330. static const struct hda_verb cs421x_coef_init_verbs[] = {
  1331. {0x0B, AC_VERB_SET_PROC_STATE, 1},
  1332. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
  1333. /*
  1334. Disable Coefficient Index Auto-Increment(DAI)=1,
  1335. PDREF=0
  1336. */
  1337. {0x0B, AC_VERB_SET_PROC_COEF, 0x0001 },
  1338. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_ADC_CFG},
  1339. /* ADC SZCMode = Digital Soft Ramp */
  1340. {0x0B, AC_VERB_SET_PROC_COEF, 0x0002 },
  1341. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DAC_CFG},
  1342. {0x0B, AC_VERB_SET_PROC_COEF,
  1343. (0x0002 /* DAC SZCMode = Digital Soft Ramp */
  1344. | 0x0004 /* Mute DAC on FIFO error */
  1345. | 0x0008 /* Enable DAC High Pass Filter */
  1346. )},
  1347. {} /* terminator */
  1348. };
  1349. /* Errata: CS4210 rev A1 Silicon
  1350. *
  1351. * http://www.cirrus.com/en/pubs/errata/
  1352. *
  1353. * Description:
  1354. * 1. Performance degredation is present in the ADC.
  1355. * 2. Speaker output is not completely muted upon HP detect.
  1356. * 3. Noise is present when clipping occurs on the amplified
  1357. * speaker outputs.
  1358. *
  1359. * Workaround:
  1360. * The following verb sequence written to the registers during
  1361. * initialization will correct the issues listed above.
  1362. */
  1363. static const struct hda_verb cs421x_coef_init_verbs_A1_silicon_fixes[] = {
  1364. {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
  1365. {0x0B, AC_VERB_SET_COEF_INDEX, 0x0006},
  1366. {0x0B, AC_VERB_SET_PROC_COEF, 0x9999}, /* Test mode: on */
  1367. {0x0B, AC_VERB_SET_COEF_INDEX, 0x000A},
  1368. {0x0B, AC_VERB_SET_PROC_COEF, 0x14CB}, /* Chop double */
  1369. {0x0B, AC_VERB_SET_COEF_INDEX, 0x0011},
  1370. {0x0B, AC_VERB_SET_PROC_COEF, 0xA2D0}, /* Increase ADC current */
  1371. {0x0B, AC_VERB_SET_COEF_INDEX, 0x001A},
  1372. {0x0B, AC_VERB_SET_PROC_COEF, 0x02A9}, /* Mute speaker */
  1373. {0x0B, AC_VERB_SET_COEF_INDEX, 0x001B},
  1374. {0x0B, AC_VERB_SET_PROC_COEF, 0X1006}, /* Remove noise */
  1375. {} /* terminator */
  1376. };
  1377. /* Speaker Amp Gain is controlled by the vendor widget's coef 4 */
  1378. static const DECLARE_TLV_DB_SCALE(cs421x_speaker_boost_db_scale, 900, 300, 0);
  1379. static int cs421x_boost_vol_info(struct snd_kcontrol *kcontrol,
  1380. struct snd_ctl_elem_info *uinfo)
  1381. {
  1382. uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
  1383. uinfo->count = 1;
  1384. uinfo->value.integer.min = 0;
  1385. uinfo->value.integer.max = 3;
  1386. return 0;
  1387. }
  1388. static int cs421x_boost_vol_get(struct snd_kcontrol *kcontrol,
  1389. struct snd_ctl_elem_value *ucontrol)
  1390. {
  1391. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1392. ucontrol->value.integer.value[0] =
  1393. cs_vendor_coef_get(codec, CS421X_IDX_SPK_CTL) & 0x0003;
  1394. return 0;
  1395. }
  1396. static int cs421x_boost_vol_put(struct snd_kcontrol *kcontrol,
  1397. struct snd_ctl_elem_value *ucontrol)
  1398. {
  1399. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1400. unsigned int vol = ucontrol->value.integer.value[0];
  1401. unsigned int coef =
  1402. cs_vendor_coef_get(codec, CS421X_IDX_SPK_CTL);
  1403. unsigned int original_coef = coef;
  1404. coef &= ~0x0003;
  1405. coef |= (vol & 0x0003);
  1406. if (original_coef == coef)
  1407. return 0;
  1408. else {
  1409. cs_vendor_coef_set(codec, CS421X_IDX_SPK_CTL, coef);
  1410. return 1;
  1411. }
  1412. }
  1413. static const struct snd_kcontrol_new cs421x_speaker_bost_ctl = {
  1414. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  1415. .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
  1416. SNDRV_CTL_ELEM_ACCESS_TLV_READ),
  1417. .name = "Speaker Boost Playback Volume",
  1418. .info = cs421x_boost_vol_info,
  1419. .get = cs421x_boost_vol_get,
  1420. .put = cs421x_boost_vol_put,
  1421. .tlv = { .p = cs421x_speaker_boost_db_scale },
  1422. };
  1423. static void cs4210_pinmux_init(struct hda_codec *codec)
  1424. {
  1425. struct cs_spec *spec = codec->spec;
  1426. unsigned int def_conf, coef;
  1427. /* GPIO, DMIC_SCL, DMIC_SDA and SENSE_B are multiplexed */
  1428. coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG);
  1429. if (spec->gpio_mask)
  1430. coef |= 0x0008; /* B1,B2 are GPIOs */
  1431. else
  1432. coef &= ~0x0008;
  1433. if (spec->sense_b)
  1434. coef |= 0x0010; /* B2 is SENSE_B, not inverted */
  1435. else
  1436. coef &= ~0x0010;
  1437. cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef);
  1438. if ((spec->gpio_mask || spec->sense_b) &&
  1439. is_active_pin(codec, CS421X_DMIC_PIN_NID)) {
  1440. /*
  1441. GPIO or SENSE_B forced - disconnect the DMIC pin.
  1442. */
  1443. def_conf = snd_hda_codec_get_pincfg(codec, CS421X_DMIC_PIN_NID);
  1444. def_conf &= ~AC_DEFCFG_PORT_CONN;
  1445. def_conf |= (AC_JACK_PORT_NONE << AC_DEFCFG_PORT_CONN_SHIFT);
  1446. snd_hda_codec_set_pincfg(codec, CS421X_DMIC_PIN_NID, def_conf);
  1447. }
  1448. }
  1449. static void init_cs421x_digital(struct hda_codec *codec)
  1450. {
  1451. struct cs_spec *spec = codec->spec;
  1452. struct auto_pin_cfg *cfg = &spec->autocfg;
  1453. int i;
  1454. for (i = 0; i < cfg->dig_outs; i++) {
  1455. hda_nid_t nid = cfg->dig_out_pins[i];
  1456. if (!cfg->speaker_outs)
  1457. continue;
  1458. if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP) {
  1459. snd_hda_jack_detect_enable_callback(codec, nid, SPDIF_EVENT, cs_automute);
  1460. spec->spdif_detect = 1;
  1461. }
  1462. }
  1463. }
  1464. static int cs421x_init(struct hda_codec *codec)
  1465. {
  1466. struct cs_spec *spec = codec->spec;
  1467. if (spec->vendor_nid == CS4210_VENDOR_NID) {
  1468. snd_hda_sequence_write(codec, cs421x_coef_init_verbs);
  1469. snd_hda_sequence_write(codec, cs421x_coef_init_verbs_A1_silicon_fixes);
  1470. cs4210_pinmux_init(codec);
  1471. }
  1472. if (spec->gpio_mask) {
  1473. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK,
  1474. spec->gpio_mask);
  1475. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION,
  1476. spec->gpio_dir);
  1477. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA,
  1478. spec->gpio_data);
  1479. }
  1480. init_output(codec);
  1481. init_input(codec);
  1482. init_cs421x_digital(codec);
  1483. return 0;
  1484. }
  1485. /*
  1486. * CS4210 Input MUX (1 ADC)
  1487. */
  1488. static int cs421x_mux_enum_info(struct snd_kcontrol *kcontrol,
  1489. struct snd_ctl_elem_info *uinfo)
  1490. {
  1491. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1492. struct cs_spec *spec = codec->spec;
  1493. return snd_hda_input_mux_info(&spec->input_mux, uinfo);
  1494. }
  1495. static int cs421x_mux_enum_get(struct snd_kcontrol *kcontrol,
  1496. struct snd_ctl_elem_value *ucontrol)
  1497. {
  1498. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1499. struct cs_spec *spec = codec->spec;
  1500. ucontrol->value.enumerated.item[0] = spec->cur_input;
  1501. return 0;
  1502. }
  1503. static int cs421x_mux_enum_put(struct snd_kcontrol *kcontrol,
  1504. struct snd_ctl_elem_value *ucontrol)
  1505. {
  1506. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1507. struct cs_spec *spec = codec->spec;
  1508. return snd_hda_input_mux_put(codec, &spec->input_mux, ucontrol,
  1509. spec->adc_nid[0], &spec->cur_input);
  1510. }
  1511. static struct snd_kcontrol_new cs421x_capture_source = {
  1512. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  1513. .name = "Capture Source",
  1514. .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
  1515. .info = cs421x_mux_enum_info,
  1516. .get = cs421x_mux_enum_get,
  1517. .put = cs421x_mux_enum_put,
  1518. };
  1519. static int cs421x_add_input_volume_control(struct hda_codec *codec, int item)
  1520. {
  1521. struct cs_spec *spec = codec->spec;
  1522. struct auto_pin_cfg *cfg = &spec->autocfg;
  1523. const struct hda_input_mux *imux = &spec->input_mux;
  1524. hda_nid_t pin = cfg->inputs[item].pin;
  1525. struct snd_kcontrol *kctl;
  1526. u32 caps;
  1527. if (!(get_wcaps(codec, pin) & AC_WCAP_IN_AMP))
  1528. return 0;
  1529. caps = query_amp_caps(codec, pin, HDA_INPUT);
  1530. caps = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT;
  1531. if (caps <= 1)
  1532. return 0;
  1533. return add_volume(codec, imux->items[item].label, 0,
  1534. HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_INPUT), 1, &kctl);
  1535. }
  1536. /* add a (input-boost) volume control to the given input pin */
  1537. static int build_cs421x_input(struct hda_codec *codec)
  1538. {
  1539. struct cs_spec *spec = codec->spec;
  1540. struct auto_pin_cfg *cfg = &spec->autocfg;
  1541. struct hda_input_mux *imux = &spec->input_mux;
  1542. int i, err, type_idx;
  1543. const char *label;
  1544. if (!spec->num_inputs)
  1545. return 0;
  1546. /* make bind-capture */
  1547. spec->capture_bind[0] = make_bind_capture(codec, &snd_hda_bind_sw);
  1548. spec->capture_bind[1] = make_bind_capture(codec, &snd_hda_bind_vol);
  1549. for (i = 0; i < 2; i++) {
  1550. struct snd_kcontrol *kctl;
  1551. int n;
  1552. if (!spec->capture_bind[i])
  1553. return -ENOMEM;
  1554. kctl = snd_ctl_new1(&cs_capture_ctls[i], codec);
  1555. if (!kctl)
  1556. return -ENOMEM;
  1557. kctl->private_value = (long)spec->capture_bind[i];
  1558. err = snd_hda_ctl_add(codec, 0, kctl);
  1559. if (err < 0)
  1560. return err;
  1561. for (n = 0; n < AUTO_PIN_LAST; n++) {
  1562. if (!spec->adc_nid[n])
  1563. continue;
  1564. err = snd_hda_add_nid(codec, kctl, 0, spec->adc_nid[n]);
  1565. if (err < 0)
  1566. return err;
  1567. }
  1568. }
  1569. /* Add Input MUX Items + Capture Volume/Switch */
  1570. for (i = 0; i < spec->num_inputs; i++) {
  1571. label = hda_get_autocfg_input_label(codec, cfg, i);
  1572. snd_hda_add_imux_item(imux, label, spec->adc_idx[i], &type_idx);
  1573. err = cs421x_add_input_volume_control(codec, i);
  1574. if (err < 0)
  1575. return err;
  1576. }
  1577. /*
  1578. Add 'Capture Source' Switch if
  1579. * 2 inputs and no mic detec
  1580. * 3 inputs
  1581. */
  1582. if ((spec->num_inputs == 2 && !spec->mic_detect) ||
  1583. (spec->num_inputs == 3)) {
  1584. err = snd_hda_ctl_add(codec, spec->adc_nid[0],
  1585. snd_ctl_new1(&cs421x_capture_source, codec));
  1586. if (err < 0)
  1587. return err;
  1588. }
  1589. return 0;
  1590. }
  1591. /* Single DAC (Mute/Gain) */
  1592. static int build_cs421x_output(struct hda_codec *codec)
  1593. {
  1594. hda_nid_t dac = CS4210_DAC_NID;
  1595. struct cs_spec *spec = codec->spec;
  1596. struct auto_pin_cfg *cfg = &spec->autocfg;
  1597. struct snd_kcontrol *kctl;
  1598. int err;
  1599. char *name = "Master";
  1600. fix_volume_caps(codec, dac);
  1601. err = add_mute(codec, name, 0,
  1602. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  1603. if (err < 0)
  1604. return err;
  1605. err = add_volume(codec, name, 0,
  1606. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  1607. if (err < 0)
  1608. return err;
  1609. if (cfg->speaker_outs && (spec->vendor_nid == CS4210_VENDOR_NID)) {
  1610. err = snd_hda_ctl_add(codec, 0,
  1611. snd_ctl_new1(&cs421x_speaker_bost_ctl, codec));
  1612. if (err < 0)
  1613. return err;
  1614. }
  1615. return err;
  1616. }
  1617. static int cs421x_build_controls(struct hda_codec *codec)
  1618. {
  1619. struct cs_spec *spec = codec->spec;
  1620. int err;
  1621. err = build_cs421x_output(codec);
  1622. if (err < 0)
  1623. return err;
  1624. err = build_cs421x_input(codec);
  1625. if (err < 0)
  1626. return err;
  1627. err = build_digital_output(codec);
  1628. if (err < 0)
  1629. return err;
  1630. err = cs421x_init(codec);
  1631. if (err < 0)
  1632. return err;
  1633. err = snd_hda_jack_add_kctls(codec, &spec->autocfg);
  1634. if (err < 0)
  1635. return err;
  1636. return 0;
  1637. }
  1638. static int parse_cs421x_input(struct hda_codec *codec)
  1639. {
  1640. struct cs_spec *spec = codec->spec;
  1641. struct auto_pin_cfg *cfg = &spec->autocfg;
  1642. int i;
  1643. for (i = 0; i < cfg->num_inputs; i++) {
  1644. hda_nid_t pin = cfg->inputs[i].pin;
  1645. spec->adc_nid[i] = get_adc(codec, pin, &spec->adc_idx[i]);
  1646. spec->cur_input = spec->last_input = i;
  1647. spec->num_inputs++;
  1648. /* check whether the automatic mic switch is available */
  1649. if (is_ext_mic(codec, i) && cfg->num_inputs >= 2) {
  1650. spec->mic_detect = 1;
  1651. spec->automic_idx = i;
  1652. }
  1653. }
  1654. return 0;
  1655. }
  1656. static int cs421x_parse_auto_config(struct hda_codec *codec)
  1657. {
  1658. struct cs_spec *spec = codec->spec;
  1659. int err;
  1660. err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL);
  1661. if (err < 0)
  1662. return err;
  1663. err = parse_output(codec);
  1664. if (err < 0)
  1665. return err;
  1666. err = parse_cs421x_input(codec);
  1667. if (err < 0)
  1668. return err;
  1669. err = parse_digital_output(codec);
  1670. if (err < 0)
  1671. return err;
  1672. return 0;
  1673. }
  1674. #ifdef CONFIG_PM
  1675. /*
  1676. Manage PDREF, when transitioning to D3hot
  1677. (DAC,ADC) -> D3, PDREF=1, AFG->D3
  1678. */
  1679. static int cs421x_suspend(struct hda_codec *codec)
  1680. {
  1681. struct cs_spec *spec = codec->spec;
  1682. unsigned int coef;
  1683. snd_hda_shutup_pins(codec);
  1684. snd_hda_codec_write(codec, CS4210_DAC_NID, 0,
  1685. AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
  1686. snd_hda_codec_write(codec, CS4210_ADC_NID, 0,
  1687. AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
  1688. if (spec->vendor_nid == CS4210_VENDOR_NID) {
  1689. coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG);
  1690. coef |= 0x0004; /* PDREF */
  1691. cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef);
  1692. }
  1693. return 0;
  1694. }
  1695. #endif
  1696. static struct hda_codec_ops cs421x_patch_ops = {
  1697. .build_controls = cs421x_build_controls,
  1698. .build_pcms = cs_build_pcms,
  1699. .init = cs421x_init,
  1700. .free = cs_free,
  1701. .unsol_event = snd_hda_jack_unsol_event,
  1702. #ifdef CONFIG_PM
  1703. .suspend = cs421x_suspend,
  1704. #endif
  1705. };
  1706. static int patch_cs4210(struct hda_codec *codec)
  1707. {
  1708. struct cs_spec *spec;
  1709. int err;
  1710. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1711. if (!spec)
  1712. return -ENOMEM;
  1713. codec->spec = spec;
  1714. snd_hda_gen_init(&spec->gen);
  1715. spec->vendor_nid = CS4210_VENDOR_NID;
  1716. snd_hda_pick_fixup(codec, cs421x_models, cs421x_fixup_tbl,
  1717. cs421x_fixups);
  1718. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PRE_PROBE);
  1719. /*
  1720. Update the GPIO/DMIC/SENSE_B pinmux before the configuration
  1721. is auto-parsed. If GPIO or SENSE_B is forced, DMIC input
  1722. is disabled.
  1723. */
  1724. cs4210_pinmux_init(codec);
  1725. err = cs421x_parse_auto_config(codec);
  1726. if (err < 0)
  1727. goto error;
  1728. codec->patch_ops = cs421x_patch_ops;
  1729. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PROBE);
  1730. return 0;
  1731. error:
  1732. cs_free(codec);
  1733. codec->spec = NULL;
  1734. return err;
  1735. }
  1736. static int patch_cs4213(struct hda_codec *codec)
  1737. {
  1738. struct cs_spec *spec;
  1739. int err;
  1740. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1741. if (!spec)
  1742. return -ENOMEM;
  1743. codec->spec = spec;
  1744. snd_hda_gen_init(&spec->gen);
  1745. spec->vendor_nid = CS4213_VENDOR_NID;
  1746. err = cs421x_parse_auto_config(codec);
  1747. if (err < 0)
  1748. goto error;
  1749. codec->patch_ops = cs421x_patch_ops;
  1750. return 0;
  1751. error:
  1752. cs_free(codec);
  1753. codec->spec = NULL;
  1754. return err;
  1755. }
  1756. /*
  1757. * patch entries
  1758. */
  1759. static const struct hda_codec_preset snd_hda_preset_cirrus[] = {
  1760. { .id = 0x10134206, .name = "CS4206", .patch = patch_cs420x },
  1761. { .id = 0x10134207, .name = "CS4207", .patch = patch_cs420x },
  1762. { .id = 0x10134210, .name = "CS4210", .patch = patch_cs4210 },
  1763. { .id = 0x10134213, .name = "CS4213", .patch = patch_cs4213 },
  1764. {} /* terminator */
  1765. };
  1766. MODULE_ALIAS("snd-hda-codec-id:10134206");
  1767. MODULE_ALIAS("snd-hda-codec-id:10134207");
  1768. MODULE_ALIAS("snd-hda-codec-id:10134210");
  1769. MODULE_ALIAS("snd-hda-codec-id:10134213");
  1770. MODULE_LICENSE("GPL");
  1771. MODULE_DESCRIPTION("Cirrus Logic HD-audio codec");
  1772. static struct hda_codec_preset_list cirrus_list = {
  1773. .preset = snd_hda_preset_cirrus,
  1774. .owner = THIS_MODULE,
  1775. };
  1776. static int __init patch_cirrus_init(void)
  1777. {
  1778. return snd_hda_add_codec_preset(&cirrus_list);
  1779. }
  1780. static void __exit patch_cirrus_exit(void)
  1781. {
  1782. snd_hda_delete_codec_preset(&cirrus_list);
  1783. }
  1784. module_init(patch_cirrus_init)
  1785. module_exit(patch_cirrus_exit)