Home
last modified time | relevance | path

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

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