Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Da9gtimer.h92 typedef struct A9GTimerUpdate { struct
95 } A9GTimerUpdate; argument
/openbmc/qemu/hw/timer/
H A Da9gtimer.c71 static A9GTimerUpdate a9_gtimer_get_update(A9GTimerState *s) in a9_gtimer_get_update()
73 A9GTimerUpdate ret; in a9_gtimer_get_update()
84 A9GTimerUpdate update = a9_gtimer_get_update(s); in a9_gtimer_update()
144 A9GTimerUpdate update; in a9_gtimer_read()