Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h324 #define WM9081_FLL_FRAC_MASK 0x0004 /* FLL_FRAC */ macro
H A Dwm9081.c598 reg1 |= WM9081_FLL_FRAC_MASK; in wm9081_set_fll()
600 reg1 &= ~WM9081_FLL_FRAC_MASK; in wm9081_set_fll()