Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Da9gtimer.c81 static void a9_gtimer_update(A9GTimerState *s, bool sync) in a9_gtimer_update() function
137 a9_gtimer_update(s, false); in a9_gtimer_update_no_sync()
207 a9_gtimer_update(s, (value ^ s->control) & R_CONTROL_NEEDS_SYNC); in a9_gtimer_write()
212 a9_gtimer_update(s, false); in a9_gtimer_write()
219 a9_gtimer_update(s, false); in a9_gtimer_write()
229 a9_gtimer_update(s, false); in a9_gtimer_write()
295 a9_gtimer_update(s, false); in a9_gtimer_reset()