Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/loongson-3/
Dhpet.c96 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | in hpet_set_mode()
121 cfg &= ~HPET_TN_PERIODIC; in hpet_set_mode()
/linux-4.1.27/arch/mips/include/asm/
Dhpet.h47 #define HPET_TN_PERIODIC 0x0008 macro
/linux-4.1.27/arch/x86/include/asm/
Dhpet.h45 #define HPET_TN_PERIODIC 0x0008 macro
/linux-4.1.27/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()
878 cfg &= ~(HPET_TN_PERIODIC | HPET_TN_PERIODIC_CAP in hpet_enable()
1088 cfg &= ~HPET_TN_PERIODIC; in hpet_rtc_timer_init()