Home
last modified time | relevance | path

Searched full:wm5110 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm5110.c3 * wm5110.c -- WM5110 ALSA SoC Audio driver
31 #include "wm5110.h"
35 #define DRV_NAME "wm5110-codec"
512 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()
[all …]
H A Dwm5110.h3 * wm5110.h -- WM5110 ALSA SoC Audio driver
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.txt1 Samsung Exynos5433 TM2(E) audio complex with WM5110 codec
7 - audio-codec : the first entry should be phandle of the wm5110 audio
19 WM5110's and MAX98504's pins and the jacks on the
29 audio-codec = <&wm5110>, <&hdmi>;
33 model = "wm5110";
H A Dwlf,arizona.yaml33 default. Entries are <IN1, IN2, IN3, IN4> (wm5102, wm5110, wm8280,
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Dtm2_wm5110.c17 #include "../codecs/wm5110.h"
430 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm5110-aif1")),
435 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm5110-aif2")),
440 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "wm5110-aif3")),
450 .name = "WM5110 AIF1",
457 .name = "WM5110 Voice",
465 .name = "WM5110 BT",
572 /* Initialize WM5110 - I2S and HDMI - I2S1 DAI links */ in tm2_probe()
574 unsigned int dai_index = 0; /* WM5110 */ in tm2_probe()
H A Dbells.c334 DAILINK_COMP_ARRAY(COMP_CODEC("wm5110-codec", "wm5110-aif1")));
337 DAILINK_COMP_ARRAY(COMP_CPU("wm5110-aif2")),
342 DAILINK_COMP_ARRAY(COMP_CPU("wm5110-aif3")),
444 .name = "Bells WM5110",
H A DMakefile43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o
68 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
H A DKconfig206 tristate "SoC I2S Audio support for WM5110 on TM2 board"
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Darizona-i2c.c41 case WM5110: in arizona_i2c_probe()
96 { "wm5110", WM5110 },
H A Darizona-spi.c41 case WM5110: in arizona_spi_probe()
92 { "wm5110", WM5110 },
H A Darizona-core.c303 case WM5110: in arizona_disable_reset()
587 case WM5110: in arizona_runtime_resume()
663 case WM5110: in arizona_runtime_suspend()
862 { .compatible = "wlf,wm5110", .data = (void *)WM5110 },
920 .name = "wm5110-codec",
1020 case WM5110: in arizona_dev_init()
1201 case WM5110: in arizona_dev_init()
1202 type_name = "WM5110"; in arizona_dev_init()
1208 type_name = "WM5110"; in arizona_dev_init()
1210 "WM5110 registered as %d\n", in arizona_dev_init()
[all …]
H A Darizona-irq.c226 case WM5110: in arizona_irq_init()
H A DMakefile52 obj-$(CONFIG_MFD_ARIZONA) += wm5110-tables.o
H A Dwm5110-tables.c3 * wm5110-tables.c -- WM5110 data tables
297 .name = "wm5110 AOD",
459 .name = "wm5110 IRQ",
662 .name = "wm5110 IRQ",
H A DKconfig1948 bool "Wolfson Microelectronics WM5110 and WM8280/WM8281"
1951 Support for Wolfson Microelectronics WM5110 and WM8280/WM8281
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dwlf,arizona.yaml45 - wlf,wm5110
64 - wlf,wm5110
112 - wlf,wm5110
/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/include/linux/mfd/arizona/
H A Dcore.h30 WM5110 = 2, enumerator
H A Dpdata.h167 * wm5102/wm5110/wm8280/wm8997: [0]=IN1 [1]=IN2 [2]=IN3 [3]=IN4
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c294 .modalias = "wm5110",
338 { .id = 0x07, .rev = 0xff, .name = "WM5110-6271 Deanston",
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-arizona.c168 case WM5110: in arizona_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Darizona-micsupp.c329 case WM5110: in arizona_micsupp_probe()
H A Darizona-ldo1.c322 case WM5110: in arizona_ldo1_probe()
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-arizona.c153 case WM5110: in arizona_extcon_hp_clamp()
1427 case WM5110: in arizona_extcon_probe()

12