Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dpci_64.c37 unsigned long pci_io_base; variable
38 EXPORT_SYMBOL(pci_io_base);
H A Dio-workarounds.c92 unsigned long vaddr = (unsigned long)pci_io_base + port; in iowa_pio_find_bus()
H A Dlegacy_serial.c536 pci_io_base; in fixup_port_pio()
/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h109 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base
/linux/drivers/net/ethernet/ti/
H A Dtlan.c479 u32 pci_io_base = 0; in tlan_probe1() local
491 pci_io_base = pci_resource_start(pdev, reg); in tlan_probe1()
494 pci_io_base); in tlan_probe1()
498 if (!pci_io_base) { in tlan_probe1()
504 dev->base_addr = pci_io_base; in tlan_probe1()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h264 extern unsigned long pci_io_base;