Searched refs:prop64 (Results 1 – 1 of 1) sorted by relevance
3637 const __be64 *prop64; in pnv_pci_init_ioda_phb() local3650 prop64 = of_get_property(np, "ibm,opal-phbid", NULL); in pnv_pci_init_ioda_phb()3651 if (!prop64) { in pnv_pci_init_ioda_phb()3655 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()3930 const __be64 *prop64; in pnv_pci_init_ioda_hub() local3935 prop64 = of_get_property(np, "ibm,opal-hubid", NULL); in pnv_pci_init_ioda_hub()3936 if (!prop64) { in pnv_pci_init_ioda_hub()3940 hub_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_hub()