Home
last modified time | relevance | path

Searched refs:wm8978 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm8978.c476 struct wm8978_priv *wm8978 = snd_soc_codec_get_drvdata(codec); in wm8978_configure_pll() local
478 unsigned int f_opclk = wm8978->f_opclk, f_mclk = wm8978->f_mclk, in wm8978_configure_pll()
479 f_256fs = wm8978->f_256fs; in wm8978_configure_pll()
488 wm8978->mclk_idx = -1; in wm8978_configure_pll()
513 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll()
525 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
529 wm8978->mclk_idx = idx; in wm8978_configure_pll()
534 f2 = wm8978->f_pllout * 4; in wm8978_configure_pll()
537 wm8978->f_mclk, wm8978->f_pllout); in wm8978_configure_pll()
539 pll_factors(codec, &pll_div, f2, wm8978->f_mclk); in wm8978_configure_pll()
[all …]
DMakefile171 snd-soc-wm8978-objs := wm8978.o
362 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
/linux-4.4.14/arch/arm/boot/dts/
Dr8a7740-armadillo800eva.dts162 sound-dai = <&wm8978>;
211 wm8978: codec@1a { label
213 compatible = "wlf,wm8978";
Dr7s72100-genmai.dts70 compatible = "wlf,wm8978";