Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8962.c897 case WM8962_FLL_CONTROL_1: in wm8962_readable_register()
2839 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2852 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2861 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2875 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2898 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2917 snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
Dwm8962.h117 #define WM8962_FLL_CONTROL_1 0x9B macro