Searched refs:wm8962 (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | wm8962.c | 95 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 …]
|
| D | Makefile | 256 snd-soc-wm8962-objs := wm8962.o 538 obj-$(CONFIG_SND_SOC_WM8962) += snd-soc-wm8962.o
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | wm8962.txt | 7 - compatible : "wlf,wm8962" 27 wm8962: codec@1a { 28 compatible = "wlf,wm8962";
|
| D | fsl-asoc-card.txt | 30 "fsl,imx-audio-wm8962" 61 of wm8962 and sgtl5000.
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx6sl-evk.dts | 65 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";
|
| D | imx6-logicpd-baseboard.dtsi | 190 compatible = "fsl,imx-audio-wm8962"; 191 model = "wm8962-audio"; 193 audio-codec = <&wm8962>; 236 wm8962: audio-codec@1a { label 237 compatible = "wlf,wm8962";
|
| D | imx6sx-sdb.dtsi | 155 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962"; 156 model = "wm8962-audio"; 248 codec: wm8962@1a { 249 compatible = "wlf,wm8962";
|
| D | imx6qdl-sabresd.dtsi | 42 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";
|
| D | imx6sll-evk.dts | 71 regulator-name = "wm8962-supply-3v15"; 79 regulator-name = "wm8962-supply-4v2";
|
| /Linux-v5.4/include/ |
| D | Kbuild | 1005 header-test- += sound/wm8962.h
|