Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dbcm2835_systmr.h27 } BCM2835SystemTimerCompare; typedef
39 BCM2835SystemTimerCompare tmr[BCM2835_SYSTIMER_COUNT];
/openbmc/qemu/hw/timer/
H A Dbcm2835_systmr.c33 BCM2835SystemTimerCompare *tmr = opaque; in bcm2835_systmr_timer_expire()