Home
last modified time | relevance | path

Searched defs:gd_fdt_blob (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1133 # define gd_fdt_blob() image_get_host_blob() macro
1136 # define gd_fdt_blob() (gd->ufdt_blob) macro
1138 # define gd_fdt_blob() (gd->fdt_blob) macro