Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_common.c202 int __pci_hose_phys_to_bus(struct pci_controller *hose, in __pci_hose_phys_to_bus() function
257 ret = __pci_hose_phys_to_bus(hose, phys_addr, in pci_hose_phys_to_bus()
263 ret = __pci_hose_phys_to_bus(hose, phys_addr, flags, 0, &bus_addr); in pci_hose_phys_to_bus()