Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h272 #define bfin_read_WPIA4() bfin_read32(WPIA4)
273 #define bfin_write_WPIA4(val) bfin_write32(WPIA4,val)
Ddef_LPBlackfin.h448 #define WPIA4 0xFFE07050 macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c729 D32(WPIA4); in bfin_debug_mmrs_init()