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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsiutils.c3621 uint16 fpdelay; local
3627 fpdelay = si_pmu_fast_pwrup_delay(sih, sii->osh);
3629 return fpdelay;
3636 fpdelay = 0;
3648 fpdelay = (((R_REG(sii->osh, &cc->pll_on_delay) + 2) * 1000000) +
3656 return fpdelay;

Completed in 166 milliseconds