Home
last modified time | relevance | path

Searched refs:WM8994_FLL1_CONTROL_1 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dwm8994-regmap.c836 case WM8994_FLL1_CONTROL_1: in wm1811_readable_register()
/linux-5.19.10/sound/soc/codecs/
Dwm8994.c2232 reg = snd_soc_component_read(component, WM8994_FLL1_CONTROL_1 + reg_offset); in _wm8994_set_fll()
2288 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_1 + reg_offset, in _wm8994_set_fll()
2401 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_1 + reg_offset, in _wm8994_set_fll()
/linux-5.19.10/include/linux/mfd/wm8994/
Dregisters.h88 #define WM8994_FLL1_CONTROL_1 0x220 macro