Lines Matching +full:no +full:- +full:pc +full:- +full:write
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/
14 #include "ti-emif-asm-offsets.h"
31 .arch armv7-a
43 stmfd sp!, {r4 - r11, lr} @ save registers on stack
126 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
226 * disabled for DDR2 no harm in restoring the
232 /* Write to sdcfg last for DDR2 only */
238 mov pc, lr
278 mov pc, lr
284 * Programs the EMIF to tell the SDRAM to enter into self-refresh
289 stmfd sp!, {r4 - r11, lr} @ save registers on stack
300 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
306 * Programs the EMIF to tell the SDRAM to exit self-refresh mode
320 * *If* EMIF did not lose context, nothing broken as we write the same
321 * value(0x2) to reg before we write a disable (0x0).
335 mov pc, lr
341 * Disables self-refresh after a failed transition to a low-power
346 stmfd sp!, {r4 - r11, lr} @ save registers on stack
361 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
368 .word . - ti_emif_save_context