Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8904.c265 case WM8904_FLL_CONTROL_1: in wm8904_readable_register()
333 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_configure_clocking()
668 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
672 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
683 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
1714 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1747 fll1 = snd_soc_component_read32(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll()
1750 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1789 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1814 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
[all …]
Dwm8904.h84 #define WM8904_FLL_CONTROL_1 0x74 macro