Home
last modified time | relevance | path

Searched full:wm8753 (Results 1 – 25 of 25) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm8753.c3 * wm8753.c -- WM8753 ALSA Soc Audio driver
9 * The WM8753 is a low power, high quality stereo codec with integrated PCM
47 #include "wm8753.h"
51 MODULE_PARM_DESC(caps_charge, "WM8753 cap charge time (msecs)");
59 * wm8753 register cache
60 * We can't read the WM8753 register space when we
151 * WM8753 Controls
228 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_get_dai() local
230 ucontrol->value.enumerated.item[0] = wm8753->dai_func; in wm8753_get_dai()
238 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_dai() local
[all …]
Dwm8753.h3 * wm8753.h -- audio driver for WM8753
12 /* WM8753 register space */
Dak4535.h9 * Based on wm8753.h
Dwm8988.h7 * Based on WM8753.h
Dwm8731.h9 * Based on wm8753.h
Dwm8750.h7 * Based on WM8753.h
Dwm8731-i2c.c10 * Based on wm8753.c by Liam Girdwood
Dwm8731-spi.c10 * Based on wm8753.c by Liam Girdwood
Dwm8523.h9 * Based on wm8753.h
Dwm8741.h9 * Based on wm8753.h
Dak4535.c9 * Based on wm8753.c by Liam Girdwood
DMakefile357 snd-soc-wm8753-y := wm8753.o
769 obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-wm8753.o
Dwm8731.c10 * Based on wm8753.c by Liam Girdwood
Dak4642.c10 // Based on wm8753.c by Liam Girdwood
Dwm8971.c9 * Based on wm8753.c by Liam Girdwood
Dak4613.c11 // Based on wm8753.c by Liam Girdwood
Dwm8750.c9 * Based on WM8753.c
Dalc5623.c10 * Based on WM8753.c
DKconfig2301 tristate "Wolfson Microelectronics WM8753 CODEC"
Drt5631.c9 * Based on WM8753.c
Dtlv320aic3x.c7 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-wm8753.yaml4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-wm8753.yaml#
7 title: NVIDIA Tegra audio complex with WM8753 CODEC
19 - pattern: '^[a-z0-9]+,tegra-audio-wm8753(-[a-z0-9]+)+$'
20 - const: nvidia,tegra-audio-wm8753
66 compatible = "nvidia,tegra-audio-wm8753-whistler",
67 "nvidia,tegra-audio-wm8753";
68 nvidia,model = "tegra-wm8753-harmony";
75 nvidia,audio-codec = <&wm8753>;
Dwlf,wm8753.yaml4 $id: http://devicetree.org/schemas/sound/wlf,wm8753.yaml#
7 title: WM8753 audio CODEC
39 const: wlf,wm8753
59 compatible = "wlf,wm8753";
/linux-6.12.1/sound/soc/tegra/
Dtegra_asoc_machine.c628 /* WM8753 machine */
632 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm8753-hifi")),
636 .name = "WM8753",
637 .stream_name = "WM8753 PCM",
645 .components = "codec:wm8753",
992 { .compatible = "nvidia,tegra-audio-wm8753", .data = &tegra_wm8753_data },
DKconfig212 tristate "SoC Audio support for Tegra boards using a WM8753 codec"
218 boards using the WM8753 codec, such as Whistler.