Searched refs:WM8962_FLL_OUTDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | wm8962.h | 2683 #define WM8962_FLL_OUTDIV_SHIFT 3 /* FLL_OUTDIV - [8:3] */ macro |
D | wm8962.c | 2949 (fll_div.fll_outdiv << WM8962_FLL_OUTDIV_SHIFT) | in wm8962_set_fll() |