Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci.h632 #define pci_bus_to_phys(dev, addr, flags) \ macro
646 pci_bus_to_phys((dev), (addr), PCI_REGION_MEM)
648 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)