Searched refs:SIC_ISR (Results 1 - 6 of 6) sorted by relevance

/arch/blackfin/mach-common/
H A Dints-priority.c56 /* corresponding bit in the SIC_ISR register */
69 * and their positions in the SIC_ISR register.
1122 #ifdef SIC_ISR
1143 #ifdef SIC_ISR
/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h36 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)
37 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
H A DdefBF532.h32 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h30 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
H A DcdefBF534.h38 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)
39 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1481 D32(SIC_ISR);

Completed in 180 milliseconds