Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dtimex.h60 #define HPET_T0_PERIODIC 0x008 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c572 hpet_writel(HPET_T0_ENABLE | HPET_T0_PERIODIC | HPET_T0_SETVAL | HPET_T0_32BIT, HPET_T0_CFG); in hpet_init()