Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
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)
DdefBF514.h32 #define RSI_FIFO_CNT 0xFFC03848 /* RSI FIFO Counter Register */ macro