Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dpci.h669 #define pci_virt_to_bus(dev, addr, flags) \ macro
685 pci_virt_to_bus((dev), (addr), PCI_REGION_MEM)
689 pci_virt_to_bus((dev), (addr), PCI_REGION_IO)