Home
last modified time | relevance | path

Searched refs:WM8400_FLL_OUTDIV_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/mfd/
Dwm8400-audio.h1180 #define WM8400_FLL_OUTDIV_MASK 0x0007 /* FLL_OUTDIV - [2:0] */ macro
/linux-2.6.39/sound/soc/codecs/
Dwm8400.c1062 reg &= WM8400_FLL_OUTDIV_MASK; in wm8400_set_dai_pll()