Home
last modified time | relevance | path

Searched defs:IMXRNGCState (Results 1 – 1 of 1) sorted by last modified time

/qemu/include/hw/misc/
H A Dimx_rngc.h19 struct IMXRNGCState { struct
21 SysBusDevice parent_obj;
24 MemoryRegion iomem;
26 uint8_t op_self_test;
27 uint8_t op_seed;
28 uint8_t mask;
29 bool auto_seed;
31 QEMUBH *self_test_bh;
32 QEMUBH *seed_bh;
33 qemu_irq irq;