Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DcdefBF514.h77 #define bfin_read_RSI_PID7() bfin_read16(RSI_PID7)
78 #define bfin_write_RSI_PID7(val) bfin_write16(RSI_PID7, val)
DdefBF514.h46 #define RSI_PID7 0xFFC038EC /* RSI Peripheral ID Register 3 */ macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c1391 D16(RSI_PID7); in bfin_debug_mmrs_init()