Home
last modified time | relevance | path

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

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