Home
last modified time | relevance | path

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

/qemu/include/hw/watchdog/
H A Dwdt_imx2.h66 struct IMX2WdtState { struct
68 SysBusDevice parent_obj;
71 MemoryRegion mmio;
72 qemu_irq irq;
77 bool pretimeout_support;
78 bool wicr_locked;
80 uint16_t wcr;
81 uint16_t wsr;
82 uint16_t wrsr;
83 uint16_t wicr;
[all …]