Home
last modified time | relevance | path

Searched refs:vco_l2c (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/mv/armadaxp/
H A Darmadaxp.c94 uint8_t vco_l2c; /* VCO to NB(L2 cache) clock ratio */ member
191 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()