Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Dhpet.c167 m = read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
187 &devp->hd_timer->hpet_compare); in hpet_interrupt()
499 &timer->hpet_compare); in hpet_ioctl_ieon()
544 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
549 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
553 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
802 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
813 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/linux-4.1.27/include/linux/
Dhpet.h36 #define hpet_compare _u1._hpet_compare macro