Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image()
508 ulong image_start = os.image_start; in bootm_load_os() local
H A Dimage-fdt.c363 ulong image_start, image_data, image_end; in boot_get_fdt() local
H A Dimage-fit.c2246 ulong image_start, image_end; in fit_image_load_index() local
2327 ulong image_start, image_end; in boot_get_fdt_fit() local
/OK3568_Linux_fs/kernel/drivers/mtd/parsers/
H A Dafs.c32 u32 image_start; /* Start of area reserved by this footer */ member
/OK3568_Linux_fs/u-boot/test/
H A Dcompression.c414 const ulong image_start = 0; in run_bootm_test() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_nx.c1288 qla4_82xx_load_from_flash(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_load_from_flash()
1333 static int qla4_82xx_load_fw(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_load_fw()
1749 qla4_82xx_start_firmware(struct scsi_qla_host *ha, uint32_t image_start) in qla4_82xx_start_firmware()
/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp.h245 u16 image_start; /* image data start line */ member
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h328 ulong image_start, image_len; /* start of image within blob, len of image */ member