Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/loongson64/loongson-3/
Dhpet.c97 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_state_periodic()
140 cfg &= ~HPET_TN_PERIODIC; in hpet_set_state_oneshot()
/linux-4.4.14/arch/mips/include/asm/
Dhpet.h47 #define HPET_TN_PERIODIC 0x0008 macro
/linux-4.4.14/arch/x86/include/asm/
Dhpet.h45 #define HPET_TN_PERIODIC 0x0008 macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c305 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_periodic()
329 cfg &= ~HPET_TN_PERIODIC; in hpet_set_oneshot()
902 cfg &= ~(HPET_TN_PERIODIC | HPET_TN_PERIODIC_CAP in hpet_enable()
1112 cfg &= ~HPET_TN_PERIODIC; in hpet_rtc_timer_init()