Lines Matching +full:sleep +full:- +full:hardware +full:- +full:state
1 /* SPDX-License-Identifier: GPL-2.0-only */
16 /* Arbitrary, hardware currently does not update PHYRDY correctly */
29 * Move DaVinci into deep sleep state
32 * wakes up it continues execution at the point it went to sleep.
35 * r1: contains virtual base for DDR2 Power and Sleep controller (PSC)
41 stmfd sp!, {r0-r12, lr} @ save registers on stack
46 ldmia r0, {r0-r4}
49 * Switch DDR to self-refresh mode.
93 /* Go to deep sleep */
96 /* System goes to sleep beyond after this instruction */
99 /* Wake up from sleep */
101 /* Clear sleep enable */
163 ldmfd sp!, {r0-r12, pc}
171 * r1: contains virtual base for DDR2 Power and Sleep controller (PSC)
175 /* Set next state in mdctl for DDR2 */
215 .word . - davinci_cpu_suspend