Searched refs:wm5110 (Results 1 – 6 of 6) sorted by relevance
512 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_in_analog_ev() local526 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 …]
266 snd-soc-wm5110-objs := wm5110.o593 obj-$(CONFIG_SND_SOC_WM5110) += snd-soc-wm5110.o
7 - audio-codec : the first entry should be phandle of the wm5110 audio29 audio-codec = <&wm5110>, <&hdmi>;33 model = "wm5110";
43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o68 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
116 audio-codec = <&wm5110>, <&hdmi>;120 model = "wm5110";1234 wm5110: wm5110-codec@0 { label1235 compatible = "wlf,wm5110";
52 obj-$(CONFIG_MFD_ARIZONA) += wm5110-tables.o