Home
last modified time | relevance | path

Searched full:wm8997 (Results 1 – 17 of 17) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8997.c3 * wm8997.c -- WM8997 ALSA SoC Audio driver
30 #include "wm8997.h"
929 struct wm8997_priv *wm8997 = snd_soc_component_get_drvdata(component); in wm8997_set_fll() local
933 return arizona_set_fll(&wm8997->fll[0], source, Fref, Fout); in wm8997_set_fll()
935 return arizona_set_fll(&wm8997->fll[1], source, Fref, Fout); in wm8997_set_fll()
937 return arizona_set_fll_refclk(&wm8997->fll[0], source, Fref, in wm8997_set_fll()
940 return arizona_set_fll_refclk(&wm8997->fll[1], source, Fref, in wm8997_set_fll()
954 .name = "wm8997-aif1",
976 .name = "wm8997-aif2",
998 .name = "wm8997-slim1",
[all …]
H A Dwm8997.h3 * wm8997.h -- WM8997 ALSA SoC Audio driver
H A Darizona.c182 case WM8997: in arizona_init_spk()
977 case WM8997: in arizona_out_ev()
1027 case WM8997: in arizona_out_ev()
1701 case WM8997: in arizona_hw_params_rate()
2180 case WM8997: in arizona_calc_fratio()
H A DMakefile384 snd-soc-wm8997-y := wm8997.o
796 obj-$(CONFIG_SND_SOC_WM8997) += snd-soc-wm8997.o
/linux/drivers/mfd/
H A Darizona-i2c.c41 case WM8997: in arizona_i2c_probe()
91 { "wm8997", WM8997 },
103 { .compatible = "wlf,wm8997", .data = (void *)WM8997 },
H A Darizona-core.c916 .name = "wm8997-codec",
972 case WM8997: in arizona_dev_init()
1197 type_name = "WM8997"; in arizona_dev_init()
1198 if (arizona->type != WM8997) { in arizona_dev_init()
1200 "WM8997 registered as %d\n", in arizona_dev_init()
1202 arizona->type = WM8997; in arizona_dev_init()
H A Darizona-irq.c252 case WM8997: in arizona_irq_init()
H A Dwm8997-tables.c3 * wm8997-tables.c -- WM8997 data tables
49 .name = "wm8997 AOD",
145 .name = "wm8997 IRQ",
H A DMakefile49 arizona-objs += wm8997-tables.o
H A DKconfig1971 bool "Wolfson Microelectronics WM8997"
1974 Support for Wolfson Microelectronics WM8997 low power audio SoC
/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,arizona.yaml37 wm8997) and <IN1A, IN2A, IN1B, IN2B> (wm8998, wm1814)
96 do not have OUT6 (wm5102, wm8997, wm8998, wm1814)
105 do not have OUT6 (wm5102, wm8997, wm8998, wm1814)
/linux/Documentation/devicetree/bindings/mfd/
H A Dwlf,arizona.yaml48 - wlf,wm8997
83 - wlf,wm8997
115 - wlf,wm8997
/linux/include/linux/mfd/arizona/
H A Dcore.h31 WM8997 = 3, enumerator
H A Dpdata.h167 * wm5102/wm5110/wm8280/wm8997: [0]=IN1 [1]=IN2 [2]=IN3 [3]=IN4
/linux/drivers/gpio/
H A Dgpio-arizona.c168 case WM8997: in arizona_gpio_probe()
/linux/drivers/regulator/
H A Darizona-ldo1.c316 case WM8997: in arizona_ldo1_probe()
/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c356 { .id = 0x06, .rev = 0xff, .name = "WM8997-6721-CS96-EV1 Lapraoig" },