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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtsc.c143 static unsigned long calc_hpet_ref(u64 deltatsc, u64 hpet1, u64 hpet2) argument
147 if (hpet2 < hpet1)
149 hpet2 -= hpet1;

Completed in 91 milliseconds