Searched refs:enable_cplb (Results 1 - 1 of 1) 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.h135 static inline void enable_cplb(u32 mmr, u32 mask) function
143 #define enable_dcplb() enable_cplb(DMEM_CONTROL, ENDCPLB)
145 #define enable_icplb() enable_cplb(IMEM_CONTROL, ENICPLB)

Completed in 88 milliseconds