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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dcpu.c33 #define CM_LOCK (IO_ADDRESS(INTEGRATOR_HDR_BASE)+INTEGRATOR_HDR_LOCK_OFFSET) macro
141 __raw_writel(0xa05f, CM_LOCK);
143 __raw_writel(0, CM_LOCK);
H A Dintegrator_cp.c269 #define CM_LOCK (IO_ADDRESS(INTEGRATOR_HDR_BASE)+INTEGRATOR_HDR_LOCK_OFFSET) macro
288 writel(0xa05f, CM_LOCK);
290 writel(0, CM_LOCK);

Completed in 30 milliseconds