Searched refs:WM8993_FLL_CLK_SRC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/soc/codecs/ | ||
D | wm8993.h | 1574 #define WM8993_FLL_CLK_SRC_MASK 0x0003 /* FLL_CLK_SRC - [1:0] */ macro |
D | wm8993.c | 398 reg5 &= ~WM8993_FLL_CLK_SRC_MASK; in _wm8993_set_fll() |