Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8996.c2065 reg |= WM8996_FLL_EFS_ENA | (3 << WM8996_FLL_LFSR_SEL_SHIFT); in wm8996_set_fll()
2067 reg |= 1 << WM8996_FLL_LFSR_SEL_SHIFT; in wm8996_set_fll()
Dwm8996.h1761 #define WM8996_FLL_LFSR_SEL_SHIFT 1 /* FLL_LFSR_SEL - [2:1] */ macro