Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-p5ioc2.c220 int phb_count = 0; in pnv_pci_init_p5ioc2_hub() local
236 phb_count++; in pnv_pci_init_p5ioc2_hub()
239 if (phb_count <= 0) { in pnv_pci_init_p5ioc2_hub()
244 tce_per_phb = __rounddown_pow_of_two(P5IOC2_TCE_MEMORY / phb_count); in pnv_pci_init_p5ioc2_hub()