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