Searched refs:IH_COMP_GZIP (Results 1 – 8 of 8) sorted by relevance
211 case IH_COMP_GZIP: in do_imgextract()
262 if (comp == IH_COMP_GZIP) { in do_fpga()
253 image_comp == IH_COMP_GZIP && in spl_load_fit_image()
501 return run_bootm_test(uts, IH_COMP_GZIP, compress_using_gzip); in compression_test_bootm_gzip()
22 .comp = IH_COMP_GZIP,
382 case IH_COMP_GZIP: { in bootm_decomp_image()
174 { IH_COMP_GZIP, "gzip", "gzip compressed", },
292 IH_COMP_GZIP, /* gzip Compression Used */ enumerator