Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h54 #define bfin_read_DCPLB_ADDR13() bfin_read32(DCPLB_ADDR13)
55 #define bfin_write_DCPLB_ADDR13(val) bfin_write32(DCPLB_ADDR13,val)
Ddpmc.h439 PM_PUSH(13, DCPLB_ADDR13)
591 PM_POP(13, DCPLB_ADDR13)
Ddef_LPBlackfin.h285 #define DCPLB_ADDR13 0xFFE00134 /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c641 D32(DCPLB_ADDR13); in bfin_debug_mmrs_init()