Searched refs:Fvco (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/sound/soc/samsung/
H A Dsmdk_wm8580.c50 /* The Fvco for WM8580 PLLs must fall within [90,100]MHz. smdk_hw_params()
/linux-4.1.27/drivers/clk/
H A Dclk-xgene.c107 * Fvco = Fref * NFB; xgene_clk_pll_recalc_rate()
108 * Fout = Fvco / NOUT; xgene_clk_pll_recalc_rate()
/linux-4.1.27/drivers/clk/berlin/
H A Dberlin2-avpll.c173 /* AVPLL VCO frequency: Fvco = (Fref / refdiv) * fbdiv */ berlin2_avpll_vco_recalc_rate()
/linux-4.1.27/drivers/video/fbdev/
H A Dasiliantfb.c235 * and the maximum Fvco is 220MHz */ asiliantfb_check_var()
/linux-4.1.27/sound/soc/codecs/
H A Dwm8993.c412 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
426 pr_debug("Fvco=%dHz\n", target); fll_factors()
H A Dwm9081.c493 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
507 pr_debug("Fvco=%dHz\n", target); fll_factors()
H A Dwm8955.c168 dev_dbg(dev, "Fvco=%dHz\n", target); wm8995_pll_factors()
H A Darizona.c1775 /* Fvco should be over the targt; don't check the upper bound */ arizona_calc_fll()
1785 arizona_fll_dbg(fll, "Fvco=%dHz\n", target); arizona_calc_fll()
H A Dwm8995.c1743 /* Scale the output to give 90MHz<=Fvco<=100MHz */ wm8995_get_fll_config()
1751 pr_debug("OUTDIV=%d, Fvco=%dHz\n", fll->outdiv, freq_out); wm8995_get_fll_config()
H A Dwm2200.c1887 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
1900 pr_debug("FLL Fvco=%dHz\n", target); fll_factors()
H A Dwm5100.c1707 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
1720 pr_debug("FLL Fvco=%dHz\n", target); fll_factors()
H A Dwm8904.c1622 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
1635 pr_debug("Fvco=%dHz\n", target); fll_factors()
H A Dwm8962.c2769 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
2782 pr_debug("FLL Fvco=%dHz\n", target); fll_factors()
H A Dwm8996.c1956 /* Fvco should be 90-100MHz; don't check the upper bound */ fll_factors()
1969 pr_debug("FLL Fvco=%dHz\n", target); fll_factors()
H A Dwm8994.c2065 /* Scale the output to give 90MHz<=Fvco<=100MHz */ wm8994_get_fll_config()
2073 pr_debug("OUTDIV=%d, Fvco=%dHz\n", fll->outdiv, freq_out); wm8994_get_fll_config()
/linux-4.1.27/drivers/cpufreq/
H A Ds3c24xx-cpufreq.c104 s3c_freq_dbg("%s: Fvco=%u, F=%lu, A=%lu, H=%lu (%u), P=%lu (%u)\n", s3c_cpufreq_show()
/linux-4.1.27/drivers/media/tuners/
H A Dmxl5005s.c2319 u32 Fvco; MXL_TuneRF() local
2763 /* Fvco = Fvco/10 */ MXL_TuneRF()
2764 Fvco = (state->TG_LO/10000) * divider_val * Fref_TG; MXL_TuneRF()
2766 tg_lo = (((Fmax/10 - Fvco)/100)*32) / ((Fmax-Fmin)/1000)+8; MXL_TuneRF()

Completed in 741 milliseconds