Searched refs:RSI_STATUSCL (Results 1 – 5 of 5) sorted by relevance
43 #define bfin_read_RSI_STATUS_CLR() bfin_read16(RSI_STATUSCL)44 #define bfin_write_RSI_STATUS_CLR(val) bfin_write16(RSI_STATUSCL, val)
29 #define RSI_STATUSCL 0xFFC03838 /* RSI Status Clear Register */ macro
50 #define RSI_STATUSCL 0xFFC00638 /* RSI0 Status Clear Register */ macro
3215 #define bfin_read_RSI_STATUS_CLR() bfin_read16(RSI_STATUSCL)3216 #define bfin_write_RSI_STATUS_CLR(val) bfin_write16(RSI_STATUSCL, val)
1404 D_WO(RSI_STATUSCL, 16); in bfin_debug_mmrs_init()