qemu-patch-raspberry4/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 Fix Cortex-A9 global timer 2015-07-27 22:44:47 +03:00
allwinner-a10-pit.h allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
arm_mptimer.h a9mpcore: Embed ARMMPTimerState 2013-11-05 17:47:29 +01:00
digic-timer.h hw/arm/digic: add timer support 2013-12-17 20:12:51 +00:00
hpet.h hpet: remove muldiv64() 2015-09-25 14:56:05 +02:00
i8254.h kvm/i8254: QOM'ify some more 2013-06-07 14:55:24 +02:00
i8254_internal.h i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
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 m48t59: introduce new base-year qdev property 2015-03-10 09:18:56 +00:00
mc146818rtc.h rtc: remove rtc_set_date 2013-06-01 14:25:38 +04:00
mc146818rtc_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
stm32f2xx_timer.h stm32f2xx_timer: Add the stm32f2xx Timer 2015-03-11 13:21:05 +00:00