Searched refs:OMAP1610_IDLECT1_SLEEP_VAL (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap1/
H A Dsleep.S259 mov r3, #OMAP1610_IDLECT1_SLEEP_VAL & 0xff
260 orr r3, r3, #OMAP1610_IDLECT1_SLEEP_VAL & 0xff00
H A Dpm.h94 #define OMAP1610_IDLECT1_SLEEP_VAL 0x13c7 macro
H A Dpm.c137 use_idlect1 &= OMAP1610_IDLECT1_SLEEP_VAL; omap1_pm_idle()

Completed in 36 milliseconds