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

/linux-4.4.14/arch/blackfin/include/asm/
H A Dcplb.h139 static inline void enable_cplb(u32 mmr, u32 mask) enable_cplb() function
147 #define enable_dcplb() enable_cplb(DMEM_CONTROL, ENDCPLB)
149 #define enable_icplb() enable_cplb(IMEM_CONTROL, ENICPLB)

Completed in 55 milliseconds