Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpci.h627 #define pci_phys_to_bus(dev, addr, flags) \ macro
641 pci_phys_to_bus((dev), (addr), PCI_REGION_MEM)
644 #define pci_phys_to_io(dev, addr) pci_phys_to_bus((dev), (addr), PCI_REGION_IO)