Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h27 #define bfin_read_RSI_RESPONSE1() bfin_read32(RSI_RESPONSE1)
28 #define bfin_write_RSI_RESPONSE1(val) bfin_write32(RSI_RESPONSE1, val)
DdefBF514.h21 #define RSI_RESPONSE1 0xFFC03818 /* RSI Response Register */ macro