Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dhpet.c129 read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
149 &devp->hd_timer->hpet_compare); in hpet_interrupt()
474 &timer->hpet_compare); in hpet_ioctl_ieon()
519 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
524 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
528 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
764 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
775 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/linux/include/linux/
H A Dhpet.h37 #define hpet_compare _u1._hpet_compare macro