Home
last modified time | relevance | path

Searched refs:xscom_pci_base (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c242 uint32_t pbase = pecc->xscom_pci_base(pec); in pnv_pec_dt_xscom()
326 pecc->xscom_pci_base = pnv_pec_xscom_pci_base; in pnv_pec_class_init()
378 pecc->xscom_pci_base = pnv_phb5_pec_xscom_pci_base; in pnv_phb5_pec_class_init()
H A Dpnv_phb4.c1516 pec_pci_base = pecc->xscom_pci_base(pec); in pnv_phb4_xscom_realize()
/qemu/include/hw/pci-host/
H A Dpnv_phb4.h201 uint32_t (*xscom_pci_base)(PnvPhb4PecState *pec); member
/qemu/hw/ppc/
H A Dpnv.c1618 pec_pci_base = pecc->xscom_pci_base(pec); in pnv_chip_power9_pec_realize()
1877 pec_pci_base = pecc->xscom_pci_base(pec); in pnv_chip_power10_phb_realize()