Searched refs:FIT_LOAD_PROP (Results 1 – 2 of 2) sorted by relevance
802 return fit_image_get_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_get_load()838 return fit_image_set_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_set_load()
934 #define FIT_LOAD_PROP "load" macro