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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h55 #define bfin_read_RSI_E_STATUS() bfin_read16(RSI_ESTAT)
56 #define bfin_write_RSI_E_STATUS(val) bfin_write16(RSI_ESTAT, val)
H A DdefBF514.h35 #define RSI_ESTAT 0xFFC038C0 /* RSI Exception Status Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1383 D16(RSI_ESTAT); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3229 #define bfin_read_RSI_E_STATUS() bfin_read32(RSI_ESTAT)
3230 #define bfin_write_RSI_E_STATUS(val) bfin_write32(RSI_ESTAT, val)
H A DdefBF60x_base.h60 #define RSI_ESTAT 0xFFC006C0 /* RSI0 Exception Status Register */ macro

Completed in 212 milliseconds