Searched full:wm8998 (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8998.c | 3 * wm8998.c -- ALSA SoC Audio driver for WM8998 codecs 30 #include "wm8998.h" 106 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_inmux_put() local 107 struct arizona *arizona = wm8998->core.arizona; in wm8998_inmux_put() 1146 .name = "wm8998-aif1", 1168 .name = "wm8998-aif2", 1190 .name = "wm8998-aif3", 1212 .name = "wm8998-slim1", 1231 .name = "wm8998-slim2", 1254 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_set_fll() local [all …]
|
| H A D | wm8998.h | 3 * wm8998.h -- ALSA SoC Audio driver for WM8998 codecs
|
| H A D | Makefile | 308 snd-soc-wm8998-objs := wm8998.o 635 obj-$(CONFIG_SND_SOC_WM8998) += snd-soc-wm8998.o
|
| H A D | arizona.c | 335 case WM8998: in arizona_init_common() 1029 case WM8998: in arizona_out_ev()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | arizona-i2c.c | 50 case WM8998: in arizona_i2c_probe() 99 { "wm8998", WM8998 },
|
| H A D | arizona-core.c | 172 case WM8998: in arizona_overclocked() 174 /* Some bits are shifted on WM8998, in arizona_overclocked() 865 { .compatible = "wlf,wm8998", .data = (void *)WM8998 }, 978 .name = "wm8998-codec", 1023 case WM8998: in arizona_dev_init() 1263 case WM8998: in arizona_dev_init() 1264 type_name = "WM8998"; in arizona_dev_init() 1272 type_name = "WM8998"; in arizona_dev_init() 1274 "WM8998 registered as %d\n", in arizona_dev_init() 1276 arizona->type = WM8998; in arizona_dev_init()
|
| H A D | arizona-irq.c | 260 case WM8998: in arizona_irq_init()
|
| H A D | wm8998-tables.c | 3 * wm8998-tables.c -- data tables for wm8998-class codecs 64 .name = "wm8998 AOD", 167 .name = "wm8998 IRQ",
|
| H A D | Makefile | 58 obj-$(CONFIG_MFD_ARIZONA) += wm8998-tables.o
|
| H A D | Kconfig | 1961 bool "Wolfson Microelectronics WM8998" 1964 Support for Wolfson Microelectronics WM8998 low power audio SoC
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | wlf,arizona.yaml | 34 wm8997) and <IN1A, IN2A, IN1B, IN2B> (wm8998, wm1814) 93 do not have OUT6 (wm5102, wm8997, wm8998, wm1814) 102 do not have OUT6 (wm5102, wm8997, wm8998, wm1814)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | wlf,arizona.yaml | 48 - wlf,wm8998 66 - wlf,wm8998 115 - wlf,wm8998
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/arizona/ |
| H A D | core.h | 33 WM8998 = 5, enumerator
|
| H A D | pdata.h | 168 * wm8998: [0]=IN1A [1]=IN2A [2]=IN1B [3]=IN2B
|
| H A D | registers.h | 3499 * R1088 (0x440) - DRE Enable (WM8998)
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-arizona.c | 171 case WM8998: in arizona_gpio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | arizona-ldo1.c | 317 case WM8998: in arizona_ldo1_probe()
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-arizona.c | 149 case WM8998: in arizona_extcon_hp_clamp() 1438 case WM8998: in arizona_extcon_probe()
|