Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5682.c2295 unsigned int pll2_fout1, pll2_ps_val; in rt5682_set_component_pll() local
2330 pll2_fout1 = 3840000; in rt5682_set_component_pll()
2331 ret = rl6231_pll_calc(freq_in, pll2_fout1, &pll2f_code); in rt5682_set_component_pll()
2338 freq_in, pll2_fout1, in rt5682_set_component_pll()
2343 ret = rl6231_pll_calc(pll2_fout1, freq_out, &pll2b_code); in rt5682_set_component_pll()
2346 pll2_fout1); in rt5682_set_component_pll()
2350 pll2_fout1, freq_out, in rt5682_set_component_pll()