Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_chip.h79 struct Pnv9Chip { struct
81 PnvChip parent_obj;
84 PnvADU adu;
85 PnvXive xive;
86 Pnv9Psi psi;
87 PnvLpcController lpc;
88 PnvChipTOD chiptod;
89 PnvOCC occ;
90 PnvSBE sbe;
91 PnvHomer homer;
[all …]
H A Dpnv.h34 typedef struct Pnv9Chip Pnv9Chip; typedef