Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF514.h45 #define RSI_PID6 0xFFC038E8 /* RSI Peripheral ID Register 2 */ macro
DcdefBF514.h75 #define bfin_read_RSI_PID6() bfin_read16(RSI_PID6)
76 #define bfin_write_RSI_PID6(val) bfin_write16(RSI_PID6, val)
/arch/blackfin/kernel/
Ddebug-mmrs.c1394 D16(RSI_PID6); in bfin_debug_mmrs_init()