Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c2060 reg |= WM8996_FLL_EFS_ENA | (3 << WM8996_FLL_LFSR_SEL_SHIFT); in wm8996_set_fll()
2062 reg |= 1 << WM8996_FLL_LFSR_SEL_SHIFT; in wm8996_set_fll()
H A Dwm8996.h1757 #define WM8996_FLL_LFSR_SEL_SHIFT 1 /* FLL_LFSR_SEL - [2:1] */ macro