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

/arch/blackfin/mach-bf518/include/mach/
H A DdefBF514.h27 #define RSI_DATA_CNT 0xFFC03830 /* RSI Data Counter Register */ macro
H A DcdefBF514.h39 #define bfin_read_RSI_DATA_CNT() bfin_read16(RSI_DATA_CNT)
40 #define bfin_write_RSI_DATA_CNT(val) bfin_write16(RSI_DATA_CNT, val)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1378 D16(RSI_DATA_CNT);
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3211 #define bfin_read_RSI_DATA_CNT() bfin_read16(RSI_DATA_CNT)
3212 #define bfin_write_RSI_DATA_CNT(val) bfin_write16(RSI_DATA_CNT, val)
H A DdefBF60x_base.h48 #define RSI_DATA_CNT 0xFFC00630 /* RSI0 Data Count Register */ macro

Completed in 79 milliseconds