Home
last modified time | relevance | path

Searched full:wm8958 (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/mfd/
Dwm8994-core.c120 case WM8958: in wm8994_suspend()
339 case WM8958: in wm8994_device_init()
365 case WM8958: in wm8994_device_init()
415 devname = "WM8958"; in wm8994_device_init()
416 if (wm8994->type != WM8958) in wm8994_device_init()
419 wm8994->type = WM8958; in wm8994_device_init()
455 case WM8958: in wm8994_device_init()
489 case WM8958: in wm8994_device_init()
607 { .compatible = "wlf,wm8958", .data = (void *)WM8958 },
649 { "wm8958", WM8958 },
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwlf,wm8994.yaml7 title: Wolfson WM1811/WM8994/WM8958 audio codecs
27 - wlf,wm8958
86 Two MICBIAS register values for WM1811 or WM8958. If absent the register
149 - wlf,wm8958
Dfsl-asoc-card.yaml88 - fsl,imx-audio-wm8958
/linux-6.12.1/include/linux/mfd/wm8994/
Dpdata.h110 * consumption for WM8958/WM1811 microphone detection.
198 /* WM8958 microphone bias configuration */
201 /* WM8958 microphone detection ranges */
Dcore.h21 WM8958 = 1, enumerator
/linux-6.12.1/arch/arm/mach-s3c/
Dmach-crag6410-module.c221 { I2C_BOARD_INFO("wm8958", 0x1a), /* WM8958 is the superset */
224 .dev_name = "wm8958",
229 .dev_id = "i2c-wm8958", /* I2C device name */
/linux-6.12.1/sound/soc/codecs/
Dwm8994.c1112 case WM8958: in aif1clk_ev()
2385 case WM8958: in _wm8994_set_fll()
2420 case WM8958: in _wm8994_set_fll()
2629 case WM8958: in wm8994_set_bias_level()
2647 case WM8958: in wm8994_set_bias_level()
2674 case WM8958: in wm8994_set_bias_level()
2856 * on WM8958 if it's in use so just do it all the time. */ in wm8994_set_dai_fmt()
2859 case WM8958: in wm8994_set_dai_fmt()
3103 case WM8958: in wm8994_aif3_hw_params()
3908 * wm8958_mic_detect - Enable microphone detection via the WM8958 IRQ
[all …]
Dwm8958-dsp2.c3 * wm8958-dsp2.c -- WM8958 DSP2 support
418 if (control->type != WM8958) in wm8958_aif_ev()
DMakefile382 snd-soc-wm8994-y := wm8994.o wm8958-dsp2.o
/linux-6.12.1/drivers/regulator/
Dwm8994-regulator.c52 case WM8958: in wm8994_ldo2_list_voltage()
/linux-6.12.1/drivers/gpio/
Dgpio-wm8994.c37 case WM8958: in wm8994_gpio_request()
/linux-6.12.1/sound/soc/fsl/
Dfsl-asoc-card.c811 } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8958")) { in fsl_asoc_card_probe()
1084 { .compatible = "fsl,imx-audio-wm8958", },