Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Drenesas_cmt.c191 static void timer_events(RCMTState *cmt, int ch) in timer_events() function
205 timer_events(cmt, 0); in timer_event0()
212 timer_events(cmt, 1); in timer_event1()
H A Drenesas_tmr.c329 static void timer_events(RTMRState *tmr, int ch);
350 timer_events(tmr, 1); in issue_event()
375 static void timer_events(RTMRState *tmr, int ch) in timer_events() function
403 timer_events(tmr, 0); in timer_event0()
410 timer_events(tmr, 1); in timer_event1()