Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A 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()
1693 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1726 fll1 = snd_soc_component_read(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll()
1729 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1768 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1793 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
[all …]
H A Dwm8904.h85 #define WM8904_FLL_CONTROL_1 0x74 macro