Searched refs:wm8978 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | wm8978.c | 473 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_configure_pll() local 475 unsigned int f_opclk = wm8978->f_opclk, f_mclk = wm8978->f_mclk, in wm8978_configure_pll() 476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll() 485 wm8978->mclk_idx = -1; in wm8978_configure_pll() 510 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll() 522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll() 526 wm8978->mclk_idx = idx; in wm8978_configure_pll() 531 f2 = wm8978->f_pllout * 4; in wm8978_configure_pll() 534 wm8978->f_mclk, wm8978->f_pllout); in wm8978_configure_pll() 536 pll_factors(component, &pll_div, f2, wm8978->f_mclk); in wm8978_configure_pll() [all …]
|
D | Makefile | 354 snd-soc-wm8978-objs := wm8978.o 739 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
|
/Linux-v6.6/arch/arm64/boot/dts/renesas/ |
D | rzg2ul-smarc.dtsi | 24 wm8978: codec@1a { label 25 compatible = "wlf,wm8978";
|
D | rzg2lc-smarc.dtsi | 124 wm8978: codec@1a { label 125 compatible = "wlf,wm8978";
|
D | rzg2l-smarc.dtsi | 108 wm8978: codec@1a { label 109 compatible = "wlf,wm8978";
|
D | rz-smarc-common.dtsi | 59 sound-dai = <&wm8978>;
|
/Linux-v6.6/sound/soc/sh/ |
D | migor.c | 126 SND_SOC_DAILINK_DEFS(wm8978, 137 SND_SOC_DAILINK_REG(wm8978),
|
/Linux-v6.6/arch/arm/boot/dts/renesas/ |
D | r8a7740-armadillo800eva.dts | 157 sound-dai = <&wm8978>; 200 wm8978: codec@1a { label 202 compatible = "wlf,wm8978";
|
D | r7s72100-genmai.dts | 146 compatible = "wlf,wm8978";
|
/Linux-v6.6/arch/arm/boot/dts/allwinner/ |
D | sun5i-gr8-evb.dts | 81 simple-audio-card,name = "gr8-evb-wm8978"; 90 sound-dai = <&wm8978>; 146 wm8978: codec@1a { label 148 compatible = "wlf,wm8978";
|