Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/codecs/
Dwm8993.c425 reg1 |= WM8993_FLL_FRAC_MASK; in _wm8993_set_fll()
427 reg1 &= ~WM8993_FLL_FRAC_MASK; in _wm8993_set_fll()
Dwm8993.h1519 #define WM8993_FLL_FRAC_MASK 0x0004 /* FLL_FRAC */ macro