Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dtimex.h44 #define HPET_CFG 0x010 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c561 cfg = hpet_readl(HPET_CFG); in hpet_init()
563 hpet_writel(cfg, HPET_CFG); in hpet_init()
581 hpet_writel(cfg, HPET_CFG); in hpet_init()