Searched refs:WM8350_FLL_FRAC (Results 1 – 2 of 2) sorted by relevance
115 #define WM8350_FLL_FRAC 0x0020 macro
1148 ~(WM8350_FLL_FRAC | WM8350_FLL_SLOW_LOCK_REF); in wm8350_set_fll()1150 fll_4 | (fll_div.k ? WM8350_FLL_FRAC : 0) | in wm8350_set_fll()