Searched refs:RSI_RESP_CMD (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h23 #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)
H A DdefBF514.h19 #define RSI_RESP_CMD 0xFFC03810 /* RSI Response Command Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1402 D16(RSI_RESP_CMD); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3195 #define bfin_read_RSI_RESP_CMD() bfin_read16(RSI_RESP_CMD)
3196 #define bfin_write_RSI_RESP_CMD(val) bfin_write16(RSI_RESP_CMD, val)
H A DdefBF60x_base.h40 #define RSI_RESP_CMD 0xFFC00610 /* RSI0 Response Command Register */ macro

Completed in 218 milliseconds