Searched refs:DDB_INTCTRL0 (Results 1 – 4 of 4) sorted by relevance
130 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()
41 {"DDB_INTCTRL0", DDB_BASE + DDB_INTCTRL0},
89 ddb_out32(DDB_INTCTRL0, 0); in ddb5477_irq_setup()
38 #define DDB_INTCTRL0 0x0400 /* Interrupt Control 0 */ macro