Searched refs:WM8962_FLL_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | wm8962.c | 891 case WM8962_FLL_CONTROL_1: in wm8962_readable_register() 2899 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll() 2912 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll() 2921 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll() 2935 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, WM8962_FLL_ENA, 0); in wm8962_set_fll() 2958 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll() 2977 snd_soc_component_update_bits(component, WM8962_FLL_CONTROL_1, in wm8962_set_fll()
|
D | wm8962.h | 114 #define WM8962_FLL_CONTROL_1 0x9B macro
|