Home
last modified time | relevance | path

Searched refs:wm8962 (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm8962.c99 struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \
102 regcache_mark_dirty(wm8962->regmap); \
1446 static int wm8962_reset(struct wm8962_priv *wm8962) in wm8962_reset() argument
1450 ret = regmap_write(wm8962->regmap, WM8962_SOFTWARE_RESET, 0x6243); in wm8962_reset()
1454 return regmap_write(wm8962->regmap, WM8962_PLL_SOFTWARE_RESET, 0); in wm8962_reset()
1481 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_write_config() local
1483 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config()
1512 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_start() local
1518 wm8962_dsp2_set_enable(codec, wm8962->dsp2_ena); in wm8962_dsp2_start()
1555 struct wm8962_priv *wm8962 = snd_soc_codec_get_drvdata(codec); in wm8962_dsp2_ena_get() local
[all …]
DMakefile168 snd-soc-wm8962-objs := wm8962.o
359 obj-$(CONFIG_SND_SOC_WM8962) += snd-soc-wm8962.o
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dimx-audio-wm8962.txt5 - compatible : "fsl,imx-audio-wm8962"
37 compatible = "fsl,imx6q-sabresd-wm8962",
38 "fsl,imx-audio-wm8962";
39 model = "wm8962-audio";
Dwm8962.txt7 - compatible : "wlf,wm8962"
27 codec: wm8962@1a {
28 compatible = "wlf,wm8962";
Dfsl-asoc-card.txt27 "fsl,imx-audio-wm8962"
28 (compatible with Documentation/devicetree/bindings/sound/imx-audio-wm8962.txt)
57 of wm8962 and sgtl5000.
/linux-4.4.14/arch/arm/boot/dts/
Dimx6sl-evk.dts72 regulator-name = "wm8962-supply-3v15";
81 regulator-name = "wm8962-supply-4v2";
97 compatible = "fsl,imx6sl-evk-wm8962", "fsl,imx-audio-wm8962";
98 model = "wm8962-audio";
256 codec: wm8962@1a {
257 compatible = "wlf,wm8962";
Dimx6qdl-sabresd.dtsi55 regulator-name = "wm8962-supply";
102 compatible = "fsl,imx6q-sabresd-wm8962",
103 "fsl,imx-audio-wm8962";
104 model = "wm8962-audio";
186 codec: wm8962@1a {
187 compatible = "wlf,wm8962";
Dimx6sx-sdb.dtsi135 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962";
136 model = "wm8962-audio";
193 codec: wm8962@1a {
194 compatible = "wlf,wm8962";
/linux-4.4.14/sound/soc/fsl/
DMakefile57 snd-soc-imx-wm8962-objs := imx-wm8962.o
67 obj-$(CONFIG_SND_SOC_IMX_WM8962) += snd-soc-imx-wm8962.o
DKconfig233 tristate "SoC Audio support for i.MX boards with wm8962"
241 a wm8962 codec.