Home
last modified time | relevance | path

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

/Linux-v5.10/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 },
670 { "wm1811", WM1811 },
671 { "wm1811a", WM1811 },
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dwm8994.txt1 WM1811/WM8994/WM8958 audio CODEC
49 - wlf,micbias-cfg : Two MICBIAS register values for WM1811 or
/Linux-v5.10/include/linux/mfd/wm8994/
Dcore.h22 WM1811 = 2, enumerator
/Linux-v5.10/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()
3932 case WM1811: in wm8958_mic_detect()
4166 case WM1811: in wm8994_component_probe()
4221 case WM1811: in wm8994_component_probe()
4296 case WM1811: in wm8994_component_probe()
4316 case WM1811: in wm8994_component_probe()
[all …]
/Linux-v5.10/drivers/regulator/
Dwm8994-regulator.c54 case WM1811: in wm8994_ldo2_list_voltage()