Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/loongson64/loongson-3/
Dhpet.c98 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_state_periodic()
141 cfg &= ~HPET_TN_PERIODIC; in hpet_set_state_oneshot()
/Linux-v4.19/arch/mips/include/asm/
Dhpet.h48 #define HPET_TN_PERIODIC 0x0008 macro
/Linux-v4.19/arch/x86/include/asm/
Dhpet.h46 #define HPET_TN_PERIODIC 0x0008 macro
/Linux-v4.19/arch/x86/kernel/
Dhpet.c307 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_periodic()
331 cfg &= ~HPET_TN_PERIODIC; in hpet_set_oneshot()
987 cfg &= ~(HPET_TN_PERIODIC | HPET_TN_PERIODIC_CAP in hpet_enable()
1200 cfg &= ~HPET_TN_PERIODIC; in hpet_rtc_timer_init()