Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3165 3) Block Copy: SRC=0x0107, SRC_ADDR=0x00020000, DEST_ADDR=0x1800a000,
172 SRC_ADDR is the offset of u-boot-with-spl.bin image in NAND device. In
185 The u-boot image should be written to match SRC_ADDR, in above example 0x20000.
195 3) Block Copy: SRC=0x0119, SRC_ADDR=0x00080000, DEST_ADDR=0x1800a000,
201 Notice the difference from QDS is SRC, SRC_ADDR and the offset of u-boot image
214 1) Block Copy: SRC=0x0040, SRC_ADDR=0x00100000, DEST_ADDR=0x1800a000,
223 SRC_ADDR is the offset of u-boot-with-spl.bin image in SD device.
242 The u-boot image should be written to match SRC_ADDR, in above example
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h94 #define SRC_ADDR 0x8200 macro
282 MMIO_OUT32(ivideo->mmio_vbase, SRC_ADDR, base);\