Home
last modified time | relevance | path

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

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