Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmax78000_trng.h23 struct Max78000TrngState { struct
24 SysBusDevice parent_obj;
26 MemoryRegion mmio;
28 uint32_t ctrl;
29 uint32_t status;
30 uint32_t data;
32 qemu_irq irq;