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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-integrator/
H A Dcpu.c31 #define CM_LOCK IO_ADDRESS(INTEGRATOR_HDR_LOCK) macro
145 __raw_writel(0xa05f, CM_LOCK);
147 __raw_writel(0, CM_LOCK);
H A Dintegrator_cp.c271 #define CM_LOCK (__io_address(INTEGRATOR_HDR_BASE)+INTEGRATOR_HDR_LOCK_OFFSET) macro
293 writel(0xa05f, CM_LOCK);
295 writel(0, CM_LOCK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dcpu.c31 #define CM_LOCK IO_ADDRESS(INTEGRATOR_HDR_LOCK) macro
145 __raw_writel(0xa05f, CM_LOCK);
147 __raw_writel(0, CM_LOCK);
H A Dintegrator_cp.c271 #define CM_LOCK (__io_address(INTEGRATOR_HDR_BASE)+INTEGRATOR_HDR_LOCK_OFFSET) macro
293 writel(0xa05f, CM_LOCK);
295 writel(0, CM_LOCK);

Completed in 130 milliseconds