Searched refs:IDLE_WAIT_CYCLES (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/arm/mach-omap1/
H A Dpm.h55 #define IDLE_WAIT_CYCLES 0x00000fff macro
H A Dsleep.S186 mov r5, #IDLE_WAIT_CYCLES & 0xff
187 orr r5, r5, #IDLE_WAIT_CYCLES & 0xff00

Completed in 92 milliseconds