Searched refs:wm8711 (Results 1 – 3 of 3) sorted by relevance
160 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()405 struct wm8711_priv *wm8711; in wm8711_spi_probe() local408 wm8711 = devm_kzalloc(&spi->dev, sizeof(struct wm8711_priv), in wm8711_spi_probe()410 if (wm8711 == NULL) in wm8711_spi_probe()413 wm8711->regmap = devm_regmap_init_spi(spi, &wm8711_regmap); in wm8711_spi_probe()[all …]
255 snd-soc-wm8711-objs := wm8711.o564 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o
8 - compatible : "wlf,wm8711"15 wm8711: codec@1a {16 compatible = "wlf,wm8711";