Searched refs:f_vco_khz (Results 1 – 1 of 1) sorted by relevance
197 unsigned int f_ref_khz, f_vco_khz, div_ref, div_out, pll_n; in ts2020_set_params() local216 f_vco_khz = frequency_khz * div_out; in ts2020_set_params()217 pll_n = f_vco_khz * div_ref / f_ref_khz; in ts2020_set_params()223 f_vco_khz, pll_n, div_ref, div_out); in ts2020_set_params()