Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h56 #define bfin_read_DCPLB_ADDR14() bfin_read32(DCPLB_ADDR14)
57 #define bfin_write_DCPLB_ADDR14(val) bfin_write32(DCPLB_ADDR14,val)
Ddpmc.h441 PM_PUSH(0, DCPLB_ADDR14)
589 PM_POP(0, DCPLB_ADDR14)
Ddef_LPBlackfin.h288 #define DCPLB_ADDR14 0xFFE00138 /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c642 D32(DCPLB_ADDR14); in bfin_debug_mmrs_init()