Searched refs:wm8580 (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm8580.c | 261 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_out_vu() local 267 regcache_cache_only(wm8580->regmap, true); in wm8580_out_vu() 268 regmap_update_bits(wm8580->regmap, reg, 0x100, 0x000); in wm8580_out_vu() 269 regmap_update_bits(wm8580->regmap, reg2, 0x100, 0x000); in wm8580_out_vu() 270 regcache_cache_only(wm8580->regmap, false); in wm8580_out_vu() 464 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_set_dai_pll() local 478 state = &wm8580->a; in wm8580_set_dai_pll() 483 state = &wm8580->b; in wm8580_set_dai_pll() 538 struct wm8580_priv *wm8580 = snd_soc_component_get_drvdata(component); in wm8580_paif_hw_params() local 565 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";
|