Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2573 const __be64 *prop64; in pnv_pci_init_ioda_phb() local
2586 prop64 = of_get_property(np, "ibm,opal-phbid", NULL); in pnv_pci_init_ioda_phb()
2587 if (!prop64) { in pnv_pci_init_ioda_phb()
2591 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()