Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dpci.h14 PNV_PHB_IODA2 = 1, enumerator
Dpci-ioda.c447 if (phb->type != PNV_PHB_IODA1 && phb->type != PNV_PHB_IODA2) { in pnv_ioda_parse_m64_window()
1196 if (phb->type != PNV_PHB_IODA2) in pnv_pci_ioda_setup_nvlink()
1249 case PNV_PHB_IODA2: in pnv_pci_ioda_dma_dev_setup()
2749 } else if (phb->type == PNV_PHB_IODA2) { in pnv_ioda_release_pe_seg()
2770 case PNV_PHB_IODA2: in pnv_ioda_release_pe()
3183 pnv_pci_init_ioda_phb(np, 0, PNV_PHB_IODA2); in pnv_pci_init_ioda2_phb()
Dpci-sriov.c698 if (phb->type != PNV_PHB_IODA2) { in pnv_pci_sriov_enable()
Dnpu-dma.c560 if (phb->type == PNV_PHB_IODA2) in pnv_pci_npu_setup_iommu_groups()