Searched refs:prop64 (Results 1 – 1 of 1) sorted by relevance
3752 const __be64 *prop64; in pnv_pci_init_ioda_phb() local3765 prop64 = of_get_property(np, "ibm,opal-phbid", NULL); in pnv_pci_init_ioda_phb()3766 if (!prop64) { in pnv_pci_init_ioda_phb()3770 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()4034 const __be64 *prop64; in pnv_pci_init_ioda_hub() local4039 prop64 = of_get_property(np, "ibm,opal-hubid", NULL); in pnv_pci_init_ioda_hub()4040 if (!prop64) { in pnv_pci_init_ioda_hub()4044 hub_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_hub()