Home
last modified time | relevance | path

Searched refs:OMAP1610_IDLECT2_SLEEP_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
H A Dsleep.S174 mov r5, #OMAP1610_IDLECT2_SLEEP_VAL & 0xff
175 orr r5, r5, #OMAP1610_IDLECT2_SLEEP_VAL & 0xff00
H A Dpm.h97 #define OMAP1610_IDLECT2_SLEEP_VAL 0x09c7 macro