Searched refs:HPET_CFG_ENABLE (Results 1 - 2 of 2) 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.h40 #define HPET_CFG_ENABLE 0x001 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c240 cfg &= ~HPET_CFG_ENABLE;
253 cfg |= HPET_CFG_ENABLE;
955 cfg &= ~HPET_CFG_ENABLE;

Completed in 70 milliseconds