Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h25 #define bfin_read_RSI_RESPONSE0() bfin_read32(RSI_RESPONSE0)
26 #define bfin_write_RSI_RESPONSE0(val) bfin_write32(RSI_RESPONSE0, val)
DdefBF514.h20 #define RSI_RESPONSE0 0xFFC03814 /* RSI Response Register */ macro