Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/common/spl/
H A Dspl_nand.c32 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 Dspl_mtd_blk.c71 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 Dspl_ram.c21 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 Dspl_ufs.c21 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 Dspl_net.c19 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 Dspl_rknand.c46 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 Dspl_spi.c54 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 Dspl_ymodem.c38 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 Dspl_fat.c42 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 Dspl_mmc.c50 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 D8250.S20 .macro load, rd, rx:vararg macro
28 .macro load, rd, rx:vararg macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dfit.c116 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 Dtimer.c42 u32 load; /* Timer Load Register */ member
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c265 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 Dimage-fdt.c383 ulong load, load_end; in boot_get_fdt() local
509 ulong load, len; in boot_get_fdt() local
H A Dimage-fit.c372 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 Dbootm.c409 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 Daltera.c25 int (*load)(Altera_desc *, const void *, size_t); member
/rk3399_rockchip-uboot/include/
H A Dremoteproc.h69 int (*load)(struct udevice *dev, ulong addr, ulong size); member
H A Dxilinx.h50 int (*load)(xilinx_desc *, const void *, size_t, bitstream_type); member
H A Denvironment.h254 int (*load)(void); member
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c113 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 Drk_meta.h103 uint32_t load; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_sdp.c644 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 Dohci-hcd.c618 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()

12