Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm2200.c553 case WM2200_FLL_CONTROL_1: in wm2200_readable_register()
1950 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
1970 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, WM2200_FLL_ENA, 0); in wm2200_set_fll()
2007 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
H A Dwm2200.h31 #define WM2200_FLL_CONTROL_1 0x111 macro