Home
last modified time | relevance | path

Searched refs:ih_comp (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_ymodem.c140 if (ih->ih_comp == IH_COMP_GZIP) in spl_ymodem_load_image()
166 (ih->ih_comp == IH_COMP_GZIP)) { in spl_ymodem_load_image()
/third_party/uboot/u-boot-2020.01/include/
Dimage.h334 uint8_t ih_comp; /* Compression Type */ member
Dimage.h.orig332 uint8_t ih_comp; /* Compression Type */