Searched defs:fit_hdr (Results 1 – 9 of 9) sorted by relevance
24 const void *fit_hdr = NULL; in common_diskboot() local
54 const void* fit_hdr; in source() local
44 const void* fit_hdr; in do_imgextract() local
319 const void *fit_hdr = (const void *)fpga_data; in do_fpga_loadmk() local
853 const void *fit_hdr = NULL; in nand_load_image() local
643 const void *fit_hdr = NULL; in do_fdcboot() local
117 void *fit_hdr; in parse_mc_firmware_fit_image() local
1731 void *fit_hdr; in fit_get_node_from_config() local
1005 static inline const char *fit_get_name(const void *fit_hdr, in fit_get_name()