Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/wm8350/
Daudio.h110 #define WM8350_FLL_FRAC 0x0020 macro
/Linux-v5.4/sound/soc/codecs/
Dwm8350.c1059 ~(WM8350_FLL_FRAC | WM8350_FLL_SLOW_LOCK_REF); in wm8350_set_fll()
1061 fll_4 | (fll_div.k ? WM8350_FLL_FRAC : 0) | in wm8350_set_fll()