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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h31 #define bfin_read_RSI_RESPONSE3() bfin_read32(RSI_RESPONSE3)
32 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val)
H A DdefBF514.h23 #define RSI_RESPONSE3 0xFFC03820 /* RSI Response Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1401 D32(RSI_RESPONSE3); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3203 #define bfin_read_RSI_RESPONSE3() bfin_read32(RSI_RESPONSE3)
3204 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val)
H A DdefBF60x_base.h44 #define RSI_RESPONSE3 0xFFC00620 /* RSI0 Response 3 Register */ macro

Completed in 212 milliseconds