Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dpxa2xx_timer.c133 static void pxa2xx_timer_update4(void *opaque, uint64_t now_qemu, int n) in pxa2xx_timer_update4() function
306 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
334 pxa2xx_timer_update4(s, s->tm4[tm].lastload, tm); in pxa2xx_timer_write()
366 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
385 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
432 pxa2xx_timer_update4(i, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), t->tm.num - 4); in pxa2xx_timer_tick4()
448 pxa2xx_timer_update4(s, now, i); in pxa25x_timer_post_load()