Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8962.c896 case WM8962_FLL_CONTROL_1: in wm8962_readable_register()
2940 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2953 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2966 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2980 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
3003 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_mute()
3022 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_mute()
H A Dwm8962.h114 #define WM8962_FLL_CONTROL_1 0x9B macro