Home
last modified time | relevance | path

Searched refs:AVRTimer16State (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/timer/
H A Davr_timer16.c244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt()
299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset()
315 AVRTimer16State *t16 = opaque; in avr_timer16_read()
379 AVRTimer16State *t16 = opaque; in avr_timer16_write()
479 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_read()
491 AVRTimer16State *t16 = opaque; in avr_timer16_imsk_write()
504 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_read()
516 AVRTimer16State *t16 = opaque; in avr_timer16_ifr_write()
554 AVRTimer16State *s = AVR_TIMER16(opaque); in avr_timer16_pr()
565 AVRTimer16State *s = AVR_TIMER16(obj); in avr_timer16_init()
[all …]
/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h44 OBJECT_DECLARE_SIMPLE_TYPE(AVRTimer16State, AVR_TIMER16)
46 struct AVRTimer16State { struct
/openbmc/qemu/hw/avr/
H A Datmega.h47 AVRTimer16State timer[TIMER_MAX];