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