Searched full:wm8753 (Results 1 – 24 of 24) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8753.c | 3 * 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 D | wm8753.h | 3 * wm8753.h -- audio driver for WM8753 12 /* WM8753 register space */
|
H A D | ak4535.h | 9 * Based on wm8753.h
|
H A D | wm8988.h | 7 * Based on WM8753.h
|
H A D | wm8750.h | 7 * Based on WM8753.h
|
H A D | wm8731.h | 9 * Based on wm8753.h
|
H A D | wm8731-spi.c | 10 * Based on wm8753.c by Liam Girdwood
|
H A D | wm8731-i2c.c | 10 * Based on wm8753.c by Liam Girdwood
|
H A D | wm8523.h | 9 * Based on wm8753.h
|
H A D | wm8741.h | 9 * Based on wm8753.h
|
H A D | ak4535.c | 9 * Based on wm8753.c by Liam Girdwood
|
H A D | wm8731.c | 10 * Based on wm8753.c by Liam Girdwood
|
H A D | ak4642.c | 10 // Based on wm8753.c by Liam Girdwood
|
H A D | wm8971.c | 9 * Based on wm8753.c by Liam Girdwood
|
H A D | ak4613.c | 11 // Based on wm8753.c by Liam Girdwood
|
H A D | wm8750.c | 9 * Based on WM8753.c
|
H A D | alc5623.c | 10 * Based on WM8753.c
|
H A D | Kconfig | 2355 tristate "Wolfson Microelectronics WM8753 CODEC"
|
H A D | rt5631.c | 9 * Based on WM8753.c
|
H A D | tlv320aic3x.c | 7 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra-audio-wm8753.yaml | 4 $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 D | wlf,wm8753.yaml | 4 $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 D | tegra_asoc_machine.c | 628 /* 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 D | Kconfig | 212 tristate "SoC Audio support for Tegra boards using a WM8753 codec" 218 boards using the WM8753 codec, such as Whistler.
|