Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8993.c487 reg1 &= ~WM8993_FLL_ENA; in _wm8993_set_fll()
520 reg1 &= ~WM8993_FLL_ENA; in _wm8993_set_fll()
555 snd_soc_component_write(component, WM8993_FLL_CONTROL_1, reg1 | WM8993_FLL_ENA); in _wm8993_set_fll()
H A Dwm8993.h1536 #define WM8993_FLL_ENA 0x0001 /* FLL_ENA */ macro