Searched refs:RSI_EMASK (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h57 #define bfin_read_RSI_E_MASK() bfin_read16(RSI_EMASK)
58 #define bfin_write_RSI_E_MASK(val) bfin_write16(RSI_EMASK, val)
H A DdefBF514.h36 #define RSI_EMASK 0xFFC038C4 /* RSI Exception Mask Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1382 D16(RSI_EMASK); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3231 #define bfin_read_RSI_E_MASK() bfin_read32(RSI_EMASK)
3232 #define bfin_write_RSI_E_MASK(val) bfin_write32(RSI_EMASK, val)
H A DdefBF60x_base.h61 #define RSI_EMASK 0xFFC006C4 /* RSI0 Exception Mask Register */ macro

Completed in 199 milliseconds