Home
last modified time | relevance | path

Searched refs:wm8960 (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm8960.c170 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_deemph() local
176 if (wm8960->deemph) { in wm8960_set_deemph()
179 if (abs(deemph_settings[i] - wm8960->lrclk) < in wm8960_set_deemph()
180 abs(deemph_settings[best] - wm8960->lrclk)) in wm8960_set_deemph()
199 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_get_deemph() local
201 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph()
209 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_put_deemph() local
215 wm8960->deemph = deemph; in wm8960_put_deemph()
472 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_add_widgets() local
473 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets()
[all …]
DMakefile254 snd-soc-wm8960-objs := wm8960.o
536 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dmt2701-wm8960.txt4 - compatible: "mediatek,mt2701-wm8960-machine"
7 - mediatek,audio-codec: the phandles of wm8960 codec
14 compatible = "mediatek,mt2701-wm8960-machine";
21 mediatek,audio-codec = <&wm8960>;
Dwm8960.txt7 - compatible : "wlf,wm8960"
16 When wm8960 works on synchronize mode and DACLRC pin is used to supply
26 wm8960: codec@1a {
27 compatible = "wlf,wm8960";
Dfsl-asoc-card.txt35 "fsl,imx-audio-wm8960"
/Linux-v5.4/arch/arm/boot/dts/
Dmt7623a-rfb-emmc.dts94 compatible = "mediatek,mt2701-wm8960-machine";
101 mediatek,audio-codec = <&wm8960>;
199 wm8960: wm8960@1a { label
200 compatible = "wlf,wm8960";
Dmt7623a-rfb-nand.dts94 compatible = "mediatek,mt2701-wm8960-machine";
101 mediatek,audio-codec = <&wm8960>;
203 wm8960: wm8960@1a { label
204 compatible = "wlf,wm8960";
Dmt7623n-rfb-emmc.dts96 compatible = "mediatek,mt2701-wm8960-machine";
103 mediatek,audio-codec = <&wm8960>;
216 wm8960: wm8960@1a { label
217 compatible = "wlf,wm8960";
Duniphier-pxs2-gentil.dts65 wm8960@1a {
66 compatible = "wlf,wm8960";
Dexynos4412-itop-elite.dts178 codec: wm8960@1a {
179 compatible = "wlf,wm8960";
Dimx6ul-14x14-evk.dtsi43 simple-audio-card,name = "mx6ul-wm8960";
120 codec: wm8960@1a {
122 compatible = "wlf,wm8960";
Dimx7d-nitrogen7.dts284 codec: wm8960@1a {
285 compatible = "wlf,wm8960";
Dimx7d-sdb.dts356 codec: wm8960@1a {
357 compatible = "wlf,wm8960";
/Linux-v5.4/sound/soc/mediatek/mt2701/
DMakefile8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.o
/Linux-v5.4/arch/powerpc/boot/dts/fsl/
Dp1022rdk.dts53 wm8960:codec@1a { label
54 compatible = "wlf,wm8960";
101 codec-handle = <&wm8960>;
/Linux-v5.4/include/
DKbuild1004 header-test- += sound/wm8960.h