Searched refs:wm8580 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | wm8580.c | 262 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_out_vu() local 268 regcache_cache_only(wm8580->regmap, true); in wm8580_out_vu() 269 regmap_update_bits(wm8580->regmap, reg, 0x100, 0x000); in wm8580_out_vu() 270 regmap_update_bits(wm8580->regmap, reg2, 0x100, 0x000); in wm8580_out_vu() 271 regcache_cache_only(wm8580->regmap, false); in wm8580_out_vu() 465 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_set_dai_pll() local 479 state = &wm8580->a; in wm8580_set_dai_pll() 484 state = &wm8580->b; in wm8580_set_dai_pll() 539 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_paif_hw_params() local 566 ratio = wm8580->sysclk[dai->driver->id] / params_rate(params); in wm8580_paif_hw_params() [all …]
|
D | Makefile | 326 snd-soc-wm8580-objs := wm8580.o 711 obj-$(CONFIG_SND_SOC_WM8580) += snd-soc-wm8580.o
|
/Linux-v6.6/arch/arm/boot/dts/samsung/ |
D | s5pv210-smdkc110.dts | 72 compatible = "wlf,wm8580";
|
D | s5pv210-smdkv210.dts | 242 compatible = "wlf,wm8580";
|