Searched refs:WM9081_FLL_FRATIO_SHIFT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ | ||
D | wm9081.h | 342 #define WM9081_FLL_FRATIO_SHIFT 0 /* FLL_FRATIO - [2:0] */ macro |
D | wm9081.c | 605 (fll_div.fll_fratio << WM9081_FLL_FRATIO_SHIFT)); in wm9081_set_fll() |