Searched refs:DDB_PCIW0 (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/ |
D | debug.c | 70 {"DDB_PCIW0", DDB_BASE + DDB_PCIW0}, 110 {"DDB_PCIW0", DDB_BASE + DDB_PCIW0},
|
D | pci_ops.c | 51 DDB_PCIW0,
|
D | setup.c | 262 ddb_set_pdar(DDB_PCIW0, 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 | ddb5xxx.h | 55 #define DDB_PCIW0 0x0060 /* PCI Address Window 0 [R/W] */ macro
|
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/ |
D | setup.c | 235 ddb_set_pdar(DDB_PCIW0, DDB_PCI_IO_BASE, DDB_PCI_IO_SIZE, 32, 0, 1); in ddb5476_board_init()
|
D | pci_ops.c | 46 DDB_PCIW0,
|
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/ |
D | pci_ops.c | 46 DDB_PCIW0,
|