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