Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dadau1701.c300 static int adau1701_reset(struct snd_soc_component *component, unsigned int clkdiv, in adau1701_reset() function
449 ret = adau1701_reset(component, clkdiv, params_rate(params)); in adau1701_hw_params()
687 * adau1701_reset() to a point in time when we know the correct PLL in adau1701_probe()
693 ret = adau1701_reset(component, adau1701->pll_clkdiv, 0); in adau1701_probe()
751 return adau1701_reset(component, adau1701->pll_clkdiv, 0); in adau1701_resume()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dadau1701.c300 static int adau1701_reset(struct snd_soc_component *component, unsigned int clkdiv, in adau1701_reset() function
451 ret = adau1701_reset(component, clkdiv, params_rate(params)); in adau1701_hw_params()
689 * adau1701_reset() to a point in time when we know the correct PLL in adau1701_probe()
695 ret = adau1701_reset(component, adau1701->pll_clkdiv, 0); in adau1701_probe()
753 return adau1701_reset(component, adau1701->pll_clkdiv, 0); in adau1701_resume()

Completed in 4 milliseconds