Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c2357 unsigned int pll2_fout1, pll2_ps_val; in rt5682_set_component_pll() local
2392 pll2_fout1 = 3840000; in rt5682_set_component_pll()
2393 ret = rl6231_pll_calc(freq_in, pll2_fout1, &pll2f_code); in rt5682_set_component_pll()
2400 freq_in, pll2_fout1, in rt5682_set_component_pll()
2405 ret = rl6231_pll_calc(pll2_fout1, freq_out, &pll2b_code); in rt5682_set_component_pll()
2408 pll2_fout1); in rt5682_set_component_pll()
2412 pll2_fout1, freq_out, in rt5682_set_component_pll()