Home
last modified time | relevance | path

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

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