Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h44 #define bfin_read_DCPLB_ADDR8() bfin_read32(DCPLB_ADDR8)
45 #define bfin_write_DCPLB_ADDR8(val) bfin_write32(DCPLB_ADDR8,val)
Ddpmc.h434 PM_PUSH(8, DCPLB_ADDR8)
596 PM_POP(8, DCPLB_ADDR8)
Ddef_LPBlackfin.h270 #define DCPLB_ADDR8 0xFFE00120 /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c651 D32(DCPLB_ADDR8); in bfin_debug_mmrs_init()