Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8962.c892 case WM8962_FLL_CONTROL_1: in wm8962_readable_register()
2829 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2842 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2851 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2865 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll()
2888 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
2907 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
Dwm8962.h114 #define WM8962_FLL_CONTROL_1 0x9B macro