Searched refs:bloblist_find (Results 1 – 3 of 3) sorted by relevance
224 void *bloblist_find(uint tag, int size) in bloblist_find() function623 if (rfdt != (ulong)bloblist_find(BLOBLISTT_CONTROL_FDT, 0)) { in bloblist_check_reg_conv()
312 gd->spl_handoff = bloblist_find(BLOBLISTT_U_BOOT_SPL_HANDOFF, in setup_spl_handoff()416 ho = bloblist_find(BLOBLISTT_U_BOOT_VIDEO, sizeof(*ho)); in reserve_video_from_videoblob()
433 ho = bloblist_find(BLOBLISTT_U_BOOT_SPL_HANDOFF, sizeof(struct spl_handoff)); in write_spl_handoff()
Completed in 9 milliseconds