Searched refs:hpet_t1_cmp (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 Dhpet.c988 static u32 hpet_t1_cmp; variable
1064 hpet_t1_cmp = cnt;
1173 hpet_t1_cmp += delta;
1174 hpet_writel(hpet_t1_cmp, HPET_T1_CMP);
1176 } while (!hpet_cnt_ahead(hpet_t1_cmp, hpet_readl(HPET_COUNTER)));

Completed in 23 milliseconds