Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h264 #define bfin_read_WPIA0() bfin_read32(WPIA0)
265 #define bfin_write_WPIA0(val) bfin_write32(WPIA0,val)
Ddef_LPBlackfin.h440 #define WPIA0 0xFFE07040 macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c725 D32(WPIA0); in bfin_debug_mmrs_init()