Searched refs:FIT_COMP_PROP (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 344 (char *)fdt_getprop(fit, node, FIT_COMP_PROP, NULL), in spl_load_fit_image()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 705 data = fdt_getprop(fit, noffset, FIT_COMP_PROP, &len); in fit_image_get_comp() 707 fit_get_debug(fit, noffset, FIT_COMP_PROP, len); in fit_image_get_comp()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 935 #define FIT_COMP_PROP "compression" macro
|