Searched refs:wm8978 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | wm8978.c | 476 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); 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(component, &pll_div, f2, wm8978->f_mclk); in wm8978_configure_pll() [all …]
|
| D | Makefile | 235 snd-soc-wm8978-objs := wm8978.o 493 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | r8a7740-armadillo800eva.dts | 158 sound-dai = <&wm8978>; 207 wm8978: codec@1a { label 209 compatible = "wlf,wm8978";
|
| D | sun5i-gr8-evb.dts | 81 simple-audio-card,name = "gr8-evb-wm8978"; 90 sound-dai = <&wm8978>; 150 wm8978: codec@1a { label 152 compatible = "wlf,wm8978";
|
| D | r7s72100-genmai.dts | 144 compatible = "wlf,wm8978";
|