Searched refs:wm9081_set_fll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm9081.c | 545 static int wm9081_set_fll(struct snd_soc_component *component, int fll_id, in wm9081_set_fll() function 653 wm9081_set_fll(component, WM9081_SYSCLK_FLL_MCLK, 0, 0); in configure_clock() 694 ret = wm9081_set_fll(component, WM9081_SYSCLK_FLL_MCLK, in configure_clock() 756 wm9081_set_fll(component, 0, 0, 0); in clk_sys_event()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm9081.c | 545 static int wm9081_set_fll(struct snd_soc_component *component, int fll_id, in wm9081_set_fll() function 653 wm9081_set_fll(component, WM9081_SYSCLK_FLL_MCLK, 0, 0); in configure_clock() 694 ret = wm9081_set_fll(component, WM9081_SYSCLK_FLL_MCLK, in configure_clock() 756 wm9081_set_fll(component, 0, 0, 0); in clk_sys_event()
|
Completed in 4 milliseconds