Searched refs:wm5110 (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | wm5110.c | 508 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_in_analog_ev() local 522 wm5110->in_value |= 0x3 << ((w->shift ^ 0x1) * 2); in wm5110_in_analog_ev() 523 wm5110->in_pre_pending++; in wm5110_in_analog_ev() 524 wm5110->in_post_pending++; in wm5110_in_analog_ev() 527 wm5110->in_pga_cache[w->shift] = snd_soc_component_read32(component, reg); in wm5110_in_analog_ev() 532 wm5110->in_pre_pending--; in wm5110_in_analog_ev() 533 if (wm5110->in_pre_pending == 0) { in wm5110_in_analog_ev() 534 analog_seq[1].def = wm5110->in_value; in wm5110_in_analog_ev() 541 wm5110->in_value = 0; in wm5110_in_analog_ev() 547 wm5110->in_pga_cache[w->shift]); in wm5110_in_analog_ev() [all …]
|
D | Makefile | 227 snd-soc-wm5110-objs := wm5110.o 509 obj-$(CONFIG_SND_SOC_WM5110) += snd-soc-wm5110.o
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | samsung,tm2-audio.txt | 7 - audio-codec : the first entry should be phandle of the wm5110 audio 29 audio-codec = <&wm5110>, <&hdmi>; 33 model = "wm5110";
|
D | wlf,arizona.txt | 18 <IN1, IN2, IN3, IN4> (wm5102, wm5110, wm8280, wm8997)
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | arizona.txt | 11 "wlf,wm5110" 39 wm5110, wm8280, wm8998, wm1814) 42 wm5110, wm8280, wm8998, wm1814) 70 (wm5102, wm5110, wm8280, wm8997, wm8998, wm1814)
|
/Linux-v5.4/sound/soc/samsung/ |
D | Makefile | 43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o 66 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
|
/Linux-v5.4/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tm2-common.dtsi | 116 audio-codec = <&wm5110>, <&hdmi>; 120 model = "wm5110"; 1234 wm5110: wm5110-codec@0 { label 1235 compatible = "wlf,wm5110";
|
/Linux-v5.4/drivers/mfd/ |
D | Makefile | 50 obj-$(CONFIG_MFD_ARIZONA) += wm5110-tables.o
|