Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_common.c171 phys_addr_t pci_hose_bus_to_phys(struct pci_controller *hose, in pci_hose_bus_to_phys() function
/openbmc/u-boot/include/
H A Dpci.h637 extern phys_addr_t pci_hose_bus_to_phys(struct pci_controller* hose,
645 pci_hose_bus_to_phys(pci_bus_to_hose(PCI_BUS(dev)), (addr), (flags))
651 map_physmem(pci_hose_bus_to_phys(pci_bus_to_hose(PCI_BUS(dev)), \