Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dhpet.h47 #define HPET_TN_PERIODIC 0x0008 macro
/linux-3.4.99/arch/x86/kernel/
Dhpet.c324 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | in hpet_set_mode()
343 cfg &= ~HPET_TN_PERIODIC; in hpet_set_mode()
1044 cfg &= ~HPET_TN_PERIODIC; in hpet_rtc_timer_init()