Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dsunxi-spl-image-builder.c21 struct image_info { struct
22 int ecc_strength;
23 int ecc_step_size;
24 int page_size;
25 int oob_size;
26 int usable_page_size;
27 int eraseblock_size;
28 int scramble;
29 int boot0;
30 off_t offset;
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_sds.h73 struct image_info { struct
91 struct image_info image_header; argument
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c169 struct spl_image_info *image_info) in spl_load_fit_image()
303 struct spl_image_info image_info; in spl_fit_append_fdt() local
461 struct spl_image_info image_info; in spl_load_kernel_fit() local
584 struct spl_image_info image_info; in spl_internal_load_simple_fit() local
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dboot.c294 struct image_info *image_info) in mhi_free_bhie_table()
308 struct image_info **image_info, in mhi_alloc_bhie_table()
389 struct image_info *image_info; in mhi_fw_load_handler() local
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h326 typedef struct image_info { struct
332 } image_info_t; argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dmhi.h93 struct image_info { struct
94 struct mhi_buf *mhi_buf;
96 struct bhi_vec_entry *bhi_vec;
98 u32 entries;
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootm.c249 static int image_info(ulong addr) in image_info() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.h106 } image_info; member