Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h66 struct IMX2WdtState { struct
68 SysBusDevice parent_obj;
71 MemoryRegion mmio;
72 qemu_irq irq;
74 struct ptimer_state *timer;
75 struct ptimer_state *itimer;
77 bool pretimeout_support;
78 bool wicr_locked;
80 uint16_t wcr;
81 uint16_t wsr;
[all …]