patch_cirrus.c 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075
  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_MBP101_COEF,
  78. CS420X_AUTO,
  79. /* aliases */
  80. CS420X_IMAC27_122 = CS420X_GPIO_23,
  81. CS420X_APPLE = CS420X_GPIO_13,
  82. };
  83. /* CS421x boards */
  84. enum {
  85. CS421X_CDB4210,
  86. CS421X_SENSE_B,
  87. };
  88. /* Vendor-specific processing widget */
  89. #define CS420X_VENDOR_NID 0x11
  90. #define CS_DIG_OUT1_PIN_NID 0x10
  91. #define CS_DIG_OUT2_PIN_NID 0x15
  92. #define CS_DMIC1_PIN_NID 0x0e
  93. #define CS_DMIC2_PIN_NID 0x12
  94. /* coef indices */
  95. #define IDX_SPDIF_STAT 0x0000
  96. #define IDX_SPDIF_CTL 0x0001
  97. #define IDX_ADC_CFG 0x0002
  98. /* SZC bitmask, 4 modes below:
  99. * 0 = immediate,
  100. * 1 = digital immediate, analog zero-cross
  101. * 2 = digtail & analog soft-ramp
  102. * 3 = digital soft-ramp, analog zero-cross
  103. */
  104. #define CS_COEF_ADC_SZC_MASK (3 << 0)
  105. #define CS_COEF_ADC_MIC_SZC_MODE (3 << 0) /* SZC setup for mic */
  106. #define CS_COEF_ADC_LI_SZC_MODE (3 << 0) /* SZC setup for line-in */
  107. /* PGA mode: 0 = differential, 1 = signle-ended */
  108. #define CS_COEF_ADC_MIC_PGA_MODE (1 << 5) /* PGA setup for mic */
  109. #define CS_COEF_ADC_LI_PGA_MODE (1 << 6) /* PGA setup for line-in */
  110. #define IDX_DAC_CFG 0x0003
  111. /* SZC bitmask, 4 modes below:
  112. * 0 = Immediate
  113. * 1 = zero-cross
  114. * 2 = soft-ramp
  115. * 3 = soft-ramp on zero-cross
  116. */
  117. #define CS_COEF_DAC_HP_SZC_MODE (3 << 0) /* nid 0x02 */
  118. #define CS_COEF_DAC_LO_SZC_MODE (3 << 2) /* nid 0x03 */
  119. #define CS_COEF_DAC_SPK_SZC_MODE (3 << 4) /* nid 0x04 */
  120. #define IDX_BEEP_CFG 0x0004
  121. /* 0x0008 - test reg key */
  122. /* 0x0009 - 0x0014 -> 12 test regs */
  123. /* 0x0015 - visibility reg */
  124. /*
  125. * Cirrus Logic CS4210
  126. *
  127. * 1 DAC => HP(sense) / Speakers,
  128. * 1 ADC <= LineIn(sense) / MicIn / DMicIn,
  129. * 1 SPDIF OUT => SPDIF Trasmitter(sense)
  130. */
  131. #define CS4210_DAC_NID 0x02
  132. #define CS4210_ADC_NID 0x03
  133. #define CS4210_VENDOR_NID 0x0B
  134. #define CS421X_DMIC_PIN_NID 0x09 /* Port E */
  135. #define CS421X_SPDIF_PIN_NID 0x0A /* Port H */
  136. #define CS421X_IDX_DEV_CFG 0x01
  137. #define CS421X_IDX_ADC_CFG 0x02
  138. #define CS421X_IDX_DAC_CFG 0x03
  139. #define CS421X_IDX_SPK_CTL 0x04
  140. #define SPDIF_EVENT 0x04
  141. /* Cirrus Logic CS4213 is like CS4210 but does not have SPDIF input/output */
  142. #define CS4213_VENDOR_NID 0x09
  143. static inline int cs_vendor_coef_get(struct hda_codec *codec, unsigned int idx)
  144. {
  145. struct cs_spec *spec = codec->spec;
  146. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  147. AC_VERB_SET_COEF_INDEX, idx);
  148. return snd_hda_codec_read(codec, spec->vendor_nid, 0,
  149. AC_VERB_GET_PROC_COEF, 0);
  150. }
  151. static inline void cs_vendor_coef_set(struct hda_codec *codec, unsigned int idx,
  152. unsigned int coef)
  153. {
  154. struct cs_spec *spec = codec->spec;
  155. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  156. AC_VERB_SET_COEF_INDEX, idx);
  157. snd_hda_codec_write(codec, spec->vendor_nid, 0,
  158. AC_VERB_SET_PROC_COEF, coef);
  159. }
  160. #define HP_EVENT 1
  161. #define MIC_EVENT 2
  162. /*
  163. * PCM callbacks
  164. */
  165. static int cs_playback_pcm_open(struct hda_pcm_stream *hinfo,
  166. struct hda_codec *codec,
  167. struct snd_pcm_substream *substream)
  168. {
  169. struct cs_spec *spec = codec->spec;
  170. return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
  171. hinfo);
  172. }
  173. static int cs_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
  174. struct hda_codec *codec,
  175. unsigned int stream_tag,
  176. unsigned int format,
  177. struct snd_pcm_substream *substream)
  178. {
  179. struct cs_spec *spec = codec->spec;
  180. return snd_hda_multi_out_analog_prepare(codec, &spec->multiout,
  181. stream_tag, format, substream);
  182. }
  183. static int cs_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
  184. struct hda_codec *codec,
  185. struct snd_pcm_substream *substream)
  186. {
  187. struct cs_spec *spec = codec->spec;
  188. return snd_hda_multi_out_analog_cleanup(codec, &spec->multiout);
  189. }
  190. /*
  191. * Digital out
  192. */
  193. static int cs_dig_playback_pcm_open(struct hda_pcm_stream *hinfo,
  194. struct hda_codec *codec,
  195. struct snd_pcm_substream *substream)
  196. {
  197. struct cs_spec *spec = codec->spec;
  198. return snd_hda_multi_out_dig_open(codec, &spec->multiout);
  199. }
  200. static int cs_dig_playback_pcm_close(struct hda_pcm_stream *hinfo,
  201. struct hda_codec *codec,
  202. struct snd_pcm_substream *substream)
  203. {
  204. struct cs_spec *spec = codec->spec;
  205. return snd_hda_multi_out_dig_close(codec, &spec->multiout);
  206. }
  207. static int cs_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo,
  208. struct hda_codec *codec,
  209. unsigned int stream_tag,
  210. unsigned int format,
  211. struct snd_pcm_substream *substream)
  212. {
  213. struct cs_spec *spec = codec->spec;
  214. return snd_hda_multi_out_dig_prepare(codec, &spec->multiout, stream_tag,
  215. format, substream);
  216. }
  217. static int cs_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo,
  218. struct hda_codec *codec,
  219. struct snd_pcm_substream *substream)
  220. {
  221. struct cs_spec *spec = codec->spec;
  222. return snd_hda_multi_out_dig_cleanup(codec, &spec->multiout);
  223. }
  224. static void cs_update_input_select(struct hda_codec *codec)
  225. {
  226. struct cs_spec *spec = codec->spec;
  227. if (spec->cur_adc)
  228. snd_hda_codec_write(codec, spec->cur_adc, 0,
  229. AC_VERB_SET_CONNECT_SEL,
  230. spec->adc_idx[spec->cur_input]);
  231. }
  232. /*
  233. * Analog capture
  234. */
  235. static int cs_capture_pcm_prepare(struct hda_pcm_stream *hinfo,
  236. struct hda_codec *codec,
  237. unsigned int stream_tag,
  238. unsigned int format,
  239. struct snd_pcm_substream *substream)
  240. {
  241. struct cs_spec *spec = codec->spec;
  242. spec->cur_adc = spec->adc_nid[spec->cur_input];
  243. spec->cur_adc_stream_tag = stream_tag;
  244. spec->cur_adc_format = format;
  245. cs_update_input_select(codec);
  246. snd_hda_codec_setup_stream(codec, spec->cur_adc, stream_tag, 0, format);
  247. return 0;
  248. }
  249. static int cs_capture_pcm_cleanup(struct hda_pcm_stream *hinfo,
  250. struct hda_codec *codec,
  251. struct snd_pcm_substream *substream)
  252. {
  253. struct cs_spec *spec = codec->spec;
  254. snd_hda_codec_cleanup_stream(codec, spec->cur_adc);
  255. spec->cur_adc = 0;
  256. return 0;
  257. }
  258. /*
  259. */
  260. static const struct hda_pcm_stream cs_pcm_analog_playback = {
  261. .substreams = 1,
  262. .channels_min = 2,
  263. .channels_max = 2,
  264. .ops = {
  265. .open = cs_playback_pcm_open,
  266. .prepare = cs_playback_pcm_prepare,
  267. .cleanup = cs_playback_pcm_cleanup
  268. },
  269. };
  270. static const struct hda_pcm_stream cs_pcm_analog_capture = {
  271. .substreams = 1,
  272. .channels_min = 2,
  273. .channels_max = 2,
  274. .ops = {
  275. .prepare = cs_capture_pcm_prepare,
  276. .cleanup = cs_capture_pcm_cleanup
  277. },
  278. };
  279. static const struct hda_pcm_stream cs_pcm_digital_playback = {
  280. .substreams = 1,
  281. .channels_min = 2,
  282. .channels_max = 2,
  283. .ops = {
  284. .open = cs_dig_playback_pcm_open,
  285. .close = cs_dig_playback_pcm_close,
  286. .prepare = cs_dig_playback_pcm_prepare,
  287. .cleanup = cs_dig_playback_pcm_cleanup
  288. },
  289. };
  290. static const struct hda_pcm_stream cs_pcm_digital_capture = {
  291. .substreams = 1,
  292. .channels_min = 2,
  293. .channels_max = 2,
  294. };
  295. static int cs_build_pcms(struct hda_codec *codec)
  296. {
  297. struct cs_spec *spec = codec->spec;
  298. struct hda_pcm *info = spec->pcm_rec;
  299. codec->pcm_info = info;
  300. codec->num_pcms = 0;
  301. info->name = "Cirrus Analog";
  302. info->stream[SNDRV_PCM_STREAM_PLAYBACK] = cs_pcm_analog_playback;
  303. info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dac_nid[0];
  304. info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
  305. spec->multiout.max_channels;
  306. if (spec->speaker_2_1)
  307. info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap =
  308. snd_pcm_2_1_chmaps;
  309. info->stream[SNDRV_PCM_STREAM_CAPTURE] = cs_pcm_analog_capture;
  310. info->stream[SNDRV_PCM_STREAM_CAPTURE].nid =
  311. spec->adc_nid[spec->cur_input];
  312. codec->num_pcms++;
  313. if (!spec->multiout.dig_out_nid && !spec->dig_in)
  314. return 0;
  315. info++;
  316. info->name = "Cirrus Digital";
  317. info->pcm_type = spec->autocfg.dig_out_type[0];
  318. if (!info->pcm_type)
  319. info->pcm_type = HDA_PCM_TYPE_SPDIF;
  320. if (spec->multiout.dig_out_nid) {
  321. info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
  322. cs_pcm_digital_playback;
  323. info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid =
  324. spec->multiout.dig_out_nid;
  325. }
  326. if (spec->dig_in) {
  327. info->stream[SNDRV_PCM_STREAM_CAPTURE] =
  328. cs_pcm_digital_capture;
  329. info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in;
  330. }
  331. codec->num_pcms++;
  332. return 0;
  333. }
  334. /*
  335. * parse codec topology
  336. */
  337. static hda_nid_t get_dac(struct hda_codec *codec, hda_nid_t pin)
  338. {
  339. hda_nid_t dac;
  340. if (!pin)
  341. return 0;
  342. if (snd_hda_get_connections(codec, pin, &dac, 1) != 1)
  343. return 0;
  344. return dac;
  345. }
  346. static int is_ext_mic(struct hda_codec *codec, unsigned int idx)
  347. {
  348. struct cs_spec *spec = codec->spec;
  349. struct auto_pin_cfg *cfg = &spec->autocfg;
  350. hda_nid_t pin = cfg->inputs[idx].pin;
  351. unsigned int val;
  352. if (!is_jack_detectable(codec, pin))
  353. return 0;
  354. val = snd_hda_codec_get_pincfg(codec, pin);
  355. return (snd_hda_get_input_pin_attr(val) != INPUT_PIN_ATTR_INT);
  356. }
  357. static hda_nid_t get_adc(struct hda_codec *codec, hda_nid_t pin,
  358. unsigned int *idxp)
  359. {
  360. int i, idx;
  361. hda_nid_t nid;
  362. nid = codec->start_nid;
  363. for (i = 0; i < codec->num_nodes; i++, nid++) {
  364. unsigned int type;
  365. type = get_wcaps_type(get_wcaps(codec, nid));
  366. if (type != AC_WID_AUD_IN)
  367. continue;
  368. idx = snd_hda_get_conn_index(codec, nid, pin, false);
  369. if (idx >= 0) {
  370. *idxp = idx;
  371. return nid;
  372. }
  373. }
  374. return 0;
  375. }
  376. static int is_active_pin(struct hda_codec *codec, hda_nid_t nid)
  377. {
  378. unsigned int val;
  379. val = snd_hda_codec_get_pincfg(codec, nid);
  380. return (get_defcfg_connect(val) != AC_JACK_PORT_NONE);
  381. }
  382. static int parse_output(struct hda_codec *codec)
  383. {
  384. struct cs_spec *spec = codec->spec;
  385. struct auto_pin_cfg *cfg = &spec->autocfg;
  386. int i, extra_nids;
  387. hda_nid_t dac;
  388. for (i = 0; i < cfg->line_outs; i++) {
  389. dac = get_dac(codec, cfg->line_out_pins[i]);
  390. if (!dac)
  391. break;
  392. spec->dac_nid[i] = dac;
  393. }
  394. spec->multiout.num_dacs = i;
  395. spec->multiout.dac_nids = spec->dac_nid;
  396. spec->multiout.max_channels = i * 2;
  397. if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT && i == 2)
  398. spec->speaker_2_1 = 1; /* assume 2.1 speakers */
  399. /* add HP and speakers */
  400. extra_nids = 0;
  401. for (i = 0; i < cfg->hp_outs; i++) {
  402. dac = get_dac(codec, cfg->hp_pins[i]);
  403. if (!dac)
  404. break;
  405. if (!i)
  406. spec->multiout.hp_nid = dac;
  407. else
  408. spec->multiout.extra_out_nid[extra_nids++] = dac;
  409. }
  410. for (i = 0; i < cfg->speaker_outs; i++) {
  411. dac = get_dac(codec, cfg->speaker_pins[i]);
  412. if (!dac)
  413. break;
  414. spec->multiout.extra_out_nid[extra_nids++] = dac;
  415. }
  416. if (cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) {
  417. cfg->speaker_outs = cfg->line_outs;
  418. memcpy(cfg->speaker_pins, cfg->line_out_pins,
  419. sizeof(cfg->speaker_pins));
  420. cfg->line_outs = 0;
  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 = 0x000a; /* ADC1/2 - Digital and Analog Soft Ramp */
  964. cs_vendor_coef_set(codec, IDX_ADC_CFG, coef);
  965. coef = cs_vendor_coef_get(codec, IDX_BEEP_CFG);
  966. if (is_active_pin(codec, CS_DMIC2_PIN_NID))
  967. coef |= 1 << 4; /* DMIC2 2 chan on, GPIO1 off */
  968. if (is_active_pin(codec, CS_DMIC1_PIN_NID))
  969. coef |= 1 << 3; /* DMIC1 2 chan on, GPIO0 off
  970. * No effect if SPDIF_OUT2 is
  971. * selected in IDX_SPDIF_CTL.
  972. */
  973. cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef);
  974. } else {
  975. if (spec->mic_detect)
  976. cs_automic(codec, NULL);
  977. else {
  978. spec->cur_adc = spec->adc_nid[spec->cur_input];
  979. cs_update_input_select(codec);
  980. }
  981. }
  982. }
  983. static const struct hda_verb cs_coef_init_verbs[] = {
  984. {0x11, AC_VERB_SET_PROC_STATE, 1},
  985. {0x11, AC_VERB_SET_COEF_INDEX, IDX_DAC_CFG},
  986. {0x11, AC_VERB_SET_PROC_COEF,
  987. (0x002a /* DAC1/2/3 SZCMode Soft Ramp */
  988. | 0x0040 /* Mute DACs on FIFO error */
  989. | 0x1000 /* Enable DACs High Pass Filter */
  990. | 0x0400 /* Disable Coefficient Auto increment */
  991. )},
  992. /* Beep */
  993. {0x11, AC_VERB_SET_COEF_INDEX, IDX_BEEP_CFG},
  994. {0x11, AC_VERB_SET_PROC_COEF, 0x0007}, /* Enable Beep thru DAC1/2/3 */
  995. {} /* terminator */
  996. };
  997. /* Errata: CS4207 rev C0/C1/C2 Silicon
  998. *
  999. * http://www.cirrus.com/en/pubs/errata/ER880C3.pdf
  1000. *
  1001. * 6. At high temperature (TA > +85°C), the digital supply current (IVD)
  1002. * may be excessive (up to an additional 200 μA), which is most easily
  1003. * observed while the part is being held in reset (RESET# active low).
  1004. *
  1005. * Root Cause: At initial powerup of the device, the logic that drives
  1006. * the clock and write enable to the S/PDIF SRC RAMs is not properly
  1007. * initialized.
  1008. * Certain random patterns will cause a steady leakage current in those
  1009. * RAM cells. The issue will resolve once the SRCs are used (turned on).
  1010. *
  1011. * Workaround: The following verb sequence briefly turns on the S/PDIF SRC
  1012. * blocks, which will alleviate the issue.
  1013. */
  1014. static const struct hda_verb cs_errata_init_verbs[] = {
  1015. {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
  1016. {0x11, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
  1017. {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
  1018. {0x11, AC_VERB_SET_PROC_COEF, 0x9999},
  1019. {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
  1020. {0x11, AC_VERB_SET_PROC_COEF, 0xa412},
  1021. {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
  1022. {0x11, AC_VERB_SET_PROC_COEF, 0x0009},
  1023. {0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */
  1024. {0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
  1025. {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
  1026. {0x11, AC_VERB_SET_PROC_COEF, 0x2412},
  1027. {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
  1028. {0x11, AC_VERB_SET_PROC_COEF, 0x0000},
  1029. {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
  1030. {0x11, AC_VERB_SET_PROC_COEF, 0x0008},
  1031. {0x11, AC_VERB_SET_PROC_STATE, 0x00},
  1032. #if 0 /* Don't to set to D3 as we are in power-up sequence */
  1033. {0x07, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Rx: D3 */
  1034. {0x08, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Tx: D3 */
  1035. /*{0x01, AC_VERB_SET_POWER_STATE, 0x03},*/ /* AFG: D3 This is already handled */
  1036. #endif
  1037. {} /* terminator */
  1038. };
  1039. static const struct hda_verb mbp101_init_verbs[] = {
  1040. {0x11, AC_VERB_SET_COEF_INDEX, 0x0002},
  1041. {0x11, AC_VERB_SET_PROC_COEF, 0x100a},
  1042. {0x11, AC_VERB_SET_COEF_INDEX, 0x0004},
  1043. {0x11, AC_VERB_SET_PROC_COEF, 0x000f},
  1044. {}
  1045. };
  1046. /* SPDIF setup */
  1047. static void init_digital(struct hda_codec *codec)
  1048. {
  1049. unsigned int coef;
  1050. coef = 0x0002; /* SRC_MUTE soft-mute on SPDIF (if no lock) */
  1051. coef |= 0x0008; /* Replace with mute on error */
  1052. if (is_active_pin(codec, CS_DIG_OUT2_PIN_NID))
  1053. coef |= 0x4000; /* RX to TX1 or TX2 Loopthru / SPDIF2
  1054. * SPDIF_OUT2 is shared with GPIO1 and
  1055. * DMIC_SDA2.
  1056. */
  1057. cs_vendor_coef_set(codec, IDX_SPDIF_CTL, coef);
  1058. }
  1059. static int cs_init(struct hda_codec *codec)
  1060. {
  1061. struct cs_spec *spec = codec->spec;
  1062. /* init_verb sequence for C0/C1/C2 errata*/
  1063. snd_hda_sequence_write(codec, cs_errata_init_verbs);
  1064. snd_hda_sequence_write(codec, cs_coef_init_verbs);
  1065. if (spec->gpio_mask) {
  1066. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK,
  1067. spec->gpio_mask);
  1068. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION,
  1069. spec->gpio_dir);
  1070. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA,
  1071. spec->gpio_data);
  1072. }
  1073. init_output(codec);
  1074. init_input(codec);
  1075. init_digital(codec);
  1076. return 0;
  1077. }
  1078. static int cs_build_controls(struct hda_codec *codec)
  1079. {
  1080. struct cs_spec *spec = codec->spec;
  1081. int err;
  1082. err = build_output(codec);
  1083. if (err < 0)
  1084. return err;
  1085. err = build_input(codec);
  1086. if (err < 0)
  1087. return err;
  1088. err = build_digital_output(codec);
  1089. if (err < 0)
  1090. return err;
  1091. err = build_digital_input(codec);
  1092. if (err < 0)
  1093. return err;
  1094. err = cs_init(codec);
  1095. if (err < 0)
  1096. return err;
  1097. err = snd_hda_jack_add_kctls(codec, &spec->autocfg);
  1098. if (err < 0)
  1099. return err;
  1100. return 0;
  1101. }
  1102. static void cs_free(struct hda_codec *codec)
  1103. {
  1104. struct cs_spec *spec = codec->spec;
  1105. kfree(spec->capture_bind[0]);
  1106. kfree(spec->capture_bind[1]);
  1107. snd_hda_gen_free(&spec->gen);
  1108. kfree(codec->spec);
  1109. }
  1110. static const struct hda_codec_ops cs_patch_ops = {
  1111. .build_controls = cs_build_controls,
  1112. .build_pcms = cs_build_pcms,
  1113. .init = cs_init,
  1114. .free = cs_free,
  1115. .unsol_event = snd_hda_jack_unsol_event,
  1116. };
  1117. static int cs_parse_auto_config(struct hda_codec *codec)
  1118. {
  1119. struct cs_spec *spec = codec->spec;
  1120. int err;
  1121. err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL);
  1122. if (err < 0)
  1123. return err;
  1124. err = parse_output(codec);
  1125. if (err < 0)
  1126. return err;
  1127. err = parse_input(codec);
  1128. if (err < 0)
  1129. return err;
  1130. err = parse_digital_output(codec);
  1131. if (err < 0)
  1132. return err;
  1133. err = parse_digital_input(codec);
  1134. if (err < 0)
  1135. return err;
  1136. return 0;
  1137. }
  1138. static const struct hda_model_fixup cs420x_models[] = {
  1139. { .id = CS420X_MBP53, .name = "mbp53" },
  1140. { .id = CS420X_MBP55, .name = "mbp55" },
  1141. { .id = CS420X_IMAC27, .name = "imac27" },
  1142. { .id = CS420X_IMAC27_122, .name = "imac27_122" },
  1143. { .id = CS420X_APPLE, .name = "apple" },
  1144. { .id = CS420X_MBP101, .name = "mbp101" },
  1145. {}
  1146. };
  1147. static const struct snd_pci_quirk cs420x_fixup_tbl[] = {
  1148. SND_PCI_QUIRK(0x10de, 0x0ac0, "MacBookPro 5,3", CS420X_MBP53),
  1149. SND_PCI_QUIRK(0x10de, 0x0d94, "MacBookAir 3,1(2)", CS420X_MBP55),
  1150. SND_PCI_QUIRK(0x10de, 0xcb79, "MacBookPro 5,5", CS420X_MBP55),
  1151. SND_PCI_QUIRK(0x10de, 0xcb89, "MacBookPro 7,1", CS420X_MBP55),
  1152. /* this conflicts with too many other models */
  1153. /*SND_PCI_QUIRK(0x8086, 0x7270, "IMac 27 Inch", CS420X_IMAC27),*/
  1154. /* codec SSID */
  1155. SND_PCI_QUIRK(0x106b, 0x2000, "iMac 12,2", CS420X_IMAC27_122),
  1156. SND_PCI_QUIRK(0x106b, 0x2800, "MacBookPro 10,1", CS420X_MBP101),
  1157. SND_PCI_QUIRK_VENDOR(0x106b, "Apple", CS420X_APPLE),
  1158. {} /* terminator */
  1159. };
  1160. static const struct hda_pintbl mbp53_pincfgs[] = {
  1161. { 0x09, 0x012b4050 },
  1162. { 0x0a, 0x90100141 },
  1163. { 0x0b, 0x90100140 },
  1164. { 0x0c, 0x018b3020 },
  1165. { 0x0d, 0x90a00110 },
  1166. { 0x0e, 0x400000f0 },
  1167. { 0x0f, 0x01cbe030 },
  1168. { 0x10, 0x014be060 },
  1169. { 0x12, 0x400000f0 },
  1170. { 0x15, 0x400000f0 },
  1171. {} /* terminator */
  1172. };
  1173. static const struct hda_pintbl mbp55_pincfgs[] = {
  1174. { 0x09, 0x012b4030 },
  1175. { 0x0a, 0x90100121 },
  1176. { 0x0b, 0x90100120 },
  1177. { 0x0c, 0x400000f0 },
  1178. { 0x0d, 0x90a00110 },
  1179. { 0x0e, 0x400000f0 },
  1180. { 0x0f, 0x400000f0 },
  1181. { 0x10, 0x014be040 },
  1182. { 0x12, 0x400000f0 },
  1183. { 0x15, 0x400000f0 },
  1184. {} /* terminator */
  1185. };
  1186. static const struct hda_pintbl imac27_pincfgs[] = {
  1187. { 0x09, 0x012b4050 },
  1188. { 0x0a, 0x90100140 },
  1189. { 0x0b, 0x90100142 },
  1190. { 0x0c, 0x018b3020 },
  1191. { 0x0d, 0x90a00110 },
  1192. { 0x0e, 0x400000f0 },
  1193. { 0x0f, 0x01cbe030 },
  1194. { 0x10, 0x014be060 },
  1195. { 0x12, 0x01ab9070 },
  1196. { 0x15, 0x400000f0 },
  1197. {} /* terminator */
  1198. };
  1199. static const struct hda_pintbl mbp101_pincfgs[] = {
  1200. { 0x0d, 0x40ab90f0 },
  1201. { 0x0e, 0x90a600f0 },
  1202. { 0x12, 0x50a600f0 },
  1203. {} /* terminator */
  1204. };
  1205. static void cs420x_fixup_gpio_13(struct hda_codec *codec,
  1206. const struct hda_fixup *fix, int action)
  1207. {
  1208. if (action == HDA_FIXUP_ACT_PRE_PROBE) {
  1209. struct cs_spec *spec = codec->spec;
  1210. spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */
  1211. spec->gpio_eapd_speaker = 8; /* GPIO3 = speakers */
  1212. spec->gpio_mask = spec->gpio_dir =
  1213. spec->gpio_eapd_hp | spec->gpio_eapd_speaker;
  1214. }
  1215. }
  1216. static void cs420x_fixup_gpio_23(struct hda_codec *codec,
  1217. const struct hda_fixup *fix, int action)
  1218. {
  1219. if (action == HDA_FIXUP_ACT_PRE_PROBE) {
  1220. struct cs_spec *spec = codec->spec;
  1221. spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */
  1222. spec->gpio_eapd_speaker = 8; /* GPIO3 = speakers */
  1223. spec->gpio_mask = spec->gpio_dir =
  1224. spec->gpio_eapd_hp | spec->gpio_eapd_speaker;
  1225. }
  1226. }
  1227. static const struct hda_fixup cs420x_fixups[] = {
  1228. [CS420X_MBP53] = {
  1229. .type = HDA_FIXUP_PINS,
  1230. .v.pins = mbp53_pincfgs,
  1231. .chained = true,
  1232. .chain_id = CS420X_APPLE,
  1233. },
  1234. [CS420X_MBP55] = {
  1235. .type = HDA_FIXUP_PINS,
  1236. .v.pins = mbp55_pincfgs,
  1237. .chained = true,
  1238. .chain_id = CS420X_GPIO_13,
  1239. },
  1240. [CS420X_IMAC27] = {
  1241. .type = HDA_FIXUP_PINS,
  1242. .v.pins = imac27_pincfgs,
  1243. .chained = true,
  1244. .chain_id = CS420X_GPIO_13,
  1245. },
  1246. [CS420X_GPIO_13] = {
  1247. .type = HDA_FIXUP_FUNC,
  1248. .v.func = cs420x_fixup_gpio_13,
  1249. },
  1250. [CS420X_GPIO_23] = {
  1251. .type = HDA_FIXUP_FUNC,
  1252. .v.func = cs420x_fixup_gpio_23,
  1253. },
  1254. [CS420X_MBP101] = {
  1255. .type = HDA_FIXUP_PINS,
  1256. .v.pins = mbp101_pincfgs,
  1257. .chained = true,
  1258. .chain_id = CS420X_MBP101_COEF,
  1259. },
  1260. [CS420X_MBP101_COEF] = {
  1261. .type = HDA_FIXUP_VERBS,
  1262. .v.verbs = mbp101_init_verbs,
  1263. .chained = true,
  1264. .chain_id = CS420X_GPIO_13,
  1265. },
  1266. };
  1267. static int patch_cs420x(struct hda_codec *codec)
  1268. {
  1269. struct cs_spec *spec;
  1270. int err;
  1271. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1272. if (!spec)
  1273. return -ENOMEM;
  1274. codec->spec = spec;
  1275. snd_hda_gen_init(&spec->gen);
  1276. spec->vendor_nid = CS420X_VENDOR_NID;
  1277. snd_hda_pick_fixup(codec, cs420x_models, cs420x_fixup_tbl,
  1278. cs420x_fixups);
  1279. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PRE_PROBE);
  1280. err = cs_parse_auto_config(codec);
  1281. if (err < 0)
  1282. goto error;
  1283. codec->patch_ops = cs_patch_ops;
  1284. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PROBE);
  1285. return 0;
  1286. error:
  1287. cs_free(codec);
  1288. codec->spec = NULL;
  1289. return err;
  1290. }
  1291. /*
  1292. * Cirrus Logic CS4210
  1293. *
  1294. * 1 DAC => HP(sense) / Speakers,
  1295. * 1 ADC <= LineIn(sense) / MicIn / DMicIn,
  1296. * 1 SPDIF OUT => SPDIF Trasmitter(sense)
  1297. */
  1298. /* CS4210 board names */
  1299. static const struct hda_model_fixup cs421x_models[] = {
  1300. { .id = CS421X_CDB4210, .name = "cdb4210" },
  1301. {}
  1302. };
  1303. static const struct snd_pci_quirk cs421x_fixup_tbl[] = {
  1304. /* Test Intel board + CDB2410 */
  1305. SND_PCI_QUIRK(0x8086, 0x5001, "DP45SG/CDB4210", CS421X_CDB4210),
  1306. {} /* terminator */
  1307. };
  1308. /* CS4210 board pinconfigs */
  1309. /* Default CS4210 (CDB4210)*/
  1310. static const struct hda_pintbl cdb4210_pincfgs[] = {
  1311. { 0x05, 0x0321401f },
  1312. { 0x06, 0x90170010 },
  1313. { 0x07, 0x03813031 },
  1314. { 0x08, 0xb7a70037 },
  1315. { 0x09, 0xb7a6003e },
  1316. { 0x0a, 0x034510f0 },
  1317. {} /* terminator */
  1318. };
  1319. /* Setup GPIO/SENSE for each board (if used) */
  1320. static void cs421x_fixup_sense_b(struct hda_codec *codec,
  1321. const struct hda_fixup *fix, int action)
  1322. {
  1323. struct cs_spec *spec = codec->spec;
  1324. if (action == HDA_FIXUP_ACT_PRE_PROBE)
  1325. spec->sense_b = 1;
  1326. }
  1327. static const struct hda_fixup cs421x_fixups[] = {
  1328. [CS421X_CDB4210] = {
  1329. .type = HDA_FIXUP_PINS,
  1330. .v.pins = cdb4210_pincfgs,
  1331. .chained = true,
  1332. .chain_id = CS421X_SENSE_B,
  1333. },
  1334. [CS421X_SENSE_B] = {
  1335. .type = HDA_FIXUP_FUNC,
  1336. .v.func = cs421x_fixup_sense_b,
  1337. }
  1338. };
  1339. static const struct hda_verb cs421x_coef_init_verbs[] = {
  1340. {0x0B, AC_VERB_SET_PROC_STATE, 1},
  1341. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
  1342. /*
  1343. Disable Coefficient Index Auto-Increment(DAI)=1,
  1344. PDREF=0
  1345. */
  1346. {0x0B, AC_VERB_SET_PROC_COEF, 0x0001 },
  1347. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_ADC_CFG},
  1348. /* ADC SZCMode = Digital Soft Ramp */
  1349. {0x0B, AC_VERB_SET_PROC_COEF, 0x0002 },
  1350. {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DAC_CFG},
  1351. {0x0B, AC_VERB_SET_PROC_COEF,
  1352. (0x0002 /* DAC SZCMode = Digital Soft Ramp */
  1353. | 0x0004 /* Mute DAC on FIFO error */
  1354. | 0x0008 /* Enable DAC High Pass Filter */
  1355. )},
  1356. {} /* terminator */
  1357. };
  1358. /* Errata: CS4210 rev A1 Silicon
  1359. *
  1360. * http://www.cirrus.com/en/pubs/errata/
  1361. *
  1362. * Description:
  1363. * 1. Performance degredation is present in the ADC.
  1364. * 2. Speaker output is not completely muted upon HP detect.
  1365. * 3. Noise is present when clipping occurs on the amplified
  1366. * speaker outputs.
  1367. *
  1368. * Workaround:
  1369. * The following verb sequence written to the registers during
  1370. * initialization will correct the issues listed above.
  1371. */
  1372. static const struct hda_verb cs421x_coef_init_verbs_A1_silicon_fixes[] = {
  1373. {0x0B, AC_VERB_SET_PROC_STATE, 0x01}, /* VPW: processing on */
  1374. {0x0B, AC_VERB_SET_COEF_INDEX, 0x0006},
  1375. {0x0B, AC_VERB_SET_PROC_COEF, 0x9999}, /* Test mode: on */
  1376. {0x0B, AC_VERB_SET_COEF_INDEX, 0x000A},
  1377. {0x0B, AC_VERB_SET_PROC_COEF, 0x14CB}, /* Chop double */
  1378. {0x0B, AC_VERB_SET_COEF_INDEX, 0x0011},
  1379. {0x0B, AC_VERB_SET_PROC_COEF, 0xA2D0}, /* Increase ADC current */
  1380. {0x0B, AC_VERB_SET_COEF_INDEX, 0x001A},
  1381. {0x0B, AC_VERB_SET_PROC_COEF, 0x02A9}, /* Mute speaker */
  1382. {0x0B, AC_VERB_SET_COEF_INDEX, 0x001B},
  1383. {0x0B, AC_VERB_SET_PROC_COEF, 0X1006}, /* Remove noise */
  1384. {} /* terminator */
  1385. };
  1386. /* Speaker Amp Gain is controlled by the vendor widget's coef 4 */
  1387. static const DECLARE_TLV_DB_SCALE(cs421x_speaker_boost_db_scale, 900, 300, 0);
  1388. static int cs421x_boost_vol_info(struct snd_kcontrol *kcontrol,
  1389. struct snd_ctl_elem_info *uinfo)
  1390. {
  1391. uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
  1392. uinfo->count = 1;
  1393. uinfo->value.integer.min = 0;
  1394. uinfo->value.integer.max = 3;
  1395. return 0;
  1396. }
  1397. static int cs421x_boost_vol_get(struct snd_kcontrol *kcontrol,
  1398. struct snd_ctl_elem_value *ucontrol)
  1399. {
  1400. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1401. ucontrol->value.integer.value[0] =
  1402. cs_vendor_coef_get(codec, CS421X_IDX_SPK_CTL) & 0x0003;
  1403. return 0;
  1404. }
  1405. static int cs421x_boost_vol_put(struct snd_kcontrol *kcontrol,
  1406. struct snd_ctl_elem_value *ucontrol)
  1407. {
  1408. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1409. unsigned int vol = ucontrol->value.integer.value[0];
  1410. unsigned int coef =
  1411. cs_vendor_coef_get(codec, CS421X_IDX_SPK_CTL);
  1412. unsigned int original_coef = coef;
  1413. coef &= ~0x0003;
  1414. coef |= (vol & 0x0003);
  1415. if (original_coef == coef)
  1416. return 0;
  1417. else {
  1418. cs_vendor_coef_set(codec, CS421X_IDX_SPK_CTL, coef);
  1419. return 1;
  1420. }
  1421. }
  1422. static const struct snd_kcontrol_new cs421x_speaker_bost_ctl = {
  1423. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  1424. .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
  1425. SNDRV_CTL_ELEM_ACCESS_TLV_READ),
  1426. .name = "Speaker Boost Playback Volume",
  1427. .info = cs421x_boost_vol_info,
  1428. .get = cs421x_boost_vol_get,
  1429. .put = cs421x_boost_vol_put,
  1430. .tlv = { .p = cs421x_speaker_boost_db_scale },
  1431. };
  1432. static void cs4210_pinmux_init(struct hda_codec *codec)
  1433. {
  1434. struct cs_spec *spec = codec->spec;
  1435. unsigned int def_conf, coef;
  1436. /* GPIO, DMIC_SCL, DMIC_SDA and SENSE_B are multiplexed */
  1437. coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG);
  1438. if (spec->gpio_mask)
  1439. coef |= 0x0008; /* B1,B2 are GPIOs */
  1440. else
  1441. coef &= ~0x0008;
  1442. if (spec->sense_b)
  1443. coef |= 0x0010; /* B2 is SENSE_B, not inverted */
  1444. else
  1445. coef &= ~0x0010;
  1446. cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef);
  1447. if ((spec->gpio_mask || spec->sense_b) &&
  1448. is_active_pin(codec, CS421X_DMIC_PIN_NID)) {
  1449. /*
  1450. GPIO or SENSE_B forced - disconnect the DMIC pin.
  1451. */
  1452. def_conf = snd_hda_codec_get_pincfg(codec, CS421X_DMIC_PIN_NID);
  1453. def_conf &= ~AC_DEFCFG_PORT_CONN;
  1454. def_conf |= (AC_JACK_PORT_NONE << AC_DEFCFG_PORT_CONN_SHIFT);
  1455. snd_hda_codec_set_pincfg(codec, CS421X_DMIC_PIN_NID, def_conf);
  1456. }
  1457. }
  1458. static void init_cs421x_digital(struct hda_codec *codec)
  1459. {
  1460. struct cs_spec *spec = codec->spec;
  1461. struct auto_pin_cfg *cfg = &spec->autocfg;
  1462. int i;
  1463. for (i = 0; i < cfg->dig_outs; i++) {
  1464. hda_nid_t nid = cfg->dig_out_pins[i];
  1465. if (!cfg->speaker_outs)
  1466. continue;
  1467. if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP) {
  1468. snd_hda_jack_detect_enable_callback(codec, nid, SPDIF_EVENT, cs_automute);
  1469. spec->spdif_detect = 1;
  1470. }
  1471. }
  1472. }
  1473. static int cs421x_init(struct hda_codec *codec)
  1474. {
  1475. struct cs_spec *spec = codec->spec;
  1476. if (spec->vendor_nid == CS4210_VENDOR_NID) {
  1477. snd_hda_sequence_write(codec, cs421x_coef_init_verbs);
  1478. snd_hda_sequence_write(codec, cs421x_coef_init_verbs_A1_silicon_fixes);
  1479. cs4210_pinmux_init(codec);
  1480. }
  1481. if (spec->gpio_mask) {
  1482. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_MASK,
  1483. spec->gpio_mask);
  1484. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DIRECTION,
  1485. spec->gpio_dir);
  1486. snd_hda_codec_write(codec, 0x01, 0, AC_VERB_SET_GPIO_DATA,
  1487. spec->gpio_data);
  1488. }
  1489. init_output(codec);
  1490. init_input(codec);
  1491. init_cs421x_digital(codec);
  1492. return 0;
  1493. }
  1494. /*
  1495. * CS4210 Input MUX (1 ADC)
  1496. */
  1497. static int cs421x_mux_enum_info(struct snd_kcontrol *kcontrol,
  1498. struct snd_ctl_elem_info *uinfo)
  1499. {
  1500. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1501. struct cs_spec *spec = codec->spec;
  1502. return snd_hda_input_mux_info(&spec->input_mux, uinfo);
  1503. }
  1504. static int cs421x_mux_enum_get(struct snd_kcontrol *kcontrol,
  1505. struct snd_ctl_elem_value *ucontrol)
  1506. {
  1507. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1508. struct cs_spec *spec = codec->spec;
  1509. ucontrol->value.enumerated.item[0] = spec->cur_input;
  1510. return 0;
  1511. }
  1512. static int cs421x_mux_enum_put(struct snd_kcontrol *kcontrol,
  1513. struct snd_ctl_elem_value *ucontrol)
  1514. {
  1515. struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
  1516. struct cs_spec *spec = codec->spec;
  1517. return snd_hda_input_mux_put(codec, &spec->input_mux, ucontrol,
  1518. spec->adc_nid[0], &spec->cur_input);
  1519. }
  1520. static const struct snd_kcontrol_new cs421x_capture_source = {
  1521. .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
  1522. .name = "Capture Source",
  1523. .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
  1524. .info = cs421x_mux_enum_info,
  1525. .get = cs421x_mux_enum_get,
  1526. .put = cs421x_mux_enum_put,
  1527. };
  1528. static int cs421x_add_input_volume_control(struct hda_codec *codec, int item)
  1529. {
  1530. struct cs_spec *spec = codec->spec;
  1531. struct auto_pin_cfg *cfg = &spec->autocfg;
  1532. const struct hda_input_mux *imux = &spec->input_mux;
  1533. hda_nid_t pin = cfg->inputs[item].pin;
  1534. struct snd_kcontrol *kctl;
  1535. u32 caps;
  1536. if (!(get_wcaps(codec, pin) & AC_WCAP_IN_AMP))
  1537. return 0;
  1538. caps = query_amp_caps(codec, pin, HDA_INPUT);
  1539. caps = (caps & AC_AMPCAP_NUM_STEPS) >> AC_AMPCAP_NUM_STEPS_SHIFT;
  1540. if (caps <= 1)
  1541. return 0;
  1542. return add_volume(codec, imux->items[item].label, 0,
  1543. HDA_COMPOSE_AMP_VAL(pin, 3, 0, HDA_INPUT), 1, &kctl);
  1544. }
  1545. /* add a (input-boost) volume control to the given input pin */
  1546. static int build_cs421x_input(struct hda_codec *codec)
  1547. {
  1548. struct cs_spec *spec = codec->spec;
  1549. struct auto_pin_cfg *cfg = &spec->autocfg;
  1550. struct hda_input_mux *imux = &spec->input_mux;
  1551. int i, err, type_idx;
  1552. const char *label;
  1553. if (!spec->num_inputs)
  1554. return 0;
  1555. /* make bind-capture */
  1556. spec->capture_bind[0] = make_bind_capture(codec, &snd_hda_bind_sw);
  1557. spec->capture_bind[1] = make_bind_capture(codec, &snd_hda_bind_vol);
  1558. for (i = 0; i < 2; i++) {
  1559. struct snd_kcontrol *kctl;
  1560. int n;
  1561. if (!spec->capture_bind[i])
  1562. return -ENOMEM;
  1563. kctl = snd_ctl_new1(&cs_capture_ctls[i], codec);
  1564. if (!kctl)
  1565. return -ENOMEM;
  1566. kctl->private_value = (long)spec->capture_bind[i];
  1567. err = snd_hda_ctl_add(codec, 0, kctl);
  1568. if (err < 0)
  1569. return err;
  1570. for (n = 0; n < AUTO_PIN_LAST; n++) {
  1571. if (!spec->adc_nid[n])
  1572. continue;
  1573. err = snd_hda_add_nid(codec, kctl, 0, spec->adc_nid[n]);
  1574. if (err < 0)
  1575. return err;
  1576. }
  1577. }
  1578. /* Add Input MUX Items + Capture Volume/Switch */
  1579. for (i = 0; i < spec->num_inputs; i++) {
  1580. label = hda_get_autocfg_input_label(codec, cfg, i);
  1581. snd_hda_add_imux_item(imux, label, spec->adc_idx[i], &type_idx);
  1582. err = cs421x_add_input_volume_control(codec, i);
  1583. if (err < 0)
  1584. return err;
  1585. }
  1586. /*
  1587. Add 'Capture Source' Switch if
  1588. * 2 inputs and no mic detec
  1589. * 3 inputs
  1590. */
  1591. if ((spec->num_inputs == 2 && !spec->mic_detect) ||
  1592. (spec->num_inputs == 3)) {
  1593. err = snd_hda_ctl_add(codec, spec->adc_nid[0],
  1594. snd_ctl_new1(&cs421x_capture_source, codec));
  1595. if (err < 0)
  1596. return err;
  1597. }
  1598. return 0;
  1599. }
  1600. /* Single DAC (Mute/Gain) */
  1601. static int build_cs421x_output(struct hda_codec *codec)
  1602. {
  1603. hda_nid_t dac = CS4210_DAC_NID;
  1604. struct cs_spec *spec = codec->spec;
  1605. struct auto_pin_cfg *cfg = &spec->autocfg;
  1606. struct snd_kcontrol *kctl;
  1607. int err;
  1608. char *name = "Master";
  1609. fix_volume_caps(codec, dac);
  1610. err = add_mute(codec, name, 0,
  1611. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  1612. if (err < 0)
  1613. return err;
  1614. err = add_volume(codec, name, 0,
  1615. HDA_COMPOSE_AMP_VAL(dac, 3, 0, HDA_OUTPUT), 0, &kctl);
  1616. if (err < 0)
  1617. return err;
  1618. if (cfg->speaker_outs && (spec->vendor_nid == CS4210_VENDOR_NID)) {
  1619. err = snd_hda_ctl_add(codec, 0,
  1620. snd_ctl_new1(&cs421x_speaker_bost_ctl, codec));
  1621. if (err < 0)
  1622. return err;
  1623. }
  1624. return err;
  1625. }
  1626. static int cs421x_build_controls(struct hda_codec *codec)
  1627. {
  1628. struct cs_spec *spec = codec->spec;
  1629. int err;
  1630. err = build_cs421x_output(codec);
  1631. if (err < 0)
  1632. return err;
  1633. err = build_cs421x_input(codec);
  1634. if (err < 0)
  1635. return err;
  1636. err = build_digital_output(codec);
  1637. if (err < 0)
  1638. return err;
  1639. err = cs421x_init(codec);
  1640. if (err < 0)
  1641. return err;
  1642. err = snd_hda_jack_add_kctls(codec, &spec->autocfg);
  1643. if (err < 0)
  1644. return err;
  1645. return 0;
  1646. }
  1647. static int parse_cs421x_input(struct hda_codec *codec)
  1648. {
  1649. struct cs_spec *spec = codec->spec;
  1650. struct auto_pin_cfg *cfg = &spec->autocfg;
  1651. int i;
  1652. for (i = 0; i < cfg->num_inputs; i++) {
  1653. hda_nid_t pin = cfg->inputs[i].pin;
  1654. spec->adc_nid[i] = get_adc(codec, pin, &spec->adc_idx[i]);
  1655. spec->cur_input = spec->last_input = i;
  1656. spec->num_inputs++;
  1657. /* check whether the automatic mic switch is available */
  1658. if (is_ext_mic(codec, i) && cfg->num_inputs >= 2) {
  1659. spec->mic_detect = 1;
  1660. spec->automic_idx = i;
  1661. }
  1662. }
  1663. return 0;
  1664. }
  1665. static int cs421x_parse_auto_config(struct hda_codec *codec)
  1666. {
  1667. struct cs_spec *spec = codec->spec;
  1668. int err;
  1669. err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL);
  1670. if (err < 0)
  1671. return err;
  1672. err = parse_output(codec);
  1673. if (err < 0)
  1674. return err;
  1675. err = parse_cs421x_input(codec);
  1676. if (err < 0)
  1677. return err;
  1678. err = parse_digital_output(codec);
  1679. if (err < 0)
  1680. return err;
  1681. return 0;
  1682. }
  1683. #ifdef CONFIG_PM
  1684. /*
  1685. Manage PDREF, when transitioning to D3hot
  1686. (DAC,ADC) -> D3, PDREF=1, AFG->D3
  1687. */
  1688. static int cs421x_suspend(struct hda_codec *codec)
  1689. {
  1690. struct cs_spec *spec = codec->spec;
  1691. unsigned int coef;
  1692. snd_hda_shutup_pins(codec);
  1693. snd_hda_codec_write(codec, CS4210_DAC_NID, 0,
  1694. AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
  1695. snd_hda_codec_write(codec, CS4210_ADC_NID, 0,
  1696. AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
  1697. if (spec->vendor_nid == CS4210_VENDOR_NID) {
  1698. coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG);
  1699. coef |= 0x0004; /* PDREF */
  1700. cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef);
  1701. }
  1702. return 0;
  1703. }
  1704. #endif
  1705. static const struct hda_codec_ops cs421x_patch_ops = {
  1706. .build_controls = cs421x_build_controls,
  1707. .build_pcms = cs_build_pcms,
  1708. .init = cs421x_init,
  1709. .free = cs_free,
  1710. .unsol_event = snd_hda_jack_unsol_event,
  1711. #ifdef CONFIG_PM
  1712. .suspend = cs421x_suspend,
  1713. #endif
  1714. };
  1715. static int patch_cs4210(struct hda_codec *codec)
  1716. {
  1717. struct cs_spec *spec;
  1718. int err;
  1719. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1720. if (!spec)
  1721. return -ENOMEM;
  1722. codec->spec = spec;
  1723. snd_hda_gen_init(&spec->gen);
  1724. spec->vendor_nid = CS4210_VENDOR_NID;
  1725. snd_hda_pick_fixup(codec, cs421x_models, cs421x_fixup_tbl,
  1726. cs421x_fixups);
  1727. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PRE_PROBE);
  1728. /*
  1729. Update the GPIO/DMIC/SENSE_B pinmux before the configuration
  1730. is auto-parsed. If GPIO or SENSE_B is forced, DMIC input
  1731. is disabled.
  1732. */
  1733. cs4210_pinmux_init(codec);
  1734. err = cs421x_parse_auto_config(codec);
  1735. if (err < 0)
  1736. goto error;
  1737. codec->patch_ops = cs421x_patch_ops;
  1738. snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_PROBE);
  1739. return 0;
  1740. error:
  1741. cs_free(codec);
  1742. codec->spec = NULL;
  1743. return err;
  1744. }
  1745. static int patch_cs4213(struct hda_codec *codec)
  1746. {
  1747. struct cs_spec *spec;
  1748. int err;
  1749. spec = kzalloc(sizeof(*spec), GFP_KERNEL);
  1750. if (!spec)
  1751. return -ENOMEM;
  1752. codec->spec = spec;
  1753. snd_hda_gen_init(&spec->gen);
  1754. spec->vendor_nid = CS4213_VENDOR_NID;
  1755. err = cs421x_parse_auto_config(codec);
  1756. if (err < 0)
  1757. goto error;
  1758. codec->patch_ops = cs421x_patch_ops;
  1759. return 0;
  1760. error:
  1761. cs_free(codec);
  1762. codec->spec = NULL;
  1763. return err;
  1764. }
  1765. /*
  1766. * patch entries
  1767. */
  1768. static const struct hda_codec_preset snd_hda_preset_cirrus[] = {
  1769. { .id = 0x10134206, .name = "CS4206", .patch = patch_cs420x },
  1770. { .id = 0x10134207, .name = "CS4207", .patch = patch_cs420x },
  1771. { .id = 0x10134210, .name = "CS4210", .patch = patch_cs4210 },
  1772. { .id = 0x10134213, .name = "CS4213", .patch = patch_cs4213 },
  1773. {} /* terminator */
  1774. };
  1775. MODULE_ALIAS("snd-hda-codec-id:10134206");
  1776. MODULE_ALIAS("snd-hda-codec-id:10134207");
  1777. MODULE_ALIAS("snd-hda-codec-id:10134210");
  1778. MODULE_ALIAS("snd-hda-codec-id:10134213");
  1779. MODULE_LICENSE("GPL");
  1780. MODULE_DESCRIPTION("Cirrus Logic HD-audio codec");
  1781. static struct hda_codec_preset_list cirrus_list = {
  1782. .preset = snd_hda_preset_cirrus,
  1783. .owner = THIS_MODULE,
  1784. };
  1785. static int __init patch_cirrus_init(void)
  1786. {
  1787. return snd_hda_add_codec_preset(&cirrus_list);
  1788. }
  1789. static void __exit patch_cirrus_exit(void)
  1790. {
  1791. snd_hda_delete_codec_preset(&cirrus_list);
  1792. }
  1793. module_init(patch_cirrus_init)
  1794. module_exit(patch_cirrus_exit)