Home
last modified time | relevance | path

Searched refs:wm8904 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm8904.c316 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_configure_clocking() local
325 switch (wm8904->sysclk_src) { in wm8904_configure_clocking()
327 dev_dbg(component->dev, "Using %dHz MCLK\n", wm8904->mclk_rate); in wm8904_configure_clocking()
330 rate = wm8904->mclk_rate; in wm8904_configure_clocking()
339 wm8904->fll_fout); in wm8904_configure_clocking()
342 rate = wm8904->fll_fout; in wm8904_configure_clocking()
353 wm8904->sysclk_rate = rate / 2; in wm8904_configure_clocking()
356 wm8904->sysclk_rate = rate; in wm8904_configure_clocking()
365 dev_dbg(component->dev, "CLK_SYS is %dHz\n", wm8904->sysclk_rate); in wm8904_configure_clocking()
372 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_drc() local
[all …]
DMakefile250 snd-soc-wm8904-objs := wm8904.o
532 obj-$(CONFIG_SND_SOC_WM8904) += snd-soc-wm8904.o
/Linux-v5.4/arch/arm/boot/dts/
Dat91-dvk_su60_somc.dtsi12 compatible = "atmel,asoc-wm8904";
16 atmel,model = "wm8904 @ DVK-SOM60";
26 atmel,audio-codec = <&wm8904>;
62 wm8904: wm8904@1a { label
63 compatible = "wlf,wm8904";
Dsama5d3xmb.dtsi46 wm8904: wm8904@1a { label
47 compatible = "wlf,wm8904";
190 compatible = "atmel,asoc-wm8904";
194 atmel,model = "wm8904 @ SAMA5D3EK";
204 atmel,audio-codec = <&wm8904>;
Dsama5d3xmb_cmp.dtsi45 wm8904: wm8904@1a { label
46 compatible = "wlf,wm8904";
228 compatible = "atmel,asoc-wm8904";
232 atmel,model = "wm8904 @ SAMA5D3EK";
242 atmel,audio-codec = <&wm8904>;
Dat91sam9n12ek.dts59 wm8904: codec@1a { label
60 compatible = "wlf,wm8904";
269 compatible = "atmel,asoc-wm8904";
273 atmel,model = "wm8904 @ AT91SAM9N12";
283 atmel,audio-codec = <&wm8904>;
Dat91-sama5d4ek.dts78 wm8904: codec@1a { label
79 compatible = "wlf,wm8904";
309 compatible = "atmel,asoc-wm8904";
313 atmel,model = "wm8904 @ SAMA5D4EK";
321 atmel,audio-codec = <&wm8904>;
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Datmel-wm8904.txt1 Atmel ASoC driver with wm8904 audio codec complex
4 - compatible: "atmel,asoc-wm8904"
39 compatible = "atmel,asoc-wm8904";
43 atmel,model = "wm8904 @ AT91SAM9N12EK";
54 atmel,audio-codec = <&wm8904>;
Dwm8904.txt6 - compatible: "wlf,wm8904" or "wlf,wm8912"
28 codec: wm8904@1a {
29 compatible = "wlf,wm8904";
/Linux-v5.4/sound/soc/atmel/
DMakefile17 snd-atmel-soc-wm8904-objs := atmel_wm8904.o
25 obj-$(CONFIG_SND_ATMEL_SOC_WM8904) += snd-atmel-soc-wm8904.o
/Linux-v5.4/include/
DKbuild1003 header-test- += sound/wm8904.h