Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8960.c164 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_set_deemph() local
170 if (wm8960->deemph) { in wm8960_set_deemph()
173 if (abs(deemph_settings[i] - wm8960->lrclk) < in wm8960_set_deemph()
174 abs(deemph_settings[best] - wm8960->lrclk)) in wm8960_set_deemph()
193 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_get_deemph() local
195 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph()
203 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_put_deemph() local
209 wm8960->deemph = deemph; in wm8960_put_deemph()
464 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_add_widgets() local
465 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets()
[all …]
DMakefile166 snd-soc-wm8960-objs := wm8960.o
357 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dwm8960.txt7 - compatible : "wlf,wm8960"
16 When wm8960 works on synchronize mode and DACLRC pin is used to supply
26 codec: wm8960@1a {
27 compatible = "wlf,wm8960";
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dp1022rdk.dts53 wm8960:codec@1a { label
54 compatible = "wlf,wm8960";
101 codec-handle = <&wm8960>;
/linux-4.4.14/arch/arm/boot/dts/
Dimx7d-sdb.dts256 codec: wm8960@1a {
257 compatible = "wlf,wm8960";