Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5677.c4483 * rt5677_pll_calc - Calcualte PLL M/N/K code.
4492 static int rt5677_pll_calc(const unsigned int freq_in, in rt5677_pll_calc() function
4558 ret = rt5677_pll_calc(freq_in, freq_out, &pll_code); in rt5677_set_dai_pll()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5677.c4481 * rt5677_pll_calc - Calcualte PLL M/N/K code.
4490 static int rt5677_pll_calc(const unsigned int freq_in, in rt5677_pll_calc() function
4556 ret = rt5677_pll_calc(freq_in, freq_out, &pll_code); in rt5677_set_dai_pll()

Completed in 12 milliseconds