Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c564 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div() function
617 hpet_time_div(hpetp, devp->hd_ireqfreq); in hpet_ioctl_common()
658 devp->hd_ireqfreq = hpet_time_div(hpetp, arg); in hpet_ioctl_common()
799 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c549 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div() function
602 hpet_time_div(hpetp, devp->hd_ireqfreq); in hpet_ioctl_common()
643 devp->hd_ireqfreq = hpet_time_div(hpetp, arg); in hpet_ioctl_common()
764 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()

Completed in 3 milliseconds