Home
last modified time | relevance | path

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

/common/
A Dbloblist.c224 void *bloblist_find(uint tag, int size) in bloblist_find() function
623 if (rfdt != (ulong)bloblist_find(BLOBLISTT_CONTROL_FDT, 0)) { in bloblist_check_reg_conv()
A Dboard_f.c312 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()
/common/spl/
A Dspl.c433 ho = bloblist_find(BLOBLISTT_U_BOOT_SPL_HANDOFF, sizeof(struct spl_handoff)); in write_spl_handoff()

Completed in 9 milliseconds