Searched refs:WM8993_FLL_OUTDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/sound/soc/codecs/ | ||
D | wm8993.h | 1544 #define WM8993_FLL_OUTDIV_SHIFT 8 /* FLL_OUTDIV - [10:8] */ macro |
D | wm8993.c | 535 (fll_div.fll_outdiv << WM8993_FLL_OUTDIV_SHIFT) | in _wm8993_set_fll() |