Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drl6231.c140 int rl6231_pll_calc(const unsigned int freq_in, in rl6231_pll_calc() function
232 EXPORT_SYMBOL_GPL(rl6231_pll_calc);
H A Drl6231.h28 int rl6231_pll_calc(const unsigned int freq_in,
H A Drt1016.c491 ret = rl6231_pll_calc(freq_in, freq_out * 4, &pll_code); in rt1016_set_component_pll()
H A Drt5682.c2331 ret = rl6231_pll_calc(freq_in, pll2_fout1, &pll2f_code); in rt5682_set_component_pll()
2343 ret = rl6231_pll_calc(pll2_fout1, freq_out, &pll2b_code); in rt5682_set_component_pll()
2394 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5682_set_component_pll()
H A Drt1308.c665 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt1308_set_component_pll()
H A Drt1015.c914 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt1015_set_component_pll()
H A Drt1305.c842 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt1305_set_component_pll()
H A Drt5660.c1047 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5660_set_dai_pll()
H A Drt5616.c1134 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5616_set_dai_pll()
H A Drt5514.c937 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5514_set_dai_pll()
H A Drt1011.c1773 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt1011_set_component_pll()
H A Drt5668.c2174 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5668_set_component_pll()
H A Drt5651.c1532 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5651_set_dai_pll()
H A Drt5640.c1912 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5640_set_dai_pll()
H A Drt5670.c2506 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5670_set_dai_pll()
H A Drt5663.c2942 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5663_set_dai_pll()
H A Drt5665.c4375 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5665_set_component_pll()
H A Drt5645.c2960 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5645_set_dai_pll()
H A Drt5659.c3510 ret = rl6231_pll_calc(freq_in, freq_out, &pll_code); in rt5659_set_component_pll()
H A Drt5677.c4498 return rl6231_pll_calc(freq_in, freq_out, pll_code); in rt5677_pll_calc()