Searched refs:DDB_PCI0_MEM_BASE (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/ |
D | pci.c | 34 DDB_PCI0_MEM_BASE + 0x100000, 35 DDB_PCI0_MEM_BASE + DDB_PCI0_MEM_SIZE -1,
|
D | setup.c | 262 ddb_set_pdar(DDB_PCIW0, DDB_PCI0_MEM_BASE, DDB_PCI0_MEM_SIZE, 32, 0, 1); in ddb5477_board_init() 301 ddb_set_pmr(DDB_PCIINIT00, DDB_PCICMD_MEM, DDB_PCI0_MEM_BASE, 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()
|
/linux-2.4.37.9/include/asm-mips/ddb5xxx/ |
D | ddb5477.h | 180 #define DDB_PCI0_MEM_BASE 0x08000000 macro
|