Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h113 struct Pnv10Chip { struct
115 PnvChip parent_obj;
118 PnvADU adu;
119 PnvXive2 xive;
120 Pnv9Psi psi;
121 PnvLpcController lpc;
122 PnvChipTOD chiptod;
123 PnvOCC occ;
124 PnvSBE sbe;
125 PnvHomer homer;
[all …]
H A Dpnv.h35 typedef struct Pnv10Chip Pnv10Chip; typedef