Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8904.c1762 WM8904_FLL_CLK_REF_SRC_MASK, 0); in wm8904_set_fll()
1767 WM8904_FLL_CLK_REF_SRC_MASK, 1); in wm8904_set_fll()
1772 WM8904_FLL_CLK_REF_SRC_MASK, 2); in wm8904_set_fll()
Dwm8904.h1163 #define WM8904_FLL_CLK_REF_SRC_MASK 0x0003 /* FLL_CLK_REF_SRC - [1:0] */ macro