Searched refs:SIC_ISR1 (Results 1 – 8 of 8) sorted by relevance
66 #define SIC_ISR1 0xFFC00160 /* Interrupt Statur register */ macro
100 #define bfin_read_SIC_ISR1() bfin_read32(SIC_ISR1)101 #define bfin_write_SIC_ISR1(val) bfin_write32(SIC_ISR1, val)
69 #define SIC_ISR1 0xFFC00160 /* Interrupt Statur register */ macro
68 #define bfin_read_SIC_ISR1() bfin_read32(SIC_ISR1)69 #define bfin_write_SIC_ISR1(val) bfin_write32(SIC_ISR1, val)70 #define bfin_read_SIC_ISR(x) bfin_read32(SIC_ISR0 + x * (SIC_ISR1 - SIC_ISR0))71 #define bfin_write_SIC_ISR(x, val) bfin_write32(SIC_ISR0 + x * (SIC_ISR1 - SIC_ISR0), val)
81 #define SIC_ISR1 0xFFC0012C /* Interrupt Status Register 1 */ macro
66 #define SIC_ISR1 0xffc0011c /* System Interrupt Status Register 1 */ macro
78 #define bfin_read_SIC_ISR1() bfin_read32(SIC_ISR1)79 #define bfin_write_SIC_ISR1(val) bfin_write32(SIC_ISR1, val)