Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c3210 struct device_node *phbn; in pnv_pci_init_ioda_hub() local
3225 for_each_child_of_node(np, phbn) { in pnv_pci_init_ioda_hub()
3227 if (of_device_is_compatible(phbn, "ibm,ioda-phb")) in pnv_pci_init_ioda_hub()
3228 pnv_pci_init_ioda_phb(phbn, hub_id, PNV_PHB_IODA1); in pnv_pci_init_ioda_hub()