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

/drivers/char/
H A Dhpet.c44 #include <linux/hpet.h>
82 .name = "hpet",
91 /* A lock for concurrent access by app and isr hpet activity. */
98 struct hpet __iomem *hd_hpet;
112 struct hpet __iomem *hp_hpet;
166 struct hpet __iomem *hpet = devp->hd_hpet; local
171 mc = read_counter(&hpet->hpet_mc);
180 * where t is the interval in hpet ticks for the given freq,
454 struct hpet __iome local
578 struct hpet __iomem *hpet; local
786 struct hpet __iomem *hpet; local
844 struct hpet __iomem *hpet; local
[all...]

Completed in 98 milliseconds