Searched refs:DDB_PCI0_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/ |
D | setup.c | 262 ddb_set_pdar(DDB_PCIW0, DDB_PCI0_MEM_BASE, DDB_PCI0_MEM_SIZE, 32, 0, 1); in ddb5477_board_init() 314 ddb_set_pdar(DDB_BARP01, DDB_PCI0_MEM_BASE, DDB_PCI0_MEM_SIZE, 32, 0, 1); in ddb5477_board_init()
|
D | pci.c | 35 DDB_PCI0_MEM_BASE + DDB_PCI0_MEM_SIZE -1,
|
/linux-2.4.37.9/include/asm-mips/ddb5xxx/ |
D | ddb5477.h | 181 #define DDB_PCI0_MEM_SIZE 0x08000000 /* 128 MB */ macro
|