Searched defs:fit_hdr (Results 1 – 9 of 9) sorted by relevance
25 const void *fit_hdr = NULL; in common_diskboot() local
37 const void* fit_hdr; in source() local
45 const void* fit_hdr; in do_imgextract() local
244 const void *fit_hdr = (const void *)fpga_data; in do_fpga() local
861 const void *fit_hdr = NULL; in nand_load_image() local
644 const void *fit_hdr = NULL; in do_fdcboot() local
115 void *fit_hdr; in parse_mc_firmware_fit_image() local
1961 void *fit_hdr; in fit_get_node_from_config() local
1003 static inline const char *fit_get_name(const void *fit_hdr, in fit_get_name()