Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c149 read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
169 &devp->hd_timer->hpet_compare); in hpet_interrupt()
493 &timer->hpet_compare); in hpet_ioctl_ieon()
538 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
543 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
547 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
785 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
796 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/openbmc/linux/include/linux/
H A Dhpet.h37 #define hpet_compare _u1._hpet_compare macro