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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h49 #define bfin_read_RSI_FIFO_CNT() bfin_read16(RSI_FIFO_CNT)
50 #define bfin_write_RSI_FIFO_CNT(val) bfin_write16(RSI_FIFO_CNT, val)
H A DdefBF514.h32 #define RSI_FIFO_CNT 0xFFC03848 /* RSI FIFO Counter Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1385 D16(RSI_FIFO_CNT); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3221 #define bfin_read_RSI_FIFO_CNT() bfin_read16(RSI_FIFO_CNT)
3222 #define bfin_write_RSI_FIFO_CNT(val) bfin_write16(RSI_FIFO_CNT, val)
H A DdefBF60x_base.h53 #define RSI_FIFO_CNT 0xFFC00648 /* RSI0 FIFO Counter Register */ macro

Completed in 199 milliseconds