Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mfd/wm8350/
Daudio.h115 #define WM8350_FLL_FRAC 0x0020 macro
/linux-2.6.39/sound/soc/codecs/
Dwm8350.c1148 ~(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()