Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpci_64.c37 unsigned long pci_io_base; variable
38 EXPORT_SYMBOL(pci_io_base);
Dio-workarounds.c102 unsigned long vaddr = (unsigned long)pci_io_base + port; in iowa_pio_find_bus()
Dlegacy_serial.c502 pci_io_base; in fixup_port_pio()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
Dloongson.h84 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base
Dboot_param.h213 u64 pci_io_base; member
/kernel/linux/linux-5.10/arch/mips/loongson64/
Denv.c131 loongson_sysconf.pci_io_base = eirq_source->pci_io_start_addr; in prom_init_env()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dio.h56 #define _IO_BASE pci_io_base
62 extern unsigned long pci_io_base;
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
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()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dradix_pgtable.c681 pci_io_base = ISA_IO_BASE; in radix__early_init_mmu()
Dhash_utils.c1085 pci_io_base = ISA_IO_BASE; in hash__early_init_mmu()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h292 extern unsigned long pci_io_base;