Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c119 static void fit_get_debug(const void *fit, int noffset, in fit_get_debug() function
492 fit_get_debug(fit, noffset, FIT_DESC_PROP, len); in fit_get_desc()
521 fit_get_debug(fit, noffset, FIT_TIMESTAMP_PROP, len); in fit_get_timestamp()
611 fit_get_debug(fit, noffset, FIT_OS_PROP, len); in fit_image_get_os()
643 fit_get_debug(fit, noffset, FIT_ARCH_PROP, len); in fit_image_get_arch()
675 fit_get_debug(fit, noffset, FIT_TYPE_PROP, len); in fit_image_get_type()
707 fit_get_debug(fit, noffset, FIT_COMP_PROP, len); in fit_image_get_comp()
724 fit_get_debug(fit, noffset, FIT_PRE_LOAD_PROP, len); in fit_image_is_preload()
743 fit_get_debug(fit, noffset, name, len); in fit_image_get_address()
771 fit_get_debug(fit, noffset, name, len); in fit_image_set_address()
[all …]