| /u-boot/common/spl/ |
| A D | spl_nand.c | 42 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 D | spl_spi.c | 56 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 D | spl_ram.c | 20 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 D | spl_nor.c | 11 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 D | spl_net.c | 19 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 D | spl_ymodem.c | 39 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 D | spl_fat.c | 43 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 D | spl_mmc.c | 62 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 D | spl_legacy.c | 100 struct spl_load_info *load, ulong offset, in spl_load_legacy_img()
|
| /u-boot/arch/arm/include/debug/ |
| A D | 8250.S | 19 .macro load, rd, rx:vararg macro 27 .macro load, rd, rx:vararg macro
|
| /u-boot/arch/arm/mach-imx/ |
| A D | spl_imx_romapi.c | 55 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 D | spl_load.c | 22 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 D | arm_twd_timer.c | 45 u32 load; /* Timer Load Register */ member
|
| /u-boot/boot/ |
| A D | bootmeth_qfw.c | 35 ulong load, initrd; in qfw_read_bootflow() local
|
| A D | image-fdt.c | 362 ulong load, load_end; in select_fdt() local 414 ulong load, len; in select_fdt() local
|
| A D | image-fit.c | 482 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 D | image.c | 443 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp()
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | spl_spi_sunxi.c | 327 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 D | altera.c | 24 int (*load)(Altera_desc *, const void *, size_t); member
|
| /u-boot/drivers/usb/gadget/ |
| A D | f_sdp.c | 740 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 D | env_internal.h | 143 int (*load)(void); member
|
| A D | xilinx.h | 57 int (*load)(xilinx_desc *desc, const void *buf, size_t bsize, member
|
| A D | cbfs.h | 137 u64 load; /** Where to load in memory */ member
|
| /u-boot/arch/arm/cpu/armv8/ |
| A D | sec_firmware.c | 88 ulong load; in sec_firmware_check_copy_loadable() local
|
| /u-boot/drivers/usb/host/ |
| A D | ohci-hcd.c | 592 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()
|