Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xscom.h22 typedef struct PnvChip { struct
23 PnvChipType chip_type; argument
29 } PnvChip; argument
/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h22 struct PnvChip { struct
24 SysBusDevice parent_obj;
27 uint32_t chip_id;
28 uint64_t ram_start;
29 uint64_t ram_size;
54 PnvChip parent_obj; argument
H A Dpnv_xscom.h26 typedef struct PnvChip PnvChip; typedef
H A Dpnv.h32 typedef struct PnvChip PnvChip; typedef