Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A 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 …]
H A Dwm8753.h3 * wm8753.h -- audio driver for WM8753
12 /* WM8753 register space */
H A Dak4535.h9 * Based on wm8753.h
H A Dwm8988.h7 * Based on WM8753.h
H A Dwm8750.h7 * Based on WM8753.h
H A Dwm8731.h9 * Based on wm8753.h
H A Dwm8731-spi.c10 * Based on wm8753.c by Liam Girdwood
H A Dwm8731-i2c.c10 * Based on wm8753.c by Liam Girdwood
H A Dwm8523.h9 * Based on wm8753.h
H A Dwm8741.h9 * Based on wm8753.h
H A Dak4535.c9 * Based on wm8753.c by Liam Girdwood
H A Dwm8731.c10 * Based on wm8753.c by Liam Girdwood
H A Dak4642.c10 // Based on wm8753.c by Liam Girdwood
H A Dwm8971.c9 * Based on wm8753.c by Liam Girdwood
H A Dak4613.c11 // Based on wm8753.c by Liam Girdwood
H A Dwm8750.c9 * Based on WM8753.c
H A Dalc5623.c10 * Based on WM8753.c
H A DKconfig2355 tristate "Wolfson Microelectronics WM8753 CODEC"
H A Drt5631.c9 * Based on WM8753.c
H A Dtlv320aic3x.c7 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
/linux/Documentation/devicetree/bindings/sound/
H A 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>;
H A 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/sound/soc/tegra/
H A 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 },
H A DKconfig212 tristate "SoC Audio support for Tegra boards using a WM8753 codec"
218 boards using the WM8753 codec, such as Whistler.