Lines Matching defs:tmr
63 static void update_events(RTMRState *tmr, int ch) in update_events()
108 static int elapsed_time(RTMRState *tmr, int ch, int64_t delta) in elapsed_time()
124 static uint16_t read_tcnt(RTMRState *tmr, unsigned size, int ch) in read_tcnt()
195 RTMRState *tmr = opaque; in tmr_read() local
263 static void tmr_write_count(RTMRState *tmr, int ch, unsigned size, in tmr_write_count()
279 RTMRState *tmr = opaque; in tmr_write() local
331 static uint16_t issue_event(RTMRState *tmr, int ch, int sz, in issue_event()
375 static void timer_events(RTMRState *tmr, int ch) in timer_events()
401 RTMRState *tmr = opaque; in timer_event0() local
408 RTMRState *tmr = opaque; in timer_event1() local
415 RTMRState *tmr = RTMR(dev); in rtmr_reset() local
430 RTMRState *tmr = RTMR(obj); in rtmr_init() local