Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
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[1]; argument
/linux-3.4.99/drivers/char/
Dhpet.c166 struct hpet __iomem *hpet = devp->hd_hpet; in hpet_interrupt() local
442 struct hpet __iomem *hpet; in hpet_ioctl_ieon() local
566 struct hpet __iomem *hpet; in hpet_ioctl_common() local
774 struct hpet __iomem *hpet; in __hpet_calibrate() local
832 struct hpet __iomem *hpet; in hpet_alloc() local
/linux-3.4.99/arch/x86/kernel/
Dtsc.c125 static u64 tsc_read_refs(u64 *p, int hpet) in tsc_read_refs()
407 int hpet = is_hpet_enabled(), i, loopmin; in native_calibrate_tsc() local
869 static int hpet; in tsc_refine_calibration_work() local
Dhpet.c182 struct hpet __iomem *hpet = hpet_virt_address; in hpet_reserve_platform_timers() local