Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm8350/
Daudio.h116 #define WM8350_FLL_SLOW_LOCK_REF 0x0010 macro
/linux-3.4.99/sound/soc/codecs/
Dwm8350.c1116 ~(WM8350_FLL_FRAC | WM8350_FLL_SLOW_LOCK_REF); in wm8350_set_fll()
1119 (fll_div.ratio == 8 ? WM8350_FLL_SLOW_LOCK_REF : 0)); in wm8350_set_fll()