Home
last modified time | relevance | path

Searched defs:load (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/common/spl/
A Dspl_spi.c56 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
136 struct spl_load_info load; in spl_spi_load_image() local
148 struct spl_load_info load; in spl_spi_load_image() local
A Dspl_nand.c42 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read()
68 struct spl_load_info load; in spl_nand_load_element() local
78 struct spl_load_info load; in spl_nand_load_element() local
A Dspl_ram.c24 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
47 struct spl_load_info load; in spl_ram_load_image() local
A Dspl_nor.c11 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector, in spl_nor_load_read()
30 __maybe_unused struct spl_load_info load; in spl_nor_load_image() local
A Dspl_net.c19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
52 struct spl_load_info load; in spl_net_load_image() local
A Dspl_fat.c43 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read()
87 struct spl_load_info load; in spl_load_image_fat() local
A Dspl_ymodem.c39 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit()
120 struct spl_load_info load; in spl_ymodem_load_image() local
A Dspl_mmc.c46 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
85 struct spl_load_info load; in mmc_load_image_raw_sector() local
95 struct spl_load_info load; in mmc_load_image_raw_sector() local
A Dspl_legacy.c79 struct spl_load_info *load, ulong header) in spl_load_legacy_img()
/u-boot/arch/arm/include/debug/
A D8250.S19 .macro load, rd, rx:vararg macro
27 .macro load, rd, rx:vararg macro
/u-boot/arch/arm/mach-imx/
A Dspl_imx_romapi.c32 static ulong spl_romapi_read_seekable(struct spl_load_info *load, in spl_romapi_read_seekable()
107 struct spl_load_info load; in spl_romapi_load_image_seekable() local
124 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
171 struct spl_load_info load; in spl_romapi_load_image_stream() local
/u-boot/arch/arm/mach-zynq/
A Dtimer.c45 u32 load; /* Timer Load Register */ member
/u-boot/common/
A Dimage-fdt.c274 ulong load, load_end; in boot_get_fdt() local
404 ulong load, len; in boot_get_fdt() local
A Dimage-fit.c474 ulong load, entry; in fit_image_print() local
800 ulong *load) in fit_image_get_address()
841 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load()
1987 ulong load, load_end, data, len; in fit_image_load() local
2259 ulong load, len; in boot_get_fdt_fit() local
A Dbootm.c379 ulong load = os.load; in bootm_load_os() local
/u-boot/arch/arm/mach-sunxi/
A Dspl_spi_sunxi.c313 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read()
336 struct spl_load_info load; in spl_spi_load_image() local
/u-boot/drivers/fpga/
A Daltera.c25 int (*load)(Altera_desc *, const void *, size_t); member
/u-boot/drivers/usb/gadget/
A Df_sdp.c740 static ulong sdp_load_read(struct spl_load_info *load, ulong sector, in sdp_load_read()
841 struct spl_load_info load; in sdp_handle_in_ep() local
854 struct spl_load_info load; in sdp_handle_in_ep() local
/u-boot/include/
A Dxilinx.h51 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type); member
A Denv_internal.h165 int (*load)(void); member
A Dremoteproc.h75 int (*load)(struct udevice *dev, ulong addr, ulong size); member
/u-boot/arch/arm/cpu/armv8/
A Dsec_firmware.c129 ulong load; in sec_firmware_check_copy_loadable() local
/u-boot/drivers/usb/host/
A Dohci-hcd.c620 static int ep_int_ballance(ohci_t *ohci, int interval, int load) in ep_int_ballance()
676 int load; in ep_link() local
850 unsigned long pipe, int interval, int load) in ep_add_ed()
/u-boot/tools/
A Dmxsimage.h161 } load; member
A Dzynqmpbif.c19 uint64_t load; member

Completed in 48 milliseconds

12