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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcplb.h127 static inline void _enable_cplb(u32 mmr, u32 mask) function
142 #define _enable_dcplb() _enable_cplb(DMEM_CONTROL, ENDCPLB)
144 #define _enable_icplb() _enable_cplb(IMEM_CONTROL, ENICPLB)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dcache-c.c51 _enable_cplb(mem_control, mem_mask);

Completed in 129 milliseconds