Home
last modified time | relevance | path

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

/linux/arch/mips/loongson64/
H A Dhpet.c53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter()
56 hpet_write(HPET_CFG, cfg); in hpet_start_counter()
61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter()
64 hpet_write(HPET_CFG, cfg); in hpet_stop_counter()
/linux/arch/mips/include/asm/
H A Dhpet.h11 #define HPET_CFG 0x010 macro
/linux/arch/x86/include/asm/
H A Dhpet.h13 #define HPET_CFG 0x010 macro