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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h91 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)
92 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
H A DdefBF532.h73 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h78 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)
79 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR, val)
H A DdefBF52x_base.h60 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro
691 /* Peripheral Masks For SIC_ISR, SIC_IWR, SIC_IMASK */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h90 #define bfin_read_SIC_ISR() bfin_read32(SIC_ISR)
91 #define bfin_write_SIC_ISR(val) bfin_write32(SIC_ISR,val)
H A DdefBF534.h57 #define SIC_ISR 0xFFC00120 /* Interrupt Status Register */ macro

Completed in 210 milliseconds