Searched refs:f_vco_khz (Results 1 – 1 of 1) sorted by relevance
206 unsigned int f_ref_khz, f_vco_khz, div_ref, div_out, pll_n; in ts2020_set_params() local225 f_vco_khz = frequency_khz * div_out; in ts2020_set_params()226 pll_n = f_vco_khz * div_ref / f_ref_khz; in ts2020_set_params()232 f_vco_khz, pll_n, div_ref, div_out); in ts2020_set_params()