Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwm8400-audio.h1167 #define WM8400_FLL_OUTDIV_MASK 0x0007 /* FLL_OUTDIV - [2:0] */ macro
/openbmc/linux/sound/soc/codecs/
H A Dwm8400.c968 reg &= ~WM8400_FLL_OUTDIV_MASK; in wm8400_set_dai_pll()