Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h109 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base
/openbmc/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()
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h48 #define _IO_BASE pci_io_base
54 extern unsigned long pci_io_base;
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h282 extern unsigned long pci_io_base;
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c568 pci_io_base = ISA_IO_BASE; in radix__early_init_mmu()
H A Dhash_utils.c1246 pci_io_base = ISA_IO_BASE; in hash__early_init_mmu()