Home
last modified time | relevance | path

Searched refs:dma32_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.h176 unsigned int dma32_count; member
H A Dpci-ioda.c1677 segs = (weight * phb->ioda.dma32_count) / total_weight; in pnv_pci_ioda1_setup_dma_pe()
1688 for (base = 0; base <= phb->ioda.dma32_count - segs; base++) { in pnv_pci_ioda1_setup_dma_pe()
2655 for (idx = 0; idx < phb->ioda.dma32_count; idx++) { in pnv_pci_ioda1_unset_window()
3032 phb->ioda.dma32_count = phb->ioda.m32_pci_base / in pnv_pci_init_ioda_phb()
3046 size += phb->ioda.dma32_count * in pnv_pci_init_ioda_phb()
3067 for (segno = 0; segno < phb->ioda.dma32_count; segno++) in pnv_pci_init_ioda_phb()
3094 phb->ioda.dma32_count = phb->ioda.m32_pci_base / in pnv_pci_init_ioda_phb()

Completed in 6 milliseconds