Searched refs:WM8991_PLL_ENA (Results 1 – 2 of 2) sorted by relevance
926 reg |= WM8991_PLL_ENA; in wm8991_set_dai_pll()941 reg &= ~WM8991_PLL_ENA; in wm8991_set_dai_pll()
110 #define WM8991_PLL_ENA 0x8000 /* PLL_ENA */ macro