Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/include/asm/
Dcplb.h135 static inline void enable_cplb(u32 mmr, u32 mask) in enable_cplb() function
143 #define enable_dcplb() enable_cplb(DMEM_CONTROL, ENDCPLB)
145 #define enable_icplb() enable_cplb(IMEM_CONTROL, ENICPLB)