Home
last modified time | relevance | path

Searched refs:image_type_params (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/tools/
H A Dimagetool.c12 struct image_type_params *imagetool_get_type(int type) in imagetool_get_type()
14 struct image_type_params **curr; in imagetool_get_type()
17 struct image_type_params **start = __start_image_type; in imagetool_get_type()
18 struct image_type_params **end = __stop_image_type; in imagetool_get_type()
32 struct image_type_params *tparams, in imagetool_verify_print_header()
36 struct image_type_params **curr; in imagetool_verify_print_header()
39 struct image_type_params **start = __start_image_type; in imagetool_verify_print_header()
40 struct image_type_params **end = __stop_image_type; in imagetool_verify_print_header()
71 struct image_type_params *tparams, in imagetool_verify_print_header_by_type()
H A Dimagetool.h85 struct image_type_params { struct
150 struct image_type_params *); argument
164 struct image_type_params *imagetool_get_type(int type);
179 struct image_type_params *tparams,
198 struct image_type_params *tparams,
279 struct image_type_params **__start_image_type, **__stop_image_type;
286 extern struct image_type_params *__start_image_type[], *__stop_image_type[];
311 static struct image_type_params __cat(image_type_, _id) = \
325 static struct image_type_params *SECTION(image_type) __used \
H A Dsocfpgaimage.c319 struct image_type_params *tparams, uint8_t ver) in sfp_vrec_header()
334 struct image_type_params *tparams) in socfpgaimage_vrec_header_v0()
340 struct image_type_params *tparams) in socfpgaimage_vrec_header_v1()
H A Ddumpimage.c30 static int dumpimage_extract_subimage(struct image_type_params *tparams, in dumpimage_extract_subimage()
64 struct image_type_params *tparams = NULL; in main()
H A Drksd.c45 struct image_type_params *tparams) in rksd_vrec_header()
H A Drkcommon.h112 struct image_type_params *tparams,
H A Drkspi.c63 struct image_type_params *tparams) in rkspi_vrec_header()
H A Daisimage.c161 uint32_t *parms, struct image_type_params *tparams, in ais_insert_cmd_header()
255 struct image_type_params *tparams) in aisimage_generate()
H A Datmelimage.c241 struct image_type_params *tparams) in atmel_vrec_header()
H A Drkcommon.c332 struct image_type_params *tparams, in rkcommon_vrec_header()
H A Dmkimage.c318 struct image_type_params *tparams = NULL; in main()
652 struct image_type_params *tparams = imagetool_get_type(params.type); in copy_file()
H A Dzynqmpimage.c431 struct image_type_params *tparams) in zynqmpimage_vrec_header()
H A Dmtk_image.c392 struct image_type_params *tparams) in mtk_image_vrec_header()
H A Dimximage.c908 struct image_type_params *tparams) in imximage_generate()
H A Dmxsimage.c2251 struct image_type_params *tparams) in sb_build_image()
2321 struct image_type_params *tparams) in mxsimage_generate()
H A Dkwbimage.c1643 struct image_type_params *tparams) in kwbimage_generate()