Searched refs:RSI_RESPONSE1 (Results 1 – 5 of 5) sorted by relevance
21 #define RSI_RESPONSE1 0xFFC03818 /* RSI Response Register */ macro
27 #define bfin_read_RSI_RESPONSE1() bfin_read32(RSI_RESPONSE1)28 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val)
42 #define RSI_RESPONSE1 0xFFC00618 /* RSI0 Response 1 Register */ macro
3199 #define bfin_read_RSI_RESPONSE1() bfin_read32(RSI_RESPONSE1)3200 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val)
1398 D32(RSI_RESPONSE1); in bfin_debug_mmrs_init()