Home
last modified time | relevance | path

Searched refs:clking (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8978.c726 u16 clking = snd_soc_component_read(component, WM8978_CLOCKING); in wm8978_hw_params() local
727 enum wm8978_sysclk_src current_clk_id = clking & 0x100 ? in wm8978_hw_params()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8978.c726 u16 clking = snd_soc_component_read(component, WM8978_CLOCKING); in wm8978_hw_params() local
727 enum wm8978_sysclk_src current_clk_id = (clking & 0x100) ? in wm8978_hw_params()

Completed in 4 milliseconds