Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_pnor.h25 struct PnvPnor { struct
26 SysBusDevice parent_obj;
28 BlockBackend *blk;
30 uint8_t *storage;
31 uint32_t lpc_address; /* Offset within LPC FW space */
32 int64_t size;
33 MemoryRegion mmio;