Searched refs:WM8904_FLL_FRATIO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | wm8904.h | 1134 #define WM8904_FLL_FRATIO_MASK 0x0007 /* FLL_FRATIO - [2:0] */ macro |
D | wm8904.c | 1765 WM8904_FLL_OUTDIV_MASK | WM8904_FLL_FRATIO_MASK, in wm8904_set_fll() |