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