Home
last modified time | relevance | path

Searched refs:PCIBIOS_MIN_IO (Results 1 – 25 of 26) sorted by relevance

12

/linux/include/asm-generic/
H A Dpci.h6 #ifndef PCIBIOS_MIN_IO
7 #define PCIBIOS_MIN_IO 0 macro
/linux/arch/mips/pci/
H A Dpci.c20 unsigned long PCIBIOS_MIN_IO; variable
21 EXPORT_SYMBOL(PCIBIOS_MIN_IO);
H A Dpci-ip32.c126 PCIBIOS_MIN_IO = 0x1000; in mace_init()
H A Dpci-bcm1480.c198 PCIBIOS_MIN_IO = 0x00008000UL; in bcm1480_pcibios_init()
H A Dpci-sb1250.c206 PCIBIOS_MIN_IO = 0x00008000UL; in sb1250_pcibios_init()
H A Dpci-malta.c233 PCIBIOS_MIN_IO = 0x1000; in mips_pcibios_init()
/linux/arch/m68k/include/asm/
H A Dpci.h7 #define PCIBIOS_MIN_IO 0x00000100 macro
/linux/arch/arc/include/asm/
H A Dpci.h12 #define PCIBIOS_MIN_IO 0x100 macro
/linux/arch/arm64/include/asm/
H A Dpci.h11 #define PCIBIOS_MIN_IO 0x1000 macro
/linux/arch/xtensa/include/asm/
H A Dpci.h23 #define PCIBIOS_MIN_IO 0x2000 macro
/linux/arch/loongarch/include/asm/
H A Dpci.h13 #define PCIBIOS_MIN_IO 0x4000 macro
/linux/arch/microblaze/include/asm/
H A Dpci.h21 #define PCIBIOS_MIN_IO 0x1000 macro
/linux/arch/riscv/include/asm/
H A Dpci.h15 #define PCIBIOS_MIN_IO 4 macro
/linux/arch/arm/include/asm/
H A Dpci.h9 #define PCIBIOS_MIN_IO pcibios_min_io macro
/linux/arch/sparc/include/asm/
H A Dpci.h12 #define PCIBIOS_MIN_IO 0UL macro
/linux/arch/alpha/include/asm/
H A Dpci.h54 #define PCIBIOS_MIN_IO alpha_mv.min_io_address macro
/linux/arch/mips/include/asm/
H A Dpci.h103 extern unsigned long PCIBIOS_MIN_IO;
/linux/arch/x86/include/asm/
H A Dpci.h83 #define PCIBIOS_MIN_IO 0x1000 macro
/linux/arch/parisc/include/asm/
H A Dpci.h162 #define PCIBIOS_MIN_IO 0x10 macro
/linux/arch/sh/include/asm/
H A Dpci.h63 extern unsigned long PCIBIOS_MIN_IO, PCIBIOS_MIN_MEM;
/linux/arch/powerpc/include/asm/
H A Dpci.h24 #define PCIBIOS_MIN_IO 0x1000 macro
/linux/arch/mips/sni/
H A Dpcit.c271 PCIBIOS_MIN_IO = 0x9000; in sni_pcit_init()
H A Dpcimt.c312 PCIBIOS_MIN_IO = 0x9000; in sni_pcimt_init()
/linux/arch/s390/include/asm/
H A Dpci.h18 #define PCIBIOS_MIN_IO 0x1000 macro
/linux/arch/mips/txx9/generic/
H A Dpci.c229 PCIBIOS_MIN_IO = 0x8000; /* reserve legacy I/O space */ in txx9_arch_pci_init()

12