Searched refs:TMR_NR_EVENTS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/timer/ | ||
H A D | renesas_tmr.h | 26 TMR_NR_EVENTS = 4 enumerator |
/openbmc/qemu/hw/timer/ | ||
H A D | renesas_tmr.c | 65 uint16_t diff[TMR_NR_EVENTS], min; in update_events() |