Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c94 struct hpet_timer __iomem *hd_timer;
187 struct hpet_timer __iomem *timer; in hpet_timer_set_irq()
415 struct hpet_timer __iomem *timer; in hpet_release()
452 struct hpet_timer __iomem *timer; in hpet_ioctl_ieon()
574 struct hpet_timer __iomem *timer; in hpet_ioctl_common()
769 struct hpet_timer __iomem *timer = NULL; in __hpet_calibrate()
912 struct hpet_timer __iomem *timer; in hpet_alloc()
/openbmc/linux/include/linux/
H A Dhpet.h25 struct hpet_timer { struct
/openbmc/qemu/hw/timer/
H A Dhpet.c383 static void hpet_timer(void *opaque) in hpet_timer() function
734 timer->qemu_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, hpet_timer, timer); in hpet_realize()