Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c1938 WM2200_FLL_ENA, 0); in wm2200_set_fll()
1957 snd_soc_component_update_bits(component, WM2200_FLL_CONTROL_1, WM2200_FLL_ENA, 0); in wm2200_set_fll()
1995 WM2200_FLL_ENA, WM2200_FLL_ENA); in wm2200_set_fll()
H A Dwm2200.h574 #define WM2200_FLL_ENA 0x0001 /* FLL_ENA */ macro