Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm9081.h327 #define WM9081_FLL_FRAC_MASK 0x0004 /* FLL_FRAC */ macro
Dwm9081.c602 reg1 |= WM9081_FLL_FRAC_MASK; in wm9081_set_fll()
604 reg1 &= ~WM9081_FLL_FRAC_MASK; in wm9081_set_fll()