Home
last modified time | relevance | path

Searched refs:PHB4_PEC_PCI_REGS_COUNT (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/pci-host/
H A Dpnv_phb4.h183 #define PHB4_PEC_PCI_REGS_COUNT 0x3 macro
184 uint64_t pci_regs[PHB4_PEC_PCI_REGS_COUNT];
/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c233 PHB4_PEC_PCI_REGS_COUNT); in pnv_pec_realize()