Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Ddebug.c48 {"DDB_INT3STAT", DDB_BASE + DDB_INT3STAT},
Dirq.c173 db_assert(ddb_in32(DDB_INT3STAT) == 0); in vrc5477_irq_dispatch()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5477.h46 #define DDB_INT3STAT 0x0438 /* INT3 Status [R] */ macro