Home
last modified time | relevance | path

Searched full:wm8711 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm8711.c3 * wm8711.c -- WM8711 ALSA SoC Audio driver
29 #include "wm8711.h"
38 * wm8711 register cache
39 * We can't read the WM8711 register space when we are
160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params() local
162 int i = get_coeff(wm8711->sysclk, params_rate(params)); in wm8711_hw_params()
224 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_dai_sysclk() local
232 wm8711->sysclk = freq; in wm8711_set_dai_sysclk()
300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level() local
311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
[all …]
Dwm8711.h3 * wm8711.h -- WM8711 Soc Audio driver
15 /* WM8711 register space */
DMakefile348 snd-soc-wm8711-y := wm8711.o
760 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o
DKconfig2263 tristate "Wolfson Microelectronics WM8711 CODEC"
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwlf,wm8711.yaml4 $id: http://devicetree.org/schemas/sound/wlf,wm8711.yaml#
7 title: WM8711 audio CODEC
17 const: wlf,wm8711
37 compatible = "wlf,wm8711";