Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8994.c2156 was_enabled = reg & WM8994_FLL1_ENA; in _wm8994_set_fll()
2212 WM8994_FLL1_ENA, 0); in _wm8994_set_fll()
2277 reg = WM8994_FLL1_ENA; in _wm8994_set_fll()
2285 WM8994_FLL1_ENA | WM8994_FLL1_OSC_ENA | in _wm8994_set_fll()
/linux-4.1.27/include/linux/mfd/wm8994/
Dregisters.h2413 #define WM8994_FLL1_ENA 0x0001 /* FLL1_ENA */ macro