Searched refs:WM8996_FLL_LFSR_SEL_SHIFT (Results 1 – 2 of 2) sorted by relevance
2060 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()
1757 #define WM8996_FLL_LFSR_SEL_SHIFT 1 /* FLL_LFSR_SEL - [2:1] */ macro