Home
last modified time | relevance | path

Searched refs:GT_PCI_IO_SIZE (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/include/asm-mips/gt64120/lasat/
Dgt64120_dep.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/lasat/
Dgt64120_dep.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/mips-boards/
Dgt64120_dep.h22 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips/gt64120/mips-boards/
Dgt64120_dep.h22 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips/gt64120/momenco_ocelot/
Dgt64120_dep.h19 #define GT_PCI_IO_SIZE GT_DEF_PCI0_IO_SIZE macro
/linux-2.4.37.9/include/asm-mips64/gt64120/momenco_ocelot/
Dgt64120_dep.h19 #define GT_PCI_IO_SIZE GT_DEF_PCI0_IO_SIZE macro
/linux-2.4.37.9/include/asm-mips/gt64120/ev96100/
Dgt64120_dep.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/ev96100/
Dgt64120_dep.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/arch/mips/galileo-boards/ev96100/
Dpci_ops.c51 #define GT_PCI_IO_SIZE 0x02000000 macro
/linux-2.4.37.9/include/asm-mips/gt64120/ev64120/
Dev64120.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/ev64120/
Dev64120.h24 #define GT_PCI_IO_SIZE 0x02000000UL macro
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dgt64240_dep.h28 #define GT_PCI_IO_SIZE GT_DEF_PCI0_IO_SIZE
/linux-2.4.37.9/arch/mips/gt64120/common/
Dpci.c151 ioport_resource.end = GT_PCI_IO_BASE + GT_PCI_IO_SIZE - 1; in pcibios_init()
/linux-2.4.37.9/arch/mips/gt64120/momenco_ocelot/
Dsetup.c364 void *io_remap_range = ioremap(GT_PCI_IO_BASE, GT_PCI_IO_SIZE); in io_base_ioremap()