Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Da9gtimer.h50 #define R_CONTROL_NEEDS_SYNC (R_CONTROL_TIMER_ENABLE | \ macro
/openbmc/qemu/hw/timer/
H A Da9gtimer.c207 a9_gtimer_update(s, (value ^ s->control) & R_CONTROL_NEEDS_SYNC); in a9_gtimer_write()