Home
last modified time | relevance | path

Searched refs:NILE4_PCI_MEM_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5074.h25 #define NILE4_PCI_MEM_BASE 0xa8000000 macro
26 #define NILE4_PCI_CFG_BASE NILE4_PCI_MEM_BASE
/linux-2.4.37.9/include/asm-mips/
Dnile4.h274 #define NILE4_PCI_MEM_BASE 0xa8000000 macro
275 #define NILE4_PCI_CFG_BASE NILE4_PCI_MEM_BASE
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dsetup.c110 isa_slot_offset = NILE4_PCI_MEM_BASE; in ddb_setup()