Home
last modified time | relevance | path

Searched full:wm8962 (Results 1 – 19 of 19) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8962.c3 * wm8962.c -- WM8962 ALSA SoC Audio driver
33 #include <sound/wm8962.h>
36 #include "wm8962.h"
95 struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \
98 regcache_mark_dirty(wm8962->regmap); \
1439 static int wm8962_reset(struct wm8962_priv *wm8962) in wm8962_reset() argument
1443 ret = regmap_write(wm8962->regmap, WM8962_SOFTWARE_RESET, 0x6243); in wm8962_reset()
1447 return regmap_write(wm8962->regmap, WM8962_PLL_SOFTWARE_RESET, 0); in wm8962_reset()
1474 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_write_config() local
1476 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config()
[all …]
H A DMakefile382 snd-soc-wm8962-y := wm8962.o
804 obj-$(CONFIG_SND_SOC_WM8962) += snd-soc-wm8962.o
H A DKconfig2413 tristate "Wolfson Microelectronics WM8962 CODEC"
H A Dwm8962.h3 * wm8962.h -- WM8962 ASoC driver
/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8962.yaml4 $id: http://devicetree.org/schemas/sound/wlf,wm8962.yaml#
7 title: Wolfson WM8962 Ultra-Low Power Stereo CODEC
17 const: wlf,wm8962
103 wm8962: codec@1a {
104 compatible = "wlf,wm8962";
H A Dfsl-asoc-card.yaml52 - fsl,imx6q-sabresd-wm8962
55 - fsl,imx6sl-evk-wm8962
57 - fsl,imx6sx-sdb-wm8962
67 - fsl,imx-audio-wm8962
87 - fsl,imx-audio-wm8962
125 of wm8962 and sgtl5000.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl-evk.dts65 regulator-name = "wm8962-supply-3v15";
73 regulator-name = "wm8962-supply-4v2";
96 compatible = "fsl,imx6sl-evk-wm8962", "fsl,imx-audio-wm8962";
99 model = "wm8962-audio";
271 codec: wm8962@1a {
272 compatible = "wlf,wm8962";
H A Dimx6sx-sdb.dtsi155 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962";
158 model = "wm8962-audio";
267 codec: wm8962@1a {
268 compatible = "wlf,wm8962";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-beacon-baseboard.dtsi113 sound-wm8962 {
115 simple-audio-card,name = "wm8962";
132 sound-dai = <&wm8962>;
216 wm8962: audio-codec@1a { label
217 compatible = "wlf,wm8962";
H A Dimx95-19x19-evk.dts97 regulator-name = "audio-wm8962";
178 sound-wm8962 {
179 compatible = "fsl,imx-audio-wm8962";
182 model = "wm8962-audio";
184 audio-codec = <&wm8962>;
221 wm8962: audio-codec@1a { label
222 compatible = "wlf,wm8962";
H A Dimx8mm-beacon-baseboard.dtsi138 sound-wm8962 {
140 simple-audio-card,name = "wm8962";
157 sound-dai = <&wm8962>;
226 wm8962: audio-codec@1a { label
227 compatible = "wlf,wm8962";
H A Dimx93-9x9-qsb.dts139 sound-wm8962 {
140 compatible = "fsl,imx-audio-wm8962";
141 model = "wm8962-audio";
143 audio-codec = <&wm8962>;
202 wm8962: audio-codec@1a { label
203 compatible = "wlf,wm8962";
H A Dimx8mp-beacon-kit.dts149 reg_audio: regulator-wm8962 {
209 sound-wm8962 {
211 simple-audio-card,name = "wm8962";
230 sound-dai = <&wm8962>;
408 wm8962: audio-codec@1a { label
409 compatible = "wlf,wm8962";
H A Dimx93-11x11-evk.dts159 sound-wm8962 {
160 compatible = "fsl,imx-audio-wm8962";
161 model = "wm8962-audio";
163 audio-codec = <&wm8962>;
265 wm8962: codec@1a { label
266 compatible = "wlf,wm8962";
H A Dimx8mq-librem5.dtsi1040 compatible = "wlf,wm8962";
/linux/include/sound/
H A Dwm8962.h3 * wm8962.h -- WM8962 Soc Audio driver platform data
/linux/sound/soc/samsung/
H A Dtobermory.c13 #include "../codecs/wm8962.h"
114 DAILINK_COMP_ARRAY(COMP_CODEC("wm8962.1-001a", "wm8962")),
/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c25 #include <sound/wm8962.h>
194 { I2C_BOARD_INFO("wm8962", 0x1a),
/linux/sound/soc/fsl/
H A DKconfig324 ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888,