Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h262 #define bfin_read_WPIACTL() bfin_read32(WPIACTL)
263 #define bfin_write_WPIACTL(val) bfin_write32(WPIACTL,val)
Ddef_LPBlackfin.h438 #define WPIACTL 0xFFE07000 macro
/arch/blackfin/kernel/
Ddebug-mmrs.c728 D32(WPIACTL); in bfin_debug_mmrs_init()