qemu-e2k/include/hw/timer
Laurent Vivier 0a4f9240f5 hpet: remove muldiv64()
hpet defines a clock period in femtoseconds but
then converts it to nanoseconds to use the internal
timers.

We can define the period in nanoseconds and use it
directly, this allows to remove muldiv64().

We only need to convert the period to femtoseconds
to put it in internal hpet capability register.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 14:56:05 +02:00
..
a9gtimer.h
allwinner-a10-pit.h
arm_mptimer.h
digic-timer.h
hpet.h hpet: remove muldiv64() 2015-09-25 14:56:05 +02:00
i8254_internal.h
i8254.h
imx_epit.h i.MX: Split EPIT emulator in a header file and a source file 2015-08-13 11:26:20 +01:00
imx_gpt.h i.MX: Split GPT emulator in a header file and a source file 2015-08-13 11:26:20 +01:00
m48t59.h
mc146818rtc_regs.h
mc146818rtc.h
stm32f2xx_timer.h