Home
last modified time | relevance | path

Searched defs:hpet (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dhpet.h12 struct hpet { struct
13 u64 hpet_cap; /* capabilities */ argument
15 u64 hpet_config; /* configuration */ argument
17 u64 hpet_isr; /* interrupt status reg */ argument
20 u64 _hpet_mc64; argument
25 struct hpet_timer { argument
33 } hpet_timers[]; argument
/openbmc/linux/drivers/char/
H A Dhpet.c145 struct hpet __iomem *hpet = devp->hd_hpet; in hpet_interrupt() local
453 struct hpet __iomem *hpet; in hpet_ioctl_ieon() local
773 struct hpet __iomem *hpet; in __hpet_calibrate() local
830 struct hpet __iomem *hpet; in hpet_alloc() local
/openbmc/qemu/include/hw/timer/
H A Dhpet.h74 struct hpet_fw_entry hpet[8]; member
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c353 static u64 tsc_read_refs(u64 *p, int hpet) in tsc_read_refs()
758 int hpet = is_hpet_enabled(), i, loopmin; in pit_hpet_ptimer_calibrate_cpu() local
1375 static int hpet; in tsc_refine_calibration_work() local
/openbmc/qemu/hw/i386/
H A Dpc.c1139 DeviceState *hpet = NULL; in pc_basic_device_init() local