Searched refs:pci_address_to_pio (Results 1 – 2 of 2) sorted by relevance
234 port = pci_address_to_pio(range->cpu_addr); in of_pci_range_to_resource()867 port = pci_address_to_pio(taddr); in of_translate_ioport()
4216 unsigned long __weak pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function