Searched refs:wm8580 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8580.c | 256 struct wm8580_priv *wm8580 = snd_soc_codec_get_drvdata(codec); in wm8580_out_vu() local 262 regcache_cache_only(wm8580->regmap, true); in wm8580_out_vu() 263 regmap_update_bits(wm8580->regmap, reg, 0x100, 0x000); in wm8580_out_vu() 264 regmap_update_bits(wm8580->regmap, reg2, 0x100, 0x000); in wm8580_out_vu() 265 regcache_cache_only(wm8580->regmap, false); in wm8580_out_vu() 434 struct wm8580_priv *wm8580 = snd_soc_codec_get_drvdata(codec); in wm8580_set_dai_pll() local 448 state = &wm8580->a; in wm8580_set_dai_pll() 453 state = &wm8580->b; in wm8580_set_dai_pll() 508 struct wm8580_priv *wm8580 = snd_soc_codec_get_drvdata(codec); in wm8580_paif_hw_params() local 535 ratio = wm8580->sysclk[dai->driver->id] / params_rate(params); in wm8580_paif_hw_params() [all …]
|
D | Makefile | 136 snd-soc-wm8580-objs := wm8580.o 317 obj-$(CONFIG_SND_SOC_WM8580) += snd-soc-wm8580.o
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | wm8580.txt | 7 - compatible : "wlf,wm8580" 13 codec: wm8580@1a { 14 compatible = "wlf,wm8580";
|
/linux-4.1.27/sound/soc/samsung/ |
D | Makefile | 33 snd-soc-smdk-wm8580-objs := smdk_wm8580.o 59 obj-$(CONFIG_SND_SOC_SAMSUNG_SMDK_WM8580) += snd-soc-smdk-wm8580.o
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | s5pv210-smdkc110.dts | 66 compatible = "wlf,wm8580";
|
D | s5pv210-smdkv210.dts | 227 compatible = "wlf,wm8580";
|