Home
last modified time | relevance | path

Searched defs:pci_address_to_pio (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/microblaze/pci/
H A Dpci-common.c102 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c309 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c4063 unsigned long __weak pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1791 static inline unsigned long pci_address_to_pio(phys_addr_t addr) { return -1; } in pci_address_to_pio() function