Home
last modified time | relevance | path

Searched defs:image_start (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/common/
H A Dbootm.c356 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image()
451 ulong image_start = os.image_start; in bootm_load_os() local
H A Dimage-fdt.c269 ulong image_start, image_data, image_end; in boot_get_fdt() local
H A Dimage-fit.c1975 ulong image_start, image_end; in fit_image_load() local
2046 ulong image_start, image_end; in boot_get_fdt_fit() local
/openbmc/linux/drivers/mtd/parsers/
H A Dafs.c32 u32 image_start; /* Start of area reserved by this footer */ member
/openbmc/u-boot/test/
H A Dcompression.c465 const ulong image_start = 0; in run_bootm_test() local
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.c1275 qla4_82xx_load_from_flash(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_load_from_flash()
1320 static int qla4_82xx_load_fw(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_load_fw()
1736 qla4_82xx_start_firmware(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_start_firmware()
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs.h236 u16 image_start; /* image data start line */ member
/openbmc/u-boot/include/
H A Dimage.h354 ulong image_start, image_len; /* start of image within blob, len of image */ member