Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF514.h43 #define RSI_PID4 0xFFC038E0 /* RSI Peripheral ID Register 0 */ macro
DcdefBF514.h71 #define bfin_read_RSI_PID4() bfin_read16(RSI_PID4)
72 #define bfin_write_RSI_PID4(val) bfin_write16(RSI_PID4, val)
/arch/blackfin/kernel/
Ddebug-mmrs.c1392 D16(RSI_PID4); in bfin_debug_mmrs_init()