Searched full:wm8711 (Results 1 – 5 of 5) sorted by relevance
3 * wm8711.c -- WM8711 ALSA SoC Audio driver29 #include "wm8711.h"38 * wm8711 register cache39 * We can't read the WM8711 register space when we are160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params() local162 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() local232 wm8711->sysclk = freq; in wm8711_set_dai_sysclk()300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level() local311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()[all …]
3 * wm8711.h -- WM8711 Soc Audio driver15 /* WM8711 register space */
348 snd-soc-wm8711-y := wm8711.o760 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o
2263 tristate "Wolfson Microelectronics WM8711 CODEC"
4 $id: http://devicetree.org/schemas/sound/wlf,wm8711.yaml#7 title: WM8711 audio CODEC17 const: wlf,wm871137 compatible = "wlf,wm8711";