Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h63 #define bfin_read_RSI_PID0() bfin_read16(RSI_PID0)
64 #define bfin_write_RSI_PID0(val) bfin_write16(RSI_PID0, val)
DdefBF514.h39 #define RSI_PID0 0xFFC03FE0 /* RSI Peripheral ID Register 0 */ macro