Searched refs:wm8580 (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A 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 …]
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | s5pv210-smdkc110.dts | 72 compatible = "wlf,wm8580";
|
H A D | s5pv210-smdkv210.dts | 242 compatible = "wlf,wm8580";
|