Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8904.c270 case WM8904_FLL_CONTROL_1: in wm8904_readable_register()
338 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_configure_clocking()
688 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
692 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
703 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in sysclk_event()
1705 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1738 fll1 = snd_soc_component_read32(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll()
1741 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1780 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
1805 snd_soc_component_update_bits(component, WM8904_FLL_CONTROL_1, in wm8904_set_fll()
[all …]
Dwm8904.h87 #define WM8904_FLL_CONTROL_1 0x74 macro