Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h42 #define bfin_read_DCPLB_ADDR7() bfin_read32(DCPLB_ADDR7)
43 #define bfin_write_DCPLB_ADDR7(val) bfin_write32(DCPLB_ADDR7,val)
Ddpmc.h433 PM_PUSH(7, DCPLB_ADDR7)
597 PM_POP(7, DCPLB_ADDR7)
Ddef_LPBlackfin.h267 #define DCPLB_ADDR7 0xFFE0011C /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c650 D32(DCPLB_ADDR7); in bfin_debug_mmrs_init()