Searched full:wm8997 (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm8997.c | 3 * 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 D | wm8997.h | 3 * wm8997.h -- WM8997 ALSA SoC Audio driver
|
| H A D | arizona.c | 182 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 D | Makefile | 408 snd-soc-wm8997-y := wm8997.o 848 obj-$(CONFIG_SND_SOC_WM8997) += snd-soc-wm8997.o
|
| /linux/drivers/mfd/ |
| H A D | arizona-i2c.c | 41 case WM8997: in arizona_i2c_probe() 91 { "wm8997", WM8997 }, 103 { .compatible = "wlf,wm8997", .data = (void *)WM8997 },
|
| H A D | arizona-core.c | 916 .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 D | wm8997-tables.c | 3 * wm8997-tables.c -- WM8997 data tables 49 .name = "wm8997 AOD", 145 .name = "wm8997 IRQ",
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | wlf,arizona.yaml | 37 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 D | wlf,arizona.yaml | 48 - wlf,wm8997 83 - wlf,wm8997 115 - wlf,wm8997
|
| /linux/include/linux/mfd/arizona/ |
| H A D | core.h | 31 WM8997 = 3, enumerator
|
| /linux/drivers/gpio/ |
| H A D | gpio-arizona.c | 167 case WM8997: in arizona_gpio_probe()
|
| /linux/arch/arm/mach-s3c/ |
| H A D | mach-crag6410-module.c | 356 { .id = 0x06, .rev = 0xff, .name = "WM8997-6721-CS96-EV1 Lapraoig" },
|