Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h327 #define WM9081_FLL_ENA 0x0001 /* FLL_ENA */ macro
H A Dwm9081.c593 reg1 &= ~WM9081_FLL_ENA; in wm9081_set_fll()
622 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA); in wm9081_set_fll()