Searched refs:SIC_ISR2 (Results 1 – 4 of 4) sorted by relevance
1142 #ifdef SIC_ISR2 in vec_to_irq()
44 #define SIC_ISR2 0xffc00120 /* System Interrupt Status Register 2 */ macro
54 #define bfin_read_SIC_ISR2() bfin_read32(SIC_ISR2)55 #define bfin_write_SIC_ISR2(val) bfin_write32(SIC_ISR2, val)
1498 D32(SIC_ISR2); in bfin_debug_mmrs_init()