Searched refs:SIC_ISR (Results 1 – 6 of 6) sorted by relevance
1128 #ifdef SIC_ISR in vec_to_irq()1149 #ifdef SIC_ISR in vec_to_irq()
32 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
36 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)37 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
30 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
38 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)39 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
1485 D32(SIC_ISR); in bfin_debug_mmrs_init()