Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dsetup.c262 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()
Dpci.c35 DDB_PCI0_MEM_BASE + DDB_PCI0_MEM_SIZE -1,
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5477.h181 #define DDB_PCI0_MEM_SIZE 0x08000000 /* 128 MB */ macro