Home
last modified time | relevance | path

Searched refs:SICB_ISR1 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h63 #define SICB_ISR1 0xFFC01118 /* SIC Interrupt Status register 1 */ macro
DcdefBF561.h90 #define bfin_read_SICB_ISR1() bfin_read32(SICB_ISR1)
91 #define bfin_write_SICB_ISR1(val) bfin_write32(SICB_ISR1,val)