Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Dpxa2xx_timer.c118 static void pxa2xx_timer_update(void *opaque, uint64_t now_qemu) in pxa2xx_timer_update() function
288 pxa2xx_timer_update(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL)); in pxa2xx_timer_write()
314 pxa2xx_timer_update(s, s->lastload); in pxa2xx_timer_write()
446 pxa2xx_timer_update(s, now); in pxa25x_timer_post_load()