Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c68 struct I6300State { struct
69 PCIDevice dev;
70 MemoryRegion io_mem;
72 int reboot_enabled; /* "Reboot" on timer expiry. The real action
76 int clock_scale; /* Clock scale. */
80 int int_type; /* Interrupt type generated. */
107 OBJECT_DECLARE_SIMPLE_TYPE(I6300State, WATCHDOG_I6300ESB_DEVICE) in OBJECT_DECLARE_SIMPLE_TYPE() argument