Searched refs:FIT_COMP_PROP (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 255 (char *)fdt_getprop(fit, node, FIT_COMP_PROP, NULL), in spl_load_fit_image()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.c | 702 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 D | image.h | 931 #define FIT_COMP_PROP "compression" macro
|