Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
Dprom.h41 extern unsigned long pci_address_to_pio(phys_addr_t address);
42 #define pci_address_to_pio pci_address_to_pio macro
/arch/x86/include/asm/
Dprom.h42 #define pci_address_to_pio pci_address_to_pio macro
43 unsigned long pci_address_to_pio(phys_addr_t addr);
/arch/powerpc/include/asm/
Dprom.h34 extern unsigned long pci_address_to_pio(phys_addr_t address);
35 #define pci_address_to_pio pci_address_to_pio macro
/arch/x86/kernel/
Ddevicetree.c29 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
37 EXPORT_SYMBOL_GPL(pci_address_to_pio);
/arch/powerpc/kernel/
Dpci-common.c130 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
151 EXPORT_SYMBOL_GPL(pci_address_to_pio);
/arch/microblaze/pci/
Dpci-common.c117 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
138 EXPORT_SYMBOL_GPL(pci_address_to_pio);