Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_common.c143 int __pci_hose_bus_to_phys(struct pci_controller *hose, in __pci_hose_bus_to_phys() function
188 ret = __pci_hose_bus_to_phys(hose, bus_addr, in pci_hose_bus_to_phys()
194 ret = __pci_hose_bus_to_phys(hose, bus_addr, flags, 0, &phys_addr); in pci_hose_bus_to_phys()