Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm8985.c114 case WM8985_CLOCK_GEN_CONTROL: in wm8985_writeable()
702 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_set_fmt()
819 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_hw_params()
835 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_hw_params()
909 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_set_pll()
929 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_set_sysclk()
935 snd_soc_component_update_bits(component, WM8985_CLOCK_GEN_CONTROL, in wm8985_set_sysclk()
Dwm8985.h19 #define WM8985_CLOCK_GEN_CONTROL 0x06 macro