Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhpet.h11 struct hpet { struct
12 u64 hpet_cap; /* capabilities */ argument
14 u64 hpet_config; /* configuration */ argument
16 u64 hpet_isr; /* interrupt status reg */ argument
19 u64 _hpet_mc64; argument
24 struct hpet_timer { argument
32 } hpet_timers[1]; argument
/linux-4.4.14/drivers/char/
Dhpet.c162 struct hpet __iomem *hpet = devp->hd_hpet; in hpet_interrupt() local
458 struct hpet __iomem *hpet; in hpet_ioctl_ieon() local
581 struct hpet __iomem *hpet; in hpet_ioctl_common() local
789 struct hpet __iomem *hpet; in __hpet_calibrate() local
847 struct hpet __iomem *hpet; in hpet_alloc() local
/linux-4.4.14/arch/x86/kernel/
Dtsc.c379 static u64 tsc_read_refs(u64 *p, int hpet) in tsc_read_refs()
670 int hpet = is_hpet_enabled(), i, loopmin; in native_calibrate_tsc() local
1094 static int hpet; in tsc_refine_calibration_work() local
Dhpet.c185 struct hpet __iomem *hpet = hpet_virt_address; in hpet_reserve_platform_timers() local