Searched refs:fit_image_get_comp_addr (Results 1 – 8 of 8) sorted by relevance
285 if (fit_image_get_comp_addr(fit, node, &comp_addr)) in spl_load_fit_image()
308 bl fit_image_get_comp_addr
311 bl fit_image_get_comp_addr
1026 int fit_image_get_comp_addr(const void *fit, int noffset, ulong *comp);
821 int fit_image_get_comp_addr(const void *fit, int noffset, ulong *comp) in fit_image_get_comp_addr() function