Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h336 #define WM9081_FLL_OUTDIV_SHIFT 8 /* FLL_OUTDIV - [10:8] */ macro
H A Dwm9081.c604 (fll_div.fll_outdiv << WM9081_FLL_OUTDIV_SHIFT) | in wm9081_set_fll()