Searched refs:vco_l2c (Results 1 – 1 of 1) sorted by relevance
91 uint8_t vco_l2c; /* VCO to NB(L2 cache) clock ratio */ member188 freq_l2clk = freq_vco / freq_conf_table[sar_fab_freq].vco_l2c; in count_l2clk()191 if (((freq_vco % freq_conf_table[sar_fab_freq].vco_l2c) * 10 / in count_l2clk()192 freq_conf_table[sar_fab_freq].vco_l2c) >= 5) in count_l2clk()