Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_lpc.h30 typedef struct PnvLpcController PnvLpcController; typedef
45 struct PnvLpcController { struct
46 DeviceState parent;
48 uint64_t eccb_stat_reg;
49 uint32_t eccb_data_reg;
52 MemoryRegion opb_mr;
53 AddressSpace opb_as;
56 MemoryRegion isa_io;
57 MemoryRegion isa_mem;
58 MemoryRegion isa_fw;
[all …]