Home
last modified time | relevance | path

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

12

/u-boot/common/spl/
A Dspl_nand.c42 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read()
59 static ulong spl_nand_legacy_read(struct spl_load_info *load, ulong offs, in spl_nand_legacy_read()
93 struct spl_load_info load; in spl_nand_load_element() local
103 struct spl_load_info load; in spl_nand_load_element() local
113 struct spl_load_info load; in spl_nand_load_element() local
A Dspl_spi.c56 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
145 struct spl_load_info load; in spl_spi_load_image() local
157 struct spl_load_info load; in spl_spi_load_image() local
A Dspl_ram.c20 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
63 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_ymodem.c39 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit()
133 struct spl_load_info load; in spl_ymodem_load_image() local
A Dspl_fat.c43 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read()
88 struct spl_load_info load; in spl_load_image_fat() local
A Dspl_mmc.c62 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
102 struct spl_load_info load; in mmc_load_image_raw_sector() local
112 struct spl_load_info load; in mmc_load_image_raw_sector() local
A Dspl_legacy.c100 struct spl_load_info *load, ulong offset, 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.c55 static ulong spl_romapi_read_seekable(struct spl_load_info *load, in spl_romapi_read_seekable()
104 struct spl_load_info load; in spl_romapi_load_image_seekable() local
112 struct spl_load_info load; in spl_romapi_load_image_seekable() local
129 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
241 struct spl_load_info load; in spl_romapi_load_image_stream() local
/u-boot/test/image/
A Dspl_load.c22 static ulong read_fit_image(struct spl_load_info *load, ulong sector, in read_fit_image()
62 struct spl_load_info load; in spl_test_load() local
/u-boot/drivers/timer/
A Darm_twd_timer.c45 u32 load; /* Timer Load Register */ member
/u-boot/boot/
A Dbootmeth_qfw.c35 ulong load, initrd; in qfw_read_bootflow() local
A Dimage-fdt.c362 ulong load, load_end; in select_fdt() local
414 ulong load, len; in select_fdt() local
A Dimage-fit.c482 ulong load, entry; in fit_image_print() local
840 ulong *load) in fit_image_get_address()
881 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load()
2069 ulong load, load_end, data, len; in fit_image_load() local
2343 ulong load, len; in boot_get_fdt_fit() local
A Dimage.c443 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp()
/u-boot/arch/arm/mach-sunxi/
A Dspl_spi_sunxi.c327 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read()
353 struct spl_load_info load; in spl_spi_load_image() local
/u-boot/drivers/fpga/
A Daltera.c24 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()
842 struct spl_load_info load; in sdp_handle_in_ep() local
855 struct spl_load_info load; in sdp_handle_in_ep() local
/u-boot/include/
A Denv_internal.h143 int (*load)(void); member
A Dxilinx.h57 int (*load)(xilinx_desc *desc, const void *buf, size_t bsize, member
A Dcbfs.h137 u64 load; /** Where to load in memory */ member
/u-boot/arch/arm/cpu/armv8/
A Dsec_firmware.c88 ulong load; in sec_firmware_check_copy_loadable() local
/u-boot/drivers/usb/host/
A Dohci-hcd.c592 static int ep_int_ballance(ohci_t *ohci, int interval, int load) in ep_int_ballance()
648 int load; in ep_link() local
822 unsigned long pipe, int interval, int load) in ep_add_ed()

Completed in 45 milliseconds

12