Home
last modified time | relevance | path

Searched refs:HPET_TN_PERIODIC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dhpet.h47 #define HPET_TN_PERIODIC 0x0008 macro
/linux-2.6.39/arch/x86/kernel/
Dhpet.c337 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | in hpet_set_mode()
356 cfg &= ~HPET_TN_PERIODIC; in hpet_set_mode()
1087 cfg &= ~HPET_TN_PERIODIC; in hpet_rtc_timer_init()