Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpci.h660 #define pci_bus_to_phys(dev, addr, flags) \ macro
674 pci_bus_to_phys((dev), (addr), PCI_REGION_MEM)
676 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)