Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h274 #define bfin_read_WPIA5() bfin_read32(WPIA5)
275 #define bfin_write_WPIA5(val) bfin_write32(WPIA5,val)
Ddef_LPBlackfin.h450 #define WPIA5 0xFFE07054 macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c730 D32(WPIA5); in bfin_debug_mmrs_init()