Home
last modified time | relevance | path

Searched refs:RSI_DATA_TIMER (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h33 #define bfin_read_RSI_DATA_TIMER() bfin_read32(RSI_DATA_TIMER)
34 #define bfin_write_RSI_DATA_TIMER(val) bfin_write32(RSI_DATA_TIMER, val)
DdefBF514.h24 #define RSI_DATA_TIMER 0xFFC03824 /* RSI Data Timer Register */ macro