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