Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8996.c170 { WM8996_FLL_CONTROL_1, 0x0 },
1360 case WM8996_FLL_CONTROL_1: in wm8996_readable_register()
2025 snd_soc_component_update_bits(component, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
2085 ret = snd_soc_component_read32(component, WM8996_FLL_CONTROL_1); in wm8996_set_fll()
2092 snd_soc_component_update_bits(component, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
Dwm8996.h86 #define WM8996_FLL_CONTROL_1 0x220 macro