Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h65 #define bfin_read_RSI_PID1() bfin_read16(RSI_PID1)
66 #define bfin_write_RSI_PID1(val) bfin_write16(RSI_PID1, val)
DdefBF514.h40 #define RSI_PID1 0xFFC03FE4 /* RSI Peripheral ID Register 1 */ macro