Searched refs:WM9081_FLL_OUTDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | wm9081.h | 336 #define WM9081_FLL_OUTDIV_SHIFT 8 /* FLL_OUTDIV - [10:8] */ macro |
H A D | wm9081.c | 604 (fll_div.fll_outdiv << WM9081_FLL_OUTDIV_SHIFT) | in wm9081_set_fll() |