Searched refs:RSI_PID2 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h67 #define bfin_read_RSI_PID2() bfin_read16(RSI_PID2)
68 #define bfin_write_RSI_PID2(val) bfin_write16(RSI_PID2, val)
H A DdefBF514.h41 #define RSI_PID2 0xFFC038D8 /* RSI Peripheral ID Register 2 */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1390 D16(RSI_PID2); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3241 #define bfin_read_RSI_PID2() bfin_read16(RSI_PID2)
3242 #define bfin_write_RSI_PID2(val) bfin_write16(RSI_PID2, val)
H A DdefBF60x_base.h66 #define RSI_PID2 0xFFC006D8 /* RSI0 Peripheral Identification Register */ macro

Completed in 211 milliseconds