Searched refs:RSI_STATUS (Results 1 – 2 of 2) sorted by relevance
41 #define bfin_read_RSI_STATUS() bfin_read32(RSI_STATUS)42 #define bfin_write_RSI_STATUS(val) bfin_write32(RSI_STATUS, val)
28 #define RSI_STATUS 0xFFC03834 /* RSI Status Register */ macro