Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8993.c490 reg1 &= ~WM8993_FLL_ENA; in _wm8993_set_fll()
523 reg1 &= ~WM8993_FLL_ENA; in _wm8993_set_fll()
558 snd_soc_write(codec, WM8993_FLL_CONTROL_1, reg1 | WM8993_FLL_ENA); in _wm8993_set_fll()
Dwm8993.h1535 #define WM8993_FLL_ENA 0x0001 /* FLL_ENA */ macro