Searched refs:HPET_TN_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.h46 #define HPET_TN_ENABLE 0x0004 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c333 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC |
353 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT;
360 cfg &= ~HPET_TN_ENABLE;
1068 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT;
1158 cfg &= ~HPET_TN_ENABLE;

Completed in 114 milliseconds