Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dpci.h13 PNV_PHB_IODA2, enumerator
H A Dpci-ioda.c363 if (phb->type != PNV_PHB_IODA2) { in pnv_ioda_parse_m64_window()
1027 case PNV_PHB_IODA2: in pnv_pci_ioda_dma_dev_setup()
2405 if (phb->type == PNV_PHB_IODA2) { in pnv_ioda_release_pe_seg()
2423 case PNV_PHB_IODA2: in pnv_ioda_release_pe()
2811 pnv_pci_init_ioda_phb(np, 0, PNV_PHB_IODA2); in pnv_pci_init_ioda2_phb()
H A Dpci-sriov.c692 if (phb->type != PNV_PHB_IODA2) { in pnv_pci_sriov_enable()