Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8994.c2160 was_enabled = reg & WM8994_FLL1_ENA; in _wm8994_set_fll()
2216 WM8994_FLL1_ENA, 0); in _wm8994_set_fll()
2281 reg = WM8994_FLL1_ENA; in _wm8994_set_fll()
2289 WM8994_FLL1_ENA | WM8994_FLL1_OSC_ENA | in _wm8994_set_fll()
/Linux-v4.19/include/linux/mfd/wm8994/
Dregisters.h2413 #define WM8994_FLL1_ENA 0x0001 /* FLL1_ENA */ macro