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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF514.h69 #define bfin_read_RSI_PID3() bfin_read16(RSI_PID3)
70 #define bfin_write_RSI_PID3(val) bfin_write16(RSI_PID3, val)
H A DdefBF514.h42 #define RSI_PID3 0xFFC038DC /* RSI Peripheral ID Register 3 */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1391 D16(RSI_PID3); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h3243 #define bfin_read_RSI_PID3() bfin_read16(RSI_PID3)
3244 #define bfin_write_RSI_PID3(val) bfin_write16(RSI_PID3, val)
H A DdefBF60x_base.h67 #define RSI_PID3 0xFFC006DC /* RSI0 Peripheral Identification Register */ macro

Completed in 211 milliseconds