Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h46 #define bfin_read_DCPLB_ADDR9() bfin_read32(DCPLB_ADDR9)
47 #define bfin_write_DCPLB_ADDR9(val) bfin_write32(DCPLB_ADDR9,val)
Ddpmc.h435 PM_PUSH(9, DCPLB_ADDR9)
595 PM_POP(9, DCPLB_ADDR9)
Ddef_LPBlackfin.h273 #define DCPLB_ADDR9 0xFFE00124 /* Data Cacheability Protection macro
/arch/blackfin/kernel/
Ddebug-mmrs.c652 D32(DCPLB_ADDR9); in bfin_debug_mmrs_init()