Home
last modified time | relevance | path

Searched refs:RSI_PID5 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h73 #define bfin_read_RSI_PID5() bfin_read16(RSI_PID5)
74 #define bfin_write_RSI_PID5(val) bfin_write16(RSI_PID5, val)
DdefBF514.h44 #define RSI_PID5 0xFFC038E4 /* RSI Peripheral ID Register 1 */ macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c1389 D16(RSI_PID5); in bfin_debug_mmrs_init()