| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | samsung,midas-audio.yaml | 7 title: Samsung Midas audio complex with WM1811 codec 36 description: phandle to the WM1811 CODEC 46 the WM1811's pins (as documented in its binding), and the jacks 107 sound-dai = <&wm1811>;
|
| 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: 49 - wlf,micbias-cfg : Two MICBIAS register values for WM1811 or
|
| D | arndale.txt | 6 "samsung,arndale-wm1811"
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | wm8994-core.c | 129 case WM1811: in wm8994_suspend() 361 case WM1811: in wm8994_device_init() 385 case WM1811: in wm8994_device_init() 427 devname = "WM1811"; in wm8994_device_init() 428 if (wm8994->type != WM1811) in wm8994_device_init() 431 wm8994->type = WM1811; in wm8994_device_init() 492 case WM1811: in wm8994_device_init() 509 case WM1811: in wm8994_device_init() 628 { .compatible = "wlf,wm1811", .data = (void *)WM1811 }, 679 { "wm1811", WM1811 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm8994-core.c | 123 case WM1811: in wm8994_suspend() 347 case WM1811: in wm8994_device_init() 371 case WM1811: in wm8994_device_init() 415 devname = "WM1811"; in wm8994_device_init() 416 if (wm8994->type != WM1811) in wm8994_device_init() 419 wm8994->type = WM1811; in wm8994_device_init() 480 case WM1811: in wm8994_device_init() 497 case WM1811: in wm8994_device_init() 619 { .compatible = "wlf,wm1811", .data = (void *)WM1811 }, 670 { "wm1811", WM1811 }, [all …]
|
| /kernel/linux/linux-4.19/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: 49 - wlf,micbias-cfg : Two MICBIAS register values for WM1811 or
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | arndale.c | 111 .name = "WM1811 HiFi", 129 .name = "Arndale WM1811", 200 { .compatible = "samsung,arndale-wm1811", .data = &arndale_wm1811 },
|
| D | Makefile | 45 snd-soc-midas-wm1811-objs := midas_wm1811.o 70 obj-$(CONFIG_SND_SOC_SAMSUNG_MIDAS_WM1811) += snd-soc-midas-wm1811.o
|
| D | midas_wm1811.c | 389 .name = "WM1811 Voice", 394 .name = "WM1811 BT", 402 .name = "Midas WM1811",
|
| /kernel/linux/linux-4.19/include/linux/mfd/wm8994/ |
| D | pdata.h | 118 * consumption for WM8958/WM1811 microphone detection. 203 /* Configure WM1811 jack detection for use with external capacitor */
|
| D | core.h | 27 WM1811 = 2, enumerator
|
| /kernel/linux/linux-5.10/include/linux/mfd/wm8994/ |
| D | pdata.h | 110 * consumption for WM8958/WM1811 microphone detection. 195 /* Configure WM1811 jack detection for use with external capacitor */
|
| D | core.h | 22 WM1811 = 2, enumerator
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos5250-arndale.dts | 132 compatible = "samsung,arndale-wm1811"; 134 samsung,audio-codec = <&wm1811>; 514 wm1811: codec@1a { label 515 compatible = "wlf,wm1811";
|
| D | exynos4412-midas.dtsi | 303 sound-dai = <&wm1811>; 619 wm1811: wm1811@1a { label 620 compatible = "wlf,wm1811";
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm8994.c | 77 /* VU bitfields for ADC2, DAC2 not available on WM1811 */ 632 /* Controls not available on WM1811 */ 1049 if (control->type == WM1811) in wm8994_update_vu_bits() 2630 case WM1811: in wm8994_set_bias_level() 2675 case WM1811: in wm8994_set_bias_level() 2858 case WM1811: in wm8994_set_dai_fmt() 3102 case WM1811: in wm8994_aif3_hw_params() 3932 case WM1811: in wm8958_mic_detect() 4166 case WM1811: in wm8994_component_probe() 4221 case WM1811: in wm8994_component_probe() [all …]
|
| /kernel/linux/linux-4.19/sound/soc/codecs/ |
| D | wm8994.c | 631 /* Controls not available on WM1811 */ 2495 case WM1811: in wm8994_set_bias_level() 2540 case WM1811: in wm8994_set_bias_level() 2723 case WM1811: in wm8994_set_dai_fmt() 2967 case WM1811: in wm8994_aif3_hw_params() 3790 case WM1811: in wm8958_mic_detect() 4024 case WM1811: in wm8994_component_probe() 4079 case WM1811: in wm8994_component_probe() 4154 case WM1811: in wm8994_component_probe() 4174 case WM1811: in wm8994_component_probe() [all …]
|
| /kernel/linux/linux-4.19/drivers/regulator/ |
| D | wm8994-regulator.c | 59 case WM1811: in wm8994_ldo2_list_voltage()
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | wm8994-regulator.c | 54 case WM1811: in wm8994_ldo2_list_voltage()
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | exynos4412-midas.dtsi | 241 samsung,audio-codec = <&wm1811>; 556 wm1811: wm1811@1a { label 557 compatible = "wlf,wm1811";
|
| D | exynos5250-arndale.dts | 463 compatible = "wlf,wm1811";
|