Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c561 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div() function
614 hpet_time_div(hpetp, devp->hd_ireqfreq); in hpet_ioctl_common()
655 devp->hd_ireqfreq = hpet_time_div(hpetp, arg); in hpet_ioctl_common()
788 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()