Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Ddebug.c73 {"DDB_IOPCIW1", DDB_BASE + DDB_IOPCIW1},
121 {"DDB_IOPCIW1", DDB_BASE + DDB_IOPCIW1},
Dsetup.c265 ddb_set_pdar(DDB_IOPCIW1, DDB_PCI1_IO_BASE, DDB_PCI1_IO_SIZE, 32, 0, 1); in ddb5477_board_init()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5477.h132 #define DDB_IOPCIW1 0x00d8 /* PCI Address Window 1 [R/W] */ macro