Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpci.h629 #define pci_bus_to_phys(dev, addr, flags) \ macro
643 pci_bus_to_phys((dev), (addr), PCI_REGION_MEM)
645 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)