Searched refs:WM8962_FLL_OUTDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
D | wm8962.h | 2686 #define WM8962_FLL_OUTDIV_SHIFT 3 /* FLL_OUTDIV - [8:3] */ macro |
D | wm8962.c | 2880 (fll_div.fll_outdiv << WM8962_FLL_OUTDIV_SHIFT) | in wm8962_set_fll() |