Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci.h630 #define pci_phys_to_bus(dev, addr, flags) \ macro
644 pci_phys_to_bus((dev), (addr), PCI_REGION_MEM)
647 #define pci_phys_to_io(dev, addr) pci_phys_to_bus((dev), (addr), PCI_REGION_IO)