Home
last modified time | relevance | path

Searched full:wm8974 (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwlf,wm8974.yaml4 $id: http://devicetree.org/schemas/sound/wlf,wm8974.yaml#
7 title: WM8974 audio CODEC
17 const: wlf,wm8974
38 compatible = "wlf,wm8974";
/linux-6.12.1/sound/soc/codecs/
Dwm8974.h3 * wm8974.h -- WM8974 Soc Audio driver
9 /* WM8974 register space */
Dwm8974.c3 * wm8974.c -- WM8974 ALSA Soc Audio driver
25 #include "wm8974.h"
291 "WM8974 N value %u outwith recommended range!\n", in pll_factors()
347 * Configure WM8974 clock dividers.
632 .name = "wm8974-hifi",
710 { "wm8974" },
716 { .compatible = "wlf,wm8974", },
723 .name = "wm8974",
732 MODULE_DESCRIPTION("ASoC WM8974 driver");
Dtlv320aic32x4-i2c.c7 * Based on sound/soc/codecs/wm8974 and TI driver for kernel 2.6.27.
Dtlv320aic32x4-spi.c7 * Based on sound/soc/codecs/wm8974 and TI driver for kernel 2.6.27.
DMakefile374 snd-soc-wm8974-y := wm8974.o
786 obj-$(CONFIG_SND_SOC_WM8974) += snd-soc-wm8974.o
Dnau8810.c9 * Based on WM8974.c
Dnau8822.c11 // Based on WM8974.c
Dwm8978.c8 * Based on wm8974 and wm8990 by Liam Girdwood <lrg@slimlogic.co.uk>
DKconfig2367 tristate "Wolfson Microelectronics WM8974 codec"
Dtlv320aic32x4.c9 * Based on sound/soc/codecs/wm8974 and TI driver for kernel 2.6.27.