Home
last modified time | relevance | path

Searched refs:DDB_INTCTRL0 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dirq_5477.c130 reg_index = DDB_INTCTRL0 + vrc5477_irq/8*4; in ll_vrc5477_irq_route()
147 reg_index = DDB_INTCTRL0 + vrc5477_irq/8*4; in ll_vrc5477_irq_enable()
163 reg_index = DDB_INTCTRL0 + vrc5477_irq/8*4; in ll_vrc5477_irq_disable()
Ddebug.c41 {"DDB_INTCTRL0", DDB_BASE + DDB_INTCTRL0},
Dirq.c89 ddb_out32(DDB_INTCTRL0, 0); in ddb5477_irq_setup()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5477.h38 #define DDB_INTCTRL0 0x0400 /* Interrupt Control 0 */ macro