Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Dmips_gictimer.c26 wait = gictimer->vptimers[vp_index].comparelo - gictimer->sh_counterlo - in gic_vptimer_update()
92 return gictimer->vptimers[vp_index].comparelo; in mips_gictimer_get_vp_compare()
98 gictimer->vptimers[vp_index].comparelo = (uint32_t) compare; in mips_gictimer_store_vp_compare()
/qemu/include/hw/timer/
H A Dmips_gictimer.h21 uint32_t comparelo; member