patch_cirrus.c 52 KB

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