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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhpet.h11 #define HPET_PERIOD 0x004 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c133 h = hpet_readl(HPET_PERIOD);
839 hpet_period = hpet_readl(HPET_PERIOD);
H A Dtsc.c150 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD));

Completed in 58 milliseconds