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

/arch/blackfin/mach-bf518/include/mach/
H A DdefBF514.h21 #define RSI_RESPONSE1 0xFFC03818 /* RSI Response Register */ macro
H A DcdefBF514.h27 #define bfin_read_RSI_RESPONSE1() bfin_read32(RSI_RESPONSE1)
28 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1399 D32(RSI_RESPONSE1);
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3199 #define bfin_read_RSI_RESPONSE1() bfin_read32(RSI_RESPONSE1)
3200 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val)
H A DdefBF60x_base.h42 #define RSI_RESPONSE1 0xFFC00618 /* RSI0 Response 1 Register */ macro

Completed in 119 milliseconds