Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h268 #define bfin_read_WPIA2() bfin_read32(WPIA2)
269 #define bfin_write_WPIA2(val) bfin_write32(WPIA2,val)
Ddef_LPBlackfin.h444 #define WPIA2 0xFFE07048 macro
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c727 D32(WPIA2); in bfin_debug_mmrs_init()