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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h45 #define bfin_read_RSI_MASK0() bfin_read32(RSI_MASK0)
46 #define bfin_write_RSI_MASK0(val) bfin_write32(RSI_MASK0, val)
H A DdefBF514.h30 #define RSI_MASK0 0xFFC0383C /* RSI Interrupt 0 Mask Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1386 D32(RSI_MASK0); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3217 #define bfin_read_RSI_MASK0() bfin_read32(RSI_MASK0)
3218 #define bfin_write_RSI_MASK0(val) bfin_write32(RSI_MASK0, val)
H A DdefBF60x_base.h51 #define RSI_MASK0 0xFFC0063C /* RSI0 Interrupt 0 Mask Register */ macro

Completed in 216 milliseconds