Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8962.c2834 WM8962_FLL_ENA, 0); in wm8962_set_fll()
2846 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2869 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2894 WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA); in wm8962_set_fll()
2912 WM8962_FLL_ENA, 0); in wm8962_set_fll()
Dwm8962.h2677 #define WM8962_FLL_ENA 0x0001 /* FLL_ENA */ macro