Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h31 #define bfin_read_RSI_RESPONSE3() bfin_read32(RSI_RESPONSE3)
32 #define bfin_write_RSI_RESPONSE3(val) bfin_write32(RSI_RESPONSE3, val)
DdefBF514.h23 #define RSI_RESPONSE3 0xFFC03820 /* RSI Response Register */ macro