Home
last modified time | relevance | path

Searched refs:FIT_COMP_PROP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/
Dimage-fit.c759 data = fdt_getprop(fit, noffset, FIT_COMP_PROP, &len); in fit_image_get_comp()
761 fit_get_debug(fit, noffset, FIT_COMP_PROP, len); in fit_image_get_comp()
/external/u-boot/include/
Dimage.h915 #define FIT_COMP_PROP "compression" macro