Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Dhpet.c170 m = read_counter(&devp->hd_timer->hpet_compare); in hpet_interrupt()
190 &devp->hd_timer->hpet_compare); in hpet_interrupt()
482 &timer->hpet_compare); in hpet_ioctl_ieon()
528 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
533 write_counter(t, &timer->hpet_compare); in hpet_ioctl_ieon()
537 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in hpet_ioctl_ieon()
786 t = read_counter(&timer->hpet_compare); in __hpet_calibrate()
797 write_counter(t + m + hpetp->hp_delta, &timer->hpet_compare); in __hpet_calibrate()
/linux-3.4.99/include/linux/
Dhpet.h37 #define hpet_compare _u1._hpet_compare macro