Searched refs:DDB_PCIW1 (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/ |
D | setup.c | 238 ddb_set_pdar(DDB_PCIW1, DDB_PCI_MEM_BASE, DDB_PCI_MEM_SIZE, 32, 0, 1); in ddb5476_board_init() 261 ddb_set_pdar(DDB_PCIW1, DDB_PCI_CONFIG_BASE, DDB_PCI_CONFIG_SIZE, 32, 0, 1); in ddb5476_board_init() 331 ddb_set_pdar(DDB_PCIW1, DDB_PCI_MEM_BASE, DDB_PCI_MEM_SIZE, 32, 0, 1); in ddb5476_board_init()
|
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/ |
D | debug.c | 71 {"DDB_PCIW1", DDB_BASE + DDB_PCIW1}, 111 {"DDB_PCIW1", DDB_BASE + DDB_PCIW1},
|
D | setup.c | 263 ddb_set_pdar(DDB_PCIW1, DDB_PCI0_IO_BASE, DDB_PCI0_IO_SIZE, 32, 0, 1); in ddb5477_board_init()
|
/linux-2.4.37.9/include/asm-mips/ddb5xxx/ |
D | ddb5xxx.h | 56 #define DDB_PCIW1 0x0068 /* PCI Address Window 1 [R/W] */ macro
|