Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8962.c2840 WM8962_FLL_ENA, 0); in wm8962_set_fll()
2852 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2875 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2900 WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA); in wm8962_set_fll()
2918 WM8962_FLL_ENA, 0); in wm8962_set_fll()
Dwm8962.h2677 #define WM8962_FLL_ENA 0x0001 /* FLL_ENA */ macro