Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm2200.c556 case WM2200_FLL_CONTROL_1: in wm2200_readable_register()
1953 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
1973 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, WM2200_FLL_ENA, 0); in wm2200_set_fll()
2010 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
Dwm2200.h35 #define WM2200_FLL_CONTROL_1 0x111 macro