Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/wm8350/
Daudio.h115 #define WM8350_FLL_FRAC 0x0020 macro
/Linux-v4.19/sound/soc/codecs/
Dwm8350.c1062 ~(WM8350_FLL_FRAC | WM8350_FLL_SLOW_LOCK_REF); in wm8350_set_fll()
1064 fll_4 | (fll_div.k ? WM8350_FLL_FRAC : 0) | in wm8350_set_fll()