Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_e_aon.h41 struct SiFiveEAONState { struct
43 SysBusDevice parent_obj;
46 MemoryRegion mmio;
49 QEMUTimer *wdog_timer;
50 qemu_irq wdog_irq;
51 uint64_t wdog_restart_time;
52 uint64_t wdogclk_freq;
54 uint32_t wdogcfg;
55 uint16_t wdogcmp0;
56 uint32_t wdogcount;
[all …]