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.c135 static void pxa2xx_timer_update4(void *opaque, uint64_t now_qemu, int n) in pxa2xx_timer_update4() function
308 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
336 pxa2xx_timer_update4(s, s->tm4[tm].lastload, tm); in pxa2xx_timer_write()
368 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
387 pxa2xx_timer_update4(s, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), tm); in pxa2xx_timer_write()
434 pxa2xx_timer_update4(i, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL), t->tm.num - 4); in pxa2xx_timer_tick4()
450 pxa2xx_timer_update4(s, now, i); in pxa25x_timer_post_load()