Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c545 case WM2200_FLL_CONTROL_1: in wm2200_readable_register()
1937 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
1957 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, WM2200_FLL_ENA, 0); in wm2200_set_fll()
1994 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