Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c1750 WM8904_FLL_CLK_REF_SRC_MASK, 0); in wm8904_set_fll()
1755 WM8904_FLL_CLK_REF_SRC_MASK, 1); in wm8904_set_fll()
1760 WM8904_FLL_CLK_REF_SRC_MASK, 2); in wm8904_set_fll()
H A Dwm8904.h1161 #define WM8904_FLL_CLK_REF_SRC_MASK 0x0003 /* FLL_CLK_REF_SRC - [1:0] */ macro