Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c2233 was_enabled = reg & WM8994_FLL1_ENA; in _wm8994_set_fll()
2289 WM8994_FLL1_ENA, 0); in _wm8994_set_fll()
2394 reg = WM8994_FLL1_ENA; in _wm8994_set_fll()
2402 WM8994_FLL1_ENA | WM8994_FLL1_OSC_ENA | in _wm8994_set_fll()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dregisters.h2408 #define WM8994_FLL1_ENA 0x0001 /* FLL1_ENA */ macro