Home
last modified time | relevance | path

Searched refs:GT_PCI_MEM_SIZE (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/include/asm-mips/gt64120/lasat/
Dgt64120_dep.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/lasat/
Dgt64120_dep.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/mips-boards/
Dgt64120_dep.h20 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips/gt64120/mips-boards/
Dgt64120_dep.h20 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips/gt64120/momenco_ocelot/
Dgt64120_dep.h17 #define GT_PCI_MEM_SIZE GT_DEF_PCI0_MEM0_SIZE macro
/linux-2.4.37.9/include/asm-mips64/gt64120/momenco_ocelot/
Dgt64120_dep.h17 #define GT_PCI_MEM_SIZE GT_DEF_PCI0_MEM0_SIZE macro
/linux-2.4.37.9/include/asm-mips/gt64120/ev96100/
Dgt64120_dep.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/ev96100/
Dgt64120_dep.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/arch/mips/galileo-boards/ev96100/
Dpci_ops.c49 #define GT_PCI_MEM_SIZE 0x02000000 macro
/linux-2.4.37.9/include/asm-mips/gt64120/ev64120/
Dev64120.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/include/asm-mips64/gt64120/ev64120/
Dev64120.h22 #define GT_PCI_MEM_SIZE 0x02000000UL macro
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dgt64240_dep.h26 #define GT_PCI_MEM_SIZE GT_DEF_PCI0_MEM0_SIZE
/linux-2.4.37.9/arch/mips/gt64120/common/
Dpci.c153 iomem_resource.end = GT_PCI_MEM_BASE + GT_PCI_MEM_SIZE - 1; in pcibios_init()