Home
last modified time | relevance | path

Searched refs:wm5110 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm5110.c512 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_in_analog_ev() local
526 wm5110->in_value |= 0x3 << ((w->shift ^ 0x1) * 2); in wm5110_in_analog_ev()
527 wm5110->in_pre_pending++; in wm5110_in_analog_ev()
528 wm5110->in_post_pending++; in wm5110_in_analog_ev()
531 wm5110->in_pga_cache[w->shift] = snd_soc_component_read(component, reg); in wm5110_in_analog_ev()
536 wm5110->in_pre_pending--; in wm5110_in_analog_ev()
537 if (wm5110->in_pre_pending == 0) { in wm5110_in_analog_ev()
538 analog_seq[1].def = wm5110->in_value; in wm5110_in_analog_ev()
545 wm5110->in_value = 0; in wm5110_in_analog_ev()
551 wm5110->in_pga_cache[w->shift]); in wm5110_in_analog_ev()
[all …]
H A DMakefile266 snd-soc-wm5110-objs := wm5110.o
593 obj-$(CONFIG_SND_SOC_WM5110) += snd-soc-wm5110.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dsamsung,tm2-audio.txt7 - audio-codec : the first entry should be phandle of the wm5110 audio
29 audio-codec = <&wm5110>, <&hdmi>;
33 model = "wm5110";
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A DMakefile43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o
68 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi116 audio-codec = <&wm5110>, <&hdmi>;
120 model = "wm5110";
1234 wm5110: wm5110-codec@0 { label
1235 compatible = "wlf,wm5110";
/OK3568_Linux_fs/kernel/drivers/mfd/
H A DMakefile52 obj-$(CONFIG_MFD_ARIZONA) += wm5110-tables.o