Searched refs:SIC_RVECT (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h29 #define bfin_read_SIC_RVECT() bfin_read32(SIC_RVECT)
30 #define bfin_write_SIC_RVECT(val) bfin_write32(SIC_RVECT, val)
H A DdefBF512.h25 #define SIC_RVECT 0xFFC00108 /* Interrupt Reset Vector Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h29 #define bfin_read_SIC_RVECT() bfin_read32(SIC_RVECT)
30 #define bfin_write_SIC_RVECT(val) bfin_write32(SIC_RVECT, val)
H A DdefBF522.h28 #define SIC_RVECT 0xFFC00108 /* Interrupt Reset Vector Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
H A DcdefBF561.h30 #define bfin_read_SIC_RVECT() bfin_read16(SIC_RVECT)
31 #define bfin_write_SIC_RVECT(val) bfin_write16(SIC_RVECT,val)
H A DdefBF561.h32 #define SIC_RVECT 0xFFC00108 /* SIC Reset Vector Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h26 #define bfin_read_SIC_RVECT() bfin_read32(SIC_RVECT)
27 #define bfin_write_SIC_RVECT(val) bfin_write32(SIC_RVECT,val)
H A DdefBF534.h24 #define SIC_RVECT 0xFFC00108 /* Interrupt Reset Vector Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h26 #define bfin_read_SIC_RVECT() bfin_readPTR(SIC_RVECT)
27 #define bfin_write_SIC_RVECT(val) bfin_writePTR(SIC_RVECT, val)
H A DdefBF538.h26 #define SIC_RVECT 0xFFC00108 macro
/linux-4.1.27/arch/blackfin/kernel/
H A Ddebug-mmrs.c1462 D16(SIC_RVECT); bfin_debug_mmrs_init()
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h27 #define SIC_RVECT 0xFFC00108 /* Interrupt Reset Vector Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h39 #define bfin_read_SIC_RVECT() bfin_read32(SIC_RVECT)
40 #define bfin_write_SIC_RVECT(val) bfin_write32(SIC_RVECT, val)
H A DdefBF54x_base.h38 #define SIC_RVECT 0xffc00108 macro

Completed in 594 milliseconds