Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h34 #define bfin_read_DCPLB_ADDR3() bfin_read32(DCPLB_ADDR3)
35 #define bfin_write_DCPLB_ADDR3(val) bfin_write32(DCPLB_ADDR3,val)
Ddpmc.h429 PM_PUSH(3, DCPLB_ADDR3)
601 PM_POP(3, DCPLB_ADDR3)
Ddef_LPBlackfin.h255 #define DCPLB_ADDR3 0xFFE0010C /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c646 D32(DCPLB_ADDR3); in bfin_debug_mmrs_init()