Home
last modified time | relevance | path

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

/linux/arch/mips/loongson64/
H A Dhpet.c69 hpet_write(HPET_COUNTER, 0); in hpet_reset_counter()
70 hpet_write(HPET_COUNTER + 4, 0); in hpet_reset_counter()
164 cnt = hpet_read(HPET_COUNTER); in hpet_next_event()
168 res = (s32)(cnt - hpet_read(HPET_COUNTER)); in hpet_next_event()
252 return (u64)hpet_read(HPET_COUNTER); in hpet_read_counter()
/linux/arch/mips/include/asm/
H A Dhpet.h13 #define HPET_COUNTER 0x0f0 macro
/linux/arch/x86/include/asm/
H A Dhpet.h15 #define HPET_COUNTER 0x0f0 macro