Home
last modified time | relevance | path

Searched refs:WM1811 (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/mfd/
Dwm8994-core.c123 case WM1811: in wm8994_suspend()
347 case WM1811: in wm8994_device_init()
371 case 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 },
668 { "wm1811", WM1811 },
669 { "wm1811a", WM1811 },
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dsamsung,midas-audio.yaml7 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
Dwm8994.txt1 WM1811/WM8994/WM8958 audio CODEC
49 - wlf,micbias-cfg : Two MICBIAS register values for WM1811 or
/linux-6.1.9/include/linux/mfd/wm8994/
Dcore.h22 WM1811 = 2, enumerator
/linux-6.1.9/sound/soc/codecs/
Dwm8994.c1049 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()
3937 case WM1811: in wm8958_mic_detect()
4171 case WM1811: in wm8994_component_probe()
4226 case WM1811: in wm8994_component_probe()
4301 case WM1811: in wm8994_component_probe()
4321 case WM1811: in wm8994_component_probe()
[all …]
/linux-6.1.9/drivers/regulator/
Dwm8994-regulator.c54 case WM1811: in wm8994_ldo2_list_voltage()