| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_nand.c | 32 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read() 45 static ulong spl_nand_rkfw_read(struct spl_load_info *load, ulong offs, in spl_nand_rkfw_read() 64 struct spl_load_info load; local 89 struct spl_load_info load; local
|
| H A D | spl_mtd_blk.c | 71 static ulong mtd_spl_load_read(struct spl_load_info *load, ulong sector, in mtd_spl_load_read() 82 struct spl_load_info load; in spl_mtd_load_rkfw() local 137 struct spl_load_info load; local
|
| H A D | spl_ram.c | 21 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read() 50 struct spl_load_info load; local
|
| H A D | spl_ufs.c | 21 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 34 struct spl_load_info load; local
|
| H A D | spl_net.c | 19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read() 58 struct spl_load_info load; local
|
| H A D | spl_rknand.c | 46 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 57 struct spl_load_info load; local
|
| H A D | spl_spi.c | 54 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read() 124 struct spl_load_info load; local
|
| H A D | spl_ymodem.c | 38 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit() 95 struct spl_load_info load; in spl_ymodem_load_image() local
|
| H A D | spl_fat.c | 42 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read() 82 struct spl_load_info load; local
|
| H A D | spl_mmc.c | 50 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 83 struct spl_load_info load; local 303 struct spl_load_info load; local
|
| /rk3399_rockchip-uboot/arch/arm/include/debug/ |
| H A D | 8250.S | 20 .macro load, rd, rx:vararg macro 28 .macro load, rd, rx:vararg macro
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit.c | 116 ulong *load) in fdt_image_get_load() 128 ulong *load, int *offset, int *size) in fit_image_get_param() 220 ulong load, addr; in fit_image_fixup_alloc() local 399 ulong max_off, load; in fit_image_get_bootables_size() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-zynq/ |
| H A D | timer.c | 42 u32 load; /* Timer Load Register */ member
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | spl_spi_sunxi.c | 265 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read() 288 struct spl_load_info load; in spl_spi_load_image() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fdt.c | 383 ulong load, load_end; in boot_get_fdt() local 509 ulong load, len; in boot_get_fdt() local
|
| H A D | image-fit.c | 372 ulong load, entry; in fit_image_print() local 735 ulong *load) in fit_image_get_address() 803 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load() 857 int fit_image_set_load(const void *fit, int noffset, ulong load) in fit_image_set_load() 2193 ulong load, data, len; in fit_image_load_index() local 2498 ulong load, len; in boot_get_fdt_fit() local
|
| H A D | bootm.c | 409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image() 505 ulong load = os.load; in bootm_load_os() local
|
| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | altera.c | 25 int (*load)(Altera_desc *, const void *, size_t); member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | remoteproc.h | 69 int (*load)(struct udevice *dev, ulong addr, ulong size); member
|
| H A D | xilinx.h | 50 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type); member
|
| H A D | environment.h | 254 int (*load)(void); member
|
| /rk3399_rockchip-uboot/drivers/cpu/ |
| H A D | rockchip_amp.c | 113 static int load_linux_for_nonboot_cpu(u32 cpu, u32 aarch64, u32 load, in load_linux_for_nonboot_cpu() 251 u32 load, load_c, thumb, us; in brought_up_amp() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rk_meta.h | 103 uint32_t load; member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 644 static ulong sdp_fit_read(struct spl_load_info *load, ulong sector, in sdp_fit_read() 711 struct spl_load_info load; in sdp_handle_in_ep() local
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci-hcd.c | 618 static int ep_int_ballance(ohci_t *ohci, int interval, int load) in ep_int_ballance() 674 int load; in ep_link() local 848 unsigned long pipe, int interval, int load) in ep_add_ed()
|