Searched refs:RSI_RESPONSE3 (Results 1 – 5 of 5) sorted by relevance
23 #define RSI_RESPONSE3 0xFFC03820 /* RSI Response Register */ macro
31 #define bfin_read_RSI_RESPONSE3() bfin_read32(RSI_RESPONSE3)32 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val)
44 #define RSI_RESPONSE3 0xFFC00620 /* RSI0 Response 3 Register */ macro
3203 #define bfin_read_RSI_RESPONSE3() bfin_read32(RSI_RESPONSE3)3204 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val)
1400 D32(RSI_RESPONSE3); in bfin_debug_mmrs_init()