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

/arch/blackfin/mach-bf518/include/mach/
H A DdefBF514.h22 #define RSI_RESPONSE2 0xFFC0381C /* RSI Response Register */ macro
H A DcdefBF514.h29 #define bfin_read_RSI_RESPONSE2() bfin_read32(RSI_RESPONSE2)
30 #define bfin_write_RSI_RESPONSE2(val) bfin_write32(RSI_RESPONSE2, val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1400 D32(RSI_RESPONSE2);
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3201 #define bfin_read_RSI_RESPONSE2() bfin_read32(RSI_RESPONSE2)
3202 #define bfin_write_RSI_RESPONSE2(val) bfin_write32(RSI_RESPONSE2, val)
H A DdefBF60x_base.h43 #define RSI_RESPONSE2 0xFFC0061C /* RSI0 Response 2 Register */ macro

Completed in 68 milliseconds