Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/
Dhpet.c164 m = read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
184 &devp->hd_timer->hpet_compare); in hpet_interrupt()
496 &timer->hpet_compare); in hpet_ioctl_ieon()
541 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
546 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
550 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
796 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
807 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/Linux-v5.10/include/linux/
Dhpet.h37 #define hpet_compare _u1._hpet_compare macro