Searched refs:WM9081_FLL_N_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | wm9081.h | 356 #define WM9081_FLL_N_SHIFT 5 /* FLL_N - [14:5] */ macro |
D | wm9081.c | 610 reg4 |= fll_div.n << WM9081_FLL_N_SHIFT; in wm9081_set_fll() |