Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dwm8400-audio.h1156 #define WM8400_FLL_FRATIO_MASK 0x001F /* FLL_FRATIO - [4:0] */ macro
/linux-4.4.14/sound/soc/codecs/
Dwm8400.c976 reg &= ~(WM8400_FLL_REF_FREQ | WM8400_FLL_FRATIO_MASK); in wm8400_set_dai_pll()