Searched refs:RSI_PWR_CONTROL (Results 1 – 3 of 3) sorted by relevance
15 #define RSI_PWR_CONTROL 0xFFC03800 /* RSI Power Control Register */ macro
15 #define bfin_read_RSI_PWR_CTL() bfin_read16(RSI_PWR_CONTROL)16 #define bfin_write_RSI_PWR_CTL(val) bfin_write16(RSI_PWR_CONTROL, val)
1396 D16(RSI_PWR_CONTROL); in bfin_debug_mmrs_init()