Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dsleep.S108 mov r3, #OMAP1510_DEEP_SLEEP_REQUEST & 0xff
109 orr r3, r3, #OMAP1510_DEEP_SLEEP_REQUEST & 0xff00
H A Dpm.h90 #define OMAP1510_DEEP_SLEEP_REQUEST 0x0ec7 macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dpm.h88 #define OMAP1510_DEEP_SLEEP_REQUEST 0x0ec7 macro
H A Dsleep.S188 mov r3, #OMAP1510_DEEP_SLEEP_REQUEST & 0xff
189 orr r3, r3, #OMAP1510_DEEP_SLEEP_REQUEST & 0xff00

Completed in 3 milliseconds