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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h41 #define bfin_read_RSI_STATUS() bfin_read32(RSI_STATUS)
42 #define bfin_write_RSI_STATUS(val) bfin_write32(RSI_STATUS, val)
H A DdefBF514.h28 #define RSI_STATUS 0xFFC03834 /* RSI Status Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1403 D32(RSI_STATUS); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3213 #define bfin_read_RSI_STATUS() bfin_read32(RSI_STATUS)
3214 #define bfin_write_RSI_STATUS(val) bfin_write32(RSI_STATUS, val)
H A DdefBF60x_base.h49 #define RSI_STATUS 0xFFC00634 /* RSI0 Status Register */ macro

Completed in 204 milliseconds