Searched refs:wm8960 (Results 1 – 4 of 4) sorted by relevance
156 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_set_deemph() local162 if (wm8960->deemph) { in wm8960_set_deemph()165 if (abs(deemph_settings[i] - wm8960->playback_fs) < in wm8960_set_deemph()166 abs(deemph_settings[best] - wm8960->playback_fs)) in wm8960_set_deemph()185 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_get_deemph() local187 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph()195 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_put_deemph() local201 wm8960->deemph = deemph; in wm8960_put_deemph()446 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec); in wm8960_add_widgets() local447 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets()[all …]
157 snd-soc-wm8960-objs := wm8960.o338 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
7 - compatible : "wlf,wm8960"16 When wm8960 works on synchronize mode and DACLRC pin is used to supply26 codec: wm8960@1a {27 compatible = "wlf,wm8960";
53 wm8960:codec@1a { label54 compatible = "wlf,wm8960";101 codec-handle = <&wm8960>;