Searched full:wm8753 (Results 1 – 25 of 25) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
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 …]
|
D | wm8753.h | 3 * wm8753.h -- audio driver for WM8753 12 /* WM8753 register space */
|
D | ak4535.h | 9 * Based on wm8753.h
|
D | wm8988.h | 7 * Based on WM8753.h
|
D | wm8731.h | 9 * Based on wm8753.h
|
D | wm8750.h | 7 * Based on WM8753.h
|
D | wm8731-i2c.c | 10 * Based on wm8753.c by Liam Girdwood
|
D | wm8731-spi.c | 10 * Based on wm8753.c by Liam Girdwood
|
D | wm8523.h | 9 * Based on wm8753.h
|
D | wm8741.h | 9 * Based on wm8753.h
|
D | ak4535.c | 9 * Based on wm8753.c by Liam Girdwood
|
D | Makefile | 357 snd-soc-wm8753-y := wm8753.o 769 obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-wm8753.o
|
D | wm8731.c | 10 * Based on wm8753.c by Liam Girdwood
|
D | ak4642.c | 10 // Based on wm8753.c by Liam Girdwood
|
D | wm8971.c | 9 * Based on wm8753.c by Liam Girdwood
|
D | ak4613.c | 11 // Based on wm8753.c by Liam Girdwood
|
D | wm8750.c | 9 * Based on WM8753.c
|
D | alc5623.c | 10 * Based on WM8753.c
|
D | Kconfig | 2301 tristate "Wolfson Microelectronics WM8753 CODEC"
|
D | rt5631.c | 9 * Based on WM8753.c
|
D | tlv320aic3x.c | 7 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
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>;
|
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-6.12.1/sound/soc/tegra/ |
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 },
|
D | Kconfig | 212 tristate "SoC Audio support for Tegra boards using a WM8753 codec" 218 boards using the WM8753 codec, such as Whistler.
|