Home
last modified time | relevance | path

Searched refs:saved (Results 1 – 20 of 20) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dvectors_m.S14 mov r0, sp @ pass auto-saved registers as argument
19 mov r0, sp @ pass auto-saved registers as argument
24 mov r0, sp @ pass auto-saved registers as argument
29 mov r0, sp @ pass auto-saved registers as argument
34 mov r0, sp @ pass auto-saved registers as argument
H A Dvectors.S208 @ !!!! R8 NEEDS to be saved !!!! a reserved stack spot would be good.
237 str lr, [r13] @ save caller lr in position 0 of saved stack
239 str lr, [r13, #4] @ save spsr in position 1 of saved stack
/rk3399_rockchip-uboot/doc/
H A DREADME.sched19 - Only the GPRs and FPRs context is saved during a thread context
21 etc) are NOT saved.
H A DREADME.falcon28 With Falcon Mode, this snapshot can be saved into persistent storage and SPL is
44 the parameters which are saved in the persistent area to the required address.
68 CONFIG_CMD_SPL_NAND_OFS Offset in NAND where the parameters area was saved.
185 The parameters generated with this step can be saved into NAND at the offset
H A DREADME.arm-relocation62 in f) could be saved.
H A DREADME.fdt-control156 possible to define this variable in the saved SPI/NAND flash
H A DREADME.trace20 The memory buffer can be saved to the host over a network link using
H A DREADME.POST28 2) The results of tests shall be saved so that it will be possible to
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dlan78xx.c206 int saved = 0, done = 0; in lan78xx_read_mac() local
217 saved = val; in lan78xx_read_mac()
236 ret = lan7x_write_reg(udev, HW_CFG, saved); in lan78xx_read_mac()
/rk3399_rockchip-uboot/drivers/net/
H A Dne2000_base.c451 bool saved; in dp83902a_recv() local
474 saved = false; in dp83902a_recv()
484 if (saved) { in dp83902a_recv()
487 saved = false; in dp83902a_recv()
/rk3399_rockchip-uboot/board/cadence/xtfpga/
H A DREADME92 has been saved to Flash by the "saveenv" command, this will be
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-xp-synology-ds414.dts103 * environment will be saved at 1MB after the start
/rk3399_rockchip-uboot/drivers/power/regulator/
H A DKconfig24 code space can be saved by accessing the PMIC registers directly.
/rk3399_rockchip-uboot/board/Barix/ipam390/
H A DREADME.ipam390135 With Falcon Mode, this snapshot can be saved into persistent storage and SPL is
/rk3399_rockchip-uboot/drivers/misc/
H A DKconfig155 updating its flash, accessing a small saved context area
/rk3399_rockchip-uboot/cmd/
H A DKconfig121 a SHA256 hash and saved in the environment.
1469 saved to memory or to an environment variable. It is also possible
1508 updating its flash, accessing a small saved context area
/rk3399_rockchip-uboot/
H A DMakefile145 saved-output := $(KBUILD_OUTPUT)
H A DREADME3723 By default the build is performed locally and the objects are saved
3852 "printenv", and saved to Flash using "saveenv". Using "setenv"
3940 it must be saved and board must be reset.
/rk3399_rockchip-uboot/doc/driver-model/
H A DREADME.txt836 pointer is saved but not made available through the driver model API).
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src3217 the work saved in good cases for most test programs.