Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci.h644 #define pci_bus_to_phys(dev, addr, flags) \ macro
658 pci_bus_to_phys((dev), (addr), PCI_REGION_MEM)
660 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)