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