Searched defs:IMX2WdtState (Results 1 – 1 of 1) sorted by relevance
66 struct IMX2WdtState { struct68 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 …]