Home
last modified time | relevance | path

Searched refs:WM8996_FLL_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dwm8996.c166 { WM8996_FLL_CONTROL_1, 0x0 },
1356 case WM8996_FLL_CONTROL_1: in wm8996_readable_register()
2021 snd_soc_component_update_bits(component, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
2081 ret = snd_soc_component_read(component, WM8996_FLL_CONTROL_1); in wm8996_set_fll()
2088 snd_soc_component_update_bits(component, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
Dwm8996.h82 #define WM8996_FLL_CONTROL_1 0x220 macro