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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h53 #define bfin_read_RSI_FIFO() bfin_read32(RSI_FIFO)
54 #define bfin_write_RSI_FIFO(val) bfin_write32(RSI_FIFO, val)
H A DdefBF514.h34 #define RSI_FIFO 0xFFC03880 /* RSI Data FIFO Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1384 D32(RSI_FIFO); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3227 #define bfin_read_RSI_FIFO() bfin_read32(RSI_FIFO)
3228 #define bfin_write_RSI_FIFO(val) bfin_write32(RSI_FIFO, val)
H A DdefBF60x_base.h59 #define RSI_FIFO 0xFFC00680 /* RSI0 Data FIFO Register */ macro

Completed in 198 milliseconds