Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8962.c95 struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \
98 regcache_mark_dirty(wm8962->regmap); \
1441 static int wm8962_reset(struct wm8962_priv *wm8962) in wm8962_reset() argument
1445 ret = regmap_write(wm8962->regmap, WM8962_SOFTWARE_RESET, 0x6243); in wm8962_reset()
1449 return regmap_write(wm8962->regmap, WM8962_PLL_SOFTWARE_RESET, 0); in wm8962_reset()
1476 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_write_config() local
1478 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config()
1507 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_start() local
1513 wm8962_dsp2_set_enable(component, wm8962->dsp2_ena); in wm8962_dsp2_start()
1550 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_ena_get() local
[all …]
DMakefile256 snd-soc-wm8962-objs := wm8962.o
538 obj-$(CONFIG_SND_SOC_WM8962) += snd-soc-wm8962.o
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dwm8962.txt7 - compatible : "wlf,wm8962"
27 wm8962: codec@1a {
28 compatible = "wlf,wm8962";
Dfsl-asoc-card.txt30 "fsl,imx-audio-wm8962"
61 of wm8962 and sgtl5000.
/Linux-v5.4/arch/arm/boot/dts/
Dimx6sl-evk.dts65 regulator-name = "wm8962-supply-3v15";
73 regulator-name = "wm8962-supply-4v2";
96 compatible = "fsl,imx6sl-evk-wm8962", "fsl,imx-audio-wm8962";
97 model = "wm8962-audio";
268 codec: wm8962@1a {
269 compatible = "wlf,wm8962";
Dimx6-logicpd-baseboard.dtsi190 compatible = "fsl,imx-audio-wm8962";
191 model = "wm8962-audio";
193 audio-codec = <&wm8962>;
236 wm8962: audio-codec@1a { label
237 compatible = "wlf,wm8962";
Dimx6sx-sdb.dtsi155 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962";
156 model = "wm8962-audio";
248 codec: wm8962@1a {
249 compatible = "wlf,wm8962";
Dimx6qdl-sabresd.dtsi42 regulator-name = "wm8962-supply";
97 compatible = "fsl,imx6q-sabresd-wm8962",
98 "fsl,imx-audio-wm8962";
99 model = "wm8962-audio";
223 codec: wm8962@1a {
224 compatible = "wlf,wm8962";
Dimx6sll-evk.dts71 regulator-name = "wm8962-supply-3v15";
79 regulator-name = "wm8962-supply-4v2";
/Linux-v5.4/include/
DKbuild1005 header-test- += sound/wm8962.h