Searched refs:slowmaxfreq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsiutils.c3555 uint slowmaxfreq, pll_delay, slowclk; local
3569 slowmaxfreq = si_slowclk_freq(sii, (sii->pub.ccrev >= 10) ? FALSE : TRUE, cc);
3571 pll_on_delay = ((slowmaxfreq * pll_delay) + 999999) / 1000000;
3572 fref_sel_delay = ((slowmaxfreq * FREF_DELAY) + 999999) / 1000000;

Completed in 226 milliseconds