Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Daspeed_timer.c184 static void aspeed_timer_expire(void *opaque) in aspeed_timer_expire() function
599 timer_init_ns(&t->timer, QEMU_CLOCK_VIRTUAL, aspeed_timer_expire, t); in aspeed_init_one_timer()