/u-boot/common/spl/ |
A D | spl_spi.c | 56 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 D | spl_nand.c | 42 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 D | spl_ram.c | 24 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 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_fat.c | 43 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 D | spl_ymodem.c | 39 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 D | spl_mmc.c | 46 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 D | spl_legacy.c | 79 struct spl_load_info *load, ulong header) 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 | 32 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 D | timer.c | 45 u32 load; /* Timer Load Register */ member
|
/u-boot/common/ |
A D | image-fdt.c | 274 ulong load, load_end; in boot_get_fdt() local 404 ulong load, len; in boot_get_fdt() local
|
A D | image-fit.c | 474 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 D | bootm.c | 379 ulong load = os.load; in bootm_load_os() local
|
/u-boot/arch/arm/mach-sunxi/ |
A D | spl_spi_sunxi.c | 313 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 D | altera.c | 25 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() 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 D | xilinx.h | 51 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type); member
|
A D | env_internal.h | 165 int (*load)(void); member
|
A D | remoteproc.h | 75 int (*load)(struct udevice *dev, ulong addr, ulong size); member
|
/u-boot/arch/arm/cpu/armv8/ |
A D | sec_firmware.c | 129 ulong load; in sec_firmware_check_copy_loadable() local
|
/u-boot/drivers/usb/host/ |
A D | ohci-hcd.c | 620 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 D | mxsimage.h | 161 } load; member
|
A D | zynqmpbif.c | 19 uint64_t load; member
|