Searched refs:OMAP1610_IDLECT1_SLEEP_VAL (Results 1 - 3 of 3) 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.h94 #define OMAP1610_IDLECT1_SLEEP_VAL 0x13c7 macro
H A Dsleep.S252 mov r3, #OMAP1610_IDLECT1_SLEEP_VAL & 0xff
253 orr r3, r3, #OMAP1610_IDLECT1_SLEEP_VAL & 0xff00
H A Dpm.c154 use_idlect1 &= OMAP1610_IDLECT1_SLEEP_VAL;

Completed in 28 milliseconds