Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_common.c203 int __pci_hose_phys_to_bus(struct pci_controller *hose, in __pci_hose_phys_to_bus() function
258 ret = __pci_hose_phys_to_bus(hose, phys_addr, in pci_hose_phys_to_bus()
264 ret = __pci_hose_phys_to_bus(hose, phys_addr, flags, 0, &bus_addr); in pci_hose_phys_to_bus()

Completed in 2 milliseconds