Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/
Dhpet.c149 read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
169 &devp->hd_timer->hpet_compare); in hpet_interrupt()
481 &timer->hpet_compare); in hpet_ioctl_ieon()
526 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
531 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
535 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
761 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
772 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/linux-6.6.21/include/linux/
Dhpet.h37 #define hpet_compare _u1._hpet_compare macro