Home
last modified time | relevance | path

Searched defs:tmr (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/timer/
H A Drenesas_tmr.c63 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
[all …]
H A Dbcm2835_systmr.c33 BCM2835SystemTimerCompare *tmr = opaque; in bcm2835_systmr_timer_expire() local
/qemu/include/hw/timer/
H A Dbcm2835_systmr.h39 BCM2835SystemTimerCompare tmr[BCM2835_SYSTIMER_COUNT]; member
/qemu/include/hw/rx/
H A Drx62n.h57 RTMRState tmr[RX62N_NR_TMR]; member
/qemu/include/hw/acpi/
H A Dich9_tco.h67 uint16_t tmr; member
H A Dacpi.h144 ACPIPMTimer tmr; member
/qemu/hw/rx/
H A Drx62n.c161 SysBusDevice *tmr; in register_tmr() local
/qemu/hw/intc/
H A Dopenpic.c684 OpenPICTimer *tmr = opaque; in qemu_timer_cb() local
704 static void openpic_tmr_set_tmr(OpenPICTimer *tmr, uint32_t val, bool enabled) in openpic_tmr_set_tmr()
730 static uint64_t openpic_tmr_get_timer(OpenPICTimer *tmr) in openpic_tmr_get_timer()
/qemu/hw/m68k/
H A Dmcf5206.c24 uint16_t tmr; member
/qemu/include/hw/i386/
H A Dapic_internal.h172 uint32_t tmr[8]; /* trigger mode register */ member