Searched refs:RSI_RESP_CMD (Results 1 – 2 of 2) sorted by relevance
23 #define bfin_read_RSI_RESP_CMD() bfin_read16(RSI_RESP_CMD)24 #define bfin_write_RSI_RESP_CMD(val) bfin_write16(RSI_RESP_CMD, val)
19 #define RSI_RESP_CMD 0xFFC03810 /* RSI Response Command Register */ macro