Home
last modified time | relevance | path

Searched refs:DCPLB_ADDR11 (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h50 #define bfin_read_DCPLB_ADDR11() bfin_read32(DCPLB_ADDR11)
51 #define bfin_write_DCPLB_ADDR11(val) bfin_write32(DCPLB_ADDR11,val)
Ddpmc.h437 PM_PUSH(11, DCPLB_ADDR11)
593 PM_POP(11, DCPLB_ADDR11)
Ddef_LPBlackfin.h279 #define DCPLB_ADDR11 0xFFE0012C /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c639 D32(DCPLB_ADDR11); in bfin_debug_mmrs_init()