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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h47 #define bfin_read_RSI_MASK1() bfin_read32(RSI_MASK1)
48 #define bfin_write_RSI_MASK1(val) bfin_write32(RSI_MASK1, val)
H A DdefBF514.h31 #define RSI_MASK1 0xFFC03840 /* RSI Interrupt 1 Mask Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1387 D32(RSI_MASK1); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3219 #define bfin_read_RSI_MASK1() bfin_read32(RSI_MASK1)
3220 #define bfin_write_RSI_MASK1(val) bfin_write32(RSI_MASK1, val)
H A DdefBF60x_base.h52 #define RSI_MASK1 0xFFC00640 /* RSI0 Interrupt 1 Mask Register */ macro

Completed in 243 milliseconds