Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c255 (char *)fdt_getprop(fit, node, FIT_COMP_PROP, NULL), in spl_load_fit_image()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c702 data = fdt_getprop(fit, noffset, FIT_COMP_PROP, &len); in fit_image_get_comp()
704 fit_get_debug(fit, noffset, FIT_COMP_PROP, len); in fit_image_get_comp()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h931 #define FIT_COMP_PROP "compression" macro