Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h52 #define bfin_read_DCPLB_ADDR12() bfin_read32(DCPLB_ADDR12)
53 #define bfin_write_DCPLB_ADDR12(val) bfin_write32(DCPLB_ADDR12,val)
Ddpmc.h438 PM_PUSH(12, DCPLB_ADDR12)
592 PM_POP(12, DCPLB_ADDR12)
Ddef_LPBlackfin.h282 #define DCPLB_ADDR12 0xFFE00130 /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c640 D32(DCPLB_ADDR12); in bfin_debug_mmrs_init()