| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | wm8994-core.c | 121 case WM8958: in wm8994_suspend() 340 case WM8958: in wm8994_device_init() 366 case WM8958: in wm8994_device_init() 416 devname = "WM8958"; in wm8994_device_init() 417 if (wm8994->type != WM8958) in wm8994_device_init() 420 wm8994->type = WM8958; in wm8994_device_init() 456 case WM8958: in wm8994_device_init() 490 case WM8958: in wm8994_device_init() 608 { .compatible = "wlf,wm8958", .data = (void *)WM8958 }, 658 { "wm8958", WM8958 },
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm8994-core.c | 122 case WM8958: in wm8994_suspend() 353 case WM8958: in wm8994_device_init() 379 case WM8958: in wm8994_device_init() 429 devname = "WM8958"; in wm8994_device_init() 430 if (wm8994->type != WM8958) in wm8994_device_init() 433 wm8994->type = WM8958; in wm8994_device_init() 469 case WM8958: in wm8994_device_init() 503 case WM8958: in wm8994_device_init() 621 { .compatible = "wlf,wm8958", .data = (void *)WM8958 }, 673 { "wm8958", WM8958 },
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | wm8994.txt | 1 WM1811/WM8994/WM8958 audio CODEC 8 - compatible : One of "wlf,wm1811", "wlf,wm8994" or "wlf,wm8958". 20 - for wlf,wm1811 and wlf,wm8958: 50 WM8958. If absent the register defaults will be used.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | wlf,wm8994.yaml | 7 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
|
| D | fsl-asoc-card.txt | 47 "fsl,imx-audio-wm8958"
|
| /kernel/linux/linux-5.10/include/linux/mfd/wm8994/ |
| D | pdata.h | 110 * consumption for WM8958/WM1811 microphone detection. 198 /* WM8958 microphone bias configuration */ 201 /* WM8958 microphone detection ranges */
|
| D | core.h | 21 WM8958 = 1, enumerator
|
| /kernel/linux/linux-6.6/include/linux/mfd/wm8994/ |
| D | pdata.h | 110 * consumption for WM8958/WM1811 microphone detection. 198 /* WM8958 microphone bias configuration */ 201 /* WM8958 microphone detection ranges */
|
| D | core.h | 21 WM8958 = 1, enumerator
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | mach-crag6410-module.c | 203 { I2C_BOARD_INFO("wm8958", 0x1a), /* WM8958 is the superset */ 206 .dev_name = "wm8958", 211 .dev_id = "i2c-wm8958", /* I2C device name */
|
| /kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
| D | mach-crag6410-module.c | 197 { I2C_BOARD_INFO("wm8958", 0x1a), /* WM8958 is the superset */ 200 .dev_name = "wm8958", 205 .dev_id = "i2c-wm8958", /* I2C device name */
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | wm8994.c | 1112 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 …]
|
| D | wm8958-dsp2.c | 3 * wm8958-dsp2.c -- WM8958 DSP2 support 418 if (control->type != WM8958) in wm8958_aif_ev()
|
| D | Makefile | 361 snd-soc-wm8994-objs := wm8994.o wm8958-dsp2.o
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm8994.c | 1112 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 …]
|
| D | wm8958-dsp2.c | 3 * wm8958-dsp2.c -- WM8958 DSP2 support 418 if (control->type != WM8958) in wm8958_aif_ev()
|
| D | Makefile | 287 snd-soc-wm8994-objs := wm8994.o wm8958-dsp2.o
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | wm8994-regulator.c | 52 case WM8958: in wm8994_ldo2_list_voltage()
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | wm8994-regulator.c | 52 case WM8958: in wm8994_ldo2_list_voltage()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-wm8994.c | 36 case WM8958: in wm8994_gpio_request()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-wm8994.c | 36 case WM8958: in wm8994_gpio_request()
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| D | fsl-asoc-card.c | 698 } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8958")) { in fsl_asoc_card_probe() 938 { .compatible = "fsl,imx-audio-wm8958", },
|